Problem 34
Question
Graphing Calculator Pitfalls (a) Evaluate $$ h(x)=\frac{\tan x-x}{x^{3}} $$ for \(x=1,0.5,0.1,0.05,0.01,\) and 0.005 (b) Guess the value of \(\lim _{x \rightarrow 0} \frac{\tan x-x}{x^{3}}\) (c) Evaluate \(h(x)\) for successively smaller values of \(x\) until you finally get a value of 0 for \(h(x) .\) Are you still confident that your guess in part (b) is correct? Explain why you eventually got a value of 0 for \(h(x)\) (d) Graph the function \(h\) in the viewing rectangle \([-1,1]\) by \([0,1] .\) Then zoom in toward the point where the graph crosses the \(y\) -axis to estimate the limit of \(h(x)\) as \(x\) approaches \(0 .\) Continue to zoom in until you observe distortions in the graph of \(h .\) Compare with your results in part (c).
Step-by-Step Solution
VerifiedKey Concepts
Limit Evaluation
We begin by substituting decreasing values of \( x \) into \( h(x) \), such as \(1, 0.5, 0.1\), and so on. These substitutions give us an idea of the behavior of the function near the point of interest, \( x = 0 \). As we see in the calculations, \( h(x) \) seems to be converging to 1 as \( x \) gets smaller. This suggests that the limit of \( h(x) \) as \( x \) approaches zero is 1.
Evaluating limits analytically often requires differentiating or applying special techniques, but here, numerical evaluation provides strong evidence. This method is insightful, especially when the formula is complex or an analytical approach seems less straightforward.
Numerical Approximation
Key points to keep in mind include:
- Be consistent in using units; radians for trigonometric functions is standard in calculus.
- Understand that smaller \( x \) values offer a clearer picture of the behavior around the point of interest.
However, students should be aware that numerical approximation can be limited by the tool used. It offers a great overview and estimation that leads to the solution but may not provide exactness over tiny numeric fields.
Rounding Errors
This zero represents the rounding errors and limitations of digital devices, not a mathematical truth. This happens because, as calculations involve numbers getting infinitesimally small, the finite memory of a machine impacts accuracy.
To handle rounding errors:
- Be cautious with results for extremely small numbers.
- Know that unexpected outcomes, like zero where you expect a non-zero value, can occur.
- Use rounding rules wisely and double-check unusual outputs with another calculation method.
Graphing Techniques
When plotting the function on a graphing calculator:
- Choose appropriate scales on both axes, like \([-1, 1]\) for \( x \) and \([0, 1] \) for \( y \), to focus on the point of interest.
- Use the zoom feature to get closer to suspected intersection points or points where the behavior is changing. This helps in understanding the function around tiny neighborhood points such as where \( x = 0 \).