Can Induction Prove All Terms in a Sequence Are Greater Than One?

In summary: U_{n+1} &= \frac{U_n^2+U_n}{1+U_n^2} \\&= \frac{U_n^2+1+U_n-1}{1+U_n^2} \\&= 1+\frac{U_n-1}{U_n^2+1}\end{align*}And then explain as you did why that last term is positive. It makes it a bit clearer what your argument is, starting from a definition and ending with what you're trying to...In summary, the equation Un+1>Un can be proven if Un
  • #1
mtayab1994
584
0

Homework Statement

(

Given: U0=2 and :

(U)n+1=(Un^2+Un)/(1+Un)



Homework Equations



prove that for every n in N : Un>1

The Attempt at a Solution



ok for n=0 i got Un+1=2 and 2>1 therefore for n=0 its true.

now we assume its true for U=0 and we want to show that Un+1>Un

((Un+1)^2+Un+1)/(1+(Un+1)^2) > Un

am i correct so far?
 
Physics news on Phys.org
  • #2
mtayab1994 said:

Homework Statement

(

Given: U0=2 and :

(U)n+1=(Un^2+Un)/(1+Un)



Homework Equations



prove that for every n in N : Un>1

The Attempt at a Solution



ok for n=0 i got Un+1=2 and 2>1 therefore for n=0 its true.

now we assume its true for U=0 and we want to show that Un+1>Un

((Un+1)^2+Un+1)/(1+(Un+1)^2) > Un

am i correct so far?


sorry ((Un+1)^2+Un+1)/(1+(Un+1)^2)>1
 
  • #3
can't you just go
(U)n+1=(Un^2+Un)/(1+Un) = Un(Un+1)/(1+Un)=Un?
 
  • #4
Nope. With induction proofs, you have some statement P(n) that is either true or false for some value of n. In this case, your statement P(n) is "Un is greater than 1." You first want to establish that P(n) is true for some specific value of n. Then you want to show that if P(k) is true, then P(k+1) is true.
mtayab1994 said:

Homework Statement

(

Given: U0=2 and :

(U)n+1=(Un^2+Un)/(1+Un)

Homework Equations



prove that for every n in N : Un>1

The Attempt at a Solution



ok for n=0 i got Un+1=2 and 2>1 therefore for n=0 its true.
For n=0, you're given Un=2, which is obviously greater than 1. In other words, P(0) is true. You're not trying to show (at this step) that
[tex]U_{n+1} = \frac{U_n^2+U_n}{1+U_n} > 1[/tex]
now we assume its true for U=0 and we want to show that Un+1>Un
Now you assume P(n) is true for n=k and show that this implies that it's true for n=k+1.

Your induction hypothesis is P(k) is true, that is, Uk>1, and you want to prove now that Uk+1>1. According to the recursion relation, you have
[tex]U_{k+1} = \frac{U_k^2+U_k}{1+U_k}[/tex]You want to show the righthand side is greater than 1 because that means P(k+1) is also true.
((Un+1)^2+Un+1)/(1+(Un+1)^2) > Un

am i correct so far?
 
  • #5
vela said:
Nope. With induction proofs, you have some statement P(n) that is either true or false for some value of n. In this case, your statement P(n) is "Un is greater than 1." You first want to establish that P(n) is true for some specific value of n. Then you want to show that if P(k) is true, then P(k+1) is true.

For n=0, you're given Un=2, which is obviously greater than 1. In other words, P(0) is true. You're not trying to show (at this step) that
[tex]U_{n+1} = \frac{U_n^2+U_n}{1+U_n} > 1[/tex]
Now you assume P(n) is true for n=k and show that this implies that it's true for n=k+1.

Your induction hypothesis is P(k) is true, that is, Uk>1, and you want to prove now that Uk+1>1. According to the recursion relation, you have
[tex]U_{k+1} = \frac{U_k^2+U_k}{1+U_k}[/tex]You want to show the righthand side is greater than 1 because that means P(k+1) is also true.

ok i did:

(Un^2+Un)/(1+Un^2)>1 then:

Un+1-1=(Un-1)/(1+Un^2) and since we know that Un>1 therefor Un-1>0 and 1+Un^2>0 so therefore Un+1>0

Is this correct?
 
  • #6
It would really help if you would typeset subscripts and superscripts as appropriate. It's really hard to understand what you've written. If you go in advanced more, there are tools to typeset your text. You could also use LaTeX.

Where did (Un2+Un)/(1+Un2)>1 come from? Note that in your original post, Un wasn't squared in the denominator.
 
  • #7
vela said:
It would really help if you would typeset subscripts and superscripts as appropriate. It's really hard to understand what you've written. If you go in advanced more, there are tools to typeset your text. You could also use LaTeX.

Where did (Un2+Un)/(1+Un2)>1 come from? Note that in your original post, Un wasn't squared in the denominator.

sorry that was my fault Un is squared in the denominator. sorry. so that means that's true then.
 
  • #8
mtayab1994 said:
(Un^2+Un)/(1+Un^2)>1 then:
You don't start off with this. This is what you're trying to prove.
Un+1-1=(Un-1)/(1+Un2)
This is fine because it only depends on the definition of Un+1.
and since we know that Un>1 therefore Un-1>0 and 1+Un2>0 so therefore Un+1>0

Is this correct?
Yes, that's right.

For the actual proof you write down, you may want to start with something like
\begin{align*}U_{n+1} &= \frac{U_n^2+U_n}{1+U_n^2} \\
&= \frac{U_n^2+1+U_n-1}{1+U_n^2} \\
&= 1+\frac{U_n-1}{U_n^2+1}
\end{align*}And then explain as you did why that last term is positive. It makes it a bit clearer what your argument is, starting from a definition and ending with what you're trying to prove.
 
Last edited:

FAQ: Can Induction Prove All Terms in a Sequence Are Greater Than One?

What is "Proving a Series by induction"?

Proving a Series by induction is a mathematical technique used to prove the validity of a series of statements or equations by showing that they hold true for a specific base case and then showing that they also hold true for the next case in the series.

What is the process of proving a series by induction?

The process of proving a series by induction involves three steps: 1) establishing a base case, usually the first statement in the series; 2) assuming that the statement holds true for a general case; and 3) using mathematical reasoning to prove that the statement also holds true for the next case in the series.

What is the role of mathematical induction in proving a series?

Mathematical induction is the key tool used in proving a series by induction. It is a method of mathematical proof that involves establishing a base case and then using logical reasoning to show that the statement holds true for all subsequent cases in the series.

What are some tips for successfully proving a series by induction?

Some tips for successfully proving a series by induction include: 1) carefully choosing the base case to be a simple and easily verifiable statement; 2) keeping track of assumptions and proofs in a clear and organized manner; 3) using mathematical notation and language accurately; 4) double-checking calculations and reasoning for errors; and 5) practicing and gaining familiarity with the process.

What are some common mistakes to avoid when proving a series by induction?

Some common mistakes to avoid when proving a series by induction include: 1) incorrectly choosing the base case; 2) assuming the statement holds true for a specific case without proving it; 3) using incorrect mathematical notation or language; 4) making errors in calculations or logical reasoning; and 5) not thoroughly checking the proof for mistakes or gaps in reasoning.

Similar threads

Replies
2
Views
1K
Replies
4
Views
1K
Replies
1
Views
1K
Replies
4
Views
1K
Replies
10
Views
2K
Replies
3
Views
2K
Replies
3
Views
847
Back
Top