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