Taylor Series & Error. Series and Iterative methods Any series ∑ x n can be turned into an iterative method by considering the sequence of partial sums.

Slides:



Advertisements
Similar presentations
Higher Order Derivatives. Find if. Substitute back into the equation.
Advertisements

Section 11.6 – Taylor’s Formula with Remainder
Differential Equations Brannan Copyright © 2010 by John Wiley & Sons, Inc. All rights reserved. Chapter 08: Series Solutions of Second Order Linear Equations.
Taylor Series The Coefficients of a Power Series.
Chapter 10 Infinite Series by: Anna Levina edited: Rhett Chien.
Calculus I – Math 104 The end is near!. Series approximations for functions, integrals etc.. We've been associating series with functions and using them.
Integrals 5.
Infinite Sequences and Series
INFINITE SEQUENCES AND SERIES
Ch 5.2: Series Solutions Near an Ordinary Point, Part I
Chapter 1 Introduction The solutions of engineering problems can be obtained using analytical methods or numerical methods. Analytical differentiation.
INFINITE SEQUENCES AND SERIES
Math Calculus I Part 8 Power series, Taylor series.
Calculus I – Math 104 The end is near!. 1. Limits: Series give a good idea of the behavior of functions in the neighborhood of 0: We know for other reasons.
11.4 Geometric Sequences Geometric Sequences and Series geometric sequence If we start with a number, a 1, and repeatedly multiply it by some constant,
Calculus and Analytic Geometry II Cloud County Community College Spring, 2011 Instructor: Timothy L. Warkentin.
© 2010 Pearson Education Inc.Goldstein/Schneider/Lay/Asmar, CALCULUS AND ITS APPLICATIONS, 12e– Slide 1 of 57 Chapter 11 Taylor Polynomials and Infinite.
Chapter 1 Infinite Series, Power Series
Lecture 2 Number Representation and accuracy
ES 240: Scientific and Engineering Computation. Chapter 4 Chapter 4: Errors Uchechukwu Ofoegbu Temple University.
Taylor’s Polynomials & LaGrange Error Review
11 INFINITE SEQUENCES AND SERIES Applications of Taylor Polynomials INFINITE SEQUENCES AND SERIES In this section, we will learn about: Two types.
Chapter 8-Infinite Series Calculus, 2ed, by Blank & Krantz, Copyright 2011 by John Wiley & Sons, Inc, All Rights Reserved.
9.3 Taylor’s Theorem: Error Analysis for Series
In Section 4.1, we used the linearization L(x) to approximate a function f (x) near a point x = a:Section 4.1 We refer to L(x) as a “first-order” approximation.
Copyright © Cengage Learning. All rights reserved. 11 Infinite Sequences and Series.
Now that you’ve found a polynomial to approximate your function, how good is your polynomial? Find the 6 th degree Maclaurin polynomial for For what values.
Infinite Sequences and Series
9.7 and 9.10 Taylor Polynomials and Taylor Series.
Taylor’s Theorem: Error Analysis for Series. Taylor series are used to estimate the value of functions (at least theoretically - now days we can usually.
Infinite Sequences and Series 8. Taylor and Maclaurin Series 8.7.
1 Chapter 1 Infinite series, Power series ( 무한급수, 멱급수 ) Mathematical methods in the physical sciences 3rd edition Mary L. Boas Lecture 1 Infinite series,
In section 11.9, we were able to find power series representations for a certain restricted class of functions. Here, we investigate more general problems.
Engineering Analysis – Computational Fluid Dynamics –
In the previous section, we studied positive series, but we still lack the tools to analyze series with both positive and negative terms. One of the keys.
In this section we develop general methods for finding power series representations. Suppose that f (x) is represented by a power series centered at.
Sect. 9-B LAGRANGE error or Remainder
This is an example of an infinite series. 1 1 Start with a square one unit by one unit: This series converges (approaches a limiting value.) Many series.
Chapter 9 AP Calculus BC. 9.1 Power Series Infinite Series: Partial Sums: If the sequence of partial sums has a limit S, as n  infinity, then we say.
Remainder Theorem. The n-th Talor polynomial The polynomial is called the n-th Taylor polynomial for f about c.
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1 Part 7 - Chapter 25.
Copyright © Cengage Learning. All rights reserved. 11 Infinite Sequences and Series.
Advanced Engineering Mathematics, 7 th Edition Peter V. O’Neil © 2012 Cengage Learning Engineering. All Rights Reserved. CHAPTER 4 Series Solutions.
Copyright © Cengage Learning. All rights reserved.
Clicker Question 1 What is ? – A. 1 / (2  (x 2 + 4)) + C – B. 1 / (4  (x 2 + 4)) + C – C. x / (2  (x 2 + 4)) + C – D. x / (4  (x 2 + 4)) + C – E. 
Review of Power Series and Taylor Polynomials. Infinite Sums and Power Series Recall Infinite Sums:
9.3 Taylor’s Theorem: Error Analysis yes no.
Taylor series are used to estimate the value of functions (at least theoretically - now days we can usually use the calculator or computer to calculate.
9.5 Alternating Series. An alternating series is a series whose terms are alternately positive and negative. It has the following forms Example: Alternating.
Representations of Functions as Power Series INFINITE SEQUENCES AND SERIES In this section, we will learn: How to represent certain functions as sums of.
1 Chapter 9. 2 Does converge or diverge and why?
Copyright © Cengage Learning. All rights reserved Applications of Taylor Polynomials.
Convergence of Taylor Series Objective: To find where a Taylor Series converges to the original function; approximate trig, exponential and logarithmic.
In the special case c = 0, T (x) is also called the Maclaurin Series: THEOREM 1 Taylor Series Expansion If f (x) is represented by a power series.
Absolute Value and Opposites
A power series with center c is an infinite series where x is a variable. For example, is a power series with center c = 2.
The Taylor Polynomial Remainder (aka: the Lagrange Error Bound)
Copyright © Cengage Learning. All rights reserved.
Taylor series in numerical computations (review)
The LaGrange Error Estimate
Chapter 1 Infinite Series, Power Series
Copyright © Cengage Learning. All rights reserved.
how to represent certain types of functions as sums of power series
Chapter 23.
Class Notes 9: Power Series (1/3)
Copyright © Cengage Learning. All rights reserved.
Find the Taylor series for f (x) centered at a = 8. {image} .
Numerical Integration:
how to represent certain types of functions as a power series
9.7 Taylor Polynomials & Approximations
Presentation transcript:

Taylor Series & Error

Series and Iterative methods Any series ∑ x n can be turned into an iterative method by considering the sequence of partial sums s n. Functions and Taylor Expansions From Intermediate Calculus we know any function that has n+1 derivatives at a point a has a n th Taylor Polynomial expansion centered at a and an expression for the error. The value f ( k ) ( a ) is the k th derivative evaluated at a. The function R n ( x ) represents the error where c is a value between x and a.

Examples of Taylor Series Because the higher derivatives of some functions repeat in a recognizable pattern we are able to get a few "standard" Taylor Series expansions. All of the examples below have the center point of 0 and the error term will go to zero for suitable values of x. Other more complicated functions can be found using the algebra, derivatives and integrals.

To find the Taylor series for the function f ( x ) = arctan ( x ). Start with known Taylor Series Substitute – x for x Substitute x 2 for x Integrate both sides. To find the Taylor series for the function Start with known Taylor Series Substitute Multiply by x 3

A second version of Taylor Polynomials For any function f ( x ) consider the function f ( x + h ) where we think of x as a constant and h is the variable. Consider the Taylor expansion for f ( x + h ) (with variable h ) centered at 0. The k th derivatives are found to the right. This is a more computationally useful way of applying Taylor Series to approximate functions. We think of the value of h as small (close to zero) and will represent the distance between computable derivatives and x. Consider the following example. Approximate sin(30.01º) with an error of less than We first need to convert to radians to get the value for h.

We need to figure out the value of k that gives the desired accuracy. The exact error is given by the expression to the right. We know the values for sine and cosine are always less than 1 in absolute value and  is less than 4. Try different values of k that make this inequality true. When we try k =2 we find the right side is This means we need go out to the k =2 term.

Alternating Series and Error From intermediate calc remember that a series ∑(-1) k a k converges if the sequence a k are positive terms that decrease to zero, this was called the alternating series test. The series ∑(-1) k a k is called an Alternating Series. The nice thing about alternating series is that keeping tract of the error is very easy as given by the theorem below. Alternating Series Error Theorem In any convergent alternating series ∑(-1) k a k the error is always less than the first term omitted. In other words: |Error| < a k +1 Example: Compute 1/ e accurate to.0001 The series for 1/ e is alternating so the theorem applies. We need to go to the k =7 term.