Series is actually the sum of some array (or list).
ān=14ān=1+2+3+4
ān=1āān=1+2+3+4+...
Say if we got an series:
ān=1āāunā=u1ā+u2ā+u3ā+u4ā+...+uāā
If we can find a way to represent its sum, for example,
Snā=u1ā+u2ā+u3ā+u4ā+...+unā
If Snā exists and it's not ā, then we could say Snā approaching to a constant
Also, in the same way, we could say as n goes up, ān=1āāunā converges to a constant
In other words, the series ān=1āāunā converges; or ān=1āāunā is a convergent series
converge ę¶ę
diverge åę£
Let's get started!
ān=1āāunāĀ convergesālimnāāāunā=0
ān=1āāunāĀ divergesālimnāāāunāī =0
We all know unā is the last item in a series, if the sum of that series want to be a constant, the last item must equal to 0, so limnāāāunā has to be 0
If it's not, well, as if the last item of that series not 0, the sum of that series is uncertain, so we say the series diverges
harmonic series
ān=1āān1ā=11ā+21ā+31ā+...
limnāāān1ā=0
But it's a divergent
series
Geometric Series (å ä½ēŗ§ę°)
ān=0āāqn
When ā£qā£<1, converges
Why? Just think about it, as n
goes up, everytime, the last item of this series times a value which less than 1, so the item will be smaller and smaller, in the end, the last item of that series became zero, that means, the sum of this series is a constant, also, we could say it converges, that series is a convergent series.
When ā£qā£ā„1, diverges
Why? Just think about it, as n
goes up, everytime, the last item of this series times a value which greater or equal to 1, so the item will be bigger and bigger, in the end, the last item of that series becomes infinite, that means, the sum of this series is also infinity, so, we say it diverges, that series is a divergent series.
p-series (pēŗ§ę°)
ān=1āānp1ā
When p>1, converges
(ę¶ę)
Why? If p>1, everytime as n
goes up, np gets bigger and bigger, until infinite, so ā1ā=0. The sum of that series has limitation, it's a constant, so the series converges.
When pā¤1, diverges
(åę£)
Why? If pā¤1, everytime as n
goes up, np gets smaller and smaller, until 0, so 01ā=ā. The sum of that series does not have a limitation, it's infinite, so the series diverges.
Positive series (ę£åēŗ§ę°)
A series with terms that are all positive.
ān=1āāunāĀ ,Ā (unā>0)
SetĀ Ā l=limnāāāunāun+1āā
when l<1 , un+1ā<unā , converges
when l>1 , un+1ā>unā , diverges
when l=1 , un+1ā=unā , uncertain
alternating series (äŗ¤éēŗ§ę°)
ān=0āā(ā1)nanā
The signs of the general terms alternate between positive and negative.
If the following conditions are met, converges
(otherwise, diverges):
unāā„un+1ā
limnāāāunā=0
~The first condition said, the last item must be less than before, that's good, in that case, we will not get an infinite number in the last item~
The second condition just like normal series
Power series (å¹ēŗ§ę°)
ān=1āāxnā
(anĀ expressionĀ whichĀ onlyĀ relatedĀ n)
The main characteristic of this series is it has a variable x
If we have a series ān=1āāxnā
n1ā
Get domain of convergence
āĻ=nāālimāā£nĀ expressionnĀ expression+1āā£=nāālimāā£n1ān+11āāā£=1intervalĀ ofĀ convergeceĀ =(āĻ1ā,Ļ1ā)=(ā1,1)āµwhenĀ x=āĻ1ā=ā1Ā ,Ā n=1āāān(ā1)nāĀ convergesĀ Ā Ā Ā Ā whenĀ x=Ļ1ā=1Ā ,Ā n=1āāān(1)nāĀ divergesā“domainĀ ofĀ convergenceĀ isĀ [ā1,1)ā Get Sum function
āS(x)=n=1āāāxnā
n1āĀ ,Ā xā[ā1,1)takeĀ defivativeĀ ofĀ S(x):Sā²(x)=n1āā
(n=1āāāxn)ā²=n1āā
n=1āāānā
xnā1=n=1āāāxnā1=1āx1āS(x)=ā«0xā1āx1ā=āln(1āx)ā
All these series, converges if and only if the associated sequence of partial sums converges.