SlideShare a Scribd company logo
1 of 7
INTRODUCTION TO REAL ANALYSIS 1
INDIVIDUAL TASK
EXERCISES 3.3 MONOTONE SEQUENCES
EXERCISES 3.4 SUBSEQUENCES AND THE BOLZANO-WEIERSTRASS
THEOREM
By:
Muhammad Nur Chalim
4101414101
MATHEMATICS DEPARTMENT
MATHEMATICS AND NATURAL SCIENCES FACULTY
SEMARANG STATE UNIVERSITY
2016
EXERCISES 3.3
Problem
1. Let 𝑥1 ≔ 8 and 𝑥 𝑛+1 ≔
1
2
𝑥 𝑛 + 2 for 𝑛 ∈ 𝑁. Show that (𝑥 𝑛) is bounded and monotone.
Find the limit.
2. Let 𝑥1 > 1 and 𝑥 𝑛+1 ≔ 2 −
1
𝑥 𝑛
for 𝑛 ∈ 𝑁. Show that (𝑥 𝑛) is bounded and monotone.
Find the limit.
3. Let 𝑥1 ≥ 2 and 𝑥 𝑛+1 ≔ 1 + √ 𝑥 𝑛 − 1 for 𝑛 ∈ 𝑁. show that (𝑥 𝑛) is decreasing and
bounded below by 2. Find the limit
4. Let 𝑥1 ≔ 1 and 𝑥 𝑛+1 ≔ √2 + 𝑥 𝑛 for 𝑛 ∈ 𝑁. Show that (𝑥 𝑛) converges and find the
limit.
Solution 3.3
1. Let 𝑥1 ≔ 8 and 𝑥 𝑛+1 ≔
1
2
𝑥 𝑛 + 2 for 𝑛 ∈ ℕ. Show that ( 𝑥 𝑛) is bounded and monotone.
Find the limit.
Proof:
First, let’s show that it is monotone decreasing.
Note that 𝑥1 = 8 > 𝑥2 = 6. For induction, assume that 𝑥 𝑘 > 𝑥 𝑘+1.
Next notice
𝑥 𝑘 > 𝑥 𝑘+1
⇔
1
2
𝑥 𝑘 >
1
2
𝑥 𝑘+1
⇔
1
2
𝑥 𝑘 + 2 >
1
2
𝑥 𝑘+1 + 2
⇔ 𝑥 𝑘+1 > 𝑥 𝑘+2
Since the sequence is decreasing and 𝑥 𝑛 > 0 for all 𝑛, we can be assured that the upper
bound is 8 and we have a lower bound of 0.
To find the limit, we use the same technique as the examples.
1
2
𝑥 𝑘 + 2 =
1
2
𝑥 𝑘+1 + 2
⇔ 𝑥 =
1
2
𝑥 + 2
⇔ 𝑥 −
1
2
𝑥 = 2
⇔
1
2
𝑥 = 2
⇔ 𝑥 =
2
1
2
= 4 both limits must be 𝑥.
2. Let 𝑥1 > 1 and 𝑥 𝑛+1 ≔ 2 −
1
𝑥 𝑛
for 𝑛 ∈ ℕ. Show that ( 𝑥 𝑛) is bounded and monotone.
Find the limit.
Proof:
Since 𝑥1 > 1, we have that
1
𝑥1
< 1. It means that 𝑥2 = 2 −
1
𝑥1
> 1.
We would like to show that 𝑥 𝑛 > 1 for all 𝑛. By induction, we see that if 𝑥 𝑘 > 1, then
𝑥 𝑘+1 = 2 −
1
𝑥1
> 1.
From this, we obtain that at this point we are bounded above by 2 and below by 1.
Now, let’s show that it is monotone (decreasing). To do this, we want to start by looking
at
0 < (𝑥1 − 1)2
⇔ 0 < 𝑥1
2
− 2𝑥1 + 1
⇔ 2𝑥1 < 𝑥1
2
+ 1 (multiplied by 1/𝑥1)
⇔ 2 < 𝑥1 +
1
𝑥1
⇔ 2 −
1
𝑥1
< 𝑥1
⇔ 𝑥2 < 𝑥1
That only takes care of the first case. Now we use induction to finish the monotone.
𝑥 𝑘+1 < 𝑥 𝑘
⇔
1
𝑥 𝑘+1
>
1
𝑥 𝑘
⇔ −
1
𝑥 𝑘+1
< −
1
𝑥 𝑘
⇔ 2 −
1
𝑥 𝑘+1
< 2 −
1
𝑥 𝑘
⇔ 𝑥 𝑘+2 < 𝑥 𝑘+1
To find the limit, we use the same technique as the examples in the book
𝑥 𝑛+1 = 2 −
1
𝑥 𝑛
⇔ 𝑥 = 2 −
1
𝑥
⇔ 𝑥 +
1
𝑥
= 2 (multiplied by 𝑥)
⇔ 𝑥2
+ 1 = 2
⇔ 𝑥2
+ 1 − 2 = 0
⇔ (𝑥 + 2)(𝑥 − 1) = 0
𝑥 = 1 or 𝑥 = −2
3. Let 𝑥1 ≥ 2 and 𝑥 𝑛+1 ≔ 1 + √ 𝑥 𝑛 − 1 for 𝑛 ∈ ℕ. Show that ( 𝑥 𝑛) is decreasing and
bounded below by 2. Find the limit.
Proof:
Since 𝑥1 ≥ 2, we have that 𝑥1 − 1 ≥ 1
𝑥1 − 1 ≥ 1
⇔ √𝑥1 − 1 ≥ √1
⇔ √𝑥1 − 1 ≥ 1
⇔ 1 + √𝑥1 − 1 ≥ 1 + 1
⇔ 1 + √ 𝑥1 − 1 ≥ 2 (since given that 𝑥 𝑛+1 ≔ 1 + √ 𝑥 𝑛 − 1)
⇔ 𝑥2 ≥ 2
Using induction and a similar argument, we find 𝑥 𝑛+1 ≥ 2. That takes care of bounded.
We now need to work on monotone. To do this we start by noticing that if 𝑥1 − 1 > 1,
then 𝑥1 − 1 > √ 𝑥1 − 1 = 𝑥1 > √ 𝑥1 − 1 + 1 = 𝑥2.
That is our base case, we then assume that 𝑥 𝑘 > 𝑥 𝑘+1
𝑥 𝑘+1 < 𝑥 𝑘
⇔ 𝑥 𝑘+1 − 1 < 𝑥 𝑘 − 1
⇔ √𝑥 𝑘+1 − 1 < √𝑥 𝑘 − 1
⇔ 1 + √𝑥 𝑘+1 − 1 < 1 + √𝑥 𝑘 − 1
⇔ 𝑥 𝑘+2 < 𝑥 𝑘+1
Again, we use the same technique as the examples in the book
𝑥 𝑛+1 = 2 −
1
𝑥 𝑛
⇔ 𝑥 = 2 −
1
𝑥
⇔ 𝑥 = 1
4. Let 𝑥1 ≔ 1 and 𝑥 𝑛+1 ≔ √2 + 𝑥 𝑛 for 𝑛 ∈ ℕ. Show that ( 𝑥 𝑛) converges and find the
limit.
Proof:
Like the first problem, let’s show taht it is monotone increasing first. Note that 𝑥1 = 1 <
𝑥2 = √3. For induction, assume that 𝑥 𝑘 < 𝑥 𝑘+1.
𝑥 𝑘 < 𝑥 𝑘+1
⇔ 2 + 𝑥 𝑘 < 2 + 𝑥 𝑘+1
⇔ √2 + 𝑥 𝑘 < √2 + 𝑥 𝑘+1
⇔ 𝑥 𝑘+1 < 𝑥 𝑘+2
Since the sequence is increasing and 𝑥 𝑛 > 0 for all 𝑛, we now want to obtain an upper
bound on the sequence. To do this, note that 𝑥1 = 1 < 𝑥2 = √3 < 4. Using induction
that 𝑥 𝑘 < 4, we get
𝑥 𝑘+1 = √2 + 𝑥 𝑘
⇔ 𝑥 𝑘+1 < √2 + 4
⇔ 𝑥 𝑘+1 = √6
⇔ 𝑥 𝑘+1 < 2
This again, allows us to use MCT to say that the swquence converges. Lasty, to find the
limit, we do what we have done for the first three problems.
𝑥 𝑛+1 = √2 + 𝑥 𝑛
⇔ 𝑥 = √2 + 𝑥
⇔ 𝑥 = 2
EXERCISES 3.4
Problem
1. Give an example of an unbounded sequence that has a convergent subsequence.
2. Use the method of Example 3.4.3(b) to show that if 0 < 𝑐 < 1, then lim (𝑐
1
𝑛 ) = 1
3. Let (𝑓𝑛) be the Fibonacci sequence of Example 3.1.2(d), and let 𝑥 𝑛 ≔
𝑓𝑛+1
𝑓𝑛
. Given that
lim( 𝑥 𝑛) = 𝐿 exists, determine the value of 𝐿.
4. Show that the following sequences are divergent.
(a) (1 − (−1) 𝑛
+
1
𝑛
),
(b) (sin
𝑛𝜋
4
)
Solution 3.4
1. Let 𝑥2𝑛−1 ∶= 2𝑛 − 1,
So we will obtain 𝑥2𝑛 ∶=
1
2𝑛
;
Its mean that (𝑥 𝑛) = (1 ,
1
2
,3,
1
4
,5,
1
6
, . . . ).
We can find an example of an unbounded sequence that has a convergent subsequence is
(𝑥 𝑛) = (1 ,
1
2
, 3,
1
4
,5,
1
6
, . . . ).
2. We assume that 𝑥 𝑛 ∶= 𝑐
1
𝑛 ,
where 0 < 𝑐 < 1,
then (𝑥 𝑛)is increasing and bounded,
so it has a limit x.
Since 𝑥2𝑛 = √ 𝑥 𝑛,
the limit satisfies 𝑥 = √ 𝑥, 𝑠𝑜 𝑥 = 0 𝑜𝑟 𝑥 = 1.
Since 𝑥 = 0 is impossible ,
we have 𝑥 = 1.
2. Since 𝑥 𝑛 ≥ 1 for all 𝑛 ∈ 𝑁, 𝐿 > 0.
Further, we have 𝑥 𝑛 =
1
𝑥 𝑛−1
+ 1 → 𝐿 =
1
𝐿
+ 1 → 𝐿2
− 𝐿 − 1 = 0 → 𝐿 =
1
2
(1 + √5)
4. (a) 𝑥2𝑛 → 0 𝑎𝑛𝑑 𝑥2𝑛+1 → 2.
(b) 𝑥8𝑛 = 0 and 𝑥8𝑛+1 = 𝑠𝑖𝑛(
𝜋
4
) =
1
√2
for all 𝑛 ∈ 𝑁

