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...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top