| New Reply |
Find Sum of Series Using Power Series |
Share Thread | Thread Tools |
| Jun28-11, 04:59 PM | #1 |
|
|
Find Sum of Series Using Power Series
1. The problem statement, all variables and given/known data
Find the sum of sigma (n=1 to infinity) (-1)^(n-1) * [n/(4^(n-1))] using the power series 1/(1+x) = sigma (n=0 to infinity) (-1)^n * x^n. 2. Relevant equations 1/(1+x) = 1 - x + x^2 - x^3 + x^4 + ... + (-1)^n * x^n 3. The attempt at a solution The problem suggested to differentiate both sides and then substitute 1/4 for x. I am totally confused and don't even know where to begin. |
| Jun28-11, 05:10 PM | #2 |
|
Recognitions:
|
You know how to differentiate right:
[tex] \frac{d}{dx}\frac{1}{1+x}=-\frac{1}{(1+x)^{2}} [/tex] I am sure you know how to differentiate [itex]x^{n}[/itex], what do you get if you do this? |
| Jun28-11, 05:12 PM | #3 |
|
|
|
| Jun28-11, 05:14 PM | #4 |
|
Recognitions:
|
Find Sum of Series Using Power Series
Right, so if you differentiate the series term by term (which you're allowed to do as long as you're within the radius of convergence), what do you get?
|
| Jun28-11, 05:32 PM | #5 |
|
|
Which series? Maybe I'm just not understanding the original question. 1/(1+x) can be rewritten as sum (n=0 to infinity) of (-1)^n * x^n. I believe the question is asking me to take the sum (n=1 to infinity) of (-1)^(n-1) * n/4^(n-1) and come up with a small simple equation to determine its sum using the pattern of 1/1+x as a template. Yes? I know that if I take x^n and differentiate it I get n/x^n-1, which looks exactly like my n/4^(n-1). Does that mean that the sum of my series is nothing more than 1 - 1/4 + 1/16 - 1/64? Do I need to make an adjustment to my n values because my sum starts @1 and the original starts @0? |
| Jun28-11, 05:35 PM | #6 |
|
Recognitions:
|
Differentiating the series:
[tex] \sum_{n=0}^{\infty}(-1)^{n}x^{n} [/tex] is [tex] \sum_{n=1}^{\infty}(-1)^{n}nx^{n-1} [/tex] Now what is the above equal to? (hint, we have derived it before) |
| Jun28-11, 06:01 PM | #7 |
|
|
|
| Jun28-11, 06:08 PM | #8 |
|
|
So that will equal -1/(1+x)^2? I'm trying not to feel really stupid, and I'm just so frustrated. I greatly appreciate all your help. EDIT: When you differentiate do you change the starting value for n? Since I'm not differentiating n (-1)^n stays (-1)^n, shouldn't it? EDIT EDIT: Sum = - 16/25? |
| Jun28-11, 06:10 PM | #9 |
|
Recognitions:
|
Correct, now following your suggestion, set x=1/4, what will the series look like?
|
| Jun28-11, 06:28 PM | #10 |
|
|
[tex] \sum_{n=1}^{\infty}(-1)^{n}nx^{n-1} [/tex] The series was listed as: [tex] \sum_{n=1}^{\infty}(-1)^{n-1}nx^{n-1} [/tex] Does the exponent on the (-1) change when differentiated? But to answer your question, the series should be: 1 -1/2 + 3/16 - 1/16 + ... |
| Jun28-11, 06:30 PM | #11 |
|
Recognitions:
|
The idea here us to note that [itex](-1)^{n-1}=(-1)^{n+1}[/itex] and you have a minus coming from the LHS.
|
| Jun28-11, 06:33 PM | #12 |
|
|
That is how it comes up with being 1/(1+x)^2. That makes sense. |
| Jun28-11, 06:35 PM | #13 |
|
Recognitions:
|
So, now you can tell us what the sum of the series is?
|
| Jun28-11, 06:36 PM | #14 |
|
|
|
| Jun28-11, 06:37 PM | #15 |
|
Recognitions:
|
Well done!!!
|
| Jun28-11, 06:38 PM | #16 |
|
|
|
| New Reply |
| Thread Tools | |
Similar Threads for: Find Sum of Series Using Power Series
|
||||
| Thread | Forum | Replies | ||
| Find power series expansion | Calculus & Beyond Homework | 9 | ||
| Taylor Series using Geometric Series and Power Series | Calculus & Beyond Homework | 5 | ||
| Exploiting Geometric Series with Power Series for Taylors Series | Calculus & Beyond Homework | 11 | ||
| Find coefficient on power series | Calculus & Beyond Homework | 1 | ||
| find power series representation | Calculus & Beyond Homework | 6 | ||