Ask your own question, for FREE!
Mathematics 16 Online
OpenStudy (rational):

series review - convergence

OpenStudy (rational):

\[\large \sum \limits_{n=2}^{\infty } \dfrac{n^2+3n+2}{7^n}\]

OpenStudy (rational):

the sequence converges as \(\large \lim \limits_{n\to \infty} a_n = 0\) how to go about testing the series ?

OpenStudy (ikram002p):

u wanna find the sum or only determine converge /diverge

OpenStudy (rational):

just determine whether its converges/diverges

OpenStudy (rational):

wolfram is using ratio test, should i try the same ?

OpenStudy (rational):

\[\large \lim \limits_{n\to \infty} \Bigg |\dfrac{a_{n+1}}{a_n}\Bigg| = \lim \limits_{n\to \infty} \Bigg |\dfrac{((n+1)^2+3(n+1)+2)/7^{n+1}}{(n^2+3n+2)/7^n}\Bigg| \]

OpenStudy (rational):

\[\large = \lim \limits_{n\to \infty} \Bigg |\dfrac{((n+1)^2+3(n+1)+2)}{7(n^2+3n+2)}\Bigg| \]

OpenStudy (rational):

somehow this needs to be less than 1

OpenStudy (ikram002p):

for this i often use limit comparison test , ur series can be defided into 3 series right ?

OpenStudy (rational):

\[\large = \Bigg |\dfrac{1}{7}\Bigg | \] \[\large \lt 1\] this turned out simple xD

OpenStudy (rational):

yeah lets try limit comparison now :)

OpenStudy (rational):

we need to choose a reference series to compare against ?

OpenStudy (ikram002p):

yep mmm

OpenStudy (ikram002p):

converge one

OpenStudy (rational):

how about \(\large \dfrac{6^n}{7^n}\) ?

OpenStudy (ikram002p):

mmm we need to prove that n^2+3n+2 <6^n

OpenStudy (rational):

\[\large \sum \limits_{n=2}^{\infty } \dfrac{6^n}{7^n}\] and \[\large \sum \limits_{n=2}^{\infty } \dfrac{n^2 + 3n+2}{7^n}\]

OpenStudy (rational):

n^2+3n+2 <= 6^n will do right ?

OpenStudy (ikram002p):

yeah it work ^^

OpenStudy (ikram002p):

see how the comparison Test work let X:=\((x_n)\) and Y:=\((y_n)\) be real sequences and suppose that for some K\(\in N\) we have \(0\le x_n\le y_n \) for \(n\ge k\) a) then the convergence of \(\sum y_n \) implies the convergence of \(\sum x_n\) b) the divergence of \(\sum x_n\) implies the divergence of \(\sum y_n\)

OpenStudy (rational):

interesting, so for some \(n \ge k\), if \(0 \le x_n \le y_n\) , then \(x_n\) converges if \(y_n\) converges is it ?

OpenStudy (ikram002p):

so just by looking at this series , and define any other convergence serieis such as 6^n/7^n > x_n then its converge

OpenStudy (ikram002p):

yes ^_^

OpenStudy (rational):

then we could have used 2^n/7^n also as reference series !!

OpenStudy (ikram002p):

mmm if n^2+3n+2> 2^2 then yes it works

OpenStudy (ikram002p):

2^n **

OpenStudy (rational):

1.000000000001^n/7^n also would have worked !! sweet :3

OpenStudy (ikram002p):

haha :P

OpenStudy (rational):

cuz, (1.0000000001)^n > an^2+bn+c for some n > k

OpenStudy (rational):

you have helped me understand the comparison test clearly, thank you !

OpenStudy (ikram002p):

np :P

OpenStudy (ikram002p):

comparison test is the fastest test to see convergence :D so do u think \(\sum_{n=1}^{\infty}\frac{1}{n!}\) converge or diverge ?

OpenStudy (rational):

lets see, i feel ratio test is ideal when dealing with factorials

OpenStudy (ikram002p):

ratio test for kids :P

OpenStudy (rational):

ugh :/ ratio test still excites me

OpenStudy (ikram002p):

ok lol what do u think is it conv/div and why :P

OpenStudy (rational):

ratio test : \[\large \lim \limits_{n\to \infty} \Bigg |\dfrac{a_{n+1}}{a_n}\Bigg| = \lim \limits_{n\to \infty} \Bigg |\dfrac{1/(n+1)!}{1/n!}\Bigg|\]

OpenStudy (rational):

\[\large = \lim \limits_{n\to \infty} \Bigg |\dfrac{1}{n+1}\Bigg| \] \[\large = 0\] \[\large \lt 1\] converges

OpenStudy (rational):

?

OpenStudy (ikram002p):

