Prove that this sequence converges

  • Thread starter playboy
  • Start date
  • Tags
    Sequence
If you don't explicitly parenthesize it, it could be interpreted like this: (a^a^a^a^a^a^a^a^a^a^a^a) or like this: (((((a^a)^a)^a)^a)^a)^a)^a)^a)^a)^a)^a. Mathematica will interpret it as the former, but I don't know about your calculator or matlab.
  • #1
playboy

Homework Statement



Let [itex]a_{0} = a >1 [/itex] and let [itex]a_{n+1} = a^{a_n}[/itex].
Show that {[itex] a_{n} [/itex]} comverges for [itex] a < e^{e^-1} = 1.4446678 [/itex]



Homework Equations



This is a Theorm I learned in Real Analysis and hope to apply it to this problem:


Theorm: If a sequence is montonically increasing and bounded, then it is convergent



The Attempt at a Solution



{[itex] a_{n} [/itex]} = {[itex]a, a^a, a^{a^a}, ...[/itex]}

Clearly, {[itex] a_{n} [/itex]} is monotonically increasing is is bounded below by a.

How do I show that it is bounded above?
 
Last edited by a moderator:
Physics news on Phys.org
  • #2
try induction assuming that a(o) is less than the maximum a value...
 
  • #3
dmoravec said:
try induction assuming that a(o) is less than the maximum a value...


Sorry, I don't understand what you are trying to say...

Clearly,

[itex]a < a^a < a^{a^a} < ...[/itex] ... So I am having a hard time explaining how this is bounded for a>1
 
  • #4
This doesn't mean anything. A sequence could be increasing and still be bounded. And [tex]e^{e-1} = 5.574941539 [/tex]. I don't think that's what you meant...
 
Last edited:
  • #5
Werg22 said:
This doesn't mean anything. A sequence could be increasing and still be bounded. And [tex]e^{e-1} = 5.574941539 [/tex]. I don't think that's what you meant...

He meant e^(1/e). The formatting didn't come out 100% clear.
 
  • #6
If a<e^(1/e) and x<e, what can you tell me about a^x?
 
  • #7
Dick said:
He meant e^(1/e). The formatting didn't come out 100% clear.

Thank you for the correction Dick...I allways have trouble with this latex stuff :confused:


Dick said:
If a<e^(1/e) and x<e, what can you tell me about a^x?

If a<e^(1/e) and x<e, we can conclude that a^x < e

so a^x < e

hence,

:confused:

a < e^(1/x) ...


Can you please give me another push ?
 
  • #8
Ok. a=a0<e^(1/e)<e. a1=a^a0. So a1<e. a2=a^a1. a1<e. So a2<e. a3=a^a2. a2<e. So a3<e. a4=a^a3. a3<e. So a4<e. How long do you want me to keep this up?
 
  • #9
Dick said:
Ok. a=a0<e^(1/e)<e. a1=a^a0. So a1<e. a2=a^a1. a1<e. So a2<e. a3=a^a2. a2<e. So a3<e. a4=a^a3. a3<e. So a4<e. How long do you want me to keep this up?

Okay...I see it now.

it is bounded above by e.

a
a^a
a^a^a
a^a^a^a
.
.
.
.

for 1 < a < e^(1/e)
 
  • #10
You've got it.
 
  • #11
I can follow your example, but when i practicly pund these numers in my calculator, i find that it is not bounded by e.

for example,

a = 1.3

a < a < 1^(1/e) = 1.444...

(1.3)^(1.3)^(1.3)^...^(1.3) >>> e ... hence, not bounded by e.
 
  • #12
playboy said:
I can follow your example, but when i practicly pund these numers in my calculator, i find that it is not bounded by e.

for example,

a = 1.3

a < a < 1^(1/e) = 1.444...

(1.3)^(1.3)^(1.3)^...^(1.3) >>> e ... hence, not bounded by e.

(%o1) f(x) := 1.3^x;
(%i2) f(1.3);
(%o2) 1.406456673237886
(%i3) f(%);
(%o3) 1.446293346285982
(%i4) f(%);
(%o4) 1.461488869891772
(%i5) f(%);
(%o5) 1.467327108831111
(%i6) f(%);
(%o6) 1.469576402415039
(%i7) f(%);
(%o7) 1.470443905739509
(%i8) f(%);
(%o8) 1.470778619613915
(%i9) f(%);
(%o9) 1.470907784591691
(%i10) f(%);
(%o10) 1.470957631962913
(%i11) f(%);
(%o11) 1.470976869521044
(%i12) f(%);
(%o12) 1.470984293924533
(%i13) f(%);
(%o13) 1.470987159254924
(%i14)

Are you sure the calculator isn't doing f(x):=x^1.3? That's quite different.
 
  • #13
>> a = 1.3

a =

1.3000

>> a^a^a^a^a^a^a^a^a^a^a^a

ans =

110.1660




>> (((((((a^a)^a)^a)^a)^a)^a)^a)

ans =

5.1877


Perhaps i am miss-understanding how you are computing it.
 
  • #14
You are computing:
[tex] a_n = (a_{n-1})^a[/tex]

You need:
[tex] a_n = a^{a_{n-1}} [/tex]

It's a subtle difference in this case.
 
  • #15
Which do you believe, your reasoning or your calculator?

(%i8) a^(a^(a^(a^(a^(a^(a^a))))));
(%o8) 1.470778619613915
 
  • #16
Why would my calculator/matlab give a different answer.

The reasoing is correct, so shouldn't the calculator give the same answer as your showing?
 
  • #17
Is the warranty still valid on the calculator? Seriously, did you explicitly parenthesize it like I did? Powers are not associative.
 

1. What does it mean for a sequence to converge?

Convergence in a sequence means that as the terms of the sequence continue, they get closer and closer to a specific value. In other words, the terms of the sequence approach a specific number or limit as the sequence progresses.

2. How do you prove that a sequence converges?

To prove that a sequence converges, you must show that the terms of the sequence get closer and closer to a specific value as the sequence progresses. This can be done by using the formal definition of convergence and showing that the difference between the terms of the sequence and the limit approaches zero as the sequence progresses.

3. What are the different types of convergence for sequences?

There are three types of convergence for sequences: pointwise convergence, uniform convergence, and absolute convergence. Pointwise convergence means that each individual term of the sequence converges to a specific value. Uniform convergence means that the terms of the sequence converge to a specific value at the same rate. Absolute convergence means that the terms of the sequence converge to a specific value regardless of the sign of the terms.

4. What are some common techniques used to prove convergence of a sequence?

Some common techniques used to prove convergence of a sequence include the squeeze theorem, the monotone convergence theorem, and the ratio test. These techniques involve using properties of the sequence, such as the behavior of the terms or the ratio between consecutive terms, to show that the sequence converges.

5. What are some applications of sequences that converge?

Sequences that converge are used in many areas of mathematics and science, such as calculus, statistics, and physics. For example, the concept of convergence is essential in calculating the area under a curve using integration in calculus. In statistics, convergence is used to determine the behavior of a series of random variables. In physics, convergence is used to model the behavior of systems that approach equilibrium over time.

Similar threads

  • Calculus and Beyond Homework Help
Replies
8
Views
810
  • Calculus and Beyond Homework Help
Replies
11
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
708
  • Calculus and Beyond Homework Help
Replies
9
Views
1K
  • Calculus and Beyond Homework Help
Replies
5
Views
481
  • Calculus and Beyond Homework Help
Replies
3
Views
840
  • Calculus and Beyond Homework Help
Replies
1
Views
250
  • Calculus and Beyond Homework Help
Replies
6
Views
2K
  • Calculus and Beyond Homework Help
Replies
4
Views
878
  • Calculus and Beyond Homework Help
Replies
7
Views
1K
Back
Top