Physics Exam  >  Physics Notes  >  Physics for IIT JAM, UGC - NET, CSIR NET  >  Taylor Series - Mathematical Methods of Physics, UGC - NET Physics

Taylor Series - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET PDF Download

Taylor series is a polynomial of infinite degree that can be used to represent many different functions, particularly functions that aren't polynomials. Taylor series have applications ranging from classical and modern physics to the computations that your handheld calculator makes when evaluating trigonometric expressions.

Taylor series are both useful and beautiful.

Taylor Series - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

Here, a Taylor series is being used to evaluate an integral that cannot be computed using known methods.

 

Taylor Series - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

Here, an elegant use of a Taylor series gives us an exact value  of π .

 

Introduction

Let f(x) be a real-valued function that is infinitely differentiable at x = x0 . The Taylor series expansion for the function f(x)  centered around the point x = x0 is given by

Taylor Series - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

Note that f(n) (x0)represents the  derivative of  at . 

Taylor Series - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

It is not immediately obvious how this definition constructs a polynomial of infinite degree equivalent to the original function, f(x). Perhaps we can gain an understanding by writing out the first several terms of the Taylor series for f(x) = cos x centered at x = 0 . Note that there is nothing special about using x = 0 other than its ease in computation, but any other choice of center is allowed and will vary based on need.

We will now use the definition above to construct a graceful polynomial equivalency to cos x .

Because the formula for the Taylor series given in the definition above contains f(n) (x0) we should build a list containing the values of f(x) and its first four derivatives at x = 0

Taylor Series - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

We begin assembling the Taylor series by writing f(x) = [the first number in our list]  Taylor Series - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET    like so:

Taylor Series - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

So far, our constructed function f(x) = 1 looks nothing like f(x) = cos x. They merely have f(0) = 1 in common, but we shall add more terms. We add the next term from our list above, this time multiplied by  Taylor Series - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

Taylor Series - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

Notice the exponent on (x - 0) and the argument inside the factorial are both 1 this time, rather than 0 as they were in the previous term. This is because the summation dictates that we increment n from 0 to 1. This process will continue by adding the next term from our list above, but again incrementing the power on  (x - 0) and the value inside the factorial.

Taylor Series - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

Let's stop and look at what we have so far. After three terms, our Taylor series has given us  Taylor Series - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

Taylor Series - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

Interestingly enough, if we continue taking numbers from our list while appending incremented powers of  and incremented factorials, then our Taylor series slowly but surely conforms to the cosine curve.

Taylor Series - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

At this point, we can guess at the emerging pattern. The powers on  are even, the factorials in the denominator are even, and the terms alternate signs. Note that more derivatives of the original function may be needed to discover a pattern, but only four derivatives were needed for this example. We encode this pattern into a summation which finally yields our Taylor series for cos x :

Taylor Series - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

In the animation below, each frame represents an additional term appended to the previous frame's Taylor series. As we add more terms, the Taylor series tends to fit better to the cosine function it's attempting to approximate.

Taylor Series - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

Taylor Series - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

Taylor Series - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

Taylor Series - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

Important note: Because this series expansion was centered at x = 0, this is also known as a Maclaurin series. A Maclaurin series is simply a Taylor series centered at x = 0 .

So how does this work exactly? What is the intuition for this formula? Let's solidify our understanding of Taylor series with a slightly more abstract demonstration. For the purposes of this next example, let T(x) represent the Taylor series expansion of f(x).

Taylor Series - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