yeah it work :)

OpenStudy (rational):

what about comparison test

OpenStudy (ikram002p):

for comparison test its enough to know n^2< n! , n>=4 hence 1/n^2 >1/n! >0 for n >=4

OpenStudy (ikram002p):

so its conv.

OpenStudy (rational):

whoa yes !!

OpenStudy (rational):

can we prove 1/n^2 converges quick ?

OpenStudy (rational):

prove \[\large \sum \limits_{n=1}^{\infty } \dfrac{1}{n^2}\] converges

OpenStudy (rational):

i know the proof using integral test, so lets try something elsse..

OpenStudy (ikram002p):

yes its p-series all \(\Huge \sum_{1}^{\infty} \frac{1}{n^p}\) , s.t |p|>1 are converges

OpenStudy (rational):

yeah can we go through the proof once

OpenStudy (rational):

the sequence of partial sums is monotonic as all the terms are positive

OpenStudy (rational):

how to show this is bounded

OpenStudy (ikram002p):

i like to write the theorm xD let \(x_n\) be a sequence of nonnegative real numbers , Then the series \(\sum x_n\) converges if and only if the sequense S=\((S_k)\) of partial sums is bounded . In this case :- \(\sum_{n=1}^{\infty } x_n=\lim(S_k)=sup[S_k :k \in N]\)

OpenStudy (rational):

okay so we need to show that the sequence of partial sums is bounded

OpenStudy (ikram002p):

so as u said since partial sums are monotone we need to show that some subsequensce of \(S_k\) is bounded :P

OpenStudy (ikram002p):

i used\(s_k\) def.. tell if u wanna me to write it down. if \( k_1 := 2^1-1=1\) then \(S_{k_1}\) =1 if \(k_2:=2^2-1=3\) then \(S_{k_2}=3\) then \(s_{k}=\frac{1}{1}+(\frac{1}{2^2}+\frac{1}{3^2})<1+\frac{2}{2^2}=1+\frac{2}{2 }\) and if\( k_3:=2^3-1=7 \) then we have \(S_{k_3}=S_{k_2}+(\frac{1}{4^2}+\frac{1}{5^2} +\frac{1}{6^2}+\frac{1}{7^2})<S_{k_2}+ \frac{4}{4^2}<1+\frac{1}{2}+\frac{1}{2^2}\) with me so far ?

OpenStudy (ikram002p):

so if u keep going like this ull gonna note that \(\large 0<S_{K_i<1}+\frac{1}{2}+(\frac{1}{2 })^2+. . . +(\frac{1}{2})^{j-1}\)

OpenStudy (ikram002p):

are you getting this ?

OpenStudy (rational):

so looks like you're over estimating the 1/n^2 series right ?

OpenStudy (rational):

and the over estimated series is just a geometric series with r = 1/2, so the upper bound is 2... okay got it :)

OpenStudy (ikram002p):

^_^ yes

OpenStudy (ikram002p):

now u show me how to prove it with integral test

OpenStudy (rational):

integral test is tricial

OpenStudy (rational):

*trivial

OpenStudy (rational):

\[\large \sum \limits_{n=1}^{\infty} \dfrac{1}{x^p} \text{ converges } \iff \int \limits_1^{\infty } \dfrac{1}{x^p} dx \text{ converges } \]

OpenStudy (rational):

\[\large \sum \limits_{n=1}^{\infty} \dfrac{1}{x^p} \text{ diverges } \iff \int \limits_1^{\infty } \dfrac{1}{x^p} dx \text{ diverges} \]

OpenStudy (rational):

just evaluate the integral and analyze

OpenStudy (ikram002p):

\( \large \int \limits_1^{\infty } \dfrac{1}{x^p} dx = \lim_{x\rightarrow\infty } \dfrac{1}{x^p} -1=-1\)

OpenStudy (ikram002p):

nice hehehe i more like Real analysis so i try to imply that as much as i can

OpenStudy (rational):

\[\large \int \limits_{1}^{\infty } \dfrac{1}{x^p}dx = \lim \limits_{t \to \infty } \int \limits_{1}^{t } \dfrac{1}{x^p}dx \]

OpenStudy (rational):

\(p \ne 0\) : \[\large = \lim \limits_{t \to \infty } ~\dfrac{x^{-p+1}}{-p+1}\Bigg |_1^t \]

OpenStudy (rational):

\(p \ne 1\) *

OpenStudy (ikram002p):

yeah lol i was rushing :P

OpenStudy (ikram002p):

thx !

OpenStudy (rational):

okay next module is on alternating series, wil post as a separate q

OpenStudy (rational):

thank you for all the help :)

OpenStudy (ikram002p):

eshhh -_-

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!