daniel0816 said:
thank you so much for your help! I have a final today and this type of problem confuses me so much. I couldn't figure it out, but I at least got a little closer to the answer. I made the correction you pointed out about the negative sign. Then I was able to use your hint to get the series to (1/16)(n)((x/4)^(n-1)), but I don't know how to take it any further. Also, I don't know if this is correct but I tried figuring out what the value of x would have to be to get 3/8 and I came up with 3/2.
I'm going to start by expressing the power series in terms of powers of k rather than n, so that the final answer is neater. The choice of letter doesn't matter.
You seem to have got rid of the (-1)
k coefficient entirely. This is not correct. Remember that an alternating series (alternate pos and neg terms), when multiplied by -1 will yield another alternating series, only switching which terms are positive and negative. When you multiply (-1)^k by -1, you can express the result as either (-1)^{k+1} or (-1)^{k-1}, your choice, since they are both equal. In this case, it makes sense to choose the latter because it makes simplification by the algebraic substitution n = k-1 easier.
So the series is \frac{1}{16}\sum_{k=1}^{\infty}{(-1)}^{k-1}.k.{(\frac{x}{4})}^{k-1}, and this series sums to \frac{1}{{(4+x)}^2}.
Now substitute n = k - 1. Since k starts from 1, n starts from p. They both end at ∞.
The series becomes \frac{1}{16}\sum_{n=0}^{\infty}{(-1)}^{n}.(n+1){(\frac{x}{4})}^{n}, and this series also sums to \frac{1}{{(4+x)}^2}.
Observe that \frac{1}{16}\sum_{n=0}^{\infty}{(-1)}^{n}.(n+1){(\frac{x}{4})}^{n} = \frac{1}{16}(1 + \sum_{n=1}^{\infty}{(-1)}^{n}.(n+1){(\frac{x}{4})}^{n}) (bringing out the first term from the summation), which then becomes \frac{1}{16}[1 + \sum_{n=1}^{\infty}{(-1)}^{n}.n.{(\frac{x}{4})}^{n} + \sum_{n=1}^{\infty}{(-1)}^{n}{(\frac{x}{4})}^{n}] (splitting the (n+1) term up).
The sum \sum_{n=1}^{\infty}{(-1)}^{n}{(\frac{x}{4})}^{n} is actually a geometric series with first term and common ratio both equal to -\frac{x}{4}. So its sum is:
\frac{-\frac{x}{4}}{1-(-\frac{x}{4})} = -\frac{x}{4+x}
Hence this equation holds true:
\frac{1}{16}[1 + \sum_{n=1}^{\infty}{(-1)}^{n}.n.{(\frac{x}{4})}^{n} -\frac{x}{4+x}] = \frac{1}{{(4+x)}^2}
for the joint radius of convergence of the power series and the geometric series. That of the power series is |\frac{x}{4}| < 1 \Rightarrow -4 < x < 4, which coincides (in this case) with the radius of convergence of the geometric series. So we're all good.
Here's the slightly tricky bit. We have an alternating series, but the question is asking us to sum a series of positive terms. So we need to cleverly choose x to be -\frac{3}{2} (note the minus sign), so that it multiplies out with the {(-1)}^n to give all positive terms. We trivially verify that this value of x is within the radius of convergence. So put that into the equation:
\frac{1}{16}[1 + \sum_{n=1}^{\infty}n.{(\frac{3}{8})}^{n} + \frac{3}{5}] = \frac{4}{25}
You should get that the required sum is \frac{24}{25}.
(which I verified with Wolfram Alpha!)
As an afternote, I'll state for the record that whoever set this question is a friggin' sadist. He/she could easily have started with the power series for \frac{1}{{(4-x)}^2} which would have given a series of positive terms, and allowed a simpler choice of x (\frac{3}{2}, as you stated). Instead, the question stuck us with an unnecessarily complicated alternating series as the starting point.
I hope your final went fine, and sorry I couldn't help earlier. I was knocked out the whole day with a very bad cold - I'm still woozy and half-asleep now, in fact. :zzz: