SlideShare a Scribd company logo
1 of 5
INTRODUCTION TO REAL ANALYSIS 1
INDIVIDUAL TASK
EXERCISES 3.1
SEQUENCE AND THEIR LIMITS
By:
Muhammad Nur Chalim
4101414101
MATHEMATICS DEPARTMENT
MATHEMATICS AND NATURAL SCIENCES FACULTY
SEMARANG STATE UNIVERSITY
2016
EXERCISES 3.1
Problem
1. The sequence (𝑥 𝑛) is defined by the following formulas for the 𝑛th term. Write the first
five terms in each case:
a. 𝑥 𝑛 ≔ 1 + (−1) 𝑛
b. 𝑥 𝑛 ≔
(−1) 𝑛
𝑛
c. 𝑥 𝑛: =
1
𝑛(𝑛+1)
d. 𝑥 ≔
1
𝑛2 +2
2. The first few terms of a sequence (𝑥 𝑛) are given below. Assuming that the natural
pattern indicated by these terms persists, give a formula for the 𝑛th term 𝑥 𝑛
a. 5,7,9,11,. . .
b.
𝟏
𝟐
, −
𝟏
𝟒
,
𝟏
𝟖
, −
𝟏
𝟏𝟔
, …
c.
𝟏
𝟐
,
𝟐
𝟑
,
𝟑
𝟒
,
𝟒
𝟓
, ….
d. 1,4,9,16,. . .
3. List the first five terms of the following inductively defined sequences
a. 𝑥1 ≔ 1, 𝑥 𝑛+1 = 3𝑥 + 1
b. 𝑦1; = 2, 𝑦 𝑛+1 =
1
2
(𝑦 𝑛 +
2
𝑦 𝑛
)
c. 𝑧1 ≔ 1, 𝑧2 ≔ 2, 𝑧 𝑛+2 ≔
𝑧 𝑛+1+𝑧 𝑛
𝑧 𝑛+1−𝑧 𝑛
d. 𝒔 𝟏 = 𝟑, 𝒔 𝟐 ≔ 𝟓, 𝒔 𝒏+𝟏 ≔ 𝒔 𝒏 + 𝒔 𝒏+𝟏
4. For any 𝑏 ∈ 𝑅, prove that lim (
𝑏
𝑛
) = 0
Solution
1. The sequence (𝑥 𝑛) is defined by the following formulas for the 𝑛th term. Write the first
five terms in each case:
a. 𝑥 𝑛 ≔ 1 + (−1) 𝑛
If 𝑛 = 1 then 𝑥1 ≔ 1 + (−1)1
= 0.
If 𝑛 = 2 then 𝑥2 ≔ 1 + (−1)2
= 2.
If 𝑛 = 3 then 𝑥3 ≔ 1 + (−1)3
= 0.
If 𝑛 = 4 then 𝑥4 ≔ 1 + (−1)4
= 2.
If 𝑛 = 5 then 𝑥5 ≔ 1 + (−1)5
= 0.
Thus, 𝑥 𝑛 = (0, 2, 0,2, 0).
b. 𝑥 𝑛 ≔
1
𝑛( 𝑛+1)
If 𝑛 = 1 then 𝑥1 ≔
1
1(1+1)
=
1
2
.
If 𝑛 = 2 then 𝑥2 ≔
1
2(2+1)
=
1
6
.
If 𝑛 = 3 then 𝑥3 ≔
1
3(3+1)
=
1
12
.
If 𝑛 = 4 then 𝑥4 ≔
1
4(4+1)
=
1
20
.
If 𝑛 = 5 then 𝑥5 ≔
1
5(5+1)
=
1
30
.
Thus, 𝑥 𝑛 = (
1
2
,
1
6
,
1
12
,
1
20
,
1
30
).
c. 𝑥 𝑛 ≔
(−1) 𝑛
𝑛
If 𝑛 = 1 then 𝑥1 ≔
(−1)1
1
= −1.
If 𝑛 = 2 then 𝑥2 ≔
(−1)2
2
=
1
2
.
If 𝑛 = 3 then 𝑥3 ≔
(−1)3
3
= −
1
3
.
If 𝑛 = 4 then 𝑥4 ≔
(−1)4
4
=
1
4
.
If 𝑛 = 5 then 𝑥5 ≔
(−1)5
5
= −
1
5
.
Thus, 𝑥 𝑛 = (−1,
1
2
, −
1
3
,
1
4
, −
1
5
).
d. 𝑥 𝑛 ≔
1
𝑛2+2
If 𝑛 = 1 then 𝑥1 ≔
1
12+2
=
1
3
.
If 𝑛 = 2 then 𝑥2 ≔
1
22+2
=
1
6
.
If 𝑛 = 3 then 𝑥3 ≔
1
32+2
=
1
11
.
If 𝑛 = 4 then 𝑥4 ≔
1
42 +2
=
1
18
.
If 𝑛 = 5 then 𝑥5 ≔
1
52+2
=
1
27
.
Thus, 𝑥 𝑛 = (
1
3
,
1
6
,
1
11
,
1
18
,
1
27
).
2. The first few terms of a sequence (𝑥 𝑛) are given below. Assuming that the natural
pattern indicated by these terms persists, give a formula for the 𝑛th term 𝑥 𝑛
a. 5,7,9,11,...
So 𝑥 𝑛 = 2𝑛 + 3
b.
1
2
, −
1
4
,
1
8
, −
1
16
,…
So 𝑥 𝑛 = − (−
1
2
)
𝑛
c.
1
2
,
2
3
,
3
4
,
4
5
, …
So 𝑥 𝑛 =
𝑛
𝑛+1
d. 1,4,9,16,...
So 𝑥 𝑛 = 𝑛2
3. List the first five terms of the following inductively defined sequences.
a. 𝑥1 = 1, 𝑥 𝑛+1 = 3𝑥 𝑛 + 1
Thus, 𝑥 𝑛 = (1,4, 13, 40,121)
b. 𝑦1 = 2, 𝑦 𝑛+1 =
1
2
(𝑦 𝑛 +
2
𝑦 𝑛
)
Thus, 𝑦 𝑛 = (2,
3
2
,
17
16
,
801
544
, … ,… )
c. 𝑧1 = 1, 𝑧2 = 2, 𝑧 𝑛+2 =
𝑧 𝑛+1+𝑧 𝑛
𝑧 𝑛+1−𝑧 𝑛
Thus, 𝑧 𝑛 = (1,2,3,5,4)
d. 𝑠1 = 3, 𝑠2 = 5, 𝑠 𝑛+2 = 𝑠 𝑛 + 𝑠(𝑛+1)
Thus, 𝑠 𝑛 = (3,5,8,13,21)
4. For any 𝑏 ∈ 𝑅, prove that lim (
𝑏
𝑛
) = 0
Proof:
Choose 𝐾( 𝜀) >
| 𝑏|
𝜀
such that implies :
|
𝑏
𝑛
− 0| = |
𝑏
𝑛
| ≤
| 𝑏|
𝐾( 𝜀)
< 𝜀

