Rijad Hadzic
- 321
- 20
Homework Statement
I have series
[itex]\sum_{n=1}^\infty (1/n)(2^n)(-1/2)^n[/itex]
Homework Equations
The Attempt at a Solution
So trying to do the solution
[itex](1/n)(2^n)(-\frac {1^n}{2^n})[/itex]
since 1^n is going to be one for all values of n, can I say,
[itex](1/n)(2^n)(-\frac {1}{2^n})[/itex]
then
[itex](1/n)(\frac{2^n}{-2^n})[/itex]
then that gives me
[itex](1/n)(-1)[/itex]
and I know 1/n is divergent, but this answer is wrong? The reason I think its wrong is because I can't consider 1^n as just one, correct? But even if I do still consider [itex]1^n[/itex] as [itex]1^n[/itex] instead of just [itex]1[/itex], my answer is [itex](1/n)(-1)(1^n)[/itex] which is different from [itex](1/n)(-1^n)[/itex]
If I go
[itex](1/n)(\frac{2^n}{-2^n}) (1^n)[/itex]
I get
[itex](1/n)(-1)(1^n)[/itex]
But this is still divergent.
If I go from
[itex](1/n)(\frac{2^n}{2^n}) (-1^n)[/itex]
I get [itex](1/n)(1)(-1^n)[/itex]
which is convergent according to the alternating series test which is the answer.
I just don't understand when I have
[itex](1/n)(\frac{2^n}{-2^n}) (1^n)[/itex]
how I don't get the same answer, because I get
[itex](1/n)(-1) (1^n)[/itex]
which is different from
[itex](1/n)(-1^n)[/itex]
why would it matter if you take the negative sign with the denominator or the numerator?