Frequently Asked Questions

This section is currently under construction.

Basics of Calculator Operation

1. How do I make the home screen darker on the TI83?
2. How do I make the home screen lighter on the TI83?
3. What would be an example of roundoff error?
4. How can I clear a drawing from the graph screen?
5. When I plot the graph of tan(x) in the standard window, why does no graph appear?
6. Why does the calculator say "Error" when I enter the expression (-2-3)?
7. When I turn on the calculator, I do not see a blinking cursor, and the screen is blank. Are the batteries dead?
8. I reset the memory, and now the screen is blank. Did I damage the calculator?
9. How can I find the 14 significant digits of a stored number?
10. How do I enter the variable Y1 onto the home screen?
11. I put new batteries into my calculator, and now the screen is completely dark. What happened?
12. I just typed in a complicated expression and realized I made a mistake. Do I have to retype the whole thing again?
13. I was working on a group of computations about 5 minutes ago and now I want to look at them again. Is there any way to get them back?
14. I know that 9^(3/2) =27, but when I do it on the calculator, I don't get that answer. Why?
15. I type x^2+1 on the home screen and then press enter and I get the number 26, my neighbor does the same and gets the answer 1. Why are we getting answers here if we haven't keyed in any values for x?
16. How can I clear the memory of the TI83?
17. I have a program in my TI83 entitled "APROGRAM". How can I delete "APROGRAM" without deleting anything else?
18. How can I transmit information from one TI-83 calculator to another TI-83 calculator using the "communication link"?

Functions

1. How do I set up a function in the TI83?
2. How do I create a table of numbers using the Y1 function?
3. How can I see more decimal places for the numbers in a table?
4. How can I delete the numbers in a table?
5. How can I set up the cube root function?
6. How can I graph a function that is in the Y1 function variable?
7. How can I set up a piecewise function?
8. When I try to graph I get error "dimension". What does this mean?
9. How can I graph a family of curves, such as x2 + 3 y2 = C, for C = 1,4,9 ?
10. How can I set up a table of function values on the TI85 calculator?
11. When I plot the function (X^2) * Cos(20 Pi X) in the decimal window, why do I get a parabola?
12. Can you give me some pointers on how to set up a good window to view a graph?
13. How can I find the solution to the equation f(X) = 0 ?
14. In order to zoom in on a graph, I moved the graph cursor to a point near my function graph. I then zoomed in, and the graph disappeared completely. What happened?
15. How can I zoom in on a graph of a function?
16. How can I compute a) cot -1(x) , b) sec -1(x) , and c) csc -1(x) using the TI-83 calculator?

Limits

1. How can I guess the value of a limit of a function as x approaches "a" using the calculator?
2. I'm trying to compute limit as x approaches zero of (1+x)^(1/x) but keep getting infinity. I know I am supposed to get e. What is going on?

Derivatives

1. How can I evaluate the numerical derivative of f(X) at the point x=a using the calculator?
2. I know that y=abs(x) is not differentiable at zero, but when I try to find the numerical derivative at 0, instead of the calculator telling me it doesn't exist, it gives me zero. Why?
3. When I try to compute the numerical derivative of y=1/x at zero, I am getting a finite number? How could that be?
4. I have a formula for the function f(x). I used the derivative laws to get a formula for f '(x). How can I check my formula for f '(x) using a TI83 calculator?
5. I have an equation in the form f(X,Z) = 0. I used implicit differentiation to get a formula for dZ/dX. (The formula for dZ/dX is an expression in Z and X.) How can I check my formula for dZ/dX using a TI83 calculator?

Curve Sketching

1. How can I find the coordinates of inflection points with the calculator? I try tracing but don't really know if I am on or near the inflection point.
2. I try graphing y=(x^2-1)/(x-1) . The teacher says I should get something that looks like a line but I don't. What am I doing wrong?
3. My screen shows that my two graphs intersect in two points, but each time I try to calculate the intersection, I always get the first intersection point. Why can't I get the second intersection point?
4. How do I stop the machine from graphing while it is graphing?
5. I am in the standard window and want to get the cursor to the point on the curve where x=9. So I press trace and then the right arrow button a million times. Isn't there a faster way to get there?
6. I entered the expression (X^2)*(Y^3) into the Y1 function variable. I then went to the home screen and stored the number 2 into Y. Next, I pressed [GRAPH], expecting to get the graph of 8*(X^2). Instead, I got the message "ERROR: INVALID". What happened?

Integration

1. How can I form a Riemann sum on a regular partition using the calculator?
2. How can I evaluate the (numerical) definite integral of f(X) from "a" to "b" using the calculator?
3. Is there a program that will show me the rectangles that are being used when computing a Riemann sum?
4. I have a formula for the function f(x). I use theorems to get a formula for F(x), an antiderivative (or integral) of f(x). How can I check my formula for F(x) using a TI83 calculator?
5. I have a formula for f(x). However, I do not have a formula for an antiderivative of f(x). How can I use the TI83 calculator to generate a graph of an antiderivative of f(x)?
6. How can I approximate a definite integral with a TI83 using the midpoint rule, the trapezoid rule, and Simpson's rule?

Inverse Functions

1. How can I plot the graphs of y=f(x), y=f -1(x), and y=x on the same set of axes?

Parametric Equations

1.
How do I graph a function of y?
2. How do I find the intersection of curves when the graphs are done in parametric mode?

Polar Equations

Sequences and Series

1. How can I find the partial sums of a series on the calculator?
2. Suppose I know that a power series c0 + c1*x + c2*x2 + ... + cn*xn + ... converges to f(x) in the interval -R < x < R (where an expression for f(x) is known). How can I graph f(x) together with the first several partial sums sn(x)?
3. How can I use the sequence mode functions u, v or w to generate a sequence, and then store the sequence in a list variable?
4. How can I use the "seq" instruction (in the LIST OPS menu) to generate a sequence, and then store the sequence in a list variable?
5. How can I "manually" create a list of numbers and store the list in a list variable?
6. How can I plot the five data points (4,2), (-3,4), (2,2), (-2,-1), (1,3) on the graph screen?
7. How can I plot the graph of a sequence of numbers?
8. How can I simultaneously graph the terms of a series and the terms of the corresponding partial sum sequence?

Vectors and Matrices

Functions of Several Variables

Multiple Integrals

1.
How can I use the TI83 calculator to evaluate the Riemann sum for a double integral over a rectangle R, using a regular partition, and using midpoints in the subrectangles?

Applications

1. Einstein's Approximation for Heat Capacity
2. A Descriptive Model of Signal Propagation on an Unmyelinated Neural Axon
3. Electric Fields Generated by Stationary Point Charges
4. Steady State Groundwater Flow in a Rectangular Region

Programs for the TI83

1. My TI83 program will not stop running. It appears to be caught in an "infinite loop". How can I interrupt the execution of the program?

Problems Where the Calculator Gives an Incorrect Answer

Methods for Using the Calculator to Present Calculus Topics

Resources for Calculus Projects

Links to Other Calculus Sites

Reviews of Calculus Books, Web Sites, Etc

Calculus Forums

References to Articles on the Use of the Calculator in Calculus Courses

Questions to be Answered

(Answer to appear) 1. If the calculator can get limits for me, why do I have to bother with limit techniques?
(Answer to appear) 2. How can I graph the sum function of a power series (in its interval of convergence)?
(Answer to appear) 3. How does one graph the limit function of a convergent sequence of functions?






Back to main menu




Section links:




Frequently Asked Questions
Basics of Calculator Operation
Functions
Limits
Derivatives
Curve Sketching
Integration
Inverse Functions
Parametric Equations
Polar Equations
Sequences and Series
Vectors and Matrices
Functions of Several Variables
Multiple Integrals
Applications
Programs for the TI83
Problems Where the Calculator Gives an Incorrect Answer
Methods for Using the Calculator to Present Calculus Topics
Resources for Calculus Projects
Links to Other Calculus Sites
Reviews of Calculus Books, Web Sites, Etc
Calculus Forums
References to Articles on the Use of the Calculator in Calculus Courses
Final Examinations