How Can I Prove that a_{n+1}>a_n for All n in a Tough Sequence?

  • Thread starter Shing
  • Start date
  • Tags
    Sequence
In summary, to prove that a_{n+1} > a_n for all n, a direct comparison was used to find the solution set for the inequality 3 - \frac{1}{a_n} > a_n. It was found that the solution set was a_n < 0 \cup \frac{3 - \sqrt{5}}{2} < a_n < \frac{3 + \sqrt{5}}{2}. Since a_1 = 1 lies in the second boundary, further analysis was done to show that a_{n+1} will not jump out of the good interval. Therefore, it is proven that a_{n+1} > a_n for all n.
  • #1
Shing
144
1
[tex]a_{n+1}=3-\frac{1}{a_n}[/tex]
[tex]a_1=1[/tex]

How should I prove that [tex]a_{n+1}>a_n[/tex]
for all n, ?
I have tired to use counter example,
assuming
[tex]a_n>a_{n+1}[/tex]
then contradiction appears,
but I found that what I was doing is just to counter "for all n"



How should I prove that
[tex]a_{n+1}>a_n[/tex] ,for all n ?
 
Mathematics news on Phys.org
  • #2
Induction seems to be the obvious choice. Try working backwards by assuming:
[tex]a_{n+1} > a_n[/tex]
and then showing that it implies [tex]a_n > a_{n-1}[/tex]. You should then be able to reverse the steps, prove [tex]a_2 > a_1[/tex] and the induction is complete.
 
  • #3
probably I got it now,
thanks!
 
Last edited:
  • #4
Well if I had to do this in an exam, I wouldn't use induction,too much for me to write and I don't like to write.

[tex]
a_{n+1}=3-\frac{1}{a_n}[/tex]

[itex]-a_n[/itex] i.e. minus a_n from both sides of the equation.

[tex]
a_{n+1}-a_n =3-\frac{1}{a_n} -a_n[/tex]

Bring the right side to the same denominator and see what happens.From the expression for [itex]a_{n+1}[/itex] and [itex]a_1=1[/itex], what does that say for [itex]a_n[/itex]?
 
  • #5
rock.freak667 said:
Well if I had to do this in an exam, I wouldn't use induction,too much for me to write and I don't like to write.

[tex]
a_{n+1}=3-\frac{1}{a_n}[/tex]

[itex]-a_n[/itex] i.e. minus a_n from both sides of the equation.

[tex]
a_{n+1}-a_n =3-\frac{1}{a_n} -a_n[/tex]

Bring the right side to the same denominator and see what happens.From the expression for [itex]a_{n+1}[/itex] and [itex]a_1=1[/itex], what does that say for [itex]a_n[/itex]?

If you mean [itex]a_{n+1}-a_n[/itex] is positive as [itex]\frac{{a_n}^2+3a_n-1}{a_n}[/itex] is positive and that implies [itex]a_{n+1}>a_n[/itex]

but how do you know that [itex]\frac{{a_n}^2+3a_n-1}{a_n}[/itex] is positive?
or [itex]{a_n}^2+3a_n>1[/itex]?
 
  • #6
If you want to avoid typing out an inductive argument, simply assume the minimality of n.

Assume for contradiction that there exist at least one n such that [itex]a_{n} \leq a_{n+1}[/itex]. Let [itex]m[/itex] be the smallest integer such integer. Then:
[tex]a_{m} \leq a_{m+1} \Rightarrow 3-\frac{1}{a_{m-1}} \leq 3-\frac{1}{a_m} \Rightarrow a_{m-1} \leq a_m[/tex]
This contradicts the minimality of m.
 
  • #7
gunch said:
If you want to avoid typing out an inductive argument, simply assume the minimality of n.

Assume for contradiction that there exist at least one n such that [itex]a_{n} \leq a_{n+1}[/itex]. Let [itex]m[/itex] be the smallest integer such integer. Then:
[tex]a_{m} \leq a_{m+1} \Rightarrow 3-\frac{1}{a_{m-1}} \leq 3-\frac{1}{a_m} \Rightarrow a_{m-1} \leq a_m[/tex]
This contradicts the minimality of m.
What is the minimality of n?
I checked this in the Internet, is it something about Strong minimality theory??
 
  • #8
