Section 2.9 the Mean Value Theorem

Total Page:16

File Type:pdf, Size:1020Kb

Section 2.9 the Mean Value Theorem 1 Section 2.9 The Mean Value Theorem Rolle's Theorem:("What goes up must come down theorem") Suppose that ² f is continuous on the closed interval [a; b] ² f is di®erentiable on the open interval (a; b) ² f(a) = f(b) Then there is "c" in the open interval (a; b) for which f 0(c) = 0 Geometrically Rolle's Theorem means; if the function values are the same at the end points of a closed interval for a di®erentiable and continuous f, then there is a point c at which the tangent line is horizontal. Check out the picture below Out[58]= a c b Rolle's Theorem is an "existential" theorem it just says there is such a "c", it doesn't say what it is. Also it does not claim "c" to be unique. As you might observe from the graphical example below there could be two such "c"'s (like c and c0 in the graph below)in an interval or even more. 2 Out[21]= c c' Caution The requirements of the Rolle's Theorem are necessary for the theorem to be true. Check out the graph below: Out[1]= The dashed orange line in the graph is connecting the points (¡1; f(¡1)) and (1; f(1)). Clearly, f(¡1) = f(1) and f is continuous over the closed interval [¡1; 1] but there is NO point inside the interval (¡1; 1) at which you can drawn a horizontal tangent line to this graph. Why did the Rolle's Theorem fail? Because f is not di®erentiable over the whole interval (¡1; 1), note that there is a "cusp" at the origin hence f fails to be di®erentiable there. 3 Example Find all numbers "c" in the interval (0; 2) that satisfy the con- clusion to Rolle's Theorem for f(x) = x3 ¡ 3x2 + 2x + 5 Following the "Caution" above let's ¯rst check whether the function f satis- ¯es all the conditions for us to apply Rolle's or not. a) First f(x) is continuous everywhere because it is a polynomial hence it is continuous in particular over the closed interval [0; 2] b) Also f(x) is di®erentiable everywhere because of the same reason that it is a polynomial, hence over the open interval (0; 2). c) f(0) = 0¡0¡0+5 = 5 and f(2) = 8¡12+4+5 = 5 implies f(0) = f(2) = 5 So we may apply Rolle's Theorem. And it guarantees that there is (or are) c(c's) in the open interval (0; 2) such that f 0(c) = 0. That is all. We have to ¯nd what they are by solving the equationp q q 2 0 2 ¡(¡6)§ 6 ¡4(3)(2) 2 1 f (c) = 3c ¡ 6c + 2 = 0 ) c = 2(3) = 1 § 1 ¡ 3 = 1 § 3 You have to make sure that bothq of these c values are in the interval (0q; 2) 1 0 1 which is the case. So for c1 = 1 + 3 , f (c1) = 0 and also for c2 = 1 ¡ 3 , 0 f (c2) = 0 Our main purpose in introducing Rolle's Theorem is to prove the Mean Value Theorem even though Rolle's has other applications. 4 Mean Value Theorem(MVT) If f is continuous on the closed interval [a; b] and di®erentiable on (a; b), then f(b) ¡ f(a) = f 0(c) for some c in (a; b) b ¡ a Here what is going on geometrically: f(b)¡f(a) Note that the quotient b¡a is the slope of the secant line connecting the points (a; f(a)) and (b; f(b)). Mean Value Theorem (MVT) says that there is at least one c (maybe multiple as in the graph above) in the open interval (a; b) where the slope of the tangent line drawn to f is the same as the slope of the secant line. Cautionary remark and example after Rolle's Theorem holds here as well. To be able to apply MVT you have to make sure ¯rst all conditions are satis¯ed. Also, MVT is another existential theorem, meaning it guarantees existence of a number c, it does not tell what it is. Furthermore just as in the graphical example above MVT does not guarantee uniqueness either, we might have couple of such "c"'s in the interval (a; b). You can also interpret MVT physically as follows: If you are traveling from Champaign to Chicago and your average speed during the trip is 60mi=h, then MVT says at some point during your trip you had to be traveling at exactly 60mi=h. 5 Proof of MVT First let's write down the equation of the secant line. f(b)¡f(a) We have observed above that the slope of the secant line is msec = b¡a . Since (a; f(a)) is a point on this line the secant line equation is ysec ¡ f(a) = msec(x ¡ a) or y = msec(x ¡ a) + f(a): Now let h(x) = f(x) ¡ ysec or by the above de¯nition h(x) = f(x) ¡ msec(x ¡ a) ¡ f(a) Next note h(a) = f(a) ¡ msec(a ¡ a) ¡ f(a) = f(a) ¡ 0 ¡ f(a) = 0 and h(b) = f(b) ¡ msec(b ¡ a) ¡ f(b) µ ¶ f(b) ¡ f(a) = f(b) ¡ (b ¡ a) ¡ f(a) b ¡ a = f(b) ¡ (f(b) ¡ f(a)) ¡ f(a) = 0 So h(a) = h(b) = 0. Moreover h(x) is di®erentiable because it is the di®er- ence of two di®erentiable functions.(One of the conditions on f is di®erentia- bility, ysec is a polynomial and hence di®erentiable everywhere.). So h(x) is continuous by a similar reasoning. Therefore, h(x) satis¯es all the following hypothesis of Rolle's Theorem: i) h is continuous on [a; b] ii)h is di®erentiable on (a; b) iii) h(a) = h(b) = 0 Hence by Rolle's Theorem there is a "c" in the open interval (a; b) such that h0(c) = 0. What is h0(x)? 0 0 h (x) = f (x) ¡ msec + 0 At "c" f(b) ¡ f(a) h0(c) = f 0(c) ¡ m = 0 ) m = f 0(c) ) = f 0(c) sec sec b ¡ a 6 Applications of Mean Value Theorem Example Consider the function f(x) = x3 ¡ x on [0; 2]. Show that it satis- ¯es MVT ¯rst and secure the existence of c. Then ¯nd c (if possible). f(x) is a polynomial which is continuous and di®erentiable every where hence in particular on our interval. So by MVT there is a "c" in the interval (0; 2) for which f(2) ¡ f(0) (22 ¡ 2) ¡ 0 = = 3 = f 0(c) 2 ¡ 0 2 ¡ 0 Since f 0(x) = 3x2 ¡ 1 we will be able to ¯nd c exactly in this case: 4 2 f 0(c) = 3 ) 3c2 ¡ 1 = 3 ) 3c2 = 4 ) c2 = ) c = §p 3 3 Be careful here though, only p2 is the only one of these that is in the interval 3 (0; 2). So c = p2 3 Example Prove that f(x) = 2x3 +3x¡1 has exactly on root in the interval [0; 1]. First let's understand the problem well. The questions wants us to prove there is a root in this interval and the root is unique. It does NOT expect us to ¯nd the root. That is a task we will leave for another Chapter. Showing existence and then proving uniqueness will require a united power of two important theorems. We will show existence by using Intermediate Value Theorem and the we will prove the uniqueness of this root by Rolle's Theorem. Existence of the root: Note that f(x) is a polynomial and f(1) > 0 and f(0) < 0, so by Intermediate Theorem there is a root of the polynomial f(x) in the interval (0; 1). Now we know there is at least one root in this interval. But question says there is exactly one. Rolle's Theorem will take care of that part for us as follows; 7 Uniqueness of the root: Suppose f(x) has two (or more) distinct roots in the interval (0; 1). According to the statement of the problem this as- sumption is wrong. So by assuming this if I run into a wall (get into a mathematical trouble I cannot get out), then problems statement is correct. Let's call these two roots as "A" and "B". So f(A) = f(B) = 0. We will form a new interval using A and B [A; B] and apply the Rolle's Theorem on this interval. (We may apply it because f is a polynomial hence it is continuous and di®erentiable everywhere). By Rolle's theorem there is k in the interval (A; B) such that f 0(k) = 0 ) 6k2 + 3 = 0 Note that this equation has no solution, so there is no such k. But Rolle's Theorem promised one. So I hit that "mathematical trouble/wall". I have to go back and accept the defeat and say that there is only one root in the interval [0; 1] as two gave me headache. Example Suppose f(0) = ¡3 and f 0(x) · 5 for all values of x. How large can f(2) possibly be? Assuming f is continuous and di®erentiable apply MVT on some interval that contains 0 and 2. So we get f(2) ¡ f(0) = f 0(c) for some c 2 ¡ 0 f(2) ¡ f(0) = 2f 0(c) f(2) = 2f 0(c) + f(0) Now use the information given on the derivative f 0(x) · 5, so f 0(c) · 5.
Recommended publications
  • Infinitesimal and Tangent to Polylogarithmic Complexes For
    AIMS Mathematics, 4(4): 1248–1257. DOI:10.3934/math.2019.4.1248 Received: 11 June 2019 Accepted: 11 August 2019 http://www.aimspress.com/journal/Math Published: 02 September 2019 Research article Infinitesimal and tangent to polylogarithmic complexes for higher weight Raziuddin Siddiqui* Department of Mathematical Sciences, Institute of Business Administration, Karachi, Pakistan * Correspondence: Email: [email protected]; Tel: +92-213-810-4700 Abstract: Motivic and polylogarithmic complexes have deep connections with K-theory. This article gives morphisms (different from Goncharov’s generalized maps) between |-vector spaces of Cathelineau’s infinitesimal complex for weight n. Our morphisms guarantee that the sequence of infinitesimal polylogs is a complex. We are also introducing a variant of Cathelineau’s complex with the derivation map for higher weight n and suggesting the definition of tangent group TBn(|). These tangent groups develop the tangent to Goncharov’s complex for weight n. Keywords: polylogarithm; infinitesimal complex; five term relation; tangent complex Mathematics Subject Classification: 11G55, 19D, 18G 1. Introduction The classical polylogarithms represented by Lin are one valued functions on a complex plane (see [11]). They are called generalization of natural logarithms, which can be represented by an infinite series (power series): X1 zk Li (z) = = − ln(1 − z) 1 k k=1 X1 zk Li (z) = 2 k2 k=1 : : X1 zk Li (z) = for z 2 ¼; jzj < 1 n kn k=1 The other versions of polylogarithms are Infinitesimal (see [8]) and Tangential (see [9]). We will discuss group theoretic form of infinitesimal and tangential polylogarithms in x 2.3, 2.4 and 2.5 below.
    [Show full text]
  • Circles Project
    Circles Project C. Sormani, MTTI, Lehman College, CUNY MAT631, Fall 2009, Project X BACKGROUND: General Axioms, Half planes, Isosceles Triangles, Perpendicular Lines, Con- gruent Triangles, Parallel Postulate and Similar Triangles. DEFN: A circle of radius R about a point P in a plane is the collection of all points, X, in the plane such that the distance from X to P is R. That is, C(P; R) = fX : d(X; P ) = Rg: Note that a circle is a well defined notion in any metric space. We say P is the center and R is the radius. If d(P; Q) < R then we say Q is an interior point of the circle, and if d(P; Q) > R then Q is an exterior point of the circle. DEFN: The diameter of a circle C(P; R) is a line segment AB such that A; B 2 C(P; R) and the center P 2 AB. The length AB is also called the diameter. THEOREM: The diameter of a circle C(P; R) has length 2R. PROOF: Complete this proof using the definition of a line segment and the betweenness axioms. DEFN: If A; B 2 C(P; R) but P2 = AB then AB is called a chord. THEOREM: A chord of a circle C(P; R) has length < 2R unless it is the diameter. PROOF: Complete this proof using axioms and the above theorem. DEFN: A line L is said to be a tangent line to a circle, if L \ C(P; R) is a single point, Q. The point Q is called the point of contact and L is said to be tangent to the circle at Q.
    [Show full text]
  • 2. the Tangent Line
    2. The Tangent Line The tangent line to a circle at a point P on its circumference is the line perpendicular to the radius of the circle at P. In Figure 1, The line T is the tangent line which is Tangent Line perpendicular to the radius of the circle at the point P. T Figure 1: A Tangent Line to a Circle While the tangent line to a circle has the property that it is perpendicular to the radius at the point of tangency, it is not this property which generalizes to other curves. We shall make an observation about the tangent line to the circle which is carried over to other curves, and may be used as its defining property. Let us look at a specific example. Let the equation of the circle in Figure 1 be x22 + y = 25. We may easily determine the equation of the tangent line to this circle at the point P(3,4). First, we observe that the radius is a segment of the line passing through the origin (0, 0) and P(3,4), and its equation is (why?). Since the tangent line is perpendicular to this line, its slope is -3/4 and passes through P(3, 4), using the point-slope formula, its equation is found to be Let us compute y-values on both the tangent line and the circle for x-values near the point P(3, 4). Note that near P, we can solve for the y-value on the upper half of the circle which is found to be When x = 3.01, we find the y-value on the tangent line is y = -3/4(3.01) + 25/4 = 3.9925, while the corresponding value on the circle is (Note that the tangent line lie above the circle, so its y-value was expected to be a larger.) In Table 1, we indicate other corresponding values as we vary x near P.
    [Show full text]
  • Continuous Functions, Smooth Functions and the Derivative C 2012 Yonatan Katznelson
    ucsc supplementary notes ams/econ 11a Continuous Functions, Smooth Functions and the Derivative c 2012 Yonatan Katznelson 1. Continuous functions One of the things that economists like to do with mathematical models is to extrapolate the general behavior of an economic system, e.g., forecast future trends, from theoretical assumptions about the variables and functional relations involved. In other words, they would like to be able to tell what's going to happen next, based on what just happened; they would like to be able to make long term predictions; and they would like to be able to locate the extreme values of the functions they are studying, to name a few popular applications. Because of this, it is convenient to work with continuous functions. Definition 1. (i) The function y = f(x) is continuous at the point x0 if f(x0) is defined and (1.1) lim f(x) = f(x0): x!x0 (ii) The function f(x) is continuous in the interval (a; b) = fxja < x < bg, if f(x) is continuous at every point in that interval. Less formally, a function is continuous in the interval (a; b) if the graph of that function is a continuous (i.e., unbroken) line over that interval. Continuous functions are preferable to discontinuous functions for modeling economic behavior because continuous functions are more predictable. Imagine a function modeling the price of a stock over time. If that function were discontinuous at the point t0, then it would be impossible to use our knowledge of the function up to t0 to predict what will happen to the price of the stock after time t0.
    [Show full text]
  • 1101 Calculus I Lecture 2.1: the Tangent and Velocity Problems
    Calculus Lecture 2.1: The Tangent and Velocity Problems Page 1 1101 Calculus I Lecture 2.1: The Tangent and Velocity Problems The Tangent Problem A good way to think of what the tangent line to a curve is that it is a straight line which approximates the curve well in the region where it touches the curve. A more precise definition will be developed later. Recall, straight lines have equations y = mx + b (slope m, y-intercept b), or, more useful in this case, y − y0 = m(x − x0) (slope m, and passes through the point (x0, y0)). Your text has a fairly simple example. I will do something more complex instead. Example Find the tangent line to the parabola y = −3x2 + 12x − 8 at the point P (3, 1). Our solution involves finding the equation of a straight line, which is y − y0 = m(x − x0). We already know the tangent line should touch the curve, so it will pass through the point P (3, 1). This means x0 = 3 and y0 = 1. We now need to determine the slope of the tangent line, m. But we need two points to determine the slope of a line, and we only know one. We only know that the tangent line passes through the point P (3, 1). We proceed by approximations. We choose a point on the parabola that is nearby (3,1) and use it to approximate the slope of the tangent line. Let’s draw a sketch. Choose a point close to P (3, 1), say Q(4, −8).
    [Show full text]
  • A Brief Summary of Math 125 the Derivative of a Function F Is Another
    A Brief Summary of Math 125 The derivative of a function f is another function f 0 defined by f(v) − f(x) f(x + h) − f(x) f 0(x) = lim or (equivalently) f 0(x) = lim v!x v − x h!0 h for each value of x in the domain of f for which the limit exists. The number f 0(c) represents the slope of the graph y = f(x) at the point (c; f(c)). It also represents the rate of change of y with respect to x when x is near c. This interpretation of the derivative leads to applications that involve related rates, that is, related quantities that change with time. An equation for the tangent line to the curve y = f(x) when x = c is y − f(c) = f 0(c)(x − c). The normal line to the curve is the line that is perpendicular to the tangent line. Using the definition of the derivative, it is possible to establish the following derivative formulas. Other useful techniques involve implicit differentiation and logarithmic differentiation. d d d 1 xr = rxr−1; r 6= 0 sin x = cos x arcsin x = p dx dx dx 1 − x2 d 1 d d 1 ln jxj = cos x = − sin x arccos x = −p dx x dx dx 1 − x2 d d d 1 ex = ex tan x = sec2 x arctan x = dx dx dx 1 + x2 d 1 d d 1 log jxj = ; a > 0 cot x = − csc2 x arccot x = − dx a (ln a)x dx dx 1 + x2 d d d 1 ax = (ln a) ax; a > 0 sec x = sec x tan x arcsec x = p dx dx dx jxj x2 − 1 d d 1 csc x = − csc x cot x arccsc x = − p dx dx jxj x2 − 1 d product rule: F (x)G(x) = F (x)G0(x) + G(x)F 0(x) dx d F (x) G(x)F 0(x) − F (x)G0(x) d quotient rule: = chain rule: F G(x) = F 0G(x) G0(x) dx G(x) (G(x))2 dx Mean Value Theorem: If f is continuous on [a; b] and differentiable on (a; b), then there exists a number f(b) − f(a) c in (a; b) such that f 0(c) = .
    [Show full text]
  • Secant Lines TEACHER NOTES
    TEACHER NOTES Secant Lines About the Lesson In this activity, students will observe the slopes of the secant and tangent line as a point on the function approaches the point of tangency. As a result, students will: • Determine the average rate of change for an interval. • Determine the average rate of change on a closed interval. • Approximate the instantaneous rate of change using the slope of the secant line. Tech Tips: Vocabulary • This activity includes screen • secant line captures taken from the TI-84 • tangent line Plus CE. It is also appropriate for use with the rest of the TI-84 Teacher Preparation and Notes Plus family. Slight variations to • Students are introduced to many initial calculus concepts in this these directions may be activity. Students develop the concept that the slope of the required if using other calculator tangent line representing the instantaneous rate of change of a models. function at a given value of x and that the instantaneous rate of • Watch for additional Tech Tips change of a function can be estimated by the slope of the secant throughout the activity for the line. This estimation gets better the closer point gets to point of specific technology you are tangency. using. (Note: This is only true if Y1(x) is differentiable at point P.) • Access free tutorials at http://education.ti.com/calculato Activity Materials rs/pd/US/Online- • Compatible TI Technologies: Learning/Tutorials • Any required calculator files can TI-84 Plus* be distributed to students via TI-84 Plus Silver Edition* handheld-to-handheld transfer. TI-84 Plus C Silver Edition TI-84 Plus CE Lesson Files: * with the latest operating system (2.55MP) featuring MathPrint TM functionality.
    [Show full text]
  • Visual Differential Calculus
    Proceedings of 2014 Zone 1 Conference of the American Society for Engineering Education (ASEE Zone 1) Visual Differential Calculus Andrew Grossfield, Ph.D., P.E., Life Member, ASEE, IEEE Abstract— This expository paper is intended to provide = (y2 – y1) / (x2 – x1) = = m = tan(α) Equation 1 engineering and technology students with a purely visual and intuitive approach to differential calculus. The plan is that where α is the angle of inclination of the line with the students who see intuitively the benefits of the strategies of horizontal. Since the direction of a straight line is constant at calculus will be encouraged to master the algebraic form changing techniques such as solving, factoring and completing every point, so too will be the angle of inclination, the slope, the square. Differential calculus will be treated as a continuation m, of the line and the difference quotient between any pair of of the study of branches11 of continuous and smooth curves points. In the case of a straight line vertical changes, Δy, are described by equations which was initiated in a pre-calculus or always the same multiple, m, of the corresponding horizontal advanced algebra course. Functions are defined as the single changes, Δx, whether or not the changes are small. valued expressions which describe the branches of the curves. However for curves which are not straight lines, the Derivatives are secondary functions derived from the just mentioned functions in order to obtain the slopes of the lines situation is not as simple. Select two pairs of points at random tangent to the curves.
    [Show full text]
  • Calculus Terminology
    AP Calculus BC Calculus Terminology Absolute Convergence Asymptote Continued Sum Absolute Maximum Average Rate of Change Continuous Function Absolute Minimum Average Value of a Function Continuously Differentiable Function Absolutely Convergent Axis of Rotation Converge Acceleration Boundary Value Problem Converge Absolutely Alternating Series Bounded Function Converge Conditionally Alternating Series Remainder Bounded Sequence Convergence Tests Alternating Series Test Bounds of Integration Convergent Sequence Analytic Methods Calculus Convergent Series Annulus Cartesian Form Critical Number Antiderivative of a Function Cavalieri’s Principle Critical Point Approximation by Differentials Center of Mass Formula Critical Value Arc Length of a Curve Centroid Curly d Area below a Curve Chain Rule Curve Area between Curves Comparison Test Curve Sketching Area of an Ellipse Concave Cusp Area of a Parabolic Segment Concave Down Cylindrical Shell Method Area under a Curve Concave Up Decreasing Function Area Using Parametric Equations Conditional Convergence Definite Integral Area Using Polar Coordinates Constant Term Definite Integral Rules Degenerate Divergent Series Function Operations Del Operator e Fundamental Theorem of Calculus Deleted Neighborhood Ellipsoid GLB Derivative End Behavior Global Maximum Derivative of a Power Series Essential Discontinuity Global Minimum Derivative Rules Explicit Differentiation Golden Spiral Difference Quotient Explicit Function Graphic Methods Differentiable Exponential Decay Greatest Lower Bound Differential
    [Show full text]
  • CHAPTER 3: Derivatives
    CHAPTER 3: Derivatives 3.1: Derivatives, Tangent Lines, and Rates of Change 3.2: Derivative Functions and Differentiability 3.3: Techniques of Differentiation 3.4: Derivatives of Trigonometric Functions 3.5: Differentials and Linearization of Functions 3.6: Chain Rule 3.7: Implicit Differentiation 3.8: Related Rates • Derivatives represent slopes of tangent lines and rates of change (such as velocity). • In this chapter, we will define derivatives and derivative functions using limits. • We will develop short cut techniques for finding derivatives. • Tangent lines correspond to local linear approximations of functions. • Implicit differentiation is a technique used in applied related rates problems. (Section 3.1: Derivatives, Tangent Lines, and Rates of Change) 3.1.1 SECTION 3.1: DERIVATIVES, TANGENT LINES, AND RATES OF CHANGE LEARNING OBJECTIVES • Relate difference quotients to slopes of secant lines and average rates of change. • Know, understand, and apply the Limit Definition of the Derivative at a Point. • Relate derivatives to slopes of tangent lines and instantaneous rates of change. • Relate opposite reciprocals of derivatives to slopes of normal lines. PART A: SECANT LINES • For now, assume that f is a polynomial function of x. (We will relax this assumption in Part B.) Assume that a is a constant. • Temporarily fix an arbitrary real value of x. (By “arbitrary,” we mean that any real value will do). Later, instead of thinking of x as a fixed (or single) value, we will think of it as a “moving” or “varying” variable that can take on different values. The secant line to the graph of f on the interval []a, x , where a < x , is the line that passes through the points a, fa and x, fx.
    [Show full text]
  • MA123, Chapter 6: Extreme Values, Mean Value
    MA123, Chapter 6: Extreme values, Mean Value Theorem, Curve sketching, and Concavity • Apply the Extreme Value Theorem to find the global extrema for continuous func- Chapter Goals: tion on closed and bounded interval. • Understand the connection between critical points and localextremevalues. • Understand the relationship between the sign of the derivative and the intervals on which a function is increasing and on which it is decreasing. • Understand the statement and consequences of the Mean Value Theorem. • Understand how the derivative can help you sketch the graph ofafunction. • Understand how to use the derivative to find the global extremevalues (if any) of a continuous function over an unbounded interval. • Understand the connection between the sign of the second derivative of a function and the concavities of the graph of the function. • Understand the meaning of inflection points and how to locate them. Assignments: Assignment 12 Assignment 13 Assignment 14 Assignment 15 Finding the largest profit, or the smallest possible cost, or the shortest possible time for performing a given procedure or task, or figuring out how to perform a task most productively under a given budget and time schedule are some examples of practical real-world applications of Calculus. The basic mathematical question underlying such applied problems is how to find (if they exist)thelargestorsmallestvaluesofagivenfunction on a given interval. This procedure depends on the nature of the interval. ! Global (or absolute) extreme values: The largest value a function (possibly) attains on an interval is called its global (or absolute) maximum value.Thesmallestvalueafunction(possibly)attainsonan interval is called its global (or absolute) minimum value.Bothmaximumandminimumvalues(ifthey exist) are called global (or absolute) extreme values.
    [Show full text]
  • Calculus Formulas and Theorems
    Formulas and Theorems for Reference I. Tbigonometric Formulas l. sin2d+c,cis2d:1 sec2d l*cot20:<:sc:20 +.I sin(-d) : -sitt0 t,rs(-//) = t r1sl/ : -tallH 7. sin(A* B) :sitrAcosB*silBcosA 8. : siri A cos B - siu B <:os,;l 9. cos(A+ B) - cos,4cos B - siuA siriB 10. cos(A- B) : cosA cosB + silrA sirrB 11. 2 sirrd t:osd 12. <'os20- coS2(i - siu20 : 2<'os2o - I - 1 - 2sin20 I 13. tan d : <.rft0 (:ost/ I 14. <:ol0 : sirrd tattH 1 15. (:OS I/ 1 16. cscd - ri" 6i /F tl r(. cos[I ^ -el : sitt d \l 18. -01 : COSA 215 216 Formulas and Theorems II. Differentiation Formulas !(r") - trr:"-1 Q,:I' ]tra-fg'+gf' gJ'-,f g' - * (i) ,l' ,I - (tt(.r))9'(.,') ,i;.[tyt.rt) l'' d, \ (sttt rrJ .* ('oqI' .7, tJ, \ . ./ stll lr dr. l('os J { 1a,,,t,:r) - .,' o.t "11'2 1(<,ot.r') - (,.(,2.r' Q:T rl , (sc'c:.r'J: sPl'.r tall 11 ,7, d, - (<:s<t.r,; - (ls(].]'(rot;.r fr("'),t -.'' ,1 - fr(u") o,'ltrc ,l ,, 1 ' tlll ri - (l.t' .f d,^ --: I -iAl'CSllLl'l t!.r' J1 - rz 1(Arcsi' r) : oT Il12 Formulas and Theorems 2I7 III. Integration Formulas 1. ,f "or:artC 2. [\0,-trrlrl *(' .t "r 3. [,' ,t.,: r^x| (' ,I 4. In' a,,: lL , ,' .l 111Q 5. In., a.r: .rhr.r' .r r (' ,l f 6. sirr.r d.r' - ( os.r'-t C ./ 7. /.,,.r' dr : sitr.i'| (' .t 8. tl:r:hr sec,rl+ C or ln Jccrsrl+ C ,f'r^rr f 9.
    [Show full text]