Proving Infinity of a Sequence: a(n)=[n+7]/[2+sin(n)]

kmeado07
Messages
40
Reaction score
0

Homework Statement



Prove that the following sequence (a(n)) has the property that a(n) tends to infinity as n tends to infinity.


Homework Equations


a(n)=[n+7]/[2+sin(n)]


The Attempt at a Solution



i tried l'hopitals rule, so i got 1/cos(n)...which wouldn't work.
so I am not sure how to do this question.
 
Physics news on Phys.org


L'Hopital's Rule doesn't apply here. The quotient has to be of the form 0/0 or infinity/infinity for L'H's Rule to be used.

Instead, use the fact that 1 <= 2 + sin(n) <= 3, for all n to get lower and upper limits on the value of (n + 7)/(2 + sin(n)), and then show that the lower and upper limit expressions both have the same limit as n gets large, thereby trapping the expression in the middle.
 


Since n+7 is unbounded, to apply l'Hopital to this you would need that the denominator is also unbounded (so you have an infinity/infinity form). It's not. The denominator is bounded and positive. That should tell you the limit right there.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top