No it's simply a way to say that m is the least possible. We assumed that [itex]m[/itex] was the smallest value for which the original statement was false, but we showed that this implies that [itex]m-1[/itex] makes the original statement false. There exist a value smaller than m even though we assumed m was the smallest, therefore there can't exist a smallest element.
 
  • #9
edit: Sorry, was wrong :)
 
  • #10
Direct Proof?

[tex]a_{n+1}=3-\frac{1}{a_n}[/tex]
[tex]a_1=1[/tex]

Prove: [itex]a_{n+1}>a_n[/itex] for all n?

Let's use a direct comparison:

[tex] a_{n+1} > a_n [/tex]
[tex] 3 - \frac{1}{a_n} > a_n [/tex]
[tex] \frac{a_n^2-3a_n+1}{a_n} < 0 [/tex]

This is zero or undefined for [itex] a_n = \frac{3 \pm \sqrt{5}}{2}, 0 [/itex]

The solution to this inequality is [itex] a_n < \frac{3 - \sqrt{5}}{2} \cup 0 < a_n < \frac{3 + \sqrt{5}}{2}[/itex].

Since [itex]a_1[/itex] is in the solution set, this is shown to be true.

Now we have to show that you can't jump boundaries for [itex] a_1 = 1 [/itex].
 
Last edited:
  • #11
I made a mistake in my initial reply here it is fixed.

[tex]a_{n+1}=3-\frac{1}{a_n}[/tex]
[tex]a_1=1[/tex]

Prove: [itex]a_{n+1}>a_n[/itex] for all n?

Let's use a direct comparison:

[tex] a_{n+1} > a_n [/tex]
[tex] 3 - \frac{1}{a_n} > a_n [/tex]
[tex] \frac{a_n^2-3a_n+1}{a_n} < 0 [/tex]

This is zero or undefined for [itex] a_n = \frac{3 \pm \sqrt{5}}{2}, 0 [/itex]

The solution to this inequality is [itex] a_n < 0 \cup \frac{3 - \sqrt{5}}{2} < a_n < \frac{3 + \sqrt{5}}{2}[/itex].

Since [itex]a_1[/itex] is in the solution set, this is shown to be true.

Now we have to show that you can't jump boundaries for [itex] a_1 = 1 [/itex].
 
  • #12
Since [itex]a_1 = 1[/itex] lies in the second boundary, we will only work with that boundary.

Next we have to find all values for [itex] a_n [/itex] that will allow [itex] \frac{3-\sqrt{5}}{2} < 3 - \frac{1}{a_n} < \frac{3+\sqrt{5}}{2} [/itex] to be true.

[tex]\frac{3-\sqrt{5}}{2} < 3 - \frac{1}{a_n}[/tex]
[tex] a_n < 0 \cup a_n > \frac{3-\sqrt{5}}{2}[/tex]

[tex] \frac{3+\sqrt{5}}{2} > 3 - \frac{1}{a_n}[/tex]
[tex] 0 < a_n < \frac{3+\sqrt{5}}{2} [/tex]

The intersection of those intervals yields: [itex] \frac{3-\sqrt{5}}{2} < a_n < \frac{3+\sqrt{5}}{2}[/itex]

Since [itex]a_1=1[/itex] is in our interval we know that [itex]a_{n+1}[/itex] will not jump out of the good interval.

Is this good enough?
 
Last edited:

FAQ: How Can I Prove that a_{n+1}>a_n for All n in a Tough Sequence?

What is a tough sequence?

A tough sequence is a sequence of events or steps that are challenging or difficult to complete.

What are the characteristics of a tough sequence?

A tough sequence can have various characteristics, but some common ones include complex problem-solving, high levels of difficulty, and a need for persistence and determination.

How can I overcome a tough sequence?

To overcome a tough sequence, it is important to break it down into smaller, manageable steps, seek help or advice from others, and maintain a positive attitude and perseverance.

Can a tough sequence be beneficial?

Yes, a tough sequence can be beneficial as it challenges individuals to think critically, develop problem-solving skills, and build resilience and determination.

How can I prepare for a tough sequence?

To prepare for a tough sequence, it is helpful to practice problem-solving and critical thinking skills, build a strong support system, and maintain a positive mindset and determination to overcome challenges.

Back
Top