More Related Content

What's hot

ANALISIS RIIL 1 3.1 ROBERT G BARTLE
ANALISIS RIIL 1 3.1 ROBERT G BARTLEANALISIS RIIL 1 3.1 ROBERT G BARTLE
ANALISIS RIIL 1 3.1 ROBERT G BARTLEMuhammad Nur Chalim
 
Kelipatan persekutuan terkecil KPK teobil
Kelipatan persekutuan terkecil KPK teobilKelipatan persekutuan terkecil KPK teobil
Kelipatan persekutuan terkecil KPK teobilNailul Hasibuan
 
Relasi Rekursi : Definisi, Contoh, Jenis Relasi Rekursi
Relasi Rekursi : Definisi, Contoh, Jenis Relasi RekursiRelasi Rekursi : Definisi, Contoh, Jenis Relasi Rekursi
Relasi Rekursi : Definisi, Contoh, Jenis Relasi RekursiOnggo Wiryawan
 
Supremum dan infimum
Supremum dan infimum  Supremum dan infimum
Supremum dan infimum Rossi Fauzi
 
BAB 2 Pencerminan (Refleksi)
BAB 2 Pencerminan (Refleksi)BAB 2 Pencerminan (Refleksi)
BAB 2 Pencerminan (Refleksi)Nia Matus
 