More Related Content

What's hot

Keterbagian, KPK & FPB
Keterbagian, KPK & FPBKeterbagian, KPK & FPB
Keterbagian, KPK & FPBHyronimus Lado
 
Geometri datar dra. kusni- m.si
Geometri datar   dra. kusni- m.siGeometri datar   dra. kusni- m.si
Geometri datar dra. kusni- m.siKiki Ni
 
Bilangan prima dan tfm ( teori & aplikasi )
Bilangan prima dan tfm ( teori & aplikasi )Bilangan prima dan tfm ( teori & aplikasi )
Bilangan prima dan tfm ( teori & aplikasi )Indra Gunawan
 
Teori bilangan bab ii
Teori bilangan bab iiTeori bilangan bab ii
Teori bilangan bab iiSeptian Amri
 
Konsep Bilangan Bulat
Konsep Bilangan BulatKonsep Bilangan Bulat
Konsep Bilangan BulatAbdul Rais P
 
Kelipatan persekutuan terkecil KPK teobil
Kelipatan persekutuan terkecil KPK teobilKelipatan persekutuan terkecil KPK teobil
Kelipatan persekutuan terkecil KPK teobilNailul Hasibuan
 
ALJABAR LINEAR ELEMENTER
ALJABAR LINEAR ELEMENTERALJABAR LINEAR ELEMENTER
ALJABAR LINEAR ELEMENTERMella Imelda
 
Makalah geseran (translasi)
Makalah geseran (translasi)Makalah geseran (translasi)
Makalah geseran (translasi)Nia Matus
 
Bahan ajar alin 2 rev 2014 pdf
Bahan ajar alin 2 rev 2014 pdfBahan ajar alin 2 rev 2014 pdf
Bahan ajar alin 2 rev 2014 pdfPawit Ngafani
 
Supremum dan infimum
Supremum dan infimum  Supremum dan infimum
Supremum dan infimum Rossi Fauzi
 
Deret Geometri Tak Hingga
Deret Geometri Tak HinggaDeret Geometri Tak Hingga
Deret Geometri Tak HinggaEman Mendrofa
 
Geometri Analitik Ruang
Geometri Analitik RuangGeometri Analitik Ruang
Geometri Analitik RuangFebri Arianti
 

What's hot (20)

Keterbagian, KPK & FPB
Keterbagian, KPK & FPBKeterbagian, KPK & FPB
Keterbagian, KPK & FPB
 
Matematika diskrit
Matematika diskritMatematika diskrit
Matematika diskrit
 
Geometri datar dra. kusni- m.si
Geometri datar   dra. kusni- m.siGeometri datar   dra. kusni- m.si
Geometri datar dra. kusni- m.si
 
Bilangan prima dan tfm ( teori & aplikasi )
Bilangan prima dan tfm ( teori & aplikasi )Bilangan prima dan tfm ( teori & aplikasi )
Bilangan prima dan tfm ( teori & aplikasi )
 
Teori bilangan bab ii
Teori bilangan bab iiTeori bilangan bab ii
Teori bilangan bab ii
 
Analisis real-lengkap-a1c
Analisis real-lengkap-a1cAnalisis real-lengkap-a1c
Analisis real-lengkap-a1c
 
Konsep Bilangan Bulat
Konsep Bilangan BulatKonsep Bilangan Bulat
Konsep Bilangan Bulat
 
Kelipatan persekutuan terkecil KPK teobil
Kelipatan persekutuan terkecil KPK teobilKelipatan persekutuan terkecil KPK teobil
Kelipatan persekutuan terkecil KPK teobil
 
Calculus 2 pertemuan 1
Calculus 2 pertemuan 1Calculus 2 pertemuan 1
Calculus 2 pertemuan 1
 
ALJABAR LINEAR ELEMENTER
ALJABAR LINEAR ELEMENTERALJABAR LINEAR ELEMENTER
ALJABAR LINEAR ELEMENTER
 
ANALISIS REAL
ANALISIS REALANALISIS REAL
ANALISIS REAL
 
Makalah geseran (translasi)
Makalah geseran (translasi)Makalah geseran (translasi)
Makalah geseran (translasi)
 
Prinsip Inklusi Eksklusi
Prinsip Inklusi EksklusiPrinsip Inklusi Eksklusi
Prinsip Inklusi Eksklusi
 
Bahan ajar alin 2 rev 2014 pdf
Bahan ajar alin 2 rev 2014 pdfBahan ajar alin 2 rev 2014 pdf
Bahan ajar alin 2 rev 2014 pdf
 
Supremum dan infimum
Supremum dan infimum  Supremum dan infimum
Supremum dan infimum
 
Turunan Fungsi Kompleks
Turunan Fungsi KompleksTurunan Fungsi Kompleks
Turunan Fungsi Kompleks
 
Deret Geometri Tak Hingga
Deret Geometri Tak HinggaDeret Geometri Tak Hingga
Deret Geometri Tak Hingga
 
Pembuktian dalam matematika
Pembuktian dalam matematikaPembuktian dalam matematika
Pembuktian dalam matematika
 
Geometri Analitik Ruang
Geometri Analitik RuangGeometri Analitik Ruang
Geometri Analitik Ruang
 
Ankom klmpk
Ankom klmpkAnkom klmpk
Ankom klmpk
 

Viewers also liked

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
 
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
 
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.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.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
 
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.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
 
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
 
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
 
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
 
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.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
 
Pantalla tactil
Pantalla tactilPantalla tactil
Pantalla tactil
 
Pantalla tactil
Pantalla tactilPantalla tactil
Pantalla tactil
 
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
 
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.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.1 ROBERT G BARTLE

090799768954
090799768954090799768954
090799768954FERNAN85
 
ملزمة الرياضيات للصف السادس العلمي الاحيائي - التطبيقي
ملزمة الرياضيات للصف السادس العلمي  الاحيائي -  التطبيقيملزمة الرياضيات للصف السادس العلمي  الاحيائي -  التطبيقي
ملزمة الرياضيات للصف السادس العلمي الاحيائي - التطبيقيanasKhalaf4
 
ملزمة الرياضيات للصف السادس التطبيقي الفصل الاول الاعداد المركبة 2022
 ملزمة الرياضيات للصف السادس التطبيقي الفصل الاول الاعداد المركبة 2022 ملزمة الرياضيات للصف السادس التطبيقي الفصل الاول الاعداد المركبة 2022
