Prove by Induction: Un = 1/2(1 - 1/22^n)

  • Thread starter Thread starter lionely
  • Start date Start date
  • Tags Tags
    Induction
Click For Summary

Homework Help Overview

The problem involves proving a formula for the sequence {Un} defined by a recurrence relation. The original poster seeks to prove that Un = 1/2(1 - 1/22^n) using mathematical induction, starting from the initial condition U0 = 1/4.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the steps necessary for a proof by induction, including the need to establish a base case and the correct application of the recurrence relation. There is confusion about substituting n+1 into the formula and how to manipulate the recurrence relation to show the formula holds for n+1.

Discussion Status

The discussion is ongoing, with participants providing guidance on using the recurrence relation and clarifying the induction process. Some participants express confusion about the steps and notation, while others attempt to simplify expressions and explore different forms of the equation.

Contextual Notes

There is mention of confusion regarding the use of LaTeX formatting and the clarity of mathematical expressions. Participants are also navigating the complexities of the recurrence relation and its implications for the proof.

lionely
Messages
574
Reaction score
2

Homework Statement



The sequence {Un} is defined by the recurrence relation

Un+1 = 2Un(1-Un), n≥0, U0 = 1/4

Prove by Induction that

Un = 1/2( 1 - 1/22^n )I'm sorry I didn't know how to type this any better the 2 is raised to the power of 2 and that 2 is raised to the power of n

The Attempt at a Solution



I'm confused, to prove this by induction won't I just need to put in n+1? If I put in n+1 it looks finished to me, I don't need to rearrange it to look a certain way... so putting n+1 in Un has proved it? Please guide me !
 
Physics news on Phys.org
Proof by induction is in two parts:
1. Assume the formula is correct up to some n. You cannot then simply substitute n+1 for n, since you're not assuming it's true for n+1 - that is what you need to prove. So use the formula with n and the recurrence relation to prove that the formula is also true at n+1.
2. You need to start the induction by showing it is true for some n = N0. Then you know it is true for all larger n.
 
Well I forgot to type I started off by Using Un for n=1 and 2 but I didn't use the recurrence relation because I was confused, as to why it was given to me when I could just use Un... but I'll try to use the recurrence relation then.
 
But I'm confused now I should have Un+1 = 2Un(1-Un)

substituting Un and I think Un+1 is equal to Un to n+1th term right?
so

1/2(1- 1/2^2^n) + (n+1) = (1- 1/2^2^n) (1- [1-1/2^n^n])

Does this make sense?
 
You know ##U_{n+1} = 2 U_n(1-U_n)## and ##U_n = \frac 12(1-2^{-2^n})##.
Use the second to substitute for Un in the first.
You need to deduce that the solution also works for Un+1.
 
So... put Un in the recurrence relation, and just simplify it until it looks like

##U_n = \frac 12(1-2^{-2^n+1})## ?
 
lionely said:
So... put Un in the recurrence relation, and just simplify it until it looks like

##U_n = \frac 12(1-2^{-2^n+1})## ?
Not quite. You need it to look like ##U_{n+1} = \frac 12(1-2^{-2^{n+1}})##. Note both differences from your version.
 
lol I meant to have the +1 up there but I'm not really familiar with the itex format if it's called that. I just copied yours and put the +1 . But Okay I think I get it now, I'll try to juggle it until it comes down to that. Thank you.
 
lionely said:
lol I meant to have the +1 up there but I'm not really familiar with the itex format if it's called that. I just copied yours and put the +1 . But Okay I think I get it now, I'll try to juggle it until it comes down to that. Thank you.

You don't need to use LaTeX/TeX; you can use parentheses instead, so the proposed value of u_{n+1} in plain text is (1/2)[1 - 2^(-2^(n+1))]. That is perfectly understandable and unambiguous.
 
  • #10
1/2 (1-2^(-2^n)) (2^(2-2^n)+1) . I am stuck and this is what I ended up with.
 
  • #11
lionely said:
1/2 (1-2^(-2^n)) (2^(2-2^n)+1) . I am stuck and this is what I ended up with.
Pace Ray, but I find that hard to read, so I'll write it in LaTex: ##\frac 12 (1-2^{-2^n}) (2^{2-2^n}+1)##
I don't see where the first 2 in 2-2n comes from.
 
  • #12
I expanded (1-2^(-2^n)) (1/2+2^(-2^n+1)) and got something quite confusing so I tried factoring out a half.
 
  • #13
lionely said:
I expanded (1-2^(-2^n)) (1/2+2^(-2^n+1)) and got something quite confusing so I tried factoring out a half.
In LaTex again:
##(1-2^{-2^n}) (\frac 12+2^{-2^{n+1}}) ##
It's confusing because it's wrong. Start again from ##2U_n(1-U_n) = 2 (\frac 12(1-2^{-2^n}))(1-\frac 12(1-2^{-2^n}))##. Simplify the second half first. If still a problem, pls post intermediate steps so we can see where the error is.
 
  • #14
##2 (\frac 12(1-2^{-2^n}))(1-\frac 12(1-2^{-2^n}))##

= ##2 (\frac 12(1-2^{-2^n}))(\frac 12-\frac12 2^{-2^n}))##

= ##(1-2^{-2^n})(\frac 12-\frac12 2^{-2^n}))##

So should I now expand this?
 
  • #15
lionely said:
##2 (\frac 12(1-2^{-2^n}))(1-\frac 12(1-2^{-2^n}))##

= ##2 (\frac 12(1-2^{-2^n}))(\frac 12-\frac12 2^{-2^n}))##
Sign error.
 
  • #16
##(1-2^{-2^n})(\frac 12 + \frac12 2^{-2^n}))##

so try to expand and simplify this?
 
  • #17
lionely said:
##(1-2^{-2^n})(\frac 12 + \frac12 2^{-2^n}))##

so try to expand and simplify this?
Yes. If you rewrite as ##\frac 12(1-2^{-2^n})(1+ 2^{-2^n}))## you might notice something interesting which will make expansion a little easier.
 
  • #18
oh it's a difference of two squares. Thanks I got the answer now.
 

Similar threads

  • · Replies 19 ·
Replies
19
Views
4K
  • · Replies 10 ·
Replies
10
Views
4K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 11 ·
Replies
11
Views
4K
Replies
6
Views
3K
Replies
31
Views
3K
Replies
3
Views
2K
  • · Replies 24 ·
Replies
24
Views
3K
  • · Replies 6 ·
Replies
6
Views
9K
  • · Replies 5 ·
Replies
5
Views
3K