Makalah setengah putaran
Makalah setengah putaranMakalah setengah putaran
Makalah setengah putaranNia Matus
 
ANALISIS RIIL 1 2.4 ROBERT G BARTLE
ANALISIS RIIL 1 2.4 ROBERT G BARTLEANALISIS RIIL 1 2.4 ROBERT G BARTLE
ANALISIS RIIL 1 2.4 ROBERT G BARTLEMuhammad Nur Chalim
 
Analisis real-lengkap-a1c
Analisis real-lengkap-a1cAnalisis real-lengkap-a1c
Analisis real-lengkap-a1cUmmu Zuhry
 
Teorema multinomial dan prinsip sarang merpati
Teorema multinomial dan prinsip sarang merpatiTeorema multinomial dan prinsip sarang merpati
Teorema multinomial dan prinsip sarang merpatiArdika MathEdu
 
Analisis Real (Barisan Bilangan Real) Latihan bagian 2.2
Analisis Real (Barisan Bilangan Real) Latihan bagian 2.2Analisis Real (Barisan Bilangan Real) Latihan bagian 2.2
Analisis Real (Barisan Bilangan Real) Latihan bagian 2.2Arvina Frida Karela
 
Pengantar analisis real_I
Pengantar analisis real_IPengantar analisis real_I
Pengantar analisis real_IFerry Angriawan
 
Makalah geseran (translasi)
Makalah geseran (translasi)Makalah geseran (translasi)
Makalah geseran (translasi)Nia Matus
 
Homomorfisma grup
Homomorfisma grupHomomorfisma grup
Homomorfisma grupYadi Pura
 
Analisis Rill Tugas 3.5
Analisis Rill Tugas 3.5Analisis Rill Tugas 3.5
Analisis Rill Tugas 3.5Ayu Nitasari
 
Binomial dan Multinomial
Binomial dan MultinomialBinomial dan Multinomial
Binomial dan MultinomialHeni Widayani
 

What's hot (20)

ANALISIS RIIL 1 3.1 ROBERT G BARTLE
ANALISIS RIIL 1 3.1 ROBERT G BARTLEANALISIS RIIL 1 3.1 ROBERT G BARTLE
ANALISIS RIIL 1 3.1 ROBERT G BARTLE
 
Kelipatan persekutuan terkecil KPK teobil
Kelipatan persekutuan terkecil KPK teobilKelipatan persekutuan terkecil KPK teobil
Kelipatan persekutuan terkecil KPK teobil
 
Relasi Rekursi : Definisi, Contoh, Jenis Relasi Rekursi
Relasi Rekursi : Definisi, Contoh, Jenis Relasi RekursiRelasi Rekursi : Definisi, Contoh, Jenis Relasi Rekursi
Relasi Rekursi : Definisi, Contoh, Jenis Relasi Rekursi
 
Supremum dan infimum
Supremum dan infimum  Supremum dan infimum
Supremum dan infimum
 
BAB 2 Pencerminan (Refleksi)
BAB 2 Pencerminan (Refleksi)BAB 2 Pencerminan (Refleksi)
BAB 2 Pencerminan (Refleksi)
 
Makalah setengah putaran
Makalah setengah putaranMakalah setengah putaran
Makalah setengah putaran
 
ANALISIS RIIL 1 2.4 ROBERT G BARTLE
ANALISIS RIIL 1 2.4 ROBERT G BARTLEANALISIS RIIL 1 2.4 ROBERT G BARTLE
ANALISIS RIIL 1 2.4 ROBERT G BARTLE
 
Analisis real-lengkap-a1c
Analisis real-lengkap-a1cAnalisis real-lengkap-a1c
Analisis real-lengkap-a1c
 
Transformasi elementer
Transformasi elementerTransformasi elementer
Transformasi elementer
 
Teorema multinomial dan prinsip sarang merpati
Teorema multinomial dan prinsip sarang merpatiTeorema multinomial dan prinsip sarang merpati
Teorema multinomial dan prinsip sarang merpati
 
Analisis Real (Barisan Bilangan Real) Latihan bagian 2.2
Analisis Real (Barisan Bilangan Real) Latihan bagian 2.2Analisis Real (Barisan Bilangan Real) Latihan bagian 2.2
Analisis Real (Barisan Bilangan Real) Latihan bagian 2.2
 
Pengantar analisis real_I
Pengantar analisis real_IPengantar analisis real_I
Pengantar analisis real_I
 
Relasi Rekurensi
Relasi RekurensiRelasi Rekurensi
Relasi Rekurensi
 
Ring Polonomial
Ring PolonomialRing Polonomial
Ring Polonomial
 
Jawaban Soal Latihan
Jawaban Soal LatihanJawaban Soal Latihan
Jawaban Soal Latihan
 
Makalah geseran (translasi)
Makalah geseran (translasi)Makalah geseran (translasi)
Makalah geseran (translasi)
 
Homomorfisma grup
Homomorfisma grupHomomorfisma grup
Homomorfisma grup
 
Analisis Rill Tugas 3.5
Analisis Rill Tugas 3.5Analisis Rill Tugas 3.5
Analisis Rill Tugas 3.5
 
Binomial dan Multinomial
Binomial dan MultinomialBinomial dan Multinomial
Binomial dan Multinomial
 
Struktur aljabar-2
Struktur aljabar-2Struktur aljabar-2
Struktur aljabar-2
 

Viewers also liked

Cirugía estética en colombia
Cirugía estética en colombiaCirugía estética en colombia
Cirugía estética en colombiaLili Ariza
 
