Formulas for Sequences: Finding Limits and Sums for an, Sn, and Rn

  • Thread starter Thread starter soothsayer
  • Start date Start date
  • Tags Tags
    Formulas Sequences
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
soothsayer
Messages
422
Reaction score
5

Homework Statement


For the following series, write formulas for the sequences an,
Sn and Rn, and find the limits of the sequences as n-->infinity
latex2png.2.php?z=100&eq=1-\frac{1}{2}%2B\frac{1}{4}-\frac{1}{8}%2B\frac{1}{16}-....jpg

Homework Equations


N/A

The Attempt at a Solution


an is easy, =
latex2png.2.php?z=100&eq=\frac{%28-1%29^n%20}{2^n%20}.jpg

the limit of which does not exist.

This is where I get stuck, I know Sn=
latex2png.2.php?z=100&eq=\sum_{k%3D1}^{n}\frac{%28-1%29^k}{2^k}.jpg

But I don't know how to come up with an actual formula for the sum. Furthermore, I'm not sure I even know what Rn is, a Reimann sum? How do I go about doing that? I can't find anything in my notes.
 
Physics news on Phys.org
Maybe it helps if you write it like
[tex]S_n = \sum_{k = 1}^n \left( - \frac{1}{2} \right)^k[/tex]
(hint: |1/-2| < 1, geometric series).

We cannot smell what Rn is supposed to mean either. Perhaps a recursive formula? Or a Riemann sum? Or a rest term (i.e. defined by [itex]\sum_{k = 0}^\infty a_k = S_n + R_n[/itex]) ?
 
Last edited:
Ooh, thanks for the tip! That does make things a little clearer, I'll try that out. As for what Rn stands for, the problem in the book didn't elaborate, and I don't have the book with me to reference.
 
If you really want to do this assignment now, I suggest trying the first and last option that I gave.
The recursive formula is quite trivial and will probably take you about 5 second to write down.
The formula for the rest is another nice exercise manipulating geometric series and fractions :-)