Thread Closed

Power Series Representation-Quick question

 
Share Thread Thread Tools
Apr24-08, 12:19 AM   #1
 

Power Series Representation-Quick question


1. The problem statement, all variables and given/known data
Is there a way to check if a power series representation of a function is correct?

2. Relevant equations



3. The attempt at a solution
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Ants and carnivorous plants conspire for mutualistic feeding
>> Forecast for Titan: Wild weather could be ahead
>> Researchers stitch defects into the world's thinnest semiconductor
Apr24-08, 12:33 AM   #2

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
If f(x) is the function, you might want to check if f(0) is equal to the value of the power series at x=0. You may also want to check if f'(0) is equal to the derivative of the power series at x=0. You can continue for higher derivatives if you are in doubt. If you check all of the infinite number of derivatives you KNOW you are right.
Apr24-08, 09:59 AM   #3
 
Ok so if my function is x/(1-x)^2 and my power series is sum from 1 to infinity of nx^n, I can check it using derivatives and values of x, but what do I put in for n?
Apr24-08, 10:04 AM   #4
 

Power Series Representation-Quick question


Ok f(0) = the value of the power series at x=0

The first derivative of the function is (-x^2 + 1)/(1-x)^4 so f'(0)=1
The first derivative of the power series is sum from n=1 to infinity of n^2*x^(n-1) and if I plug in x, I will get zero. What am I not understanding?
Apr24-08, 10:25 AM   #5

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by bcjochim07 View Post
Ok f(0) = the value of the power series at x=0

The first derivative of the function is (-x^2 + 1)/(1-x)^4 so f'(0)=1
The first derivative of the power series is sum from n=1 to infinity of n^2*x^(n-1) and if I plug in x, I will get zero. What am I not understanding?
The power series is x+2x^2+3x^3+... The derivative of that at x=0 is most certainly 1. What went wrong with your reasoning above?
Apr24-08, 10:30 AM   #6
 
Oh, ooops I wasn't thinking right
Apr24-08, 10:30 AM   #7
 
I forgot the first x term
Apr24-08, 12:15 PM   #8
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
However, in general checking that derivatives at a specific point are the same does NOT prove that a power series is equal to a function. That is only true if the function in question is "analytic" at the point which means, by definition, that it is equal to its Taylor Series expansion about the point.

For example, it is easy to show that the function
[tex]f(x)= \begin{array}{c}e^{-\frac{1}{x^2}} x\ne 0 \\ 0 x= 0\end{array}[/tex]
is infinitely differentiable, has all derivatives at 0 equal to 0 and so has Taylor series expansion about 0 [itex]\Sum 0\cdot x^n[/itex] but is not equal to that anywhere except at x= 0.
Apr24-08, 12:17 PM   #9
 
So then is there a way to prove that a power series is equal to a function?
Apr24-08, 08:32 PM   #10
 
Anyone have thoughts on this?
Thread Closed
Thread Tools


Similar Threads for: Power Series Representation-Quick question
Thread Forum Replies
help with power series representation Calculus & Beyond Homework 9
Power series representation Calculus & Beyond Homework 1
[SOLVED] Power series representation, I really need help!!! :-] Calculus & Beyond Homework 2
power series representation Calculus & Beyond Homework 3
Power Series Representation Calculus & Beyond Homework 7