Converging Complex Series: Finding Limits and Sums

  • Thread starter Thread starter Hercuflea
  • Start date Start date
  • Tags Tags
    Complex Series
Hercuflea
Messages
593
Reaction score
49

Homework Statement



pardon my terrible latex skills

Find the limit of this series:

\sum (n = 0 to ∞) (-1)^{n}(\frac{2}{3})^{n}

Homework Equations



No idea, it looks like an alternating series test, but I am supposed to actually find the sum, not just whether or not it converges.

The Attempt at a Solution



No idea


Homework Statement



\sum(k = 1 to ∞) \frac{(-1)^{k}k^{3}}{(1+i)^{k}}

Homework Equations






The Attempt at a Solution



Once again, it looks like an alternating series. I tried the root test and got (1/2)-(1/2)i, but then I realized the root test is not applicable because the series is complex. No way to compare (1/2) - (1/2)i to the real number 1 in terms of ordering. Its not geometric so I don't have a formula for finding the sum.
 
Last edited:
Physics news on Phys.org
Found the answer to the first problem,

Its a geometric series if you rewrite as Ʃ (-2/3)^n

Ratio is (-2/3) so the limit is 1/(1+2/3) = 3/5

I still have no idea how to do the second problem
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top