Taylor Series Tips: Learn & Understand Power Series

AI Thread Summary
Taylor series are a specific type of power series calculated using derivatives at a point, typically referred to as the center. They are developed to represent functions as infinite sums of terms derived from their derivatives, allowing for easier computation and analysis. A function can be represented by a Taylor series if the power series converges to that function within a certain interval. The discussion highlights that both Taylor series and geometric series can converge to the same function, demonstrating their equivalence in certain cases. Understanding the relationship between Taylor series and power series is crucial for mastering their applications in calculus.
toni
Messages
19
Reaction score
0
I really need some tips on taylor series...Im trying to learn it myself but i couldn't understand what's on the book...

Can anyone who has learned this give me some tips...like what's the difference between it and power series (i know it's one kind of power series), why people develop it, and is there any standard way to prove that a function can be represent by a particular taylor series?

Thank you soooo much!
 
Mathematics news on Phys.org
A Taylor series is just a power series calculated in a particular way. Not only is it true that a Taylor series is a type of power series, but if a power series is equal to a function, it must be the Taylor series for that function.

That means I can calculate the Taylor series for, say, f(x)= 1/(1-x), at x= 0, in two different ways:
Using the definition, find the derivatives, evaluate at x= 0, and put those into the formlula: f(0)= 1, f'(x)= (1- x)=2 so f'(0)= 1, f"= 2(1-x)-3 so f"(0)= 2, ..., f(n)(x)= n!(1-x)n so fn[/sub](0)= n! and therefore,
\sum \frac{f^{(n)}(0)}{n!}x^n= \sum x^n

Or just recall that the sum of a geometric series, \sum ar^n is 1/(1- r). Since 1/(1-x) this must be a geometric series with a= 1 and r= x: That gives
\frac{1}{1-x}= \sum x^n
just as before. Because they are power series converging to the same function, they musst be exactly the same.
 
The description given by Halls of Ivy is a special case of Taylor, call MacLauren (sp?) series. In general Taylor series involve powers of (x-a) where a is an arbitrary constant.
 
is "a" arbitrary? "a" is also said to be the "center" right?
 
If you mean the center of the interval of convergence, yes.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Back
Top