ملزمة الرياضيات للصف السادس التطبيقي الفصل الاول الاعداد المركبة 2022anasKhalaf4
 
Successful Minds,Making Mathematics number patterns &sequences Simple.
Successful Minds,Making Mathematics number patterns &sequences Simple.Successful Minds,Making Mathematics number patterns &sequences Simple.
Successful Minds,Making Mathematics number patterns &sequences Simple.Thato Barry
 
ملزمة الرياضيات للصف السادس الاحيائي الفصل الاول
ملزمة الرياضيات للصف السادس الاحيائي الفصل الاولملزمة الرياضيات للصف السادس الاحيائي الفصل الاول
ملزمة الرياضيات للصف السادس الاحيائي الفصل الاولanasKhalaf4
 
BSC_Computer Science_Discrete Mathematics_Unit-I
BSC_Computer Science_Discrete Mathematics_Unit-IBSC_Computer Science_Discrete Mathematics_Unit-I
BSC_Computer Science_Discrete Mathematics_Unit-IRai University
 
BSC_COMPUTER _SCIENCE_UNIT-1_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-1_DISCRETE MATHEMATICSBSC_COMPUTER _SCIENCE_UNIT-1_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-1_DISCRETE MATHEMATICSRai University
 
Functions ppt Dr Frost Maths Mixed questions
Functions ppt Dr Frost Maths Mixed questionsFunctions ppt Dr Frost Maths Mixed questions
Functions ppt Dr Frost Maths Mixed questionsgcutbill
 
Arithmetic sequence
Arithmetic sequenceArithmetic sequence
Arithmetic sequencemaricel mas
 
Arithmetic sequence
Arithmetic sequenceArithmetic sequence
Arithmetic sequencemaricel mas
 
Airthmatic sequences with examples
Airthmatic  sequences with  examplesAirthmatic  sequences with  examples
Airthmatic sequences with examplesyousafzufiqar
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
nth Derivatives.pptx
nth Derivatives.pptxnth Derivatives.pptx
nth Derivatives.pptxSoyaMathew1
 
Arithmetic sequences and arithmetic means
Arithmetic sequences and arithmetic meansArithmetic sequences and arithmetic means
Arithmetic sequences and arithmetic meansDenmar Marasigan
 

Similar to ANALISIS RIIL 1 3.1 ROBERT G BARTLE (20)

090799768954
090799768954090799768954
090799768954
 
ملزمة الرياضيات للصف السادس العلمي الاحيائي - التطبيقي
ملزمة الرياضيات للصف السادس العلمي  الاحيائي -  التطبيقيملزمة الرياضيات للصف السادس العلمي  الاحيائي -  التطبيقي
ملزمة الرياضيات للصف السادس العلمي الاحيائي - التطبيقي
 
ملزمة الرياضيات للصف السادس التطبيقي الفصل الاول الاعداد المركبة 2022
 ملزمة الرياضيات للصف السادس التطبيقي الفصل الاول الاعداد المركبة 2022 ملزمة الرياضيات للصف السادس التطبيقي الفصل الاول الاعداد المركبة 2022
ملزمة الرياضيات للصف السادس التطبيقي الفصل الاول الاعداد المركبة 2022
 
Successful Minds,Making Mathematics number patterns &sequences Simple.
Successful Minds,Making Mathematics number patterns &sequences Simple.Successful Minds,Making Mathematics number patterns &sequences Simple.
Successful Minds,Making Mathematics number patterns &sequences Simple.
 
Ebook 1
Ebook 1Ebook 1
Ebook 1
 
ملزمة الرياضيات للصف السادس الاحيائي الفصل الاول
ملزمة الرياضيات للصف السادس الاحيائي الفصل الاولملزمة الرياضيات للصف السادس الاحيائي الفصل الاول
ملزمة الرياضيات للصف السادس الاحيائي الفصل الاول
 
Sequence.pptx
Sequence.pptxSequence.pptx
Sequence.pptx
 
BSC_Computer Science_Discrete Mathematics_Unit-I
BSC_Computer Science_Discrete Mathematics_Unit-IBSC_Computer Science_Discrete Mathematics_Unit-I
BSC_Computer Science_Discrete Mathematics_Unit-I
 
BSC_COMPUTER _SCIENCE_UNIT-1_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-1_DISCRETE MATHEMATICSBSC_COMPUTER _SCIENCE_UNIT-1_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-1_DISCRETE MATHEMATICS
 
Sequences.pptx
Sequences.pptxSequences.pptx
Sequences.pptx
 