It is important to note that the value of this summation at  x = x0 is simply f(x0), because all terms after the first will contain a 0 in their product. This means the value of the power series agrees with the value of the function at x0 (or that T(x0) = f(x0). Surely this is what we'd want from a series that purports to agree with the function! After all, if our claim is that the Taylor series T(x) equals the function f(x), then it should agree in value at x = x0. Granted, there are an uncountable number of other functions that share the same value at x0, so this equivalence is nothing special so far. Let's investigate by taking the derivative of the terms in the power series we have listed.

Taylor Series - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

If we evaluate the differentiated summation at  x = x0, then all terms after f'(x0)  vanish (again due to containing 0 in their product), leaving us with only f'(x0). So in addition to T(x0) = f(x0), we also have that T'(x0) = f'(x0), meaning the Taylor series and the function it represents agree in the value of their derivatives at . One can repeatedly differentiate T(x) and f(x) at x = x0 and find that this pattern continues. Indeed, the next derivative  T"(x0)  takes on the value f"(x0), the derivative after that T"'(x0)  takes on the value f"'(x0) and so on, all at x = x0.

This is a promising result! If we can ensure that the nth derivative T(x) of  agrees with the nth derivative of f(x) at x = x0 for all values of n, then we can expect the behavior of the Taylor series and f(x) to be identical.

Taylor Series - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

Taylor Series - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET
 Taylor Series - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

There are already dozens of known Taylor series. Some of them are easy to derive on your own (and you should!) while others are far too complicated for the scope of this wiki.

Taylor Series - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET   Taylor Series - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET   Taylor Series - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

 

Interval and Radius of Convergence

The interval of convergence for a Taylor series Taylor Series - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NETis the set of values of x for which the series converges.

Examine the geometric power series Taylor Series - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET  Recall that a geometric progression of infinite terms

 

Taylor Polynomial Derivation

Suppose we want to interpolate an infinite number of points on the Cartesian plane using a continuous and differentiable function f. How can this be done?

Given n points on the Cartesian plane, the set of points can be interpolated using a polynomial of at least degree n - 1. Given an infinite number of points to interpolate, we need an infinite polynomial

Taylor Series - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

where |x - x0| is within the radius of convergence.

Observation:

Taylor Series - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

Solving for each constant term expands the original function into the infinite polynomial

Taylor Series - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

 

Using Taylor Series in Approximations

Imagine that you have been taken prisoner and placed in a dark cell. Your captors say that you can earn your freedom, but only if you can produce an approximate value of Taylor Series - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET. Worse than that, your approximation has to be correct to five decimal places! Even without a calculator in your cell, you can use the first few terms of the Taylor series for Taylor Series - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET about the point x = 8 as a tool for making a quick and decent approximation.

We certainly won't be able to compute an infinite number of terms in a Taylor series expansion for a function. However, as more terms are calculated in the Taylor series expansion of a function, the approximation of that function is improved.

Using the first three terms of the Taylor series expansion of  Taylor Series - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

We have

Taylor Series - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

The first three terms shown will be sufficient to provide a good approximation for   Taylor Series - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET Evaluating this sum at x = 8.1 gives an approximation for  Taylor Series - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

Taylor Series - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET

With just three terms, the formula above was able to approximate Taylor Series - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET to six decimal places of accuracy

The document Taylor Series - Mathematical Methods of Physics, UGC - NET Physics | Physics for IIT JAM, UGC - NET, CSIR NET is a part of the Physics Course Physics for IIT JAM, UGC - NET, CSIR NET.
All you need of Physics at this link: Physics
158 docs

FAQs on Taylor Series - Mathematical Methods of Physics, UGC - NET Physics - Physics for IIT JAM, UGC - NET, CSIR NET

1. What is the Taylor series and how is it used in mathematical methods of physics?
Ans. The Taylor series is a representation of a function as an infinite sum of terms, each of which is obtained from the values of the function's derivatives at a single point. In mathematical methods of physics, the Taylor series is used to approximate functions and express them as a polynomial. This allows for easier mathematical manipulation and analysis of physical phenomena.
2. Can you explain the concept of convergence in relation to Taylor series?
Ans. Convergence refers to the behavior of the Taylor series as more terms are added to the sum. A Taylor series converges if the terms approach zero as the number of terms increases. If the terms do not approach zero, the series diverges and cannot be used to accurately represent the function. The convergence of a Taylor series depends on the properties of the function being approximated and the point about which the series is expanded.
3. How do you determine the number of terms to include in a Taylor series approximation?
Ans. The number of terms to include in a Taylor series approximation depends on the desired level of accuracy. Generally, more terms result in a more accurate approximation. However, including too many terms can also lead to computational difficulties. A common approach is to determine an acceptable error tolerance and then include enough terms to achieve that level of accuracy.
4. Are there any limitations to using Taylor series in mathematical methods of physics?
Ans. Yes, there are limitations to using Taylor series in mathematical methods of physics. For functions that have singularities or behave poorly near certain points, the Taylor series may not converge or accurately represent the function. Additionally, the Taylor series is a local approximation and may not accurately capture the behavior of the function over a large range of values. In such cases, alternative approximation methods may need to be used.
5. Can you provide an example of how the Taylor series is used in a physics problem?
Ans. Sure! Let's consider a simple example. Suppose we have a particle moving along a straight line with a time-dependent position given by the function x(t). To approximate the position at a future time, we can use a Taylor series expansion of x(t) around a known time t0. By including a sufficient number of terms in the expansion, we can estimate the position of the particle at the desired future time. This approximation is particularly useful when the function x(t) does not have a simple analytical expression.
158 docs
Download as PDF
Explore Courses for Physics exam
Signup for Free!
Signup to see your scores go up within 7 days! Learn & Practice with 1000+ FREE Notes, Videos & Tests.
10M+ students study on EduRev
Related Searches

UGC - NET

,

Taylor Series - Mathematical Methods of Physics

,

UGC - NET

,

shortcuts and tricks

,

mock tests for examination

,

UGC - NET Physics | Physics for IIT JAM

,

Taylor Series - Mathematical Methods of Physics

,

CSIR NET

,

Important questions

,

Sample Paper

,

ppt

,

CSIR NET

,

video lectures

,

past year papers

,

Viva Questions

,

MCQs

,

Exam

,

UGC - NET Physics | Physics for IIT JAM

,

pdf

,

study material

,

Previous Year Questions with Solutions

,

Summary

,

UGC - NET Physics | Physics for IIT JAM

,

Objective type Questions

,

practice quizzes

,

Semester Notes

,

CSIR NET

,

UGC - NET

,

Extra Questions

,

Free

,

Taylor Series - Mathematical Methods of Physics

;