find the sum of the series
\[\sum_{n=1}^{\infty} \frac{ 3 }{ n(n+1) }+\frac{ 1 }{ 2n }\]
i separated it them \[\sum_{n=1}^{\infty} \frac{ 2 }{ n(n+1)} + \sum_{n=1}^{\infty} \frac{ 1 }{ 2^n }\]
and i dont know what to do from here
some difference between 1st and 2nd in \(\dfrac{1}{2n}\) and \(\dfrac{1}{2^n}\)
i forgot to put the n in exponent form
i was trying to type it as fast i possibly could
so which one is correct
the \[\frac{ 1 }{ 2^n }\]
second sum is geometric series
how you know that?
if you expand you get 1/2, 1/2^2, 1/2^3, ... geometric with common ratio 1/2
ok so first try to work with \(\large \color{black}{\begin{align} \sum_{n=1}^{\infty} \frac{ 2 }{ n(n+1)} \hspace{.33em}\\~\\ \end{align}}\) for that u need to split the term in \(\Large \text{partial fractions}\)
oh okay i got it to be \[\frac{ 3 }{ n }-\frac{ 3 }{ n+1}\]
is it right?
i think it had \(2\) instead of \(3\)
lol its \[\frac{ 3 }{ n(n+1)}\]
sorry about that
\(\large \color{black}{\begin{align} \sum_{n=1}^{\infty} \frac{ 3 }{ n(n+1)} \hspace{.33em}\\~\\ \implies 3\sum_{n=1}^{\infty} \frac{ 1 }{ n(n+1)} \hspace{.33em}\\~\\ \implies 3\sum_{n=1}^{\infty} \frac{ 1+n-n }{ n(n+1)} \hspace{.33em}\\~\\ \implies 3\sum_{n=1}^{\infty} \frac{ 1+n}{ n(n+1)}-\frac{n}{ n(n+1)} \hspace{.33em}\\~\\ \implies 3\sum_{n=1}^{\infty} \frac{ 1}{ n}-\frac{1}{ (n+1)} \hspace{.33em}\\~\\ \end{align}}\)
ok so u have now \(3\) outside . now write the with each term of series upto \( n=6\) \(\large \color{black}{\begin{align} \implies \sum_{n=1}^{6} \frac{ 1}{ n}-\frac{1}{ (n+1)} \hspace{.33em}\\~\\ \end{align}}\)
okay
we would be left with \[\frac{ 1 }{ 1 } - \frac{ 1 }{ 7 }\]
\(\large \color{black}{\begin{align} \implies& \sum_{n=1}^{4 } \frac{ 1}{ n}-\frac{1}{ (n+1)} \hspace{.33em}\\~\\ \implies& \frac{ 1}{ 1}-\frac{1}{ (1+1)}+ \frac{ 1}{ 2}-\frac{1}{ (2+1)} +\frac{ 1}{ 3}-\frac{1}{ (3+1)}+ \frac{ 1}{ 4}-\frac{1}{ (4+1)}\hspace{.33em}\\~\\ \implies &\frac{ 1}{ 1}-\frac{1}{ 2}+ \frac{ 1}{ 2}-\frac{1}{3} +\frac{ 1}{ 3}-\frac{1}{4}+ \frac{ 1}{ 4}-\frac{1}{ 5}\hspace{.33em}\\~\\ \implies & 1-\dfrac15 \end{align}}\) if this goes till \(\infty\) then \(\large \color{black}{\begin{align} \implies& \sum_{n=1}^{\infty } \frac{ 1}{ n}-\frac{1}{ (n+1)} \hspace{.33em}\\~\\ \implies& 1-\dfrac{1}{\infty} \hspace{.33em}\\~\\ \implies& 1 \hspace{.33em}\\~\\ \end{align}}\)
mathmath333 is using a telescoping series http://math.oregonstate.edu/home/programs/undergrad/CalculusQuestStudyGuides/SandS/SeriesTests/telescoping.html
so for the n exponent it would just be (1/2)^1 + (1/2)^2 + (1/2)^3+....(1/2)^infinity?
yes it is one of the telescooping series in which the series terms cancel itself. so so \(\large \color{black}{\begin{align} \implies& 3\sum_{n=1}^{\infty } \left (\frac{ 1}{ n}-\frac{1}{ (n+1)}\right)=3 \hspace{.33em}\\~\\ \end{align}}\)
for the \[\frac{ 1 }{ 2^n }\]
you would do the same thing?
\(\large \color{black}{\begin{align} y&=\sum_{n=1}^{\infty } \frac{ 1}{ 2^n} \hspace{.33em}\\~\\ y&=\frac{ 1}{ 2^1}+ \frac{ 1}{ 2^2}+\frac{ 1}{ 2^3}+\frac{ 1}{ 2^4}\cdots \infty \hspace{.33em}\\~\\ y&=\frac{ 1}{ 2^1}\left(1+ \frac{ 1}{ 2^1}+\frac{ 1}{ 2^2}+\frac{ 1}{ 2^3}\cdots \infty\right) \hspace{.33em}\\~\\ y&=\frac{ 1}{ 2}\left(1+ y\right) \hspace{.33em}\\~\\ 2y&=1+ y \hspace{.33em}\\~\\ 2y-y&=1 \hspace{.33em}\\~\\ y&=1 \hspace{.33em}\\~\\ & \Large \sum_{n=1}^{\infty } \frac{ 1}{ 2^n}=1 \end{align}}\)
see if it makes sense
could you distribute the 1/2?
or not?
\(\large \color{red}{\begin{align} y&=\frac{ 1}{ 2}\left(1+ y\right) \hspace{.33em}\\~\\ \end{align}}\) u mean here
yes
multiply both sides by \(\Large 2\)
you do that every time theres a 1/2?
\(\large \color{red}{\begin{align} y&=\frac{ 1}{ 2}\left(1+ y\right) \hspace{.33em}\\~\\ y&=\frac{ 1}{ 2}+ \frac{ y}{ 2} \hspace{.33em}\\~\\ \end{align}}\) we can e distribute the \(\dfrac12\) either way u will get the same answer
okay its just that every time i see something like i think of distributing it for some reason
ok so u know the answer now
yes thanks again @mathmath333
Join our real-time social learning platform and learn together with your friends!