Functions ppt Dr Frost Maths Mixed questions
Functions ppt Dr Frost Maths Mixed questionsFunctions ppt Dr Frost Maths Mixed questions
Functions ppt Dr Frost Maths Mixed questions
 
Yr7-Sequences.pptx
Yr7-Sequences.pptxYr7-Sequences.pptx
Yr7-Sequences.pptx
 
Arithmetic sequence
Arithmetic sequenceArithmetic sequence
Arithmetic sequence
 
Arithmetic sequence
Arithmetic sequenceArithmetic sequence
Arithmetic sequence
 
Airthmatic sequences with examples
Airthmatic  sequences with  examplesAirthmatic  sequences with  examples
Airthmatic sequences with examples
 
Arithmetic sequence
Arithmetic sequenceArithmetic sequence
Arithmetic sequence
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
Sequence and series
Sequence and seriesSequence and series
Sequence and series
 
nth Derivatives.pptx
nth Derivatives.pptxnth Derivatives.pptx
nth Derivatives.pptx
 
Arithmetic sequences and arithmetic means
Arithmetic sequences and arithmetic meansArithmetic sequences and arithmetic means
Arithmetic sequences and arithmetic means
 

Recently uploaded

zoogeography of pakistan.pptx fauna of Pakistan
zoogeography of pakistan.pptx fauna of Pakistanzoogeography of pakistan.pptx fauna of Pakistan
zoogeography of pakistan.pptx fauna of Pakistanzohaibmir069
 
Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |
Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |
Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |aasikanpl
 
Vision and reflection on Mining Software Repositories research in 2024
Vision and reflection on Mining Software Repositories research in 2024Vision and reflection on Mining Software Repositories research in 2024
Vision and reflection on Mining Software Repositories research in 2024AyushiRastogi48
 
Call Girls in Aiims Metro Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Aiims Metro Delhi 💯Call Us 🔝9953322196🔝 💯Escort.Call Girls in Aiims Metro Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Aiims Metro Delhi 💯Call Us 🔝9953322196🔝 💯Escort.aasikanpl
 
Analytical Profile of Coleus Forskohlii | Forskolin .pptx
Analytical Profile of Coleus Forskohlii | Forskolin .pptxAnalytical Profile of Coleus Forskohlii | Forskolin .pptx
Analytical Profile of Coleus Forskohlii | Forskolin .pptxSwapnil Therkar
 
Twin's paradox experiment is a meassurement of the extra dimensions.pptx
Twin's paradox experiment is a meassurement of the extra dimensions.pptxTwin's paradox experiment is a meassurement of the extra dimensions.pptx
Twin's paradox experiment is a meassurement of the extra dimensions.pptxEran Akiva Sinbar
 
RESPIRATORY ADAPTATIONS TO HYPOXIA IN HUMNAS.pptx
RESPIRATORY ADAPTATIONS TO HYPOXIA IN HUMNAS.pptxRESPIRATORY ADAPTATIONS TO HYPOXIA IN HUMNAS.pptx
RESPIRATORY ADAPTATIONS TO HYPOXIA IN HUMNAS.pptxFarihaAbdulRasheed
 
Behavioral Disorder: Schizophrenia & it's Case Study.pdf
Behavioral Disorder: Schizophrenia & it's Case Study.pdfBehavioral Disorder: Schizophrenia & it's Case Study.pdf
Behavioral Disorder: Schizophrenia & it's Case Study.pdfSELF-EXPLANATORY
 
Dashanga agada a formulation of Agada tantra dealt in 3 Rd year bams agada tanta
Dashanga agada a formulation of Agada tantra dealt in 3 Rd year bams agada tantaDashanga agada a formulation of Agada tantra dealt in 3 Rd year bams agada tanta
Dashanga agada a formulation of Agada tantra dealt in 3 Rd year bams agada tantaPraksha3
 
Forest laws, Indian forest laws, why they are important
Forest laws, Indian forest laws, why they are importantForest laws, Indian forest laws, why they are important
Forest laws, Indian forest laws, why they are importantadityabhardwaj282
 
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
 
Call Girls in Mayapuri Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Mayapuri Delhi 💯Call Us 🔝9953322196🔝 💯Escort.Call Girls in Mayapuri Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Mayapuri Delhi 💯Call Us 🔝9953322196🔝 💯Escort.aasikanpl
 
