



















Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
Material Type: Project; Class: PhD Postcomprehensive Registration; Subject: Graduate College Post-Comp, etc.; University: University of Iowa; Term: Unknown 1989;
Typology: Study Guides, Projects, Research
1 / 27
This page cannot be seen from the preview
Don't miss anything!
The main idea of di§ erential calculus is that small changes in smooth functions are approximately linear. In Chapter 3, we saw that ìmostî microscopic views of graphs appear to be linear, but we want a symbolic way to predict the view in a powerful microscope without actually having to use graphical magniÖcation. The computations in this chapter give us that prediction.
Direct computation of the microscopic ìgapî is hard work, but the formulas show when the gap gets small. This guarantees that a magniÖed graph will appear linear before we draw the graph. The direct computations of this chapter are proofs of speciÖc di§erentiation rules. The next chapter develops the rules systematically as a procedure or ìcalculusîof derivatives. You could just accept the speciÖc results of this chapter and go on to Chapter 6 to learn the ìrules,î but di§erentiation rules are actually theorems that say a local linear approximation is guaranteed by certain systematic computations. You should understand that this means the ìgapî tends to zero at all ìgoodî points. If the gap does not go to zero at a point, we will not see a straight line when we focus our microscope there. We know from Exercise 3.2.4 that the perfectly reasonable function
f [x] =
p x^2 + 2x + 1
does not have the local linearity property at x = 1. (Its graph has a kink no matter how much you magnify it.) Some less reasonable ones like Weierstrassífunction
W [x] = Cos[x] + Cos[3x] 2
Cos[3^2 x] 22
Cos[3nx] 2 n^
are continuous but not locally linear at any point (see Figure 3.2.8). Calculus gives a procedure to Önd out if a function given by a formula is locally linear. Once we have the basic rules of this chapter and some functional rules from the next, we will di§erentiate the kink function f [x] =
p x^2 + 2x + 1 ) f 0 [x] = x + 1 p x^2 + 2x + 1
but then notice that f 0 [ 1] is not deÖned, so that we cannot make any conclusion about local linearity at this point. (General di§erentiation rules cannot say there is a kink, only that no general conclusion is possible when the rules do not apply.) At every other x, the rules do apply and this function is locally linear.
The gap " for y = f [x] = xp^ with f 0 [x] = p xp ^1
In Chapter 3, we formulated the deviation of y = f [x] from a straight line geometrically. The observed error or gap between the curve and line at magniÖcation 1 =x, denoted ", satisÖes
f [x + x] f [x] = m x + " x
The term " x is the actual unmagniÖed error that appears in the formula above. We observe " because of magniÖcation. The number m is the slope of the microscopic straight line dy = m dx in (dx; dy)-coordinates focused over x. (See Chapter 1 for equations of lines in local coordinates.) ìApproximate linearityîmeans that the error " is too small to measure, " 0 , when x 0 is ìsmall enough.î Notice that m may depend on x, but not x, because the slope of the curve depends on the point but not the magniÖcation. As we move the focus point of the microscope, the slope may change, but the graph should always appear straight under the microscope. Since m depends on x and not on x, it is customary to denote this slope by f 0 [x] rather than m. The function f 0 [x] is called the derivative of the function f [x] and the local linear equation dy = f 0 [x] dx is called the di§erential of y = f [x]. (It is the equation of the tangent line at a Öxed value of x in local (dx; dy)-coordinates.) We will compute the symbolic gap for all the examples in this section (and Exercise 5.1.1) by the steps
Procedure 5.1 Computing the "-Gap
1 ) Compute f [x + x] f [x] x 2 ) Simplify the expression from the Örst part and compute
f 0 [x] = lim x! 0
f [x + x] f [x] x
Give an intuitive justiÖcation of why your limit is correct.
3 ) Use your limit f 0 [x] to solve for " = f [x + x] f [x] x f 0 [x]
4 ) Show that "! 0 as x! 0 , or " 0 is small when x = x 0 is small.
The error " is the ìgapîor amount of deviation from straightness we see above x + x at power 1 =x. We want to let x get ìsmall enoughî so that " is below the resolution of our microscope. This chapter shows symbolically that " tends to zero for various functions at ìgoodî points.
Example 5.1 Increments of y = f [x] = x^3
Let y = f [x] = x^3 and calculate the increment corresponding to a change in x of x. First, we know from Example 1.4.1 that
f [x+x] f [x] x = 3x
(^2) + (3x + x)x
Figure 5.1: The gap near x = 2= 3 on y = x^3
Figure 5.2: y = 1=x
Example 5.2 Exceptional Numbers and the Derivative of y =
x
We follow the steps of Procedure 5.1 and Exercise 5.1.
f [x + x] f [x] =
x + x
x
x (x + x) x(x + x) =
x(x + x) x
f [x + x] f [x] x
x(x + x)
f 0 [x] = lim x! 0
f [x + x] f [x] x
intuitively. It is ìclearî that as x! 0 ,
lim x! 0
x(x + x)
x (x + 0)
x^2
(This is true unless x! 0 at the same time. In particular, if x = x, then (^) x(x +^1 x) is not even deÖned.) At least with x Öxed, we should have
f 0 [x] =
x^2
f [x + x] f [x] x