What is a continuous function?
A function is continuous at a point iff it meets the following three conditions:
- exists (c lies in the domain of f).
- exists (f has a limit as x tends towards c).
- (the limit equals the function value).
We define a continuous function as one that is continuous at every point in its domain.
State the mean value theorem and its corollaries?
- Only constant functions have zero derivates. If is zero for all in the interval then is equal to .
- Matching curvatures if for all then there exists a constant for all . is a constant function on the interval.
Rolle’s Theorem if there is a horizontal line touching the graph twice then there is a point in this interval whose derivative is zero
State the general idea and formal version of Newtons method?
Use tangent lines of the graph to approximate a solution for (the roots of the function).
The idea is to start with an initial educated guess we construct the tangent line to the curve at .
If we look at the linearization of a line at point ,
.
And we’re interested in the point where then rearranging gets us
This is finding the x-intercept of the tangent line to a point . This becomes the new x value and the process is iterated.