THE ROLE OF PHARMACOGNOSY IN TRADITIONAL AND MODERN SYSTEM OF MEDICINE.pptx
THE ROLE OF PHARMACOGNOSY IN TRADITIONAL AND MODERN SYSTEM OF MEDICINE.pptxTHE ROLE OF PHARMACOGNOSY IN TRADITIONAL AND MODERN SYSTEM OF MEDICINE.pptx
THE ROLE OF PHARMACOGNOSY IN TRADITIONAL AND MODERN SYSTEM OF MEDICINE.pptxNandakishor Bhaurao Deshmukh
 
Gas_Laws_powerpoint_notes.ppt for grade 10
Gas_Laws_powerpoint_notes.ppt for grade 10Gas_Laws_powerpoint_notes.ppt for grade 10
Gas_Laws_powerpoint_notes.ppt for grade 10ROLANARIBATO3
 
Recombinant DNA technology( Transgenic plant and animal)
Recombinant DNA technology( Transgenic plant and animal)Recombinant DNA technology( Transgenic plant and animal)
Recombinant DNA technology( Transgenic plant and animal)DHURKADEVIBASKAR
 
Spermiogenesis or Spermateleosis or metamorphosis of spermatid
Spermiogenesis or Spermateleosis or metamorphosis of spermatidSpermiogenesis or Spermateleosis or metamorphosis of spermatid
Spermiogenesis or Spermateleosis or metamorphosis of spermatidSarthak Sekhar Mondal
 
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
 
Analytical Profile of Coleus Forskohlii | Forskolin .pdf
Analytical Profile of Coleus Forskohlii | Forskolin .pdfAnalytical Profile of Coleus Forskohlii | Forskolin .pdf
Analytical Profile of Coleus Forskohlii | Forskolin .pdfSwapnil Therkar
 

Recently uploaded (20)

zoogeography of pakistan.pptx fauna of Pakistan
zoogeography of pakistan.pptx fauna of Pakistanzoogeography of pakistan.pptx fauna of Pakistan
zoogeography of pakistan.pptx fauna of Pakistan
 
Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |
Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |
Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |
 
Vision and reflection on Mining Software Repositories research in 2024
Vision and reflection on Mining Software Repositories research in 2024Vision and reflection on Mining Software Repositories research in 2024
Vision and reflection on Mining Software Repositories research in 2024
 
Call Girls in Aiims Metro Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Aiims Metro Delhi 💯Call Us 🔝9953322196🔝 💯Escort.Call Girls in Aiims Metro Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Aiims Metro Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
 
Analytical Profile of Coleus Forskohlii | Forskolin .pptx
Analytical Profile of Coleus Forskohlii | Forskolin .pptxAnalytical Profile of Coleus Forskohlii | Forskolin .pptx
Analytical Profile of Coleus Forskohlii | Forskolin .pptx
 
Twin's paradox experiment is a meassurement of the extra dimensions.pptx
Twin's paradox experiment is a meassurement of the extra dimensions.pptxTwin's paradox experiment is a meassurement of the extra dimensions.pptx
Twin's paradox experiment is a meassurement of the extra dimensions.pptx
 
RESPIRATORY ADAPTATIONS TO HYPOXIA IN HUMNAS.pptx
RESPIRATORY ADAPTATIONS TO HYPOXIA IN HUMNAS.pptxRESPIRATORY ADAPTATIONS TO HYPOXIA IN HUMNAS.pptx
RESPIRATORY ADAPTATIONS TO HYPOXIA IN HUMNAS.pptx
 
Behavioral Disorder: Schizophrenia & it's Case Study.pdf
Behavioral Disorder: Schizophrenia & it's Case Study.pdfBehavioral Disorder: Schizophrenia & it's Case Study.pdf
Behavioral Disorder: Schizophrenia & it's Case Study.pdf
 
Dashanga agada a formulation of Agada tantra dealt in 3 Rd year bams agada tanta
Dashanga agada a formulation of Agada tantra dealt in 3 Rd year bams agada tantaDashanga agada a formulation of Agada tantra dealt in 3 Rd year bams agada tanta
Dashanga agada a formulation of Agada tantra dealt in 3 Rd year bams agada tanta
 
Volatile Oils Pharmacognosy And Phytochemistry -I
Volatile Oils Pharmacognosy And Phytochemistry -IVolatile Oils Pharmacognosy And Phytochemistry -I
Volatile Oils Pharmacognosy And Phytochemistry -I
 
Forest laws, Indian forest laws, why they are important
Forest laws, Indian forest laws, why they are importantForest laws, Indian forest laws, why they are important
Forest laws, Indian forest laws, why they are important
 
Hot Sexy call girls in Moti Nagar,🔝 9953056974 🔝 escort Service
Hot Sexy call girls in  Moti Nagar,🔝 9953056974 🔝 escort ServiceHot Sexy call girls in  Moti Nagar,🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Moti Nagar,🔝 9953056974 🔝 escort Service
 
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?
 