ANALISIS RIIL 1 2.3 ROBERT G BARTLE
ANALISIS RIIL 1 2.3 ROBERT G BARTLEANALISIS RIIL 1 2.3 ROBERT G BARTLE
ANALISIS RIIL 1 2.3 ROBERT G BARTLEMuhammad Nur Chalim
 
ANALISIS RIIL 1 2.1 ROBERT G BARTLE
ANALISIS RIIL 1 2.1 ROBERT G BARTLEANALISIS RIIL 1 2.1 ROBERT G BARTLE
ANALISIS RIIL 1 2.1 ROBERT G BARTLEMuhammad Nur Chalim
 
ANALISIS RIIL 1 3.2 ROBERT G BARTLE
ANALISIS RIIL 1 3.2 ROBERT G BARTLEANALISIS RIIL 1 3.2 ROBERT G BARTLE
ANALISIS RIIL 1 3.2 ROBERT G BARTLEMuhammad Nur Chalim
 
ANALISIS RIIL 1 2.2 ROBERT G BARTLE
ANALISIS RIIL 1 2.2 ROBERT G BARTLEANALISIS RIIL 1 2.2 ROBERT G BARTLE
ANALISIS RIIL 1 2.2 ROBERT G BARTLEMuhammad Nur Chalim
 
MATEMATIKA SEBAGAI REVOLUSI MENTAL BANGSA INDONESIA
MATEMATIKA SEBAGAI REVOLUSI MENTAL BANGSA INDONESIAMATEMATIKA SEBAGAI REVOLUSI MENTAL BANGSA INDONESIA
MATEMATIKA SEBAGAI REVOLUSI MENTAL BANGSA INDONESIAMuhammad Nur Chalim
 
ANALISIS RIIL 1 2.5 ROBERT G BARTLE
ANALISIS RIIL 1 2.5 ROBERT G BARTLEANALISIS RIIL 1 2.5 ROBERT G BARTLE
ANALISIS RIIL 1 2.5 ROBERT G BARTLEMuhammad Nur Chalim
 
Rotator Cuff Evaluation
Rotator Cuff EvaluationRotator Cuff Evaluation
Rotator Cuff EvaluationCharles Hooper
 

Viewers also liked (11)

NOV 2016 CV
NOV 2016 CVNOV 2016 CV
NOV 2016 CV
 
Cirugía estética en colombia
Cirugía estética en colombiaCirugía estética en colombia
Cirugía estética en colombia
 
ANALISIS RIIL 1 2.3 ROBERT G BARTLE
ANALISIS RIIL 1 2.3 ROBERT G BARTLEANALISIS RIIL 1 2.3 ROBERT G BARTLE
ANALISIS RIIL 1 2.3 ROBERT G BARTLE
 
ANALISIS RIIL 1 2.1 ROBERT G BARTLE
ANALISIS RIIL 1 2.1 ROBERT G BARTLEANALISIS RIIL 1 2.1 ROBERT G BARTLE
ANALISIS RIIL 1 2.1 ROBERT G BARTLE
 
ANALISIS RIIL 1 3.2 ROBERT G BARTLE
ANALISIS RIIL 1 3.2 ROBERT G BARTLEANALISIS RIIL 1 3.2 ROBERT G BARTLE
ANALISIS RIIL 1 3.2 ROBERT G BARTLE
 
ANALISIS RIIL 1 2.2 ROBERT G BARTLE
ANALISIS RIIL 1 2.2 ROBERT G BARTLEANALISIS RIIL 1 2.2 ROBERT G BARTLE
ANALISIS RIIL 1 2.2 ROBERT G BARTLE
 
Pantalla tactil
Pantalla tactilPantalla tactil
Pantalla tactil
 
MATEMATIKA SEBAGAI REVOLUSI MENTAL BANGSA INDONESIA
MATEMATIKA SEBAGAI REVOLUSI MENTAL BANGSA INDONESIAMATEMATIKA SEBAGAI REVOLUSI MENTAL BANGSA INDONESIA
MATEMATIKA SEBAGAI REVOLUSI MENTAL BANGSA INDONESIA
 
ANALISIS RIIL 1 2.5 ROBERT G BARTLE
ANALISIS RIIL 1 2.5 ROBERT G BARTLEANALISIS RIIL 1 2.5 ROBERT G BARTLE
ANALISIS RIIL 1 2.5 ROBERT G BARTLE
 
Pantalla tactil
Pantalla tactilPantalla tactil
Pantalla tactil
 
Rotator Cuff Evaluation
Rotator Cuff EvaluationRotator Cuff Evaluation
Rotator Cuff Evaluation
 

Similar to Real Analysis 1 Exercises on Monotone Sequences and Subsequences

Ordinary Differential Equations: Variable separation method
Ordinary Differential Equations: Variable separation method  Ordinary Differential Equations: Variable separation method
Ordinary Differential Equations: Variable separation method AMINULISLAM439
 
Lecture-1-Mech.pptx . .
Lecture-1-Mech.pptx                   . .Lecture-1-Mech.pptx                   . .
Lecture-1-Mech.pptx . .happycocoman
 
MATRICES AND CALCULUS.pptx
MATRICES AND CALCULUS.pptxMATRICES AND CALCULUS.pptx
MATRICES AND CALCULUS.pptxmassm99m
 
BSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICSBSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICSRai University
 
nth Derivatives.pptx
nth Derivatives.pptxnth Derivatives.pptx
nth Derivatives.pptxSoyaMathew1
 
Комплекс тоо цуврал хичээл-2
Комплекс тоо цуврал хичээл-2Комплекс тоо цуврал хичээл-2
Комплекс тоо цуврал хичээл-2Март
 
Homogeneous Linear Differential Equations
 Homogeneous Linear Differential Equations Homogeneous Linear Differential Equations
Homogeneous Linear Differential EquationsAMINULISLAM439
 
Integral and Differential CalculusI.pptx
Integral and Differential CalculusI.pptxIntegral and Differential CalculusI.pptx
Integral and Differential CalculusI.pptxJhennyRosePahed1
 
