Two sequences defined for all naturals by

  • Context: Graduate 
  • Thread starter Thread starter quasar987
  • Start date Start date
  • Tags Tags
    Sequences
Click For Summary
SUMMARY

The discussion focuses on two sequences defined for all naturals, {x_n} and {y_n}, where x_{n+1} = (x_n + y_n) / 2 and y_{n+1} = √(x_n y_n). It is established that the sequence {y_n} is increasing and bounded above by x_1. The proof involves demonstrating that y_{n+1} > y_n and using induction to show that y_n < x_1 for all n, leveraging the properties of the sequences and their recursive definitions.

PREREQUISITES
  • Understanding of recursive sequences
  • Knowledge of inequalities and their properties
  • Familiarity with induction proofs
  • Basic concepts of real numbers and their properties
NEXT STEPS
  • Study the properties of arithmetic and geometric means
  • Learn about convergence of sequences and series
  • Explore induction techniques in mathematical proofs
  • Investigate the implications of bounded sequences in real analysis
USEFUL FOR

Mathematics students, educators, and anyone interested in sequence convergence, recursive definitions, and proof techniques in real analysis.

quasar987
Science Advisor
Homework Helper
Gold Member
Messages
4,796
Reaction score
32
Consider [itex]x_1,y_1 \in \mathbb{R}[/itex] such that [itex]x_1>y_1>0[/itex] and [itex]\{x_n\},\{y_n\}[/itex] the two sequences defined for all naturals by

[tex]x_{n+1}=\frac{x_n+y_n}{2}, \ \ \ \ \ y_{n+1}=\sqrt{x_n y_n}[/tex]

Show that the sequence [itex]\{y_n\}[/itex] is increasing and as [itex]x_1[/itex] for an upper bound.


I would appreciate some help on this one, I have made no progress.
 
Physics news on Phys.org
The key to the proof is to show xn+1>yn+1. Since they are both positive, this is equivalent to showing the squares exhibit the same inequality. A simple calculation will show this to be true.

xn+12-yn+12=((xn-yn)/2)2.

The rest is easy. xn>xn+1> ,yn<yn+1.

Therefore your desired conclusions hold.
 


Sure, I'd be happy to help! Let's start by looking at the first few terms of the sequences:

x_1, y_1
x_2, y_2
x_3, y_3
x_4, y_4
...

We can see that x_n and y_n alternate in increasing and decreasing order. This pattern continues for all n, as we can see from the recursive definitions of x_n and y_n.

Now, let's prove that the sequence \{y_n\} is increasing. We can do this by showing that y_{n+1} > y_n for all n. Using the recursive definition of y_n, we have:

y_{n+1} = \sqrt{x_n y_n}
y_n = \sqrt{x_{n-1} y_{n-1}}

So, to prove that y_{n+1} > y_n, we need to show that \sqrt{x_n y_n} > \sqrt{x_{n-1} y_{n-1}}. We can do this by squaring both sides of the inequality:

x_n y_n > x_{n-1} y_{n-1}

Now, we know that x_n > x_{n-1} and y_n > y_{n-1} (since x_n and y_n alternate in increasing and decreasing order). So, we can rewrite the inequality as:

x_n y_n > x_n y_n

This is true, since x_n and y_n are both positive. Therefore, we have shown that y_{n+1} > y_n for all n, which means that the sequence \{y_n\} is increasing.

Next, let's show that x_1 is an upper bound for the sequence \{y_n\}. To do this, we need to show that y_n < x_1 for all n. We can use induction to prove this.

First, the base case: for n = 1, we have y_1 = \sqrt{x_1 y_1} < x_1, since x_1 and y_1 are both positive and x_1 > y_1.

Now, for the induction step, assume that y_k < x_1 for some k. We want to show that y_{k+1} < x_1. Using the recursive definition of y_n, we have:

y
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K