Sequence and Series, finding relationship

In summary, the two sequences (xn), and (yn) are different. xn is an increase sequence, while yn is a decrease sequence. They both have a limit.
  • #1
mkwok
23
0

Homework Statement



0<y0<x0
x1=(x0+y0)/2
y1=[tex]\sqrt{x0y0}[/tex]

in general
Xn+1=(xn+yn)/2
Yn+1=[tex]\sqrt{XnYn}[/tex]

Homework Equations



none

The Attempt at a Solution



I have no idea
I tried to solve for Xn and substituting that into another equation...
however, I don't know how to simplify it down to one single variable...

How do I take the limit of the sequence, so that I can find the relationship
 
Physics news on Phys.org
  • #2
Please state the problem as it is given.
 
  • #3
the problem was given that way, we are trying to find the relationship between X and y
 
  • #4
take the general equations and sub one into the other is all i can suggest
 
  • #5
mkwok said:
the problem was given that way, we are trying to find the relationship between X and y
Since there was NO X or Y in what you gave, I don't see how that can be true.
 
  • #6
mkwok said:

Homework Statement



0<y0<x0
x1=(x0+y0)/2
y1=[tex]\sqrt{x0y0}[/tex]

in general
Xn+1=(xn+yn)/2
Yn+1=[tex]\sqrt{XnYn}[/tex]

Homework Equations



none

The Attempt at a Solution



I have no idea
I tried to solve for Xn and substituting that into another equation...
however, I don't know how to simplify it down to one single variable...

How do I take the limit of the sequence, so that I can find the relationship

Hmm, I think I got what you mean.

Given 0 < y0 < x0, the sequence (xn), and (yn) are defined as follow:

[tex]x_{n + 1} = \frac{x_n + y_n}{2}, n \in \mathbb{N}[/tex] (1)
[tex]y_{n + 1} = \sqrt{x_n y_n}, n \in \mathbb{N}[/tex] (2)

Now find the limit of xn, and yn (Or does it tell you to prove that the limit of the two sequences are the same?).

Is that the correct problem?

---------------------------

Ok, now you must at least have a vision of how xn, and yn behave. Draw a pictures like this:

0____y0____________________________x0

Now, we have: x1 = (x0 + y0) / 2, that means, x1 lies exactly at the middle of x0, and y0.

[tex]y_1 = \sqrt{x_0 y_0} > \sqrt{y_0 ^ 2} = y_0[/tex]

You'll also have: [tex]x_1 - y_1 = \frac{x_0 - 2\sqrt{x_0 y_0} + y_0}{2} = \frac{(\sqrt{x_0} - \sqrt{y_0}) ^ 2}{2} > 0[/tex], so x1 > y1.

0____y0____y1_________x1_______________x0

Now, where do x2, and y2 lie?

---------------------------

So, in conclusion, let's answer some questions:

1. xn, and yn, which is greater?

2. Is (xn) an increase sequence, or a decrease sequence? Can you prove it?

3. Is (yn) an increase sequence, or a decrease sequence? Can you prove it?

4. Are they bounded? Do they have limit?

5. Do they both have the same limit?

Ok, I think you can take it from here. Can you? :)
 
Last edited:

FAQ: Sequence and Series, finding relationship

What is a sequence and series?

A sequence is a list of numbers in a specific order, often with a pattern or rule that determines the next number in the list. A series is the sum of the terms in a sequence.

How do you find the relationship between terms in a sequence?

To find the relationship between terms in a sequence, you can look for a pattern or rule that determines how each term is related to the previous one. This can include arithmetic or geometric progressions, where each term is a constant multiple or sum of the previous term.

What is the formula for finding the nth term in a sequence?

The formula for finding the nth term in a sequence depends on the type of sequence. For arithmetic progressions, the formula is an = a1 + (n-1)d, where a1 is the first term and d is the common difference. For geometric progressions, the formula is an = a1 * r^(n-1), where a1 is the first term and r is the common ratio.

How can sequences and series be useful in real life?

Sequences and series can be used to model and predict real-life situations, such as population growth, interest rates, or stock prices. They can also be used in engineering and physics to model motion and calculate distances and velocities.

What is the difference between a finite and infinite sequence or series?

A finite sequence or series has a limited number of terms, while an infinite sequence or series has an unlimited number of terms. In other words, a finite sequence or series will eventually end, while an infinite sequence or series will continue on without an end point.

Back
Top