Limit of a sequence with floor function.
up vote
1
down vote
favorite
How do I compute the following limit: $lim limits_{n to infty} frac{n +
lfloor sqrt[3]nrfloor^3}{n - lfloor sqrt{n+9}rfloor}$
Without the floor function this would be simple, but I never encountered it before so I have no idea what to do, maybe utilize the squeeze theorem somehow?
calculus limits floor-function
add a comment |
up vote
1
down vote
favorite
How do I compute the following limit: $lim limits_{n to infty} frac{n +
lfloor sqrt[3]nrfloor^3}{n - lfloor sqrt{n+9}rfloor}$
Without the floor function this would be simple, but I never encountered it before so I have no idea what to do, maybe utilize the squeeze theorem somehow?
calculus limits floor-function
What is the limit without floor function?
– coffeemath
yesterday
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
How do I compute the following limit: $lim limits_{n to infty} frac{n +
lfloor sqrt[3]nrfloor^3}{n - lfloor sqrt{n+9}rfloor}$
Without the floor function this would be simple, but I never encountered it before so I have no idea what to do, maybe utilize the squeeze theorem somehow?
calculus limits floor-function
How do I compute the following limit: $lim limits_{n to infty} frac{n +
lfloor sqrt[3]nrfloor^3}{n - lfloor sqrt{n+9}rfloor}$
Without the floor function this would be simple, but I never encountered it before so I have no idea what to do, maybe utilize the squeeze theorem somehow?
calculus limits floor-function
calculus limits floor-function
asked yesterday
J. Lastin
153
153
What is the limit without floor function?
– coffeemath
yesterday
add a comment |
What is the limit without floor function?
– coffeemath
yesterday
What is the limit without floor function?
– coffeemath
yesterday
What is the limit without floor function?
– coffeemath
yesterday
add a comment |
1 Answer
1
active
oldest
votes
up vote
2
down vote
accepted
You can bound the floor function above and below by $n-1 leqlfloor n rfloor leq n$. This means you can bound your limit by
$$
lim frac{n+(n^frac{1}{3}-1)^3}{n-sqrt{n+9}} leq lim frac{n+lfloor n^frac{1}{3} rfloor^3}{n-lfloor sqrt{n+9}rfloor } leq lim frac{n+(n^frac{1}{3})^3}{n-sqrt{n+9}-1}
$$
as in the left most limit you have made the numerator smaller and the denominator bigger, while in the right most limit you have done the opposite.
If you compute the limits of these two sequences (and show they are equal), then you get your limit.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
2
down vote
accepted
You can bound the floor function above and below by $n-1 leqlfloor n rfloor leq n$. This means you can bound your limit by
$$
lim frac{n+(n^frac{1}{3}-1)^3}{n-sqrt{n+9}} leq lim frac{n+lfloor n^frac{1}{3} rfloor^3}{n-lfloor sqrt{n+9}rfloor } leq lim frac{n+(n^frac{1}{3})^3}{n-sqrt{n+9}-1}
$$
as in the left most limit you have made the numerator smaller and the denominator bigger, while in the right most limit you have done the opposite.
If you compute the limits of these two sequences (and show they are equal), then you get your limit.
add a comment |
up vote
2
down vote
accepted
You can bound the floor function above and below by $n-1 leqlfloor n rfloor leq n$. This means you can bound your limit by
$$
lim frac{n+(n^frac{1}{3}-1)^3}{n-sqrt{n+9}} leq lim frac{n+lfloor n^frac{1}{3} rfloor^3}{n-lfloor sqrt{n+9}rfloor } leq lim frac{n+(n^frac{1}{3})^3}{n-sqrt{n+9}-1}
$$
as in the left most limit you have made the numerator smaller and the denominator bigger, while in the right most limit you have done the opposite.
If you compute the limits of these two sequences (and show they are equal), then you get your limit.
add a comment |
up vote
2
down vote
accepted
up vote
2
down vote
accepted
You can bound the floor function above and below by $n-1 leqlfloor n rfloor leq n$. This means you can bound your limit by
$$
lim frac{n+(n^frac{1}{3}-1)^3}{n-sqrt{n+9}} leq lim frac{n+lfloor n^frac{1}{3} rfloor^3}{n-lfloor sqrt{n+9}rfloor } leq lim frac{n+(n^frac{1}{3})^3}{n-sqrt{n+9}-1}
$$
as in the left most limit you have made the numerator smaller and the denominator bigger, while in the right most limit you have done the opposite.
If you compute the limits of these two sequences (and show they are equal), then you get your limit.
You can bound the floor function above and below by $n-1 leqlfloor n rfloor leq n$. This means you can bound your limit by
$$
lim frac{n+(n^frac{1}{3}-1)^3}{n-sqrt{n+9}} leq lim frac{n+lfloor n^frac{1}{3} rfloor^3}{n-lfloor sqrt{n+9}rfloor } leq lim frac{n+(n^frac{1}{3})^3}{n-sqrt{n+9}-1}
$$
as in the left most limit you have made the numerator smaller and the denominator bigger, while in the right most limit you have done the opposite.
If you compute the limits of these two sequences (and show they are equal), then you get your limit.
answered yesterday
Eric
915
915
add a comment |
add a comment |
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3005065%2flimit-of-a-sequence-with-floor-function%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
What is the limit without floor function?
– coffeemath
yesterday