9.3 Taylor's Theorem: Error Analysis for Series

Total Page:16

File Type:pdf, Size:1020Kb

9.3 Taylor's Theorem: Error Analysis for Series 9.3 Taylor’s Theorem: Error Analysis for Series Tacoma Narrows Bridge: November 7, 1940 Last time in BC… So the Taylor Series for ln x centered at x = 1 is given by… (x −1)2 (x −1)3 (x −1)4 f (x) = ln x = (x − )1 − + − ... 2 3 4 n ∞ (x −1) = ∑(− )1 n+1 n=1 n Use the first two terms of the Taylor Series for ln x centered at x = 1 to approximate: 3 5.1( − )1 2 0.25 ln ≈ 5.1( − )1 − = 5.0 − = .0 375 2 2 2 1 5.0( − )1 2 25.0 ln ≈ 5.0( − )1 − = − 5.0 − = − .0 625 2 2 2 Recall that the Taylor Series for ln x centered at x = 1 is given by… (x −1)2 (x −1)3 (x −1)4 ∞ (x −1)n f (x) = ln x = (x −1) − + − ... = ∑(−1)n +1 2 3 4 n =1 n Find the maximum error bound for each approximation. Because the series is alternating, we can start with… 3 5.1( − )1 3 ln → error ≤ = .0 0417 2 3 actual error =| ln( )5.1 − .0 625 |= .0 03047 1 5.0( − )1 3 ln → error ≤ = .0 0417 2 3 actual error =| ln( )5.0 − (− .0 625 |) = .0 068147 Wait! How is the actual error bigger than the error bound for ln 0.5? And now, the exciting conclusion of Chapter 9… Since each term of a convergent alternating series moves the partial sum a little closer to the limit: Alternating Series Estimation Theorem For a convergent alternating series, the truncation error is less than the first missing term, and is the same sign as that term. This is also a good tool to remember because it is easier than the Lagrange Error Bound…which you’ll find out about soon enough… Muhahahahahahaaa! Taylor’s Theorem with Remainder If f has derivatives of all orders in an open interval I containing a, then for each positive integer n and for each x in I: ()n f′′ ()a2 f () a n f()()()()xaaxa=+ f f ′ − +() xa − +⋅⋅⋅ ()() xa − + R x 2!n ! n (n+1) f( c ) n+1 Lagrange Error Bound Rxn () =() xa − ()n +1 ! In this case, c is the number between x and a that will give us the largest result for Rn (x) f(n+1) c Does any part of ( ) n+1 Rxn () =() xa − this look familiar? ()n +1 ! This remainder term is just like the Alternating Series error (note (n+1) that it uses the n + 1 term) except for the f (c) If our Taylor Series had If our Taylor Series did not alternating terms: have alternating terms: f n+1(a) f(n+1) c R (x) = (x − a)n ( ) n+1 n Rxn () =() xa − (n + )!1 ()n +1 ! (n+1) This is just the next term of the Note that working with f (c) series which is all we need if it is is the part that makes the Lagrange an Alternating Series Error Bound more complicated. Taylor’s Theorem with Remainder If f has derivatives of all orders in an open interval I containing a, then for each positive integer n and for each x in I: ()n f′′ ()a2 f () a n f()()()()xaaxa=+ f f ′ − +() xa − +⋅⋅⋅ ()() xa − + R x 2!n ! n (n+1) f( c ) n+1 Lagrange Error Bound Rxn () =() xa − ()n +1 ! Why this is the case involves a mind-bending proof so we just won’t do it here. Now let’s go back to our last problem… Recall that the Taylor Series for ln x centered at x = 1 is given by… (x − )1 2 (x − )1 3 (x − )1 4 ∞ (x − )1 n ln x = (x − )1 − + − ... = ∑(− )1 n+1 2 3 4 n=1 n Find the maximum error bound for each approximation. Because the series is alternating, we can start with… 3 5.1( − )1 3 ln → error ≤ = .0 0417 2 3 actual error =| ln( )5.1 − .0 625 |= .0 03047 1 5.0( − )1 3 ln → error ≤ = .0 0417 2 3 actual error =| ln( )5.0 − (− .0 625 |) = .0 068147 Wait! How is the actual error bigger than the error bound for ln 0.5? Recall that the Taylor Series for ln x centered at x = 1 is given by… (x − )1 2 (x − )1 3 (x − )1 4 ∞ (x − )1 n ln x = (x − )1 − + − ... = ∑(− )1 n+1 2 3 4 n=1 n First of all, when plugging in ½ for x, what happens to your series? 1 5.0( − )1 2 5.0( − )1 3 ∞ (− )5.0 n ln = 5.0( − )1 − + ... = ∑(− )1 n+1 2 2 3 n=1 n 1 25.0 .0 0625 ∞ )5.0( n ln = − 5.0 − − ... = −∑ 2 2 3 n=1 n Note that when x = ½, the series is no longer alternating. So now what do we do? Since the Remainder Term will work for any Taylor Series, we’ll have to use it to find our error bound in this case Since we used terms up through n = 2 , we will need to go to n = 3 to find our Remainder Term(error bound): The Taylor Series for f (x) = ln x centered at x = 1 f (x) = ln x f )1( = ln 1 = 0 1 1 The third derivative f ′(x) = f ′ )1( = =1 gives us this x 1 coefficient: −1 1 f ′′(x) = f ′′ )1( = − = −1 − 2 2 f ′′′(c) 2c 3 x 1 = 2 2 3! 3! ′′′ ′′′ −3 f (x) = 3 f (c) = 3 = 2c x c This is the part of the error bound formula that we need 3 1 5.0( − )1 ln → error ≤ = .0 0417 2 3 actual error =| ln( )5.0 − (− .0 625 |) = .0 068147 We saw that plugging in ½ for x makes each term of the series positive and therefore it is no longer an alternating series. So we need to use the Remainder Term which is also called… f n+1(c) The Lagrange Error Bound (x − a)n+1 (n + )!1 f ′′′(c) 2c−3 error = 5.0( − )1 3 = .0( 125 ) The third derivative 3! 3! of ln x at x = c What value of c will give us the maximum error? Normally, we wouldn’t care about the actual value of c but in this case, we need to find out what value of c will give us the maximum value for 2 c–3. f ′′′(c) 2c−3 error = 5.0( − )1 3 = .0( 125 ) The third derivative 3! 3! of ln x at x = c The question is what value of c between x and a will give us the maximum error? So we are looking for a number for c between 0.5 and 1. 2 Let’s rewrite it as which has its largest value when c is smallest. c 3 And therefore… c = 0.5 −3 −3 f ′′′(c) 3 2c 2(0.5) error = 5.0( − )1 = .0( 125 ) = (0.125) 3! 3! 3! 16 1 1 Which is larger than And we always want the error bound = = the actual error! to be larger than the actual error 6 8 3 actual error =| ln( )5.0 − (− .0 625 |) = .0 068147 Let’s try using Lagrange on an alternating series x 2 We know that since this is an alternating ln(1+ x) ≈ x − 2 series, the error bound would be x 3 3 But let’s apply Lagrange (which works on all Taylor Series)… ′′′ 2 f (c) 3 The third derivative ′′′ error ≤ x f (x) = 3 3! of ln(1+ x) is 1( + x) 2(1+ c)−3 x 3 error ≤ x 3 = The value of c that will 3! 3(1+ c)3 maximize the error is 0 so… x 3 x 3 = Which is the same as the 3(1+ c)3 3 Alternating Series error bound Most text books will describe the error bound two ways: (n+1) f( c ) n+1 Lagrange Form of the Remainder: Rxn () =() xa − ()n +1 ! and + If M is the maximum value of f ( n 1 ) ( x ) on the interval between a and x, then: M n+1 Remainder Estimation Theorem: Rn () x ≤ x− a ()n +1 ! Note from the way that it is described above that M is just another way of saying that you have to maximize f (n+1)(c) Remember that the only difference you need to worry about between Alternating Series error and La Grange is finding f (n+1)(c) .
Recommended publications
  • Calculus and Differential Equations II
    Calculus and Differential Equations II MATH 250 B Sequences and series Sequences and series Calculus and Differential Equations II Sequences A sequence is an infinite list of numbers, s1; s2;:::; sn;::: , indexed by integers. 1n Example 1: Find the first five terms of s = (−1)n , n 3 n ≥ 1. Example 2: Find a formula for sn, n ≥ 1, given that its first five terms are 0; 2; 6; 14; 30. Some sequences are defined recursively. For instance, sn = 2 sn−1 + 3, n > 1, with s1 = 1. If lim sn = L, where L is a number, we say that the sequence n!1 (sn) converges to L. If such a limit does not exist or if L = ±∞, one says that the sequence diverges. Sequences and series Calculus and Differential Equations II Sequences (continued) 2n Example 3: Does the sequence converge? 5n 1 Yes 2 No n 5 Example 4: Does the sequence + converge? 2 n 1 Yes 2 No sin(2n) Example 5: Does the sequence converge? n Remarks: 1 A convergent sequence is bounded, i.e. one can find two numbers M and N such that M < sn < N, for all n's. 2 If a sequence is bounded and monotone, then it converges. Sequences and series Calculus and Differential Equations II Series A series is a pair of sequences, (Sn) and (un) such that n X Sn = uk : k=1 A geometric series is of the form 2 3 n−1 k−1 Sn = a + ax + ax + ax + ··· + ax ; uk = ax 1 − xn One can show that if x 6= 1, S = a .
    [Show full text]
  • Topic 7 Notes 7 Taylor and Laurent Series
    Topic 7 Notes Jeremy Orloff 7 Taylor and Laurent series 7.1 Introduction We originally defined an analytic function as one where the derivative, defined as a limit of ratios, existed. We went on to prove Cauchy's theorem and Cauchy's integral formula. These revealed some deep properties of analytic functions, e.g. the existence of derivatives of all orders. Our goal in this topic is to express analytic functions as infinite power series. This will lead us to Taylor series. When a complex function has an isolated singularity at a point we will replace Taylor series by Laurent series. Not surprisingly we will derive these series from Cauchy's integral formula. Although we come to power series representations after exploring other properties of analytic functions, they will be one of our main tools in understanding and computing with analytic functions. 7.2 Geometric series Having a detailed understanding of geometric series will enable us to use Cauchy's integral formula to understand power series representations of analytic functions. We start with the definition: Definition. A finite geometric series has one of the following (all equivalent) forms. 2 3 n Sn = a(1 + r + r + r + ::: + r ) = a + ar + ar2 + ar3 + ::: + arn n X = arj j=0 n X = a rj j=0 The number r is called the ratio of the geometric series because it is the ratio of consecutive terms of the series. Theorem. The sum of a finite geometric series is given by a(1 − rn+1) S = a(1 + r + r2 + r3 + ::: + rn) = : (1) n 1 − r Proof.
    [Show full text]
  • 3.3 Convergence Tests for Infinite Series
    3.3 Convergence Tests for Infinite Series 3.3.1 The integral test We may plot the sequence an in the Cartesian plane, with independent variable n and dependent variable a: n X The sum an can then be represented geometrically as the area of a collection of rectangles with n=1 height an and width 1. This geometric viewpoint suggests that we compare this sum to an integral. If an can be represented as a continuous function of n, for real numbers n, not just integers, and if the m X sequence an is decreasing, then an looks a bit like area under the curve a = a(n). n=1 In particular, m m+2 X Z m+1 X an > an dn > an n=1 n=1 n=2 For example, let us examine the first 10 terms of the harmonic series 10 X 1 1 1 1 1 1 1 1 1 1 = 1 + + + + + + + + + : n 2 3 4 5 6 7 8 9 10 1 1 1 If we draw the curve y = x (or a = n ) we see that 10 11 10 X 1 Z 11 dx X 1 X 1 1 > > = − 1 + : n x n n 11 1 1 2 1 (See Figure 1, copied from Wikipedia) Z 11 dx Now = ln(11) − ln(1) = ln(11) so 1 x 10 X 1 1 1 1 1 1 1 1 1 1 = 1 + + + + + + + + + > ln(11) n 2 3 4 5 6 7 8 9 10 1 and 1 1 1 1 1 1 1 1 1 1 1 + + + + + + + + + < ln(11) + (1 − ): 2 3 4 5 6 7 8 9 10 11 Z dx So we may bound our series, above and below, with some version of the integral : x If we allow the sum to turn into an infinite series, we turn the integral into an improper integral.
    [Show full text]
  • What Is on Today 1 Alternating Series
    MA 124 (Calculus II) Lecture 17: March 28, 2019 Section A3 Professor Jennifer Balakrishnan, [email protected] What is on today 1 Alternating series1 1 Alternating series Briggs-Cochran-Gillett x8:6 pp. 649 - 656 We begin by reviewing the Alternating Series Test: P k+1 Theorem 1 (Alternating Series Test). The alternating series (−1) ak converges if 1. the terms of the series are nonincreasing in magnitude (0 < ak+1 ≤ ak, for k greater than some index N) and 2. limk!1 ak = 0. For series of positive terms, limk!1 ak = 0 does NOT imply convergence. For alter- nating series with nonincreasing terms, limk!1 ak = 0 DOES imply convergence. Example 2 (x8.6 Ex 16, 20, 24). Determine whether the following series converge. P1 (−1)k 1. k=0 k2+10 P1 1 k 2. k=0 − 5 P1 (−1)k 3. k=2 k ln2 k 1 MA 124 (Calculus II) Lecture 17: March 28, 2019 Section A3 Recall that if a series converges to a value S, then the remainder is Rn = S − Sn, where Sn is the sum of the first n terms of the series. An upper bound on the magnitude of the remainder (the absolute error) in an alternating series arises form the following observation: when the terms are nonincreasing in magnitude, the value of the series is always trapped between successive terms of the sequence of partial sums. Thus we have jRnj = jS − Snj ≤ jSn+1 − Snj = an+1: This justifies the following theorem: P1 k+1 Theorem 3 (Remainder in Alternating Series).
    [Show full text]
  • 1 Approximating Integrals Using Taylor Polynomials 1 1.1 Definitions
    Seunghee Ye Ma 8: Week 7 Nov 10 Week 7 Summary This week, we will learn how we can approximate integrals using Taylor series and numerical methods. Topics Page 1 Approximating Integrals using Taylor Polynomials 1 1.1 Definitions . .1 1.2 Examples . .2 1.3 Approximating Integrals . .3 2 Numerical Integration 5 1 Approximating Integrals using Taylor Polynomials 1.1 Definitions When we first defined the derivative, recall that it was supposed to be the \instantaneous rate of change" of a function f(x) at a given point c. In other words, f 0 gives us a linear approximation of f(x) near c: for small values of " 2 R, we have f(c + ") ≈ f(c) + "f 0(c) But if f(x) has higher order derivatives, why stop with a linear approximation? Taylor series take this idea of linear approximation and extends it to higher order derivatives, giving us a better approximation of f(x) near c. Definition (Taylor Polynomial and Taylor Series) Let f(x) be a Cn function i.e. f is n-times continuously differentiable. Then, the n-th order Taylor polynomial of f(x) about c is: n X f (k)(c) T (f)(x) = (x − c)k n k! k=0 The n-th order remainder of f(x) is: Rn(f)(x) = f(x) − Tn(f)(x) If f(x) is C1, then the Taylor series of f(x) about c is: 1 X f (k)(c) T (f)(x) = (x − c)k 1 k! k=0 Note that the first order Taylor polynomial of f(x) is precisely the linear approximation we wrote down in the beginning.
    [Show full text]
  • Appendix a Short Course in Taylor Series
    Appendix A Short Course in Taylor Series The Taylor series is mainly used for approximating functions when one can identify a small parameter. Expansion techniques are useful for many applications in physics, sometimes in unexpected ways. A.1 Taylor Series Expansions and Approximations In mathematics, the Taylor series is a representation of a function as an infinite sum of terms calculated from the values of its derivatives at a single point. It is named after the English mathematician Brook Taylor. If the series is centered at zero, the series is also called a Maclaurin series, named after the Scottish mathematician Colin Maclaurin. It is common practice to use a finite number of terms of the series to approximate a function. The Taylor series may be regarded as the limit of the Taylor polynomials. A.2 Definition A Taylor series is a series expansion of a function about a point. A one-dimensional Taylor series is an expansion of a real function f(x) about a point x ¼ a is given by; f 00ðÞa f 3ðÞa fxðÞ¼faðÞþf 0ðÞa ðÞþx À a ðÞx À a 2 þ ðÞx À a 3 þÁÁÁ 2! 3! f ðÞn ðÞa þ ðÞx À a n þÁÁÁ ðA:1Þ n! © Springer International Publishing Switzerland 2016 415 B. Zohuri, Directed Energy Weapons, DOI 10.1007/978-3-319-31289-7 416 Appendix A: Short Course in Taylor Series If a ¼ 0, the expansion is known as a Maclaurin Series. Equation A.1 can be written in the more compact sigma notation as follows: X1 f ðÞn ðÞa ðÞx À a n ðA:2Þ n! n¼0 where n ! is mathematical notation for factorial n and f(n)(a) denotes the n th derivation of function f evaluated at the point a.
    [Show full text]
  • Operations on Power Series Related to Taylor Series
    Operations on Power Series Related to Taylor Series In this problem, we perform elementary operations on Taylor series – term by term differen­ tiation and integration – to obtain new examples of power series for which we know their sum. Suppose that a function f has a power series representation of the form: 1 2 X n f(x) = a0 + a1(x − c) + a2(x − c) + · · · = an(x − c) n=0 convergent on the interval (c − R; c + R) for some R. The results we use in this example are: • (Differentiation) Given f as above, f 0(x) has a power series expansion obtained by by differ­ entiating each term in the expansion of f(x): 1 0 X n−1 f (x) = a1 + a2(x − c) + 2a3(x − c) + · · · = nan(x − c) n=1 • (Integration) Given f as above, R f(x) dx has a power series expansion obtained by by inte­ grating each term in the expansion of f(x): 1 Z a1 a2 X an f(x) dx = C + a (x − c) + (x − c)2 + (x − c)3 + · · · = C + (x − c)n+1 0 2 3 n + 1 n=0 for some constant C depending on the choice of antiderivative of f. Questions: 1. Find a power series representation for the function f(x) = arctan(5x): (Note: arctan x is the inverse function to tan x.) 2. Use power series to approximate Z 1 2 sin(x ) dx 0 (Note: sin(x2) is a function whose antiderivative is not an elementary function.) Solution: 1 For question (1), we know that arctan x has a simple derivative: , which then has a power 1 + x2 1 2 series representation similar to that of , where we subsitute −x for x.
    [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]
  • 20-Finding Taylor Coefficients
    Taylor Coefficients Learning goal: Let’s generalize the process of finding the coefficients of a Taylor polynomial. Let’s find a general formula for the coefficients of a Taylor polynomial. (Students complete worksheet series03 (Taylor coefficients).) 2 What we have discovered is that if we have a polynomial C0 + C1x + C2x + ! that we are trying to match values and derivatives to a function, then when we differentiate it a bunch of times, we 0 get Cnn!x + Cn+1(n+1)!x + !. Plugging in x = 0 and everything except Cnn! goes away. So to (n) match the nth derivative, we must have Cn = f (0)/n!. If we want to match the values and derivatives at some point other than zero, we will use the 2 polynomial C0 + C1(x – a) + C2(x – a) + !. Then when we differentiate, we get Cnn! + Cn+1(n+1)!(x – a) + !. Now, plugging in x = a makes everything go away, and we get (n) Cn = f (a)/n!. So we can generate a polynomial of any degree (well, as long as the function has enough derivatives!) that will match the function and its derivatives to that degree at a particular point a. We can also extend to create a power series called the Taylor series (or Maclaurin series if a is specifically 0). We have natural questions: • For what x does the series converge? • What does the series converge to? Is it, hopefully, f(x)? • If the series converges to the function, we can use parts of the series—Taylor polynomials—to approximate the function, at least nearby a.
    [Show full text]
  • Sequences, Series and Taylor Approximation (Ma2712b, MA2730)
    Sequences, Series and Taylor Approximation (MA2712b, MA2730) Level 2 Teaching Team Current curator: Simon Shaw November 20, 2015 Contents 0 Introduction, Overview 6 1 Taylor Polynomials 10 1.1 Lecture 1: Taylor Polynomials, Definition . .. 10 1.1.1 Reminder from Level 1 about Differentiable Functions . .. 11 1.1.2 Definition of Taylor Polynomials . 11 1.2 Lectures 2 and 3: Taylor Polynomials, Examples . ... 13 x 1.2.1 Example: Compute and plot Tnf for f(x) = e ............ 13 1.2.2 Example: Find the Maclaurin polynomials of f(x) = sin x ...... 14 2 1.2.3 Find the Maclaurin polynomial T11f for f(x) = sin(x ) ....... 15 1.2.4 QuestionsforChapter6: ErrorEstimates . 15 1.3 Lecture 4 and 5: Calculus of Taylor Polynomials . .. 17 1.3.1 GeneralResults............................... 17 1.4 Lecture 6: Various Applications of Taylor Polynomials . ... 22 1.4.1 RelativeExtrema .............................. 22 1.4.2 Limits .................................... 24 1.4.3 How to Calculate Complicated Taylor Polynomials? . 26 1.5 ExerciseSheet1................................... 29 1.5.1 ExerciseSheet1a .............................. 29 1.5.2 FeedbackforSheet1a ........................... 33 2 Real Sequences 40 2.1 Lecture 7: Definitions, Limit of a Sequence . ... 40 2.1.1 DefinitionofaSequence .......................... 40 2.1.2 LimitofaSequence............................. 41 2.1.3 Graphic Representations of Sequences . .. 43 2.2 Lecture 8: Algebra of Limits, Special Sequences . ..... 44 2.2.1 InfiniteLimits................................ 44 1 2.2.2 AlgebraofLimits.............................. 44 2.2.3 Some Standard Convergent Sequences . .. 46 2.3 Lecture 9: Bounded and Monotone Sequences . ..... 48 2.3.1 BoundedSequences............................. 48 2.3.2 Convergent Sequences and Closed Bounded Intervals . .... 48 2.4 Lecture10:MonotoneSequences .
    [Show full text]
  • Calculus Online Textbook Chapter 10
    Contents CHAPTER 9 Polar Coordinates and Complex Numbers 9.1 Polar Coordinates 348 9.2 Polar Equations and Graphs 351 9.3 Slope, Length, and Area for Polar Curves 356 9.4 Complex Numbers 360 CHAPTER 10 Infinite Series 10.1 The Geometric Series 10.2 Convergence Tests: Positive Series 10.3 Convergence Tests: All Series 10.4 The Taylor Series for ex, sin x, and cos x 10.5 Power Series CHAPTER 11 Vectors and Matrices 11.1 Vectors and Dot Products 11.2 Planes and Projections 11.3 Cross Products and Determinants 11.4 Matrices and Linear Equations 11.5 Linear Algebra in Three Dimensions CHAPTER 12 Motion along a Curve 12.1 The Position Vector 446 12.2 Plane Motion: Projectiles and Cycloids 453 12.3 Tangent Vector and Normal Vector 459 12.4 Polar Coordinates and Planetary Motion 464 CHAPTER 13 Partial Derivatives 13.1 Surfaces and Level Curves 472 13.2 Partial Derivatives 475 13.3 Tangent Planes and Linear Approximations 480 13.4 Directional Derivatives and Gradients 490 13.5 The Chain Rule 497 13.6 Maxima, Minima, and Saddle Points 504 13.7 Constraints and Lagrange Multipliers 514 CHAPTER Infinite Series Infinite series can be a pleasure (sometimes). They throw a beautiful light on sin x and cos x. They give famous numbers like n and e. Usually they produce totally unknown functions-which might be good. But on the painful side is the fact that an infinite series has infinitely many terms. It is not easy to know the sum of those terms.
    [Show full text]
  • Polynomials, Taylor Series, and the Temperature of the Earth How Hot Is It ?
    GEOL 595 - Mathematical Tools in Geology Lab Assignment # 12- Nov 13, 2008 (Due Nov 19) Name: Polynomials, Taylor Series, and the Temperature of the Earth How Hot is it ? A.Linear Temperature Gradients Near the surface of the Earth, borehole drilling is used to measure the temperature as a function of depth in the Earth’s crust, much like the 3D picture you see below. These types of measurements tell us that there is a constant gradient in temperture with depth. 1. Write the form of a linear equation for temperature (T) as a function of depth (z) that depends on the temperature gradient (G). Assume the temperature at the surface is known (To). Also draw a picture of how temperture might change with depth in a borehole, and label these variables. 1 2. Measurements in boreholes tell us that the average temperature gradient increases by 20◦C for every kilometer in depth (written: 20◦C km−1). This holds pretty well for the upper 100 km on continental crust. Determine the temperature below the surface at 45 km depth if the ◦ surface temperature, (To) is 10 C. 3. Extrapolate this observation of a linear temperature gradient to determine the temperature at the base of the mantle (core-mantle boundary) at 2700 km depth and also at the center of the Earth at 6378 km depth. Draw a graph (schematically - by hand) of T versus z and label each of these layers in the Earth’s interior. 2 4. The estimated temperature at the Earth’s core is 4300◦C.
    [Show full text]