Question
Question: How do you evaluate an infinite series?...
How do you evaluate an infinite series?
Solution
We recall the definition of convergence infinite series and convergent infinite series. We recall the convergent geometric progression where there is a common ratio between terms, telescoping sums, and special series like Taylor’s series to evaluate sum. $$$$
Complete step-by-step solution:
We know that a sequence is defined as the enumerated collection of numbers where repetitions are allowed and order of the numbers matters. The members of the sequence are called terms. Mathematically, a sequence with infinite terms is written as
(xn)=x1,x2,x3,....
We know that the sum of terms in an infinite sequence is called an infinite serie which is given by
S=x1+x2+x3+...=k=1∑∞xk
The nth partial sum of infinite series is the sum of first n terms that is Sn=k=1∑nxk. A infinite series is said to be convergent when its partial sums S1,S2,S3,... tends to a limit. Mathematically if l is the limit and for arbitrary positive small number ε there exits n0∈N such that
∣Sn−n0∣<ε
Here l is called the sum of series and We can find the sum of infinite series only when it is convergent. We know that the series of GP(geometric progression ) is a series with where the ratio between consucative constant which means
r=x1x2=x2x3=...
Here r is called common ratio and the GP series is convergent only when ∣r∣<1. The sum of convergent GP series with infinite terms with common ratio r is given by
S=1−ra
We can also evaluate an infinite series using telescoping sums. For example let's evaluate n=1∑∞n2+n1. We can write the summation as
n=1∑∞n2+n1=n=1∑∞n(n+1)1=n=1∑∞(n1−n+11)
Now we expand the sum as;
n=1∑∞n2+n1=11−21+21−31+...=1
We see that each term is cancelled out by the previous term, it is called telescoping sum. We can also use Taylor’s series to evaluate an infinite series. We know that a function f(x) can be expressed into an infinite series for different functions like exponential function ex=1+x+2!x2+3!x3+.... So let us evaluate n=1∑∞n!2n. We can write the summation as