SlideShare a Scribd company logo
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

Koset Suatu Grup
Koset Suatu GrupKoset Suatu Grup
Koset Suatu Grup
Sholiha Nurwulan
 
ANALISIS REAL
ANALISIS REALANALISIS REAL
ANALISIS REAL
Sigit Rimba Atmojo
 
Grup dan subgrup siklik
Grup dan subgrup siklikGrup dan subgrup siklik
Grup dan subgrup siklikStepanyCristy
 
Makalah setengah putaran
Makalah setengah putaranMakalah setengah putaran
Makalah setengah putaran
Nia Matus
 
Limit fungsi dua peubah
Limit fungsi dua peubah Limit fungsi dua peubah
Limit fungsi dua peubah Jamil Sirman
 
Analisis Real (Barisan dan Bilangan Real) Latihan bagian 2.5
Analisis Real (Barisan dan Bilangan Real) Latihan bagian 2.5Analisis Real (Barisan dan Bilangan Real) Latihan bagian 2.5
Analisis Real (Barisan dan Bilangan Real) Latihan bagian 2.5
Arvina Frida Karela
 
Analisis real
Analisis realAnalisis real
Analisis real
Gigyh Ardians
 
Paraboloida - Geometri Analitik Ruang
Paraboloida - Geometri Analitik RuangParaboloida - Geometri Analitik Ruang
Paraboloida - Geometri Analitik Ruang
MuhammadFirzha1
 
Persamaan dan pertidaksamaan nilai harga mutlak
Persamaan dan pertidaksamaan nilai harga mutlakPersamaan dan pertidaksamaan nilai harga mutlak
Persamaan dan pertidaksamaan nilai harga mutlak
Mono Manullang
 
Polinomial tak tereduksi
Polinomial tak tereduksiPolinomial tak tereduksi
Polinomial tak tereduksi
Penny Charity Lumbanraja
 
Rangkuman materi Hasilkali Transformasi
Rangkuman materi Hasilkali TransformasiRangkuman materi Hasilkali Transformasi
Rangkuman materi Hasilkali Transformasi
Nia Matus
 
Binomial dan Multinomial
Binomial dan MultinomialBinomial dan Multinomial
Binomial dan Multinomial
Heni Widayani
 
Analisis Real (Barisan Bilangan Real) Latihan bagian 2.3
Analisis Real (Barisan Bilangan Real) Latihan bagian 2.3Analisis Real (Barisan Bilangan Real) Latihan bagian 2.3
Analisis Real (Barisan Bilangan Real) Latihan bagian 2.3
Arvina Frida Karela
 
Modul 7 persamaan diophantine
Modul 7   persamaan diophantineModul 7   persamaan diophantine
Modul 7 persamaan diophantine
Acika Karunila
 
Teori Group
Teori GroupTeori Group
PEMETAAN STRUKTUR ALJABAR
PEMETAAN STRUKTUR ALJABARPEMETAAN STRUKTUR ALJABAR
PEMETAAN STRUKTUR ALJABAR
Nailul Hasibuan
 
Paraboloida eliptik dan paraboloida hiperbolik
Paraboloida eliptik dan paraboloida hiperbolikParaboloida eliptik dan paraboloida hiperbolik
Paraboloida eliptik dan paraboloida hiperbolik
amahamah4
 
Geometri Analitik Ruang
Geometri Analitik RuangGeometri Analitik Ruang
Geometri Analitik Ruang
Febri Arianti
 

What's hot (20)

Koset Suatu Grup
Koset Suatu GrupKoset Suatu Grup
Koset Suatu Grup
 
ANALISIS REAL
ANALISIS REALANALISIS REAL
ANALISIS REAL
 
Grup dan subgrup siklik
Grup dan subgrup siklikGrup dan subgrup siklik
Grup dan subgrup siklik
 
Makalah setengah putaran
Makalah setengah putaranMakalah setengah putaran
Makalah setengah putaran
 