Functions of severable variables
Functions of severable variablesFunctions of severable variables
Functions of severable variablesSanthanam Krishnan
 
Lecture 3 - Series Expansion III.pptx
Lecture 3 - Series Expansion III.pptxLecture 3 - Series Expansion III.pptx
Lecture 3 - Series Expansion III.pptxPratik P Chougule
 
Paul Bleau Calc III Project 2 - Basel Problem
Paul Bleau Calc III Project 2 - Basel ProblemPaul Bleau Calc III Project 2 - Basel Problem
Paul Bleau Calc III Project 2 - Basel ProblemPaul Bleau
 
Maths-MS_Term2 (1).pdf
Maths-MS_Term2 (1).pdfMaths-MS_Term2 (1).pdf
Maths-MS_Term2 (1).pdfAnuBajpai5
 
Integral dalam Bahasa Inggris
Integral dalam Bahasa InggrisIntegral dalam Bahasa Inggris
Integral dalam Bahasa Inggrisimmochacha
 
Lesson 1a_Sequence.pptx
Lesson 1a_Sequence.pptxLesson 1a_Sequence.pptx
Lesson 1a_Sequence.pptxBaldonMarcelo1
 

Similar to Real Analysis 1 Exercises on Monotone Sequences and Subsequences (20)

Ordinary Differential Equations: Variable separation method
Ordinary Differential Equations: Variable separation method  Ordinary Differential Equations: Variable separation method
Ordinary Differential Equations: Variable separation method
 
Lecture-1-Mech.pptx . .
Lecture-1-Mech.pptx                   . .Lecture-1-Mech.pptx                   . .
Lecture-1-Mech.pptx . .
 
Lecture 3
Lecture 3Lecture 3
Lecture 3
 
Lecture 3
Lecture 3Lecture 3
Lecture 3
 
MATRICES AND CALCULUS.pptx
MATRICES AND CALCULUS.pptxMATRICES AND CALCULUS.pptx
MATRICES AND CALCULUS.pptx
 
BSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICSBSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICS
 
nth Derivatives.pptx
nth Derivatives.pptxnth Derivatives.pptx
nth Derivatives.pptx
 
S1230109
S1230109S1230109
S1230109
 
Комплекс тоо цуврал хичээл-2
Комплекс тоо цуврал хичээл-2Комплекс тоо цуврал хичээл-2
Комплекс тоо цуврал хичээл-2
 
Homogeneous Linear Differential Equations
 Homogeneous Linear Differential Equations Homogeneous Linear Differential Equations
Homogeneous Linear Differential Equations
 
Integral and Differential CalculusI.pptx
Integral and Differential CalculusI.pptxIntegral and Differential CalculusI.pptx
Integral and Differential CalculusI.pptx
 
Functions of severable variables
Functions of severable variablesFunctions of severable variables
Functions of severable variables
 
Lecture 3 - Series Expansion III.pptx
Lecture 3 - Series Expansion III.pptxLecture 3 - Series Expansion III.pptx
Lecture 3 - Series Expansion III.pptx
 
Johelbys campos2
Johelbys campos2Johelbys campos2
Johelbys campos2
 
Paul Bleau Calc III Project 2 - Basel Problem
Paul Bleau Calc III Project 2 - Basel ProblemPaul Bleau Calc III Project 2 - Basel Problem
Paul Bleau Calc III Project 2 - Basel Problem
 
On the Analysis of the Finite Element Solutions of Boundary Value Problems Us...
On the Analysis of the Finite Element Solutions of Boundary Value Problems Us...On the Analysis of the Finite Element Solutions of Boundary Value Problems Us...
On the Analysis of the Finite Element Solutions of Boundary Value Problems Us...
 
E04 06 3943
E04 06 3943E04 06 3943
E04 06 3943
 
Maths-MS_Term2 (1).pdf
Maths-MS_Term2 (1).pdfMaths-MS_Term2 (1).pdf
Maths-MS_Term2 (1).pdf
 
Integral dalam Bahasa Inggris
Integral dalam Bahasa InggrisIntegral dalam Bahasa Inggris
Integral dalam Bahasa Inggris
 
Lesson 1a_Sequence.pptx
Lesson 1a_Sequence.pptxLesson 1a_Sequence.pptx
Lesson 1a_Sequence.pptx
 

Recently uploaded

LIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptx
LIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptxLIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptx
LIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptxmalonesandreagweneth
 
User Guide: Orion™ Weather Station (Columbia Weather Systems)
User Guide: Orion™ Weather Station (Columbia Weather Systems)User Guide: Orion™ Weather Station (Columbia Weather Systems)
User Guide: Orion™ Weather Station (Columbia Weather Systems)Columbia Weather Systems
 
Call Girls in Munirka Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Munirka Delhi 💯Call Us 🔝9953322196🔝 💯Escort.Call Girls in Munirka Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Munirka Delhi 💯Call Us 🔝9953322196🔝 💯Escort.aasikanpl
 
The dark energy paradox leads to a new structure of spacetime.pptx
The dark energy paradox leads to a new structure of spacetime.pptxThe dark energy paradox leads to a new structure of spacetime.pptx
The dark energy paradox leads to a new structure of spacetime.pptxEran Akiva Sinbar
 
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.PraveenaKalaiselvan1
 
Bentham & Hooker's Classification. along with the merits and demerits of the ...
Bentham & Hooker's Classification. along with the merits and demerits of the ...Bentham & Hooker's Classification. along with the merits and demerits of the ...
Bentham & Hooker's Classification. along with the merits and demerits of the ...Nistarini College, Purulia (W.B) India
 
preservation, maintanence and improvement of industrial organism.pptx
preservation, maintanence and improvement of industrial organism.pptxpreservation, maintanence and improvement of industrial organism.pptx
preservation, maintanence and improvement of industrial organism.pptxnoordubaliya2003
 
