Computing Upper & Lower Limit of {Sn} from Expression

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
Ka Yan
Messages
27
Reaction score
0
How can I compute the Upper and Lower limit of {Sn}, which defineded as: S1 = 0, S2m = S2m-1 /2, S2m+1 = 1/2 + S2m , directly from its expression, rather than by deduction of the terms?

(i.e., from the definition of Sn, instead of from 0, 0, 1/2, 1/4, 3/4, ...)

thks!
 
Last edited:
Physics news on Phys.org
Hi, Ka Yan! :smile:

Hint: deal with the even and odd terms separately.

That is, get an equation with only even terms in it, and another with only odd terms in it.

Instead of one series with two rules, that should give you two series each with only one rule, which is much easier! :smile:
 
I got you!
That you mean, write S2m+1 = 1/2 + S2m-1 /2, and S2m+2 = (1/2 + S2m) /2 instead, isn't it?

Thank you!
 
Last edited:
You're very welcome! :smile:

I assume you can finish it now, but if you can't after a few hours, come back for another hint! :smile:

[size=-2]ooh, you've worked out how to use "size"! :smile:[/size]​