Limit fungsi dua peubah
Limit fungsi dua peubah Limit fungsi dua peubah
Limit fungsi dua peubah
 
Analisis Real (Barisan dan Bilangan Real) Latihan bagian 2.5
Analisis Real (Barisan dan Bilangan Real) Latihan bagian 2.5Analisis Real (Barisan dan Bilangan Real) Latihan bagian 2.5
Analisis Real (Barisan dan Bilangan Real) Latihan bagian 2.5
 
Analisis real
Analisis realAnalisis real
Analisis real
 
Paraboloida - Geometri Analitik Ruang
Paraboloida - Geometri Analitik RuangParaboloida - Geometri Analitik Ruang
Paraboloida - Geometri Analitik Ruang
 
Persamaan dan pertidaksamaan nilai harga mutlak
Persamaan dan pertidaksamaan nilai harga mutlakPersamaan dan pertidaksamaan nilai harga mutlak
Persamaan dan pertidaksamaan nilai harga mutlak
 
Polinomial tak tereduksi
Polinomial tak tereduksiPolinomial tak tereduksi
Polinomial tak tereduksi
 
Rangkuman materi Hasilkali Transformasi
Rangkuman materi Hasilkali TransformasiRangkuman materi Hasilkali Transformasi
Rangkuman materi Hasilkali Transformasi
 
Binomial dan Multinomial
Binomial dan MultinomialBinomial dan Multinomial
Binomial dan Multinomial
 
Analisis Real (Barisan Bilangan Real) Latihan bagian 2.3
Analisis Real (Barisan Bilangan Real) Latihan bagian 2.3Analisis Real (Barisan Bilangan Real) Latihan bagian 2.3
Analisis Real (Barisan Bilangan Real) Latihan bagian 2.3
 
Matematika diskrit
Matematika diskritMatematika diskrit
Matematika diskrit
 
Modul 7 persamaan diophantine
Modul 7   persamaan diophantineModul 7   persamaan diophantine
Modul 7 persamaan diophantine
 
Teori Group
Teori GroupTeori Group
Teori Group
 
PEMETAAN STRUKTUR ALJABAR
PEMETAAN STRUKTUR ALJABARPEMETAAN STRUKTUR ALJABAR
PEMETAAN STRUKTUR ALJABAR
 
Analisis real-lengkap-a1c
Analisis real-lengkap-a1cAnalisis real-lengkap-a1c
Analisis real-lengkap-a1c
 
Paraboloida eliptik dan paraboloida hiperbolik
Paraboloida eliptik dan paraboloida hiperbolikParaboloida eliptik dan paraboloida hiperbolik
Paraboloida eliptik dan paraboloida hiperbolik
 
Geometri Analitik Ruang
Geometri Analitik RuangGeometri Analitik Ruang
Geometri Analitik Ruang
 

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 colombia
Lili 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 BARTLE
Muhammad 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 BARTLE
Muhammad 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 BARTLE
Muhammad Nur Chalim
 
Pantalla tactil
Pantalla tactilPantalla tactil
Pantalla tactil
Lupita Martinez
 
MATEMATIKA SEBAGAI REVOLUSI MENTAL BANGSA INDONESIA
MATEMATIKA SEBAGAI REVOLUSI MENTAL BANGSA INDONESIAMATEMATIKA SEBAGAI REVOLUSI MENTAL BANGSA INDONESIA
MATEMATIKA SEBAGAI REVOLUSI MENTAL BANGSA INDONESIA
Muhammad 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 BARTLE
Muhammad Nur Chalim
 
Pantalla tactil
Pantalla tactilPantalla tactil
Pantalla tactil
Lupita Martinez
 
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
Muhammad 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 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
 
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
 
Rotator Cuff Evaluation
Rotator Cuff EvaluationRotator Cuff Evaluation
Rotator Cuff Evaluation
 

Similar to ANALISIS RIIL 1 3.3 dan 3.4 ROBERT G BARTLE

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.pptx
massm99m
 
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
Rai University
 
nth Derivatives.pptx
nth Derivatives.pptxnth Derivatives.pptx
nth Derivatives.pptx
SoyaMathew1
 
S1230109
S1230109S1230109
S1230109
ObaraKakeru1
 
Комплекс тоо цуврал хичээл-2
Комплекс тоо цуврал хичээл-2Комплекс тоо цуврал хичээл-2
Комплекс тоо цуврал хичээл-2
Март
 
Homogeneous Linear Differential Equations
 Homogeneous Linear Differential Equations Homogeneous Linear Differential Equations
Homogeneous Linear Differential Equations
AMINULISLAM439
 
Integral and Differential CalculusI.pptx
Integral and Differential CalculusI.pptxIntegral and Differential CalculusI.pptx
Integral and Differential CalculusI.pptx
JhennyRosePahed1
 
Functions of severable variables
Functions of severable variablesFunctions of severable variables
Functions of severable variables
Santhanam Krishnan
 
Lecture 3 - Series Expansion III.pptx
Lecture 3 - Series Expansion III.pptxLecture 3 - Series Expansion III.pptx
Lecture 3 - Series Expansion III.pptx
Pratik P Chougule
 
Johelbys campos2
Johelbys campos2Johelbys campos2
Johelbys campos2
johelbysjose
 
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
 
E04 06 3943
E04 06 3943E04 06 3943
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...
International Journal of Engineering Inventions www.ijeijournal.com
 
Maths-MS_Term2 (1).pdf
Maths-MS_Term2 (1).pdfMaths-MS_Term2 (1).pdf
Maths-MS_Term2 (1).pdf
AnuBajpai5
 
Integral dalam Bahasa Inggris
Integral dalam Bahasa InggrisIntegral dalam Bahasa Inggris
Integral dalam Bahasa Inggris
immochacha
 
Lesson 1a_Sequence.pptx
Lesson 1a_Sequence.pptxLesson 1a_Sequence.pptx
Lesson 1a_Sequence.pptx
BaldonMarcelo1
 

Similar to ANALISIS RIIL 1 3.3 dan 3.4 ROBERT G BARTLE (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
 
E04 06 3943
E04 06 3943E04 06 3943
E04 06 3943
 
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...
 
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

GBSN - Microbiology (Lab 4) Culture Media
GBSN - Microbiology (Lab 4) Culture MediaGBSN - Microbiology (Lab 4) Culture Media
GBSN - Microbiology (Lab 4) Culture Media
Areesha Ahmad
 
Nutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technologyNutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technology
Lokesh Patil
 
Salas, V. (2024) "John of St. Thomas (Poinsot) on the Science of Sacred Theol...
Salas, V. (2024) "John of St. Thomas (Poinsot) on the Science of Sacred Theol...Salas, V. (2024) "John of St. Thomas (Poinsot) on the Science of Sacred Theol...
Salas, V. (2024) "John of St. Thomas (Poinsot) on the Science of Sacred Theol...
Studia Poinsotiana
 
Nucleic Acid-its structural and functional complexity.
Nucleic Acid-its structural and functional complexity.Nucleic Acid-its structural and functional complexity.
Nucleic Acid-its structural and functional complexity.
Nistarini College, Purulia (W.B) India
 
Chapter 12 - climate change and the energy crisis
Chapter 12 - climate change and the energy crisisChapter 12 - climate change and the energy crisis
Chapter 12 - climate change and the energy crisis
tonzsalvador2222
 
Leaf Initiation, Growth and Differentiation.pdf
Leaf Initiation, Growth and Differentiation.pdfLeaf Initiation, Growth and Differentiation.pdf
Leaf Initiation, Growth and Differentiation.pdf
RenuJangid3
 
nodule formation by alisha dewangan.pptx
nodule formation by alisha dewangan.pptxnodule formation by alisha dewangan.pptx
nodule formation by alisha dewangan.pptx
alishadewangan1
 
Orion Air Quality Monitoring Systems - CWS
Orion Air Quality Monitoring Systems - CWSOrion Air Quality Monitoring Systems - CWS
Orion Air Quality Monitoring Systems - CWS
Columbia Weather Systems
 
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Sérgio Sacani
 
Observation of Io’s Resurfacing via Plume Deposition Using Ground-based Adapt...
Observation of Io’s Resurfacing via Plume Deposition Using Ground-based Adapt...Observation of Io’s Resurfacing via Plume Deposition Using Ground-based Adapt...
Observation of Io’s Resurfacing via Plume Deposition Using Ground-based Adapt...
Sérgio Sacani
 
原版制作(carleton毕业证书)卡尔顿大学毕业证硕士文凭原版一模一样
原版制作(carleton毕业证书)卡尔顿大学毕业证硕士文凭原版一模一样原版制作(carleton毕业证书)卡尔顿大学毕业证硕士文凭原版一模一样
原版制作(carleton毕业证书)卡尔顿大学毕业证硕士文凭原版一模一样
yqqaatn0
 
DMARDs Pharmacolgy Pharm D 5th Semester.pdf
DMARDs Pharmacolgy Pharm D 5th Semester.pdfDMARDs Pharmacolgy Pharm D 5th Semester.pdf
DMARDs Pharmacolgy Pharm D 5th Semester.pdf
fafyfskhan251kmf
 
bordetella pertussis.................................ppt
bordetella pertussis.................................pptbordetella pertussis.................................ppt
bordetella pertussis.................................ppt
kejapriya1
 
Comparing Evolved Extractive Text Summary Scores of Bidirectional Encoder Rep...
Comparing Evolved Extractive Text Summary Scores of Bidirectional Encoder Rep...Comparing Evolved Extractive Text Summary Scores of Bidirectional Encoder Rep...
Comparing Evolved Extractive Text Summary Scores of Bidirectional Encoder Rep...
University of Maribor
 
In silico drugs analogue design: novobiocin analogues.pptx
In silico drugs analogue design: novobiocin analogues.pptxIn silico drugs analogue design: novobiocin analogues.pptx
In silico drugs analogue design: novobiocin analogues.pptx
AlaminAfendy1
 
Phenomics assisted breeding in crop improvement
Phenomics assisted breeding in crop improvementPhenomics assisted breeding in crop improvement
Phenomics assisted breeding in crop improvement
IshaGoswami9
 
Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...
Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...
Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...
University of Maribor
 
Seminar of U.V. Spectroscopy by SAMIR PANDA
 Seminar of U.V. Spectroscopy by SAMIR PANDA Seminar of U.V. Spectroscopy by SAMIR PANDA
Seminar of U.V. Spectroscopy by SAMIR PANDA
SAMIR PANDA
 
3D Hybrid PIC simulation of the plasma expansion (ISSS-14)
3D Hybrid PIC simulation of the plasma expansion (ISSS-14)3D Hybrid PIC simulation of the plasma expansion (ISSS-14)
3D Hybrid PIC simulation of the plasma expansion (ISSS-14)
David Osipyan
 
Toxic effects of heavy metals : Lead and Arsenic
Toxic effects of heavy metals : Lead and ArsenicToxic effects of heavy metals : Lead and Arsenic
Toxic effects of heavy metals : Lead and Arsenic
sanjana502982
 

Recently uploaded (20)

GBSN - Microbiology (Lab 4) Culture Media
GBSN - Microbiology (Lab 4) Culture MediaGBSN - Microbiology (Lab 4) Culture Media
GBSN - Microbiology (Lab 4) Culture Media
 
Nutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technologyNutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technology
 
Salas, V. (2024) "John of St. Thomas (Poinsot) on the Science of Sacred Theol...
Salas, V. (2024) "John of St. Thomas (Poinsot) on the Science of Sacred Theol...Salas, V. (2024) "John of St. Thomas (Poinsot) on the Science of Sacred Theol...
Salas, V. (2024) "John of St. Thomas (Poinsot) on the Science of Sacred Theol...
 
Nucleic Acid-its structural and functional complexity.
Nucleic Acid-its structural and functional complexity.Nucleic Acid-its structural and functional complexity.
Nucleic Acid-its structural and functional complexity.
 
Chapter 12 - climate change and the energy crisis
Chapter 12 - climate change and the energy crisisChapter 12 - climate change and the energy crisis
Chapter 12 - climate change and the energy crisis
 
Leaf Initiation, Growth and Differentiation.pdf
Leaf Initiation, Growth and Differentiation.pdfLeaf Initiation, Growth and Differentiation.pdf
Leaf Initiation, Growth and Differentiation.pdf
 
nodule formation by alisha dewangan.pptx
nodule formation by alisha dewangan.pptxnodule formation by alisha dewangan.pptx
nodule formation by alisha dewangan.pptx
 
Orion Air Quality Monitoring Systems - CWS
Orion Air Quality Monitoring Systems - CWSOrion Air Quality Monitoring Systems - CWS
Orion Air Quality Monitoring Systems - CWS
 
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
 
Observation of Io’s Resurfacing via Plume Deposition Using Ground-based Adapt...
Observation of Io’s Resurfacing via Plume Deposition Using Ground-based Adapt...Observation of Io’s Resurfacing via Plume Deposition Using Ground-based Adapt...
Observation of Io’s Resurfacing via Plume Deposition Using Ground-based Adapt...
 
原版制作(carleton毕业证书)卡尔顿大学毕业证硕士文凭原版一模一样
原版制作(carleton毕业证书)卡尔顿大学毕业证硕士文凭原版一模一样原版制作(carleton毕业证书)卡尔顿大学毕业证硕士文凭原版一模一样
原版制作(carleton毕业证书)卡尔顿大学毕业证硕士文凭原版一模一样
 
DMARDs Pharmacolgy Pharm D 5th Semester.pdf
DMARDs Pharmacolgy Pharm D 5th Semester.pdfDMARDs Pharmacolgy Pharm D 5th Semester.pdf
DMARDs Pharmacolgy Pharm D 5th Semester.pdf
 
bordetella pertussis.................................ppt
bordetella pertussis.................................pptbordetella pertussis.................................ppt
bordetella pertussis.................................ppt
 
Comparing Evolved Extractive Text Summary Scores of Bidirectional Encoder Rep...
Comparing Evolved Extractive Text Summary Scores of Bidirectional Encoder Rep...Comparing Evolved Extractive Text Summary Scores of Bidirectional Encoder Rep...
Comparing Evolved Extractive Text Summary Scores of Bidirectional Encoder Rep...
 
In silico drugs analogue design: novobiocin analogues.pptx
In silico drugs analogue design: novobiocin analogues.pptxIn silico drugs analogue design: novobiocin analogues.pptx
In silico drugs analogue design: novobiocin analogues.pptx
 
Phenomics assisted breeding in crop improvement
Phenomics assisted breeding in crop improvementPhenomics assisted breeding in crop improvement
Phenomics assisted breeding in crop improvement
 
Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...
Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...
Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...
 
Seminar of U.V. Spectroscopy by SAMIR PANDA
 Seminar of U.V. Spectroscopy by SAMIR PANDA Seminar of U.V. Spectroscopy by SAMIR PANDA
Seminar of U.V. Spectroscopy by SAMIR PANDA
 
3D Hybrid PIC simulation of the plasma expansion (ISSS-14)
3D Hybrid PIC simulation of the plasma expansion (ISSS-14)3D Hybrid PIC simulation of the plasma expansion (ISSS-14)
3D Hybrid PIC simulation of the plasma expansion (ISSS-14)
 
Toxic effects of heavy metals : Lead and Arsenic
Toxic effects of heavy metals : Lead and ArsenicToxic effects of heavy metals : Lead and Arsenic
Toxic effects of heavy metals : Lead and Arsenic
 

ANALISIS RIIL 1 3.3 dan 3.4 ROBERT G BARTLE

  • 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 𝑛 ∈ 𝑁