Prove a limit involving the ceiling function
up vote
4
down vote
favorite
I found a pattern that I want to prove:
$$f(x) = 2^{lceil log_2(3^x)rceil} - 3^xquad {xinmathbb{Z}^+} $$
$$ lim_{xrightarrowinfty} f(x) = infty $$
Discussion:
$$ f(x) = 2^{lceil log_2(3^x)rceil} - 3^x = 3^x(2^{lceil log_2(3^x)rceil-log_2(3^x)}-1)$$
$$0<lceil log_2(3^x)rceil-log_2(3^x)<1 Rightarrow 0<f(x)<3^x$$
$f(x)$'s lower bound is zero and its upper bound tends to infinity. As far as I know, $f(x)$ can oscillate anywhere in between. However, after checking a few first thousands values of $f$, I am convinced that the function indeed tends to infinity. I guess the fact that $x$ is an integer plays a role in that.
If $lceil log_2(3^x) rceil$ was really close to $log_2(3^x)$, $f(x)$ would be really close to $0$, so the limit would not hold. Experimental results suggest the limit exists, so I guess there are some restrictions on how close $log_2(3^x)$ can be to its ceiling integer.
I don't know how to proceed from that.
number-theory limits irrational-numbers ceiling-function
add a comment |
up vote
4
down vote
favorite
I found a pattern that I want to prove:
$$f(x) = 2^{lceil log_2(3^x)rceil} - 3^xquad {xinmathbb{Z}^+} $$
$$ lim_{xrightarrowinfty} f(x) = infty $$
Discussion:
$$ f(x) = 2^{lceil log_2(3^x)rceil} - 3^x = 3^x(2^{lceil log_2(3^x)rceil-log_2(3^x)}-1)$$
$$0<lceil log_2(3^x)rceil-log_2(3^x)<1 Rightarrow 0<f(x)<3^x$$
$f(x)$'s lower bound is zero and its upper bound tends to infinity. As far as I know, $f(x)$ can oscillate anywhere in between. However, after checking a few first thousands values of $f$, I am convinced that the function indeed tends to infinity. I guess the fact that $x$ is an integer plays a role in that.
If $lceil log_2(3^x) rceil$ was really close to $log_2(3^x)$, $f(x)$ would be really close to $0$, so the limit would not hold. Experimental results suggest the limit exists, so I guess there are some restrictions on how close $log_2(3^x)$ can be to its ceiling integer.
I don't know how to proceed from that.
number-theory limits irrational-numbers ceiling-function
@abiessu Formally, a function goes to $infty$ has no limit, if that what you're talking about; however, I guess you understand what I mean by $f(x) rightarrow infty$.
– Felix Fourcolor
Nov 20 at 5:27
1
Btw +1 for the nice question.
– Paramanand Singh
Nov 20 at 5:35
@FelixFourcolor: a function that goes to $infty$ has that limit. A function that goes to multiple values repeatedly without converging to just one does not have a limit.
– abiessu
Nov 20 at 5:38
@abiessu I guess it's the matter of convention. However if that's the case, I don't understand your previous comment.
– Felix Fourcolor
Nov 20 at 5:52
2
oeis.org/A063003
– John Wayland Bales
Nov 20 at 6:56
add a comment |
up vote
4
down vote
favorite
up vote
4
down vote
favorite
I found a pattern that I want to prove:
$$f(x) = 2^{lceil log_2(3^x)rceil} - 3^xquad {xinmathbb{Z}^+} $$
$$ lim_{xrightarrowinfty} f(x) = infty $$
Discussion:
$$ f(x) = 2^{lceil log_2(3^x)rceil} - 3^x = 3^x(2^{lceil log_2(3^x)rceil-log_2(3^x)}-1)$$
$$0<lceil log_2(3^x)rceil-log_2(3^x)<1 Rightarrow 0<f(x)<3^x$$
$f(x)$'s lower bound is zero and its upper bound tends to infinity. As far as I know, $f(x)$ can oscillate anywhere in between. However, after checking a few first thousands values of $f$, I am convinced that the function indeed tends to infinity. I guess the fact that $x$ is an integer plays a role in that.
If $lceil log_2(3^x) rceil$ was really close to $log_2(3^x)$, $f(x)$ would be really close to $0$, so the limit would not hold. Experimental results suggest the limit exists, so I guess there are some restrictions on how close $log_2(3^x)$ can be to its ceiling integer.
I don't know how to proceed from that.
number-theory limits irrational-numbers ceiling-function
I found a pattern that I want to prove:
$$f(x) = 2^{lceil log_2(3^x)rceil} - 3^xquad {xinmathbb{Z}^+} $$
$$ lim_{xrightarrowinfty} f(x) = infty $$
Discussion:
$$ f(x) = 2^{lceil log_2(3^x)rceil} - 3^x = 3^x(2^{lceil log_2(3^x)rceil-log_2(3^x)}-1)$$
$$0<lceil log_2(3^x)rceil-log_2(3^x)<1 Rightarrow 0<f(x)<3^x$$
$f(x)$'s lower bound is zero and its upper bound tends to infinity. As far as I know, $f(x)$ can oscillate anywhere in between. However, after checking a few first thousands values of $f$, I am convinced that the function indeed tends to infinity. I guess the fact that $x$ is an integer plays a role in that.
If $lceil log_2(3^x) rceil$ was really close to $log_2(3^x)$, $f(x)$ would be really close to $0$, so the limit would not hold. Experimental results suggest the limit exists, so I guess there are some restrictions on how close $log_2(3^x)$ can be to its ceiling integer.
I don't know how to proceed from that.
number-theory limits irrational-numbers ceiling-function
number-theory limits irrational-numbers ceiling-function
edited Nov 20 at 7:31
asked Nov 20 at 4:52
Felix Fourcolor
282214
282214
@abiessu Formally, a function goes to $infty$ has no limit, if that what you're talking about; however, I guess you understand what I mean by $f(x) rightarrow infty$.
– Felix Fourcolor
Nov 20 at 5:27
1
Btw +1 for the nice question.
– Paramanand Singh
Nov 20 at 5:35
@FelixFourcolor: a function that goes to $infty$ has that limit. A function that goes to multiple values repeatedly without converging to just one does not have a limit.
– abiessu
Nov 20 at 5:38
@abiessu I guess it's the matter of convention. However if that's the case, I don't understand your previous comment.
– Felix Fourcolor
Nov 20 at 5:52
2
oeis.org/A063003
– John Wayland Bales
Nov 20 at 6:56
add a comment |
@abiessu Formally, a function goes to $infty$ has no limit, if that what you're talking about; however, I guess you understand what I mean by $f(x) rightarrow infty$.
– Felix Fourcolor
Nov 20 at 5:27
1
Btw +1 for the nice question.
– Paramanand Singh
Nov 20 at 5:35
@FelixFourcolor: a function that goes to $infty$ has that limit. A function that goes to multiple values repeatedly without converging to just one does not have a limit.
– abiessu
Nov 20 at 5:38
@abiessu I guess it's the matter of convention. However if that's the case, I don't understand your previous comment.
– Felix Fourcolor
Nov 20 at 5:52
2
oeis.org/A063003
– John Wayland Bales
Nov 20 at 6:56
@abiessu Formally, a function goes to $infty$ has no limit, if that what you're talking about; however, I guess you understand what I mean by $f(x) rightarrow infty$.
– Felix Fourcolor
Nov 20 at 5:27
@abiessu Formally, a function goes to $infty$ has no limit, if that what you're talking about; however, I guess you understand what I mean by $f(x) rightarrow infty$.
– Felix Fourcolor
Nov 20 at 5:27
1
1
Btw +1 for the nice question.
– Paramanand Singh
Nov 20 at 5:35
Btw +1 for the nice question.
– Paramanand Singh
Nov 20 at 5:35
@FelixFourcolor: a function that goes to $infty$ has that limit. A function that goes to multiple values repeatedly without converging to just one does not have a limit.
– abiessu
Nov 20 at 5:38
@FelixFourcolor: a function that goes to $infty$ has that limit. A function that goes to multiple values repeatedly without converging to just one does not have a limit.
– abiessu
Nov 20 at 5:38
@abiessu I guess it's the matter of convention. However if that's the case, I don't understand your previous comment.
– Felix Fourcolor
Nov 20 at 5:52
@abiessu I guess it's the matter of convention. However if that's the case, I don't understand your previous comment.
– Felix Fourcolor
Nov 20 at 5:52
2
2
oeis.org/A063003
– John Wayland Bales
Nov 20 at 6:56
oeis.org/A063003
– John Wayland Bales
Nov 20 at 6:56
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
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%2f3005952%2fprove-a-limit-involving-the-ceiling-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
@abiessu Formally, a function goes to $infty$ has no limit, if that what you're talking about; however, I guess you understand what I mean by $f(x) rightarrow infty$.
– Felix Fourcolor
Nov 20 at 5:27
1
Btw +1 for the nice question.
– Paramanand Singh
Nov 20 at 5:35
@FelixFourcolor: a function that goes to $infty$ has that limit. A function that goes to multiple values repeatedly without converging to just one does not have a limit.
– abiessu
Nov 20 at 5:38
@abiessu I guess it's the matter of convention. However if that's the case, I don't understand your previous comment.
– Felix Fourcolor
Nov 20 at 5:52
2
oeis.org/A063003
– John Wayland Bales
Nov 20 at 6:56