Sulphur & Phosphrus Cycle PowerPoint Presentation (2) [Autosaved]-3-1.pptx
Sulphur & Phosphrus Cycle PowerPoint Presentation (2) [Autosaved]-3-1.pptxSulphur & Phosphrus Cycle PowerPoint Presentation (2) [Autosaved]-3-1.pptx
Sulphur & Phosphrus Cycle PowerPoint Presentation (2) [Autosaved]-3-1.pptxnoordubaliya2003
 
Topic 9- General Principles of International Law.pptx
Topic 9- General Principles of International Law.pptxTopic 9- General Principles of International Law.pptx
Topic 9- General Principles of International Law.pptxJorenAcuavera1
 
Solution chemistry, Moral and Normal solutions
Solution chemistry, Moral and Normal solutionsSolution chemistry, Moral and Normal solutions
Solution chemistry, Moral and Normal solutionsHajira Mahmood
 
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
TOPIC 8 Temperature and Heat.pdf physics
TOPIC 8 Temperature and Heat.pdf physicsTOPIC 8 Temperature and Heat.pdf physics
TOPIC 8 Temperature and Heat.pdf physicsssuserddc89b
 
Pests of Bengal gram_Identification_Dr.UPR.pdf
Pests of Bengal gram_Identification_Dr.UPR.pdfPests of Bengal gram_Identification_Dr.UPR.pdf
Pests of Bengal gram_Identification_Dr.UPR.pdfPirithiRaju
 
Pests of jatropha_Bionomics_identification_Dr.UPR.pdf
Pests of jatropha_Bionomics_identification_Dr.UPR.pdfPests of jatropha_Bionomics_identification_Dr.UPR.pdf
Pests of jatropha_Bionomics_identification_Dr.UPR.pdfPirithiRaju
 
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)riyaescorts54
 
Is RISC-V ready for HPC workload? Maybe?
Is RISC-V ready for HPC workload? Maybe?Is RISC-V ready for HPC workload? Maybe?
Is RISC-V ready for HPC workload? Maybe?Patrick Diehl
 
STOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptx
STOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptxSTOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptx
STOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptxMurugaveni B
 
Scheme-of-Work-Science-Stage-4 cambridge science.docx
Scheme-of-Work-Science-Stage-4 cambridge science.docxScheme-of-Work-Science-Stage-4 cambridge science.docx
Scheme-of-Work-Science-Stage-4 cambridge science.docxyaramohamed343013
 
OECD bibliometric indicators: Selected highlights, April 2024
OECD bibliometric indicators: Selected highlights, April 2024OECD bibliometric indicators: Selected highlights, April 2024
OECD bibliometric indicators: Selected highlights, April 2024innovationoecd
 
User Guide: Magellan MX™ Weather Station
User Guide: Magellan MX™ Weather StationUser Guide: Magellan MX™ Weather Station
User Guide: Magellan MX™ Weather StationColumbia Weather Systems
 

Recently uploaded (20)

LIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptx
LIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptxLIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptx
LIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptx
 
User Guide: Orion™ Weather Station (Columbia Weather Systems)
User Guide: Orion™ Weather Station (Columbia Weather Systems)User Guide: Orion™ Weather Station (Columbia Weather Systems)
User Guide: Orion™ Weather Station (Columbia Weather Systems)
 
Call Girls in Munirka Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Munirka Delhi 💯Call Us 🔝9953322196🔝 💯Escort.Call Girls in Munirka Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Munirka Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
 
The dark energy paradox leads to a new structure of spacetime.pptx
The dark energy paradox leads to a new structure of spacetime.pptxThe dark energy paradox leads to a new structure of spacetime.pptx
The dark energy paradox leads to a new structure of spacetime.pptx
 
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
 
Bentham & Hooker's Classification. along with the merits and demerits of the ...
Bentham & Hooker's Classification. along with the merits and demerits of the ...Bentham & Hooker's Classification. along with the merits and demerits of the ...
Bentham & Hooker's Classification. along with the merits and demerits of the ...
 
preservation, maintanence and improvement of industrial organism.pptx
preservation, maintanence and improvement of industrial organism.pptxpreservation, maintanence and improvement of industrial organism.pptx
preservation, maintanence and improvement of industrial organism.pptx
 
Sulphur & Phosphrus Cycle PowerPoint Presentation (2) [Autosaved]-3-1.pptx
Sulphur & Phosphrus Cycle PowerPoint Presentation (2) [Autosaved]-3-1.pptxSulphur & Phosphrus Cycle PowerPoint Presentation (2) [Autosaved]-3-1.pptx
Sulphur & Phosphrus Cycle PowerPoint Presentation (2) [Autosaved]-3-1.pptx
 
Topic 9- General Principles of International Law.pptx
Topic 9- General Principles of International Law.pptxTopic 9- General Principles of International Law.pptx
Topic 9- General Principles of International Law.pptx
 
Solution chemistry, Moral and Normal solutions
Solution chemistry, Moral and Normal solutionsSolution chemistry, Moral and Normal solutions
Solution chemistry, Moral and Normal solutions
 
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
 
TOPIC 8 Temperature and Heat.pdf physics
TOPIC 8 Temperature and Heat.pdf physicsTOPIC 8 Temperature and Heat.pdf physics
TOPIC 8 Temperature and Heat.pdf physics
 
Pests of Bengal gram_Identification_Dr.UPR.pdf
Pests of Bengal gram_Identification_Dr.UPR.pdfPests of Bengal gram_Identification_Dr.UPR.pdf
Pests of Bengal gram_Identification_Dr.UPR.pdf
 
Pests of jatropha_Bionomics_identification_Dr.UPR.pdf
Pests of jatropha_Bionomics_identification_Dr.UPR.pdfPests of jatropha_Bionomics_identification_Dr.UPR.pdf
Pests of jatropha_Bionomics_identification_Dr.UPR.pdf
 
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
 
Is RISC-V ready for HPC workload? Maybe?
Is RISC-V ready for HPC workload? Maybe?Is RISC-V ready for HPC workload? Maybe?
Is RISC-V ready for HPC workload? Maybe?
 
STOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptx
STOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptxSTOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptx
STOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptx
 
Scheme-of-Work-Science-Stage-4 cambridge science.docx
Scheme-of-Work-Science-Stage-4 cambridge science.docxScheme-of-Work-Science-Stage-4 cambridge science.docx
Scheme-of-Work-Science-Stage-4 cambridge science.docx
 
OECD bibliometric indicators: Selected highlights, April 2024
OECD bibliometric indicators: Selected highlights, April 2024OECD bibliometric indicators: Selected highlights, April 2024
OECD bibliometric indicators: Selected highlights, April 2024
 
User Guide: Magellan MX™ Weather Station
User Guide: Magellan MX™ Weather StationUser Guide: Magellan MX™ Weather Station
User Guide: Magellan MX™ Weather Station
 

Real Analysis 1 Exercises on Monotone Sequences and Subsequences

  • 1. INTRODUCTION TO REAL ANALYSIS 1 INDIVIDUAL TASK EXERCISES 3.3 MONOTONE SEQUENCES EXERCISES 3.4 SUBSEQUENCES AND THE BOLZANO-WEIERSTRASS THEOREM By: Muhammad Nur Chalim 4101414101 MATHEMATICS DEPARTMENT MATHEMATICS AND NATURAL SCIENCES FACULTY SEMARANG STATE UNIVERSITY 2016
  • 2. EXERCISES 3.3 Problem 1. Let 𝑥1 ≔ 8 and 𝑥 𝑛+1 ≔ 1 2 𝑥 𝑛 + 2 for 𝑛 ∈ 𝑁. Show that (𝑥 𝑛) is bounded and monotone. Find the limit. 2. Let 𝑥1 > 1 and 𝑥 𝑛+1 ≔ 2 − 1 𝑥 𝑛 for 𝑛 ∈ 𝑁. Show that (𝑥 𝑛) is bounded and monotone. Find the limit. 3. Let 𝑥1 ≥ 2 and 𝑥 𝑛+1 ≔ 1 + √ 𝑥 𝑛 − 1 for 𝑛 ∈ 𝑁. show that (𝑥 𝑛) is decreasing and bounded below by 2. Find the limit 4. Let 𝑥1 ≔ 1 and 𝑥 𝑛+1 ≔ √2 + 𝑥 𝑛 for 𝑛 ∈ 𝑁. Show that (𝑥 𝑛) converges and find the limit. Solution 3.3 1. Let 𝑥1 ≔ 8 and 𝑥 𝑛+1 ≔ 1 2 𝑥 𝑛 + 2 for 𝑛 ∈ ℕ. Show that ( 𝑥 𝑛) is bounded and monotone. Find the limit. Proof: First, let’s show that it is monotone decreasing. Note that 𝑥1 = 8 > 𝑥2 = 6. For induction, assume that 𝑥 𝑘 > 𝑥 𝑘+1. Next notice 𝑥 𝑘 > 𝑥 𝑘+1 ⇔ 1 2 𝑥 𝑘 > 1 2 𝑥 𝑘+1 ⇔ 1 2 𝑥 𝑘 + 2 > 1 2 𝑥 𝑘+1 + 2 ⇔ 𝑥 𝑘+1 > 𝑥 𝑘+2 Since the sequence is decreasing and 𝑥 𝑛 > 0 for all 𝑛, we can be assured that the upper bound is 8 and we have a lower bound of 0. To find the limit, we use the same technique as the examples. 1 2 𝑥 𝑘 + 2 = 1 2 𝑥 𝑘+1 + 2
  • 3. ⇔ 𝑥 = 1 2 𝑥 + 2 ⇔ 𝑥 − 1 2 𝑥 = 2 ⇔ 1 2 𝑥 = 2 ⇔ 𝑥 = 2 1 2 = 4 both limits must be 𝑥. 2. Let 𝑥1 > 1 and 𝑥 𝑛+1 ≔ 2 − 1 𝑥 𝑛 for 𝑛 ∈ ℕ. Show that ( 𝑥 𝑛) is bounded and monotone. Find the limit. Proof: Since 𝑥1 > 1, we have that 1 𝑥1 < 1. It means that 𝑥2 = 2 − 1 𝑥1 > 1. We would like to show that 𝑥 𝑛 > 1 for all 𝑛. By induction, we see that if 𝑥 𝑘 > 1, then 𝑥 𝑘+1 = 2 − 1 𝑥1 > 1. From this, we obtain that at this point we are bounded above by 2 and below by 1. Now, let’s show that it is monotone (decreasing). To do this, we want to start by looking at 0 < (𝑥1 − 1)2 ⇔ 0 < 𝑥1 2 − 2𝑥1 + 1 ⇔ 2𝑥1 < 𝑥1 2 + 1 (multiplied by 1/𝑥1) ⇔ 2 < 𝑥1 + 1 𝑥1 ⇔ 2 − 1 𝑥1 < 𝑥1 ⇔ 𝑥2 < 𝑥1 That only takes care of the first case. Now we use induction to finish the monotone. 𝑥 𝑘+1 < 𝑥 𝑘 ⇔ 1 𝑥 𝑘+1 > 1 𝑥 𝑘 ⇔ − 1 𝑥 𝑘+1 < − 1 𝑥 𝑘 ⇔ 2 − 1 𝑥 𝑘+1 < 2 − 1 𝑥 𝑘
  • 4. ⇔ 𝑥 𝑘+2 < 𝑥 𝑘+1 To find the limit, we use the same technique as the examples in the book 𝑥 𝑛+1 = 2 − 1 𝑥 𝑛 ⇔ 𝑥 = 2 − 1 𝑥 ⇔ 𝑥 + 1 𝑥 = 2 (multiplied by 𝑥) ⇔ 𝑥2 + 1 = 2 ⇔ 𝑥2 + 1 − 2 = 0 ⇔ (𝑥 + 2)(𝑥 − 1) = 0 𝑥 = 1 or 𝑥 = −2 3. Let 𝑥1 ≥ 2 and 𝑥 𝑛+1 ≔ 1 + √ 𝑥 𝑛 − 1 for 𝑛 ∈ ℕ. Show that ( 𝑥 𝑛) is decreasing and bounded below by 2. Find the limit. Proof: Since 𝑥1 ≥ 2, we have that 𝑥1 − 1 ≥ 1 𝑥1 − 1 ≥ 1 ⇔ √𝑥1 − 1 ≥ √1 ⇔ √𝑥1 − 1 ≥ 1 ⇔ 1 + √𝑥1 − 1 ≥ 1 + 1 ⇔ 1 + √ 𝑥1 − 1 ≥ 2 (since given that 𝑥 𝑛+1 ≔ 1 + √ 𝑥 𝑛 − 1) ⇔ 𝑥2 ≥ 2 Using induction and a similar argument, we find 𝑥 𝑛+1 ≥ 2. That takes care of bounded. We now need to work on monotone. To do this we start by noticing that if 𝑥1 − 1 > 1, then 𝑥1 − 1 > √ 𝑥1 − 1 = 𝑥1 > √ 𝑥1 − 1 + 1 = 𝑥2. That is our base case, we then assume that 𝑥 𝑘 > 𝑥 𝑘+1 𝑥 𝑘+1 < 𝑥 𝑘 ⇔ 𝑥 𝑘+1 − 1 < 𝑥 𝑘 − 1 ⇔ √𝑥 𝑘+1 − 1 < √𝑥 𝑘 − 1 ⇔ 1 + √𝑥 𝑘+1 − 1 < 1 + √𝑥 𝑘 − 1
  • 5. ⇔ 𝑥 𝑘+2 < 𝑥 𝑘+1 Again, we use the same technique as the examples in the book 𝑥 𝑛+1 = 2 − 1 𝑥 𝑛 ⇔ 𝑥 = 2 − 1 𝑥 ⇔ 𝑥 = 1 4. Let 𝑥1 ≔ 1 and 𝑥 𝑛+1 ≔ √2 + 𝑥 𝑛 for 𝑛 ∈ ℕ. Show that ( 𝑥 𝑛) converges and find the limit. Proof: Like the first problem, let’s show taht it is monotone increasing first. Note that 𝑥1 = 1 < 𝑥2 = √3. For induction, assume that 𝑥 𝑘 < 𝑥 𝑘+1. 𝑥 𝑘 < 𝑥 𝑘+1 ⇔ 2 + 𝑥 𝑘 < 2 + 𝑥 𝑘+1 ⇔ √2 + 𝑥 𝑘 < √2 + 𝑥 𝑘+1 ⇔ 𝑥 𝑘+1 < 𝑥 𝑘+2 Since the sequence is increasing and 𝑥 𝑛 > 0 for all 𝑛, we now want to obtain an upper bound on the sequence. To do this, note that 𝑥1 = 1 < 𝑥2 = √3 < 4. Using induction that 𝑥 𝑘 < 4, we get 𝑥 𝑘+1 = √2 + 𝑥 𝑘 ⇔ 𝑥 𝑘+1 < √2 + 4 ⇔ 𝑥 𝑘+1 = √6 ⇔ 𝑥 𝑘+1 < 2 This again, allows us to use MCT to say that the swquence converges. Lasty, to find the limit, we do what we have done for the first three problems. 𝑥 𝑛+1 = √2 + 𝑥 𝑛 ⇔ 𝑥 = √2 + 𝑥 ⇔ 𝑥 = 2
  • 6. EXERCISES 3.4 Problem 1. Give an example of an unbounded sequence that has a convergent subsequence. 2. Use the method of Example 3.4.3(b) to show that if 0 < 𝑐 < 1, then lim (𝑐 1 𝑛 ) = 1 3. Let (𝑓𝑛) be the Fibonacci sequence of Example 3.1.2(d), and let 𝑥 𝑛 ≔ 𝑓𝑛+1 𝑓𝑛 . Given that lim( 𝑥 𝑛) = 𝐿 exists, determine the value of 𝐿. 4. Show that the following sequences are divergent. (a) (1 − (−1) 𝑛 + 1 𝑛 ), (b) (sin 𝑛𝜋 4 ) Solution 3.4 1. Let 𝑥2𝑛−1 ∶= 2𝑛 − 1, So we will obtain 𝑥2𝑛 ∶= 1 2𝑛 ; Its mean that (𝑥 𝑛) = (1 , 1 2 ,3, 1 4 ,5, 1 6 , . . . ). We can find an example of an unbounded sequence that has a convergent subsequence is (𝑥 𝑛) = (1 , 1 2 , 3, 1 4 ,5, 1 6 , . . . ). 2. We assume that 𝑥 𝑛 ∶= 𝑐 1 𝑛 , where 0 < 𝑐 < 1, then (𝑥 𝑛)is increasing and bounded, so it has a limit x. Since 𝑥2𝑛 = √ 𝑥 𝑛, the limit satisfies 𝑥 = √ 𝑥, 𝑠𝑜 𝑥 = 0 𝑜𝑟 𝑥 = 1.
  • 7. Since 𝑥 = 0 is impossible , we have 𝑥 = 1. 2. Since 𝑥 𝑛 ≥ 1 for all 𝑛 ∈ 𝑁, 𝐿 > 0. Further, we have 𝑥 𝑛 = 1 𝑥 𝑛−1 + 1 → 𝐿 = 1 𝐿 + 1 → 𝐿2 − 𝐿 − 1 = 0 → 𝐿 = 1 2 (1 + √5) 4. (a) 𝑥2𝑛 → 0 𝑎𝑛𝑑 𝑥2𝑛+1 → 2. (b) 𝑥8𝑛 = 0 and 𝑥8𝑛+1 = 𝑠𝑖𝑛( 𝜋 4 ) = 1 √2 for all 𝑛 ∈ 𝑁