Tangent and Secant Lines

Total Page:16

File Type:pdf, Size:1020Kb

Tangent and Secant Lines Monday, January 9, 2017 Tangent and Secant Lines • Suppose you are given some curve, in this L case a circle, and a point P. • The line L passing through the point P is L 1 called a tangent line. Q1 P • Given another point Q1 on the curve, let L1 be the line passing through the points P and Q1. • L1 is called a secant line and is at times written PQ1. Monday, January 9, 2017 Tangent and Secant Lines L 2 • Pick a point Q closer to P. L 2 • Notice that the slope of the secant line L2 is Q2 closer to the slope of L compared to the L1 slope of L1. Q1 P • In fact, as we pick points closer and closer to P, the slope of the associated secant lines will get closer and closer to the slope of L. Q: So, how can we differentiate between secant lines and tangent lines? Is it enough to say that a tangent line goes through one point, while a secant line goes through two points? A: No! Tangent and Secant Lines • L is the tangent line to P, even though it intersects the curve more than once. P • However, we can remedy L this by saying that there is a neighborhood of the point P for which L doesn’t intersect the curve at any other point within this neighborhood. Q: Is this enough? Do we have enough information now to distinguish between tangent and secant lines? A: Not quite. Tangent and Secant Lines • L1 is a secant line for the curve through the point P. L1 • We can find a neighborhood of P such P that L1 doesn’t intersect any other point of the curve within the neighborhood. What then is the real distinction between tangent lines and secant lines? Tangent and Secant Lines • If we zoom in on the point P, the curve at P starts to look more and P L more like the tangent line at P. • We can think of the tangent line as a linear approximation of the curve at P. • The notion of linear approximation is a really powerful tool in math. We will study it a bit later in the course. Warning: The tangent line to a curve at a given point Ex: Cusps may NOT exist. This is equivalent to saying that there P L is no good linear approximation of the curve at the No matter how close we given point. zoom in, L will never give a linear approximation of the curve at the point P. Tangent and Secant Lines • If we zoom in on the point P, the curve at P starts to look more and P L more like the tangent line at P. • We can think of the tangent line as a linear approximation of the curve at P. • The notion of linear approximation is a really powerful tool in math. We will study it a bit later in the course. L1 P • A secant line through the point P, on the other hand, doesn’t give a linear approximation of the curve at P. • Nonetheless, secant lines have their use! Quick Review of Lines L • Recall that the equation of a line is of the form y = mx + b, where m is the slope and b is y the y-intercept. 2 (x2,y2) y – y • Let L be a line, (x1,y1) and 2 1 (x2,y2) two points on L such that x > x . y1 2 1 (x1,y1) • The slope m = (y2 - y1)/(x2 – x1). • To find the y-intercept, plug in x2 – x1 either (x1,y1) or (x2,y2) into the equation y = mx + b and solve x x2 for b. 1 Quick Review of Lines Ex: Find the equation of the line passing through the points (5,7) and (1,8). • Since 5 > 1, the slope is given by: m = (7-8)/(5-1) = -1/4 • Thus, the equation of the line is going to be of the form: y = (-1/4)x + b • Since the point (1,8) is on the line, it must be that 8 = (-1/4)(1) + b which means that b = 33/4 • Hence, the equation of the line is given by y = (-1/4)x + 33/4 Quick Review of Lines: Class Problems. Question 1: What is the slope of the line passing through (1,1) and (2,4)? Question 2: What is the slope of the line passing through (1,1) and (a,a2), for a ≠ 1? Calculating Tangent and Secant Lines • Suppose you are given the graph of a function f and a secant line through points (a,f(a)) and (b,f(b)). f f(b) • We can calculate the equation of the secant line using the technique we reviewed in the previous slide. f(a) • The slope is given by: m=(f(b) – f(a))/(b – a) a b Calculating Tangent and Secant Lines • Suppose you are given the graph of a function f and a secant line through points (a,f(a)) and (b,f(b)). f f(a + h) • We can calculate the equation of the secant line using the technique we reviewed in the previous slide. f(a) • The slope is given by: m=(f(b) – f(a))/(b – a) a a + h • Since b = a + h, for some quantity h, we can replace the formula for the slope by m = (f(a + h) – f(a))/((a + h) – a) = (f(a + h) – f(a))/h Slope of the secant line = Calculating Tangent and Secant Lines Slope of the secant line = • If we allow the quantity h to get smaller, the point (a+h,f(a+h)) is getting closer to f(a) (a,f(a)), which in turn means that the slope of the secant line through (a+h,f(a+h)) is getting closer to the slope of the tangent a line at (a,f(a)). • Thus, the slope of the tangent line is given by taking the limit as h goes to 0. Slope of the tangent line at (a,f(a)) = Calculating Tangent and Secant Lines Ex: Calculate the equation of the tangent line of f(x)=x3 at the point (2,8). • The slope of the tangent line is given by: ! !!! !!(!) lim h→0 ! • Given that the slope is 12, we can (2 + ℎ)!−2! plug in the point (2,8) to find the y- = lim h→0 ℎ intercept 8 = 12(2) + b, and so !!!"#! !"!! !! !! b = -16 = lim h→0 ! • Thus, the equation of the line is given !"#! !"!! !! by y = 12x -16. = lim h→0 ! 2 = limh→0 (12 + 6h + h ) = 12 Calculating Tangent and Secant Lines: Class Problems Consider the function f(x) = x2 Question 3: What is the slope of the line passing through (1,1) and (1 + h,(1 + ℎ)!)? Question 4: What is the slope and equation of the tangent line at (1,1)? Question 5: What is the slope and equation of the tangent line at (a,a2)? Limits of Functions L • Given a function f, and a number a, the limit of f as x approaches a is the value, L, f(x) approaches as x goes to a. f • In this case, we write limx→a f(x) = L a Limits of Functions f(a) L Note that L doesn’t have to be the same as f(a). f a Limits of Functions • We can take limits from the left hand side and the right hand side. • Here, the limit from the left f hand side is L1. We denote this by L2 limx→a- f(x) = L1 L1 • The limit from the right hand side is L2. We denote this by limx→a+ f(x) = L2 a Note: If, as in this picture, the left hand limit and the right hand limit as x approaches a are different, then the limit of f as x approaches a does not exist. Limits of Functions • It’s possible that the limit of f as x approaches a is not a number. • In this picture limx→a f(x) = ∞ • The line x = a is an example f of a vertical asymptote. • In general, we say that f has a vertical asymptote at x = a if the limit as x approaches a a from the left, right, or both is ∞ or -∞. Limits of Functions In this picture, we have limx→a- f(x) = -∞ limx→a+ f(x) = ∞ And so f limx→a f(x) does not exist. a Limits of Functions Some Limit Laws • limx→a [f(x) + g(x)] = limx→a f(x) + limx→a g(x) • limx→a [f(x) - g(x)] = limx→a f(x) - limx→a g(x) • limx→a [f(x) · g(x)] = limx→a f(x) · limx→a g(x) !(!) limx→a f(x) • limx→a = , as long as limx→a g(x) ≠ 0 !(!) limx→a g(x) ! ! • limx→a [� � ] = [limx→a f(x)] for n ∈ ℤ Limits of Functions Limit Theorems Direct Substitution property: If f is a polynomial or a rational function defined at a, then limx→a f(x) = f(a) Theorem: If f(x) ≤ g(x) in some neighborhood of a and limx→a f(x) and limx→a g(x) exist, then limx→a f(x) ≤ limx→a g(x). g f a Limits of Functions Limit Theorems Squeeze Theorem: If f(x) ≤ h(x) ≤ g(x) in some neighborhood of a and limx→a f(x) = limx→a g(x) = L, then limx→a h(x) = L a Limits of Functions: Class Problems Question 6: Next Class • Next time, we will give a precise definition of limits.
Recommended publications
  • 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]
  • 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]
  • 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]
  • 4.1 AP Calc Antiderivatives and Indefinite Integration.Notebook November 28, 2016
    4.1 AP Calc Antiderivatives and Indefinite Integration.notebook November 28, 2016 4.1 Antiderivatives and Indefinite Integration Learning Targets 1. Write the general solution of a differential equation 2. Use indefinite integral notation for antiderivatives 3. Use basic integration rules to find antiderivatives 4. Find a particular solution of a differential equation 5. Plot a slope field 6. Working backwards in physics Intro/Warm­up 1 4.1 AP Calc Antiderivatives and Indefinite Integration.notebook November 28, 2016 Note: I am changing up the procedure of the class! When you walk in the class, you will put a tally mark on those problems that you would like me to go over, and you will turn in your homework with your name, the section and the page of the assignment. Order of the day 2 4.1 AP Calc Antiderivatives and Indefinite Integration.notebook November 28, 2016 Vocabulary First, find a function F whose derivative is . because any other function F work? So represents the family of all antiderivatives of . The constant C is called the constant of integration. The family of functions represented by F is the general antiderivative of f, and is the general solution to the differential equation The operation of finding all solutions to the differential equation is called antidifferentiation (or indefinite integration) and is denoted by an integral sign: is read as the antiderivative of f with respect to x. Vocabulary 3 4.1 AP Calc Antiderivatives and Indefinite Integration.notebook November 28, 2016 Nov 28­9:38 AM 4 4.1 AP Calc Antiderivatives and Indefinite Integration.notebook November 28, 2016 ∫ Use basic integration rules to find antiderivatives The Power Rule: where 1.
    [Show full text]
  • Chapter 4 Differentiation in the Study of Calculus of Functions of One Variable, the Notions of Continuity, Differentiability and Integrability Play a Central Role
    Chapter 4 Differentiation In the study of calculus of functions of one variable, the notions of continuity, differentiability and integrability play a central role. The previous chapter was devoted to continuity and its consequences and the next chapter will focus on integrability. In this chapter we will define the derivative of a function of one variable and discuss several important consequences of differentiability. For example, we will show that differentiability implies continuity. We will use the definition of derivative to derive a few differentiation formulas but we assume the formulas for differentiating the most common elementary functions are known from a previous course. Similarly, we assume that the rules for differentiating are already known although the chain rule and some of its corollaries are proved in the solved problems. We shall not emphasize the various geometrical and physical applications of the derivative but will concentrate instead on the mathematical aspects of differentiation. In particular, we present several forms of the mean value theorem for derivatives, including the Cauchy mean value theorem which leads to L’Hôpital’s rule. This latter result is useful in evaluating so called indeterminate limits of various kinds. Finally we will discuss the representation of a function by Taylor polynomials. The Derivative Let fx denote a real valued function with domain D containing an L ? neighborhood of a point x0 5 D; i.e. x0 is an interior point of D since there is an L ; 0 such that NLx0 D. Then for any h such that 0 9 |h| 9 L, we can define the difference quotient for f near x0, fx + h ? fx D fx : 0 0 4.1 h 0 h It is well known from elementary calculus (and easy to see from a sketch of the graph of f near x0 ) that Dhfx0 represents the slope of a secant line through the points x0,fx0 and x0 + h,fx0 + h.
    [Show full text]
  • The Legacy of Leonhard Euler: a Tricentennial Tribute (419 Pages)
    P698.TP.indd 1 9/8/09 5:23:37 PM This page intentionally left blank Lokenath Debnath The University of Texas-Pan American, USA Imperial College Press ICP P698.TP.indd 2 9/8/09 5:23:39 PM Published by Imperial College Press 57 Shelton Street Covent Garden London WC2H 9HE Distributed by World Scientific Publishing Co. Pte. Ltd. 5 Toh Tuck Link, Singapore 596224 USA office: 27 Warren Street, Suite 401-402, Hackensack, NJ 07601 UK office: 57 Shelton Street, Covent Garden, London WC2H 9HE British Library Cataloguing-in-Publication Data A catalogue record for this book is available from the British Library. THE LEGACY OF LEONHARD EULER A Tricentennial Tribute Copyright © 2010 by Imperial College Press All rights reserved. This book, or parts thereof, may not be reproduced in any form or by any means, electronic or mechanical, including photocopying, recording or any information storage and retrieval system now known or to be invented, without written permission from the Publisher. For photocopying of material in this volume, please pay a copying fee through the Copyright Clearance Center, Inc., 222 Rosewood Drive, Danvers, MA 01923, USA. In this case permission to photocopy is not required from the publisher. ISBN-13 978-1-84816-525-0 ISBN-10 1-84816-525-0 Printed in Singapore. LaiFun - The Legacy of Leonhard.pmd 1 9/4/2009, 3:04 PM September 4, 2009 14:33 World Scientific Book - 9in x 6in LegacyLeonhard Leonhard Euler (1707–1783) ii September 4, 2009 14:33 World Scientific Book - 9in x 6in LegacyLeonhard To my wife Sadhana, grandson Kirin,and granddaughter Princess Maya, with love and affection.
    [Show full text]