How to prove that this series bounded and monotonic

  • Thread starter Thread starter transgalactic
  • Start date Start date
  • Tags Tags
    Bounded Series
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 9K views
transgalactic
Messages
1,386
Reaction score
0
Xn=(1-1/2)(1-1/4)..(1-(1/(2^n))

i tried to prove that its monotonic
by :
1-1/(2^n) = (2^n-1)/2^n

2^n -1 <2^n
obviously its correct
the numerator of each object is smaller then the denominator.

what now??

and how to prove that its bounded?
 
Physics news on Phys.org
You need to show that [tex]x_n > x_{n+1}[/tex] for all n given that [tex]x_n(1-2^{-n}) = x_{n+1}[/tex]

It should be fairly easy from here
 
that proves that its monotonic
how to prove that its bounded?
 
each next member is bigger then the previous one
so its increasing

1-1/2 1-1/4 1-1/8 etc..
 
That's now what the sequence is. The sequence is

1/2, 1/2*3/4, 1/2*3/4*7/8 etc.

you should be able to see this from how xn is defined.
 
ok so it getting smaller and smaller
how to prove that its bounded?
 
There's a pretty obvious lower bound. And since it is decreasing, isn't x1= 1/2 an upper bound?