Quick question about the range of a sine function

dancergirlie
Messages
194
Reaction score
0

Homework Statement


I am doing a proof about limits, and I need to know the range that sin(n^3-2n)/n is within for all n.


Homework Equations





The Attempt at a Solution



I know that sin(n) is in between -1 and 1 for all n, so sin(n)/n would be in between -1/n and 1/n for all n. However, I don't know how to manipulate the range if the inside of the sin(n) function is changed. Any help would be great!
 
Physics news on Phys.org
Is this for n->infinity?
if so
sin(n^3-2n) is between -1 and 1
is what you need
then consider 1/n
 
yes this is for n as n approaches infinity. Would it be between -(n^2-2)/(n^3-2n) and (n^2-2)/(n^3-2n)?
 
nevermind i misread your comment, i see that it is in between -1/n and 1/n. Thanks for the help!
 
I would find the limit as n->0 and define the function at n=0 to make it continuous. Then find its local maxes and mins from its derivative.
 
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