Show that the sequence converges

  • Thread starter Thread starter ianwood
  • Start date Start date
  • Tags Tags
    Sequence
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
ianwood
Messages
3
Reaction score
0
Using the steps below, show that the following sequence converges:
[itex]1+\frac{1}{2}-\frac{2}{3}+\frac{1}{4}+\frac{1}{5}-\frac{2}{6}+\frac{1}{7}+\frac{1}{8}-\frac{2}{9}+\frac{1}{10}+\frac{1}{11}-\frac{2}{12}++-++-...[/itex]

i. Consider the subsequence (s2,s3,s5,s6,s8,s9,...) of the sequence of partial
sums. Show that this is the sequence of partial sums of a related convergent
series.

ii. Show that the original series is also convergent.

I have tried and showed part ii successfully, by considering
[itex]\frac{1}{2}-\frac{2}{3}+\frac{1}{5}-\frac{2}{6}+\frac{1}{8}-\frac{2}{9}+\frac{1}{11}-\frac{2}{12}+...[/itex]
[itex]=(\frac{1}{2}+\frac{1}{5}+\frac{1}{8}+\frac{1}{11}+...)-(\frac{2}{3}+\frac{2}{6}+\frac{2}{9}+\frac{2}{12}+...)[/itex]
[itex]=\sum\limits_{k=1}^\infty \frac{1}{3k-1}-\sum\limits_{k=1}^\infty \frac{2}{3k}[/itex]

and considering
[itex]1+\frac{1}{4}+\frac{1}{7}+\frac{1}{10}+...[/itex]
[itex]=\sum\limits_{k=1}^\infty \frac{1}{3k-2}[/itex]So the sequence =[itex]\sum\limits_{k=1}^\infty \frac{9k-4}{3k(3k-2)(3k-1))}[/itex]
is convergent by comparison test
However I am wondering what part (i) is asking. I think (s2,s3,s5,s6,s8,s9,...) is divergent. How can I relate to a convergent series?
 
Last edited:
Physics news on Phys.org
ianwood said:
Using the steps below, show that the following sequence converges:
[itex]1+\frac{1}{2}-\frac{2}{3}+\frac{1}{4}+\frac{1}{5}-\frac{2}{6}+\frac{1}{7}+\frac{1}{8}-\frac{2}{9}+\frac{1}{10}+\frac{1}{11}-\frac{2}{12}++-++-...[/itex]

i. Consider the subsequence (s2,s3,s5,s6.s8.s9,...) of the sequence of partial
sums. Show that this is the sequence of partial sums of a related convergent
series.

ii. Show that the original series is also convergent.

I have tried and showed part ii successfully, by considering
[itex]\frac{1}{2}-\frac{2}{3}+\frac{1}{5}-\frac{2}{6}+\frac{1}{8}-\frac{2}{9}+\frac{1}{11}-\frac{2}{12}+...[/itex]
[itex]=(\frac{1}{2}+\frac{1}{5}+\frac{1}{8}+\frac{1}{11}+...)-(\frac{2}{3}+\frac{2}{6}+\frac{2}{9}+\frac{2}{12}+...)[/itex]
[itex]=\sum\limits_{k=1}^\infty \frac{1}{3k-1}-\sum\limits_{k=1}^\infty \frac{2}{3k}[/itex]

and considering
[itex]1+\frac{1}{4}+\frac{1}{7}+\frac{1}{10}+...[/itex]
[itex]=\sum\limits_{k=1}^\infty \frac{1}{3k-2}[/itex]So the sequence =[itex]\sum\limits_{k=1}^\infty \frac{9k-4}{3k(3k-2)(3k-1))}[/itex]
is convergent by comparison test
However I am wondering what part (i) is asking. I think (s2,s3,s5,s6.s8.s9,...) is divergent. How can I relate to a convergent series?


You can't regroup into three divergent series and then resum them to get a convergent series. The series isn't absolutely convergent and that doesn't have anything to do with the partial sums. Group the series into sums of three consecutive terms, then you can make some argument about the limit of the partial sums.
 
Last edited:
Dick said:
You can't regroup into three divergent series and then resum them to get a convergent series. The series isn't absolutely convergent and that doesn't have anything to do with the partial sums. Group the series into sums of three consecutive terms, then you can make some argument about the limit of the partial sums.

Thanks for your reply!
Is this something I am looking for?

(i) Considering [itex]s3,s6,s9,...[/itex]

[tex] s_{3k} = 1+\frac{1}{2}-\frac{2}{3}+\frac{1}{4}+\frac{1}{5}-\frac{2}{6}+\frac{1}{7}+\frac{1}{8}-\frac{2}{9}+\frac{1}{10}+\frac{1}{11}-\frac{2}{12}+...+\frac{1}{3k-2}+\frac{1}{3k-1}-\frac{2}{3k}[/tex]
[tex] =\sum\limits_{k=1}^\infty (\frac{1}{3k-2} + \frac{1}{3k-1} - \frac{2}{3k})[/tex]
[tex] = \sum\limits_{k=1}^\infty \frac{9k-4}{3k(3k-2)(3k-1))}[/tex]

and I can prove convergence by comparison test.

Similarly, considering [itex]s2,s5,s8,...[/itex]
[tex] s_{3k+2} = 1+\frac{1}{2}-\frac{2}{3}+\frac{1}{4}+\frac{1}{5}-\frac{2}{6}+\frac{1}{7}+\frac{1}{8}-\frac{2}{9}+\frac{1}{10}+\frac{1}{11}-\frac{2}{12}+...-\frac{2}{3k}+\frac{1}{3k+1}+\frac{1}{3k+2}[/tex]

[tex] =1+\frac{1}{2}-\sum\limits_{k=1}^\infty (\frac{2}{3k} + \frac{1}{3k+1} +\frac{1}{3k+2})[/tex]
[tex] = \frac{3}{2}-\sum\limits_{k=1}^\infty \frac{9k+4}{3k(3k+1)(3k+2))}[/tex]

and I can prove convergence by comparison test.
 
Last edited:
ianwood said:
Thanks for your reply!
Is this something I am looking for?

(i) Considering [itex]s3,s6,s9,...[/itex]

[tex] s_{3k} = 1+\frac{1}{2}-\frac{2}{3}+\frac{1}{4}+\frac{1}{5}-\frac{2}{6}+\frac{1}{7}+\frac{1}{8}-\frac{2}{9}+\frac{1}{10}+\frac{1}{11}-\frac{2}{12}+...+\frac{1}{3k-2}+\frac{1}{3k-1}-\frac{2}{3k}[/tex]
[tex] =\sum\limits_{k=1}^\infty (\frac{1}{3k-2} + \frac{1}{3k-1} - \frac{2}{3k})[/tex]
[tex] = \sum\limits_{k=1}^\infty \frac{9k-4}{3k(3k-2)(3k-1))}[/tex]

and I can prove convergence by comparison test.

Yes, the sequence {s3,s6,s9,...} must converge to some limit L by your comparison test. Now all you need to say is that the limit of {s1,s4,s7,...} and {s2,s5,s8,...} must converge to the same limit. The difference between ##s_{3n}## and ##s_{3n-1}## and ##s_{3n-2}## becomes vanishing small as n->infinity, doesn't it?