SOLUTION: Do the following sequences converge or diverge? If they converge, state the limit. a. {{{ (5n/(2n+1)) }}} b. {{{ ((n^3+1)/(2n+1)) }}} c. {{{ (3n^3/(4n^(5)+1)) }}}

Algebra ->  Sequences-and-series -> SOLUTION: Do the following sequences converge or diverge? If they converge, state the limit. a. {{{ (5n/(2n+1)) }}} b. {{{ ((n^3+1)/(2n+1)) }}} c. {{{ (3n^3/(4n^(5)+1)) }}}      Log On


   



Question 1177005: Do the following sequences converge or diverge? If they converge, state the limit.
a. +%285n%2F%282n%2B1%29%29+
b. +%28%28n%5E3%2B1%29%2F%282n%2B1%29%29+
c. +%283n%5E3%2F%284n%5E%285%29%2B1%29%29+

Answer by mccravyedwin(407) About Me  (Show Source):
You can put this solution on YOUR website!
Do the following sequences converge or diverge? If they converge, state the limit.
 

There are certain rules apply when you have a polynomial numerator and a
polynomial denominator.

a. +%285n%2F%282n%2B1%29%29+
This is convergent because the degree of the numerator is equal to the
degree of the denominator.

+%285n%2F%282n%2B1%29%29+%7D%7D%7B%7B%7B%22%22=%22%22%28%285n%2Fn%29%2F%28%282n%29%2Fn%2B1%2Fn%29%29%22%22=%22%225%2F%282%2B1%2Fn%29
And since %28+1%2Fn+%29 approaches 0, the sequence converges and the limit
is 5%2F2.  [That shows why but the rule goes that whenever the degree of
the numerator is equal to the degree of the denominator, the limit always
turns out to be fraction which which is the ratio of the two leading
coefficients.]

b. +%28%28n%5E3%2B1%29%2F%282n%2B1%29%29+
2/3, 9/5, 4, 65/9, 126/11, ...  the rule goes that the sequence is divergent
whenever the degree of the numerator is greater than the degree of the
denominator.  That's because it eventually gets bigger than any number you
or anybody else can name.

c. +%283n%5E3%2F%284n%5E%285%29%2B1%29%29+
3/5, 8/43, 81/973, 192/4097, 125/4167, ...
Converges to limit 0 whenever the degree of the numerator is less than the
degree of the denominator.   That's because it eventually gets smaller in
absolute value than any number you or anybody else can name.

Edwin