Problem 53
Question
When the argument of a function \(f\) changes by an increment \(h\) from \(x-h\) to \(x,\) the value of the function changes by the increment \(F(x, h)=f(x)-f(x-h)\). If \(h\) is small, then it is to be expected that \(F(x, h)\) is also small. In \(1615,\) Kepler noticed that when \(f\left(x_{0}\right)\) is a maximum value of \(f,\) the increment \(F\left(x_{0}, h\right)\) is even smaller than one might expect. In this exercise, we use the function \(f(x)=5-24 x^{2}+20 x^{3}-3 x^{4}\) to investigate Kepler's observation. a. Graph \(f\) in the window \([2,5] \times[20,135] .\) Using the graph, determine the value \(x_{0}\) of \(x\) for which \(f(x)\) is maximized. b. Calculate \(F\left(x_{0}, h\right)\) and \(F(3.99, h)\) for \(h=10^{-3}, 10^{-4}\) and \(10^{-5}\). You will notice that for each of these values of \(h, F\left(x_{0}, h\right)\) is much smaller than \(F(3.99, h)\). c. Plot \(F(3.99, h)\) for \(10^{-5} \leq h \leq 10^{-3} .\) You will see that \(F\) \((3.99, h) \approx m h\) for some constant \(m\) d. Now plot \(F\left(x_{0}, h\right)\) for \(10^{-5} \leq h \leq 10^{-3}\). You will see that \(F\left(x_{0}, h\right) \approx A h^{2}\) for some constant \(A .\) The reason for the behavior Kepler observed is that \(h^{2}\) is negligible compared to \(h\) when \(h\) is small.
Step-by-Step Solution
VerifiedKey Concepts
Kepler's Observation
This observation comes from the study of incremental changes, or derivatives, which play a crucial role in the fundamental principles of calculus. Kepler's observation leads us to think about function behavior around maximum and minimum points.
- When the function is at its maximum or minimum, small changes in the input result in particularly small changes in the output.
- This signifies the points on the curve where the slope — or rate of change — is zero, hence the function value doesn't change much.
Maximum Value
For our given function, analyzing its graph reveals the highest point in a certain domain.
- The maximum of the function is identified by finding where the function's derivative equals zero.
- In graph terms, this is where the curve peaks or dips.
From the graph, this occurs around \(x = 3.98\). This point is crucial as the function behaves differently there compared to other points.
Function Increment
For small values of \(h\), especially when we consider points around a maximum value of a function, this increment tells us something profound.
- If \(f\) reaches its maximum value at \(x_0\), then \(F(x_0,h)\) will be smaller than expected.
- This is because the slope of the function at a maximum is zero; less change in function values occurs there.
Graph Analysis
For the exercise at hand, the graph of the polynomial \(f(x) = 5 - 24x^2 + 20x^3 - 3x^4\) helps pinpoint where the function reaches its maximum value. Visual inspection reveals the function's behavior, making it a powerful tool for comprehension.
- Graphing over the specified window ensures you focus on the critical area where the function's key characteristics emerge.
- The appearance of the graph can reveal immediately where zero slopes occur, signaling maximum or minimum points.