ellynx
- 5
- 0
1. Alternating power series question on convergence interval.
I'm wrestling a bit with an alternating power series, the teacher has the convergence interval to be
x = <-2,2] and I don't agree.
Without further adue, here is the alternating power series in question:
\sum^{\infty}_{n=1}(-1)^{n-1}\frac{x^{n}}{n*2^{n}}
Ratio test says;
\lim_{n=\infty}|\frac{x^{n+1}}{(n+1)*2^{n+1}}\frac{n*2^{n}}{x^{n}}|
and end at the fruity limes below
\frac{|x|}{2}\lim_{n=\infty}|\frac{n}{(n+1)}|
now I understand that, \lim_{n=\infty}|\frac{n}{(n+1)}| \approx 1
and in order to satisfy the criteria, ratio < 1, the limits for x must lie in <-2,2>.
Inserting limits for x in the original series i got:
x=2: \sum^{\infty}_{n=1}(-1)^{n-1}\frac{1}{n}, converges
x=-2: \sum^{\infty}_{n=1}(-1)^{2n-1}\frac{1}{n}, diverges
This far I agree with the limits stated by the teacher, but something bugs me, I computed the series with many different values for x>2 in maple and the result was a finite real number every time. For positive x values the series seems to alternate and converge, even though it brakes the ratio < 1. Is it possible that this series is conditionally convergent, or am I on the wrong mind track?
Cheers.
I'm wrestling a bit with an alternating power series, the teacher has the convergence interval to be
x = <-2,2] and I don't agree.
Homework Equations
Without further adue, here is the alternating power series in question:
\sum^{\infty}_{n=1}(-1)^{n-1}\frac{x^{n}}{n*2^{n}}
Ratio test says;
\lim_{n=\infty}|\frac{x^{n+1}}{(n+1)*2^{n+1}}\frac{n*2^{n}}{x^{n}}|
and end at the fruity limes below
\frac{|x|}{2}\lim_{n=\infty}|\frac{n}{(n+1)}|
now I understand that, \lim_{n=\infty}|\frac{n}{(n+1)}| \approx 1
and in order to satisfy the criteria, ratio < 1, the limits for x must lie in <-2,2>.
Inserting limits for x in the original series i got:
x=2: \sum^{\infty}_{n=1}(-1)^{n-1}\frac{1}{n}, converges
x=-2: \sum^{\infty}_{n=1}(-1)^{2n-1}\frac{1}{n}, diverges
The Attempt at a Solution
This far I agree with the limits stated by the teacher, but something bugs me, I computed the series with many different values for x>2 in maple and the result was a finite real number every time. For positive x values the series seems to alternate and converge, even though it brakes the ratio < 1. Is it possible that this series is conditionally convergent, or am I on the wrong mind track?
Cheers.