How do you evaluate an infinite series?
Answer
584.4k+ views
Hint: 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
\[\left( {{x}_{n}} \right)={{x}_{1}},{{x}_{2}},{{x}_{3}},....\]
We know that the sum of terms in an infinite sequence is called an infinite serie which is given by
\[S={{x}_{1}}+{{x}_{2}}+{{x}_{3}}+...=\sum\limits_{k=1}^{\infty }{{{x}_{k}}}\]
The ${{n}^{\text{th}}}$ partial sum of infinite series is the sum of first $n$ terms that is ${{S}_{n}}=\sum\limits_{k=1}^{n}{{{x}_{k}}}$. A infinite series is said to be convergent when its partial sums ${{S}_{1}},{{S}_{2}},{{S}_{3}},...$ tends to a limit. Mathematically if $l$ is the limit and for arbitrary positive small number $\varepsilon $ there exits ${{n}_{0}}\in \mathsf{\mathbb{N}}$ such that
\[\left| {{S}_{n}}-{{n}_{0}} \right|<\varepsilon \]
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=\dfrac{{{x}_{2}}}{{{x}_{1}}}=\dfrac{{{x}_{3}}}{{{x}_{2}}}=...\]
Here $r$ is called common ratio and the GP series is convergent only when $\left| r \right|<1$. The sum of convergent GP series with infinite terms with common ratio $r$ is given by
\[S=\dfrac{a}{1-r}\]
We can also evaluate an infinite series using telescoping sums. For example let's evaluate $\sum\limits_{n=1}^{\infty }{\dfrac{1}{{{n}^{2}}+n}}$. We can write the summation as
\[\sum\limits_{n=1}^{\infty }{\dfrac{1}{{{n}^{2}}+n}}=\sum\limits_{n=1}^{\infty }{\dfrac{1}{n\left( n+1 \right)}=}\sum\limits_{n=1}^{\infty }{\left( \dfrac{1}{n}-\dfrac{1}{n+1} \right)}\]
Now we expand the sum as;
\[\sum\limits_{n=1}^{\infty }{\dfrac{1}{{{n}^{2}}+n}}=\dfrac{1}{1}-\dfrac{1}{2}+\dfrac{1}{2}-\dfrac{1}{3}+...=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\left( x \right)$ can be expressed into an infinite series for different functions like exponential function ${{e}^{x}}=1+x+\dfrac{{{x}^{2}}}{2!}+\dfrac{{{x}^{3}}}{3!}+...$. So let us evaluate $\sum\limits_{n=1}^{\infty }{\dfrac{{{2}^{n}}}{n!}}$. We can write the summation as
\[\begin{align}
& \sum\limits_{n=1}^{\infty }{\dfrac{{{2}^{n}}}{n!}}=1+\sum\limits_{n=1}^{\infty }{\dfrac{{{2}^{n}}}{n!}}-1 \\
& \Rightarrow \sum\limits_{n=1}^{\infty }{\dfrac{{{2}^{n}}}{n!}}=1+2+\dfrac{{{2}^{2}}}{2!}+\dfrac{{{2}^{3}}}{3!}...-1 \\
& \Rightarrow \sum\limits_{n=1}^{\infty }{\dfrac{{{2}^{n}}}{n!}}={{e}^{2}}-1 \\
\end{align}\]
Note: We note that if a series is not convergent we call the series a divergent series and we cannot find the sum of a divergent series. The Taylor’s series approximation for any function $f\left( x \right)$ that is infinite times differentiable at some point $x=a$ is given by $f\left( x \right)=f\left( a \right)+{{f}^{'}}\left( a \right)\left( x-a \right)+\dfrac{{{f}^{''}}\left( a \right)}{2!}{{\left( x-a \right)}^{2}}+...$ and from where we can derive Maclaurine at $x=0$ series $f\left( x \right)=f\left( 0 \right)+x{{f}^{'}}\left( 0 \right)+{{x}^{2}}\dfrac{{{f}^{''}}\left( a \right)}{2!}+...$. Now we can use $\log \left( 1+x \right),{{e}^{x}},\sin x$ etc to find their series.
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
\[\left( {{x}_{n}} \right)={{x}_{1}},{{x}_{2}},{{x}_{3}},....\]
We know that the sum of terms in an infinite sequence is called an infinite serie which is given by
\[S={{x}_{1}}+{{x}_{2}}+{{x}_{3}}+...=\sum\limits_{k=1}^{\infty }{{{x}_{k}}}\]
The ${{n}^{\text{th}}}$ partial sum of infinite series is the sum of first $n$ terms that is ${{S}_{n}}=\sum\limits_{k=1}^{n}{{{x}_{k}}}$. A infinite series is said to be convergent when its partial sums ${{S}_{1}},{{S}_{2}},{{S}_{3}},...$ tends to a limit. Mathematically if $l$ is the limit and for arbitrary positive small number $\varepsilon $ there exits ${{n}_{0}}\in \mathsf{\mathbb{N}}$ such that
\[\left| {{S}_{n}}-{{n}_{0}} \right|<\varepsilon \]
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=\dfrac{{{x}_{2}}}{{{x}_{1}}}=\dfrac{{{x}_{3}}}{{{x}_{2}}}=...\]
Here $r$ is called common ratio and the GP series is convergent only when $\left| r \right|<1$. The sum of convergent GP series with infinite terms with common ratio $r$ is given by
\[S=\dfrac{a}{1-r}\]
We can also evaluate an infinite series using telescoping sums. For example let's evaluate $\sum\limits_{n=1}^{\infty }{\dfrac{1}{{{n}^{2}}+n}}$. We can write the summation as
\[\sum\limits_{n=1}^{\infty }{\dfrac{1}{{{n}^{2}}+n}}=\sum\limits_{n=1}^{\infty }{\dfrac{1}{n\left( n+1 \right)}=}\sum\limits_{n=1}^{\infty }{\left( \dfrac{1}{n}-\dfrac{1}{n+1} \right)}\]
Now we expand the sum as;
\[\sum\limits_{n=1}^{\infty }{\dfrac{1}{{{n}^{2}}+n}}=\dfrac{1}{1}-\dfrac{1}{2}+\dfrac{1}{2}-\dfrac{1}{3}+...=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\left( x \right)$ can be expressed into an infinite series for different functions like exponential function ${{e}^{x}}=1+x+\dfrac{{{x}^{2}}}{2!}+\dfrac{{{x}^{3}}}{3!}+...$. So let us evaluate $\sum\limits_{n=1}^{\infty }{\dfrac{{{2}^{n}}}{n!}}$. We can write the summation as
\[\begin{align}
& \sum\limits_{n=1}^{\infty }{\dfrac{{{2}^{n}}}{n!}}=1+\sum\limits_{n=1}^{\infty }{\dfrac{{{2}^{n}}}{n!}}-1 \\
& \Rightarrow \sum\limits_{n=1}^{\infty }{\dfrac{{{2}^{n}}}{n!}}=1+2+\dfrac{{{2}^{2}}}{2!}+\dfrac{{{2}^{3}}}{3!}...-1 \\
& \Rightarrow \sum\limits_{n=1}^{\infty }{\dfrac{{{2}^{n}}}{n!}}={{e}^{2}}-1 \\
\end{align}\]
Note: We note that if a series is not convergent we call the series a divergent series and we cannot find the sum of a divergent series. The Taylor’s series approximation for any function $f\left( x \right)$ that is infinite times differentiable at some point $x=a$ is given by $f\left( x \right)=f\left( a \right)+{{f}^{'}}\left( a \right)\left( x-a \right)+\dfrac{{{f}^{''}}\left( a \right)}{2!}{{\left( x-a \right)}^{2}}+...$ and from where we can derive Maclaurine at $x=0$ series $f\left( x \right)=f\left( 0 \right)+x{{f}^{'}}\left( 0 \right)+{{x}^{2}}\dfrac{{{f}^{''}}\left( a \right)}{2!}+...$. Now we can use $\log \left( 1+x \right),{{e}^{x}},\sin x$ etc to find their series.
Recently Updated Pages
Three beakers labelled as A B and C each containing 25 mL of water were taken A small amount of NaOH anhydrous CuSO4 and NaCl were added to the beakers A B and C respectively It was observed that there was an increase in the temperature of the solutions contained in beakers A and B whereas in case of beaker C the temperature of the solution falls Which one of the following statements isarecorrect i In beakers A and B exothermic process has occurred ii In beakers A and B endothermic process has occurred iii In beaker C exothermic process has occurred iv In beaker C endothermic process has occurred

Master Class 11 Social Science: Engaging Questions & Answers for Success

Master Class 11 Physics: Engaging Questions & Answers for Success

Master Class 11 Maths: Engaging Questions & Answers for Success

Master Class 11 Economics: Engaging Questions & Answers for Success

Master Class 11 Computer Science: Engaging Questions & Answers for Success

Trending doubts
One Metric ton is equal to kg A 10000 B 1000 C 100 class 11 physics CBSE

There are 720 permutations of the digits 1 2 3 4 5 class 11 maths CBSE

State and prove Bernoullis theorem class 11 physics CBSE

Draw a diagram of a plant cell and label at least eight class 11 biology CBSE

Difference Between Prokaryotic Cells and Eukaryotic Cells

1 Quintal is equal to a 110 kg b 10 kg c 100kg d 1000 class 11 physics CBSE