Call Girls in Mayapuri Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Mayapuri Delhi 💯Call Us 🔝9953322196🔝 💯Escort.Call Girls in Mayapuri Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Mayapuri Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
 
THE ROLE OF PHARMACOGNOSY IN TRADITIONAL AND MODERN SYSTEM OF MEDICINE.pptx
THE ROLE OF PHARMACOGNOSY IN TRADITIONAL AND MODERN SYSTEM OF MEDICINE.pptxTHE ROLE OF PHARMACOGNOSY IN TRADITIONAL AND MODERN SYSTEM OF MEDICINE.pptx
THE ROLE OF PHARMACOGNOSY IN TRADITIONAL AND MODERN SYSTEM OF MEDICINE.pptx
 
Gas_Laws_powerpoint_notes.ppt for grade 10
Gas_Laws_powerpoint_notes.ppt for grade 10Gas_Laws_powerpoint_notes.ppt for grade 10
Gas_Laws_powerpoint_notes.ppt for grade 10
 
Recombinant DNA technology( Transgenic plant and animal)
Recombinant DNA technology( Transgenic plant and animal)Recombinant DNA technology( Transgenic plant and animal)
Recombinant DNA technology( Transgenic plant and animal)
 
Spermiogenesis or Spermateleosis or metamorphosis of spermatid
Spermiogenesis or Spermateleosis or metamorphosis of spermatidSpermiogenesis or Spermateleosis or metamorphosis of spermatid
Spermiogenesis or Spermateleosis or metamorphosis of spermatid
 
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
 
Analytical Profile of Coleus Forskohlii | Forskolin .pdf
Analytical Profile of Coleus Forskohlii | Forskolin .pdfAnalytical Profile of Coleus Forskohlii | Forskolin .pdf
Analytical Profile of Coleus Forskohlii | Forskolin .pdf
 

ANALISIS RIIL 1 3.1 ROBERT G BARTLE

  • 1. INTRODUCTION TO REAL ANALYSIS 1 INDIVIDUAL TASK EXERCISES 3.1 SEQUENCE AND THEIR LIMITS By: Muhammad Nur Chalim 4101414101 MATHEMATICS DEPARTMENT MATHEMATICS AND NATURAL SCIENCES FACULTY SEMARANG STATE UNIVERSITY 2016
  • 2. EXERCISES 3.1 Problem 1. The sequence (𝑥 𝑛) is defined by the following formulas for the 𝑛th term. Write the first five terms in each case: a. 𝑥 𝑛 ≔ 1 + (−1) 𝑛 b. 𝑥 𝑛 ≔ (−1) 𝑛 𝑛 c. 𝑥 𝑛: = 1 𝑛(𝑛+1) d. 𝑥 ≔ 1 𝑛2 +2 2. The first few terms of a sequence (𝑥 𝑛) are given below. Assuming that the natural pattern indicated by these terms persists, give a formula for the 𝑛th term 𝑥 𝑛 a. 5,7,9,11,. . . b. 𝟏 𝟐 , − 𝟏 𝟒 , 𝟏 𝟖 , − 𝟏 𝟏𝟔 , … c. 𝟏 𝟐 , 𝟐 𝟑 , 𝟑 𝟒 , 𝟒 𝟓 , …. d. 1,4,9,16,. . . 3. List the first five terms of the following inductively defined sequences a. 𝑥1 ≔ 1, 𝑥 𝑛+1 = 3𝑥 + 1 b. 𝑦1; = 2, 𝑦 𝑛+1 = 1 2 (𝑦 𝑛 + 2 𝑦 𝑛 ) c. 𝑧1 ≔ 1, 𝑧2 ≔ 2, 𝑧 𝑛+2 ≔ 𝑧 𝑛+1+𝑧 𝑛 𝑧 𝑛+1−𝑧 𝑛 d. 𝒔 𝟏 = 𝟑, 𝒔 𝟐 ≔ 𝟓, 𝒔 𝒏+𝟏 ≔ 𝒔 𝒏 + 𝒔 𝒏+𝟏 4. For any 𝑏 ∈ 𝑅, prove that lim ( 𝑏 𝑛 ) = 0 Solution 1. The sequence (𝑥 𝑛) is defined by the following formulas for the 𝑛th term. Write the first five terms in each case: a. 𝑥 𝑛 ≔ 1 + (−1) 𝑛 If 𝑛 = 1 then 𝑥1 ≔ 1 + (−1)1 = 0.
  • 3. If 𝑛 = 2 then 𝑥2 ≔ 1 + (−1)2 = 2. If 𝑛 = 3 then 𝑥3 ≔ 1 + (−1)3 = 0. If 𝑛 = 4 then 𝑥4 ≔ 1 + (−1)4 = 2. If 𝑛 = 5 then 𝑥5 ≔ 1 + (−1)5 = 0. Thus, 𝑥 𝑛 = (0, 2, 0,2, 0). b. 𝑥 𝑛 ≔ 1 𝑛( 𝑛+1) If 𝑛 = 1 then 𝑥1 ≔ 1 1(1+1) = 1 2 . If 𝑛 = 2 then 𝑥2 ≔ 1 2(2+1) = 1 6 . If 𝑛 = 3 then 𝑥3 ≔ 1 3(3+1) = 1 12 . If 𝑛 = 4 then 𝑥4 ≔ 1 4(4+1) = 1 20 . If 𝑛 = 5 then 𝑥5 ≔ 1 5(5+1) = 1 30 . Thus, 𝑥 𝑛 = ( 1 2 , 1 6 , 1 12 , 1 20 , 1 30 ). c. 𝑥 𝑛 ≔ (−1) 𝑛 𝑛 If 𝑛 = 1 then 𝑥1 ≔ (−1)1 1 = −1. If 𝑛 = 2 then 𝑥2 ≔ (−1)2 2 = 1 2 . If 𝑛 = 3 then 𝑥3 ≔ (−1)3 3 = − 1 3 . If 𝑛 = 4 then 𝑥4 ≔ (−1)4 4 = 1 4 . If 𝑛 = 5 then 𝑥5 ≔ (−1)5 5 = − 1 5 . Thus, 𝑥 𝑛 = (−1, 1 2 , − 1 3 , 1 4 , − 1 5 ).
  • 4. d. 𝑥 𝑛 ≔ 1 𝑛2+2 If 𝑛 = 1 then 𝑥1 ≔ 1 12+2 = 1 3 . If 𝑛 = 2 then 𝑥2 ≔ 1 22+2 = 1 6 . If 𝑛 = 3 then 𝑥3 ≔ 1 32+2 = 1 11 . If 𝑛 = 4 then 𝑥4 ≔ 1 42 +2 = 1 18 . If 𝑛 = 5 then 𝑥5 ≔ 1 52+2 = 1 27 . Thus, 𝑥 𝑛 = ( 1 3 , 1 6 , 1 11 , 1 18 , 1 27 ). 2. The first few terms of a sequence (𝑥 𝑛) are given below. Assuming that the natural pattern indicated by these terms persists, give a formula for the 𝑛th term 𝑥 𝑛 a. 5,7,9,11,... So 𝑥 𝑛 = 2𝑛 + 3 b. 1 2 , − 1 4 , 1 8 , − 1 16 ,… So 𝑥 𝑛 = − (− 1 2 ) 𝑛 c. 1 2 , 2 3 , 3 4 , 4 5 , … So 𝑥 𝑛 = 𝑛 𝑛+1 d. 1,4,9,16,... So 𝑥 𝑛 = 𝑛2 3. List the first five terms of the following inductively defined sequences. a. 𝑥1 = 1, 𝑥 𝑛+1 = 3𝑥 𝑛 + 1 Thus, 𝑥 𝑛 = (1,4, 13, 40,121) b. 𝑦1 = 2, 𝑦 𝑛+1 = 1 2 (𝑦 𝑛 + 2 𝑦 𝑛 ) Thus, 𝑦 𝑛 = (2, 3 2 , 17 16 , 801 544 , … ,… ) c. 𝑧1 = 1, 𝑧2 = 2, 𝑧 𝑛+2 = 𝑧 𝑛+1+𝑧 𝑛 𝑧 𝑛+1−𝑧 𝑛 Thus, 𝑧 𝑛 = (1,2,3,5,4) d. 𝑠1 = 3, 𝑠2 = 5, 𝑠 𝑛+2 = 𝑠 𝑛 + 𝑠(𝑛+1) Thus, 𝑠 𝑛 = (3,5,8,13,21)
  • 5. 4. For any 𝑏 ∈ 𝑅, prove that lim ( 𝑏 𝑛 ) = 0 Proof: Choose 𝐾( 𝜀) > | 𝑏| 𝜀 such that implies : | 𝑏 𝑛 − 0| = | 𝑏 𝑛 | ≤ | 𝑏| 𝐾( 𝜀) < 𝜀