Arthur Mattuck, Introduction to Analysis, Problem 5-7

Click For Summary
SUMMARY

The discussion focuses on problem 5-7 from Arthur Mattuck's "Introduction to Analysis," which involves defining a sequence recursively as a_{n+1} = \sqrt{2a_n} with a_{0} > 0. Participants conclude that the sequence is monotone and bounded, demonstrating that it is decreasing for a_{0} > 2 and increasing for 0 < a_{0} < 2. The limit of the sequence is established as 2, and the proof hinges on showing that the inequality sqrt(2a_n) > a_n holds for specific ranges of a_{0}.

PREREQUISITES
  • Understanding of recursive sequences
  • Knowledge of monotonicity and boundedness in sequences
  • Familiarity with limits in mathematical analysis
  • Ability to manipulate inequalities involving square roots
NEXT STEPS
  • Study recursive sequences in detail, focusing on convergence and divergence
  • Learn about monotonic sequences and their properties
  • Explore the concept of bounded sequences and their implications
  • Investigate inequalities involving square roots and their applications in analysis
USEFUL FOR

Students of mathematical analysis, educators teaching recursive sequences, and anyone interested in the properties of monotonic and bounded sequences.

EMR
Messages
3
Reaction score
0
This question is from Arthur Mattuck's "Introduction to Analysis", chapter 5, problem 5-7.

Homework Statement


Define a sequence recursively by [tex]a_{n+1}=\sqrt{2a_{n}}[/tex], [tex]a_{0}>0[/tex].

(a) Prove that for any choice of [tex]a_{0}>0[/tex], the sequence is monotone and bounded.


Homework Equations



None

The Attempt at a Solution



I've rewritten the sequence as

[tex]a_n = \sqrt{2{\sqrt{2\sqrt{2\sqrt{2...\sqrt{2a_0}}}}}[/tex],

and taken the ratio of [tex]a_{n+1}[/tex] and [tex]a_{n}[/tex], which leads me to the expression

[tex]\frac{a_{n+1}}{a_n} = 2^{(1/2)^{n+1}}\sqrt{a_0}[/tex].

From computing the sequence for a few initial values of [tex]a_0[/tex], I've been able to determine that the sequence is decreasing if [tex]a_0>2[/tex] and increasing if [tex]0<a_0<2[/tex]. However, I'm not sure how to show this from this ratio, i.e. how does

[tex]2^{(1/2)^{n+1}}\sqrt{a_0}<1[/tex]

which indicates that the sequence is decreasing, turn into [tex]a_0>2[/tex]?

The rest of the problem comes easy enough. I'm able to show that it is bounded and that the limit is 2 (in part b of the question).
 
Physics news on Phys.org
You are making this too complicated. Proving a_(n+1)>a_n translates into sqrt(2*a_n)>a_n. For what range of x is it true that sqrt(2x)>x.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
Replies
8
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
11
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
14
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 13 ·
Replies
13
Views
2K