How to compute the limit of the following function
$begingroup$
I'm looking for a way to compute the following limit:
$$limlimits_{xto infty} left(|x|^beta-|x-c|^betaright),quad cinmathbb{R},,betain(0,1).$$
My hypothesis is that this limit is equal to $0$ and the range of $beta$ plays an important role because for $betain[1,infty)$ the claim fails. I've tried L'Hospital's Rule and the squeezing theorem. But so far, I didn't succeed. Any help is appreciated.
real-analysis limits
$endgroup$
add a comment |
$begingroup$
I'm looking for a way to compute the following limit:
$$limlimits_{xto infty} left(|x|^beta-|x-c|^betaright),quad cinmathbb{R},,betain(0,1).$$
My hypothesis is that this limit is equal to $0$ and the range of $beta$ plays an important role because for $betain[1,infty)$ the claim fails. I've tried L'Hospital's Rule and the squeezing theorem. But so far, I didn't succeed. Any help is appreciated.
real-analysis limits
$endgroup$
add a comment |
$begingroup$
I'm looking for a way to compute the following limit:
$$limlimits_{xto infty} left(|x|^beta-|x-c|^betaright),quad cinmathbb{R},,betain(0,1).$$
My hypothesis is that this limit is equal to $0$ and the range of $beta$ plays an important role because for $betain[1,infty)$ the claim fails. I've tried L'Hospital's Rule and the squeezing theorem. But so far, I didn't succeed. Any help is appreciated.
real-analysis limits
$endgroup$
I'm looking for a way to compute the following limit:
$$limlimits_{xto infty} left(|x|^beta-|x-c|^betaright),quad cinmathbb{R},,betain(0,1).$$
My hypothesis is that this limit is equal to $0$ and the range of $beta$ plays an important role because for $betain[1,infty)$ the claim fails. I've tried L'Hospital's Rule and the squeezing theorem. But so far, I didn't succeed. Any help is appreciated.
real-analysis limits
real-analysis limits
asked Dec 29 '18 at 10:04
Math95Math95
164
164
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
For $x$ large enough the quantities $x$ and $x-c$ are positive. Therefore we can ignore the absolute values.
$$f(x) = vert x vert^beta - vert x - cvert^beta=x^beta left(1 - left(1-frac{c}{x}right)^betaright)$$
And
$$left(1-frac{c}{x}right)^beta = 1 - frac{cbeta}{x} +o(frac{1}{x})$$
Hence
$$f(x) =x^beta left(1 - left(1 - frac{cbeta}{x} +o(frac{1}{x})right)right) = frac{cbeta}{x^{1-beta}} + o(frac{1}{x^{1-beta}})$$
Proving according to your intution that $limlimits_{x to infty} f(x) = 0$.
$endgroup$
$begingroup$
@ClaudeLeibovici Merci Claude! I'll update the answer.
$endgroup$
– mathcounterexamples.net
Dec 29 '18 at 10:23
$begingroup$
Hi Jean-Pierre ! Interesting website for sure. Are you working in university ? Cheers.
$endgroup$
– Claude Leibovici
Dec 29 '18 at 10:26
$begingroup$
@ClaudeLeibovici Thanks! No, I'm an engineer who turn (badly ;-)) to sales activities. But I always was found of mathematics and studied by myself as a hobby. I was "agrégé" (also as a hobby) in 2012 but finally didn't switch to teaching. Your works in simulation were probably great!
$endgroup$
– mathcounterexamples.net
Dec 29 '18 at 10:30
$begingroup$
Thank you for your answer. In the second row of your formulas, you are using the approximation (+errorterm) of the functionvalue with the help of the tangent, right? In the last step, I would use the following: $x^{beta}=o(x)$ and the errorterm in the approximation above is $g(x)=o(frac{1}{x})$. This implies that $f(x)=frac{cbeta}{x^{1-beta}}+o(frac{1}{x}x)$ which clearly shows the claim, right? For $xto-infty$ the limit is the same because of point-symmetry with respect to $frac{c}{2}$. Am I right?
$endgroup$
– Math95
Dec 30 '18 at 14:46
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
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%2f3055697%2fhow-to-compute-the-limit-of-the-following-function%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
For $x$ large enough the quantities $x$ and $x-c$ are positive. Therefore we can ignore the absolute values.
$$f(x) = vert x vert^beta - vert x - cvert^beta=x^beta left(1 - left(1-frac{c}{x}right)^betaright)$$
And
$$left(1-frac{c}{x}right)^beta = 1 - frac{cbeta}{x} +o(frac{1}{x})$$
Hence
$$f(x) =x^beta left(1 - left(1 - frac{cbeta}{x} +o(frac{1}{x})right)right) = frac{cbeta}{x^{1-beta}} + o(frac{1}{x^{1-beta}})$$
Proving according to your intution that $limlimits_{x to infty} f(x) = 0$.
$endgroup$
$begingroup$
@ClaudeLeibovici Merci Claude! I'll update the answer.
$endgroup$
– mathcounterexamples.net
Dec 29 '18 at 10:23
$begingroup$
Hi Jean-Pierre ! Interesting website for sure. Are you working in university ? Cheers.
$endgroup$
– Claude Leibovici
Dec 29 '18 at 10:26
$begingroup$
@ClaudeLeibovici Thanks! No, I'm an engineer who turn (badly ;-)) to sales activities. But I always was found of mathematics and studied by myself as a hobby. I was "agrégé" (also as a hobby) in 2012 but finally didn't switch to teaching. Your works in simulation were probably great!
$endgroup$
– mathcounterexamples.net
Dec 29 '18 at 10:30
$begingroup$
Thank you for your answer. In the second row of your formulas, you are using the approximation (+errorterm) of the functionvalue with the help of the tangent, right? In the last step, I would use the following: $x^{beta}=o(x)$ and the errorterm in the approximation above is $g(x)=o(frac{1}{x})$. This implies that $f(x)=frac{cbeta}{x^{1-beta}}+o(frac{1}{x}x)$ which clearly shows the claim, right? For $xto-infty$ the limit is the same because of point-symmetry with respect to $frac{c}{2}$. Am I right?
$endgroup$
– Math95
Dec 30 '18 at 14:46
add a comment |
$begingroup$
For $x$ large enough the quantities $x$ and $x-c$ are positive. Therefore we can ignore the absolute values.
$$f(x) = vert x vert^beta - vert x - cvert^beta=x^beta left(1 - left(1-frac{c}{x}right)^betaright)$$
And
$$left(1-frac{c}{x}right)^beta = 1 - frac{cbeta}{x} +o(frac{1}{x})$$
Hence
$$f(x) =x^beta left(1 - left(1 - frac{cbeta}{x} +o(frac{1}{x})right)right) = frac{cbeta}{x^{1-beta}} + o(frac{1}{x^{1-beta}})$$
Proving according to your intution that $limlimits_{x to infty} f(x) = 0$.
$endgroup$
$begingroup$
@ClaudeLeibovici Merci Claude! I'll update the answer.
$endgroup$
– mathcounterexamples.net
Dec 29 '18 at 10:23
$begingroup$
Hi Jean-Pierre ! Interesting website for sure. Are you working in university ? Cheers.
$endgroup$
– Claude Leibovici
Dec 29 '18 at 10:26
$begingroup$
@ClaudeLeibovici Thanks! No, I'm an engineer who turn (badly ;-)) to sales activities. But I always was found of mathematics and studied by myself as a hobby. I was "agrégé" (also as a hobby) in 2012 but finally didn't switch to teaching. Your works in simulation were probably great!
$endgroup$
– mathcounterexamples.net
Dec 29 '18 at 10:30
$begingroup$
Thank you for your answer. In the second row of your formulas, you are using the approximation (+errorterm) of the functionvalue with the help of the tangent, right? In the last step, I would use the following: $x^{beta}=o(x)$ and the errorterm in the approximation above is $g(x)=o(frac{1}{x})$. This implies that $f(x)=frac{cbeta}{x^{1-beta}}+o(frac{1}{x}x)$ which clearly shows the claim, right? For $xto-infty$ the limit is the same because of point-symmetry with respect to $frac{c}{2}$. Am I right?
$endgroup$
– Math95
Dec 30 '18 at 14:46
add a comment |
$begingroup$
For $x$ large enough the quantities $x$ and $x-c$ are positive. Therefore we can ignore the absolute values.
$$f(x) = vert x vert^beta - vert x - cvert^beta=x^beta left(1 - left(1-frac{c}{x}right)^betaright)$$
And
$$left(1-frac{c}{x}right)^beta = 1 - frac{cbeta}{x} +o(frac{1}{x})$$
Hence
$$f(x) =x^beta left(1 - left(1 - frac{cbeta}{x} +o(frac{1}{x})right)right) = frac{cbeta}{x^{1-beta}} + o(frac{1}{x^{1-beta}})$$
Proving according to your intution that $limlimits_{x to infty} f(x) = 0$.
$endgroup$
For $x$ large enough the quantities $x$ and $x-c$ are positive. Therefore we can ignore the absolute values.
$$f(x) = vert x vert^beta - vert x - cvert^beta=x^beta left(1 - left(1-frac{c}{x}right)^betaright)$$
And
$$left(1-frac{c}{x}right)^beta = 1 - frac{cbeta}{x} +o(frac{1}{x})$$
Hence
$$f(x) =x^beta left(1 - left(1 - frac{cbeta}{x} +o(frac{1}{x})right)right) = frac{cbeta}{x^{1-beta}} + o(frac{1}{x^{1-beta}})$$
Proving according to your intution that $limlimits_{x to infty} f(x) = 0$.
edited Dec 29 '18 at 10:23
answered Dec 29 '18 at 10:15
mathcounterexamples.netmathcounterexamples.net
26.9k22158
26.9k22158
$begingroup$
@ClaudeLeibovici Merci Claude! I'll update the answer.
$endgroup$
– mathcounterexamples.net
Dec 29 '18 at 10:23
$begingroup$
Hi Jean-Pierre ! Interesting website for sure. Are you working in university ? Cheers.
$endgroup$
– Claude Leibovici
Dec 29 '18 at 10:26
$begingroup$
@ClaudeLeibovici Thanks! No, I'm an engineer who turn (badly ;-)) to sales activities. But I always was found of mathematics and studied by myself as a hobby. I was "agrégé" (also as a hobby) in 2012 but finally didn't switch to teaching. Your works in simulation were probably great!
$endgroup$
– mathcounterexamples.net
Dec 29 '18 at 10:30
$begingroup$
Thank you for your answer. In the second row of your formulas, you are using the approximation (+errorterm) of the functionvalue with the help of the tangent, right? In the last step, I would use the following: $x^{beta}=o(x)$ and the errorterm in the approximation above is $g(x)=o(frac{1}{x})$. This implies that $f(x)=frac{cbeta}{x^{1-beta}}+o(frac{1}{x}x)$ which clearly shows the claim, right? For $xto-infty$ the limit is the same because of point-symmetry with respect to $frac{c}{2}$. Am I right?
$endgroup$
– Math95
Dec 30 '18 at 14:46
add a comment |
$begingroup$
@ClaudeLeibovici Merci Claude! I'll update the answer.
$endgroup$
– mathcounterexamples.net
Dec 29 '18 at 10:23
$begingroup$
Hi Jean-Pierre ! Interesting website for sure. Are you working in university ? Cheers.
$endgroup$
– Claude Leibovici
Dec 29 '18 at 10:26
$begingroup$
@ClaudeLeibovici Thanks! No, I'm an engineer who turn (badly ;-)) to sales activities. But I always was found of mathematics and studied by myself as a hobby. I was "agrégé" (also as a hobby) in 2012 but finally didn't switch to teaching. Your works in simulation were probably great!
$endgroup$
– mathcounterexamples.net
Dec 29 '18 at 10:30
$begingroup$
Thank you for your answer. In the second row of your formulas, you are using the approximation (+errorterm) of the functionvalue with the help of the tangent, right? In the last step, I would use the following: $x^{beta}=o(x)$ and the errorterm in the approximation above is $g(x)=o(frac{1}{x})$. This implies that $f(x)=frac{cbeta}{x^{1-beta}}+o(frac{1}{x}x)$ which clearly shows the claim, right? For $xto-infty$ the limit is the same because of point-symmetry with respect to $frac{c}{2}$. Am I right?
$endgroup$
– Math95
Dec 30 '18 at 14:46
$begingroup$
@ClaudeLeibovici Merci Claude! I'll update the answer.
$endgroup$
– mathcounterexamples.net
Dec 29 '18 at 10:23
$begingroup$
@ClaudeLeibovici Merci Claude! I'll update the answer.
$endgroup$
– mathcounterexamples.net
Dec 29 '18 at 10:23
$begingroup$
Hi Jean-Pierre ! Interesting website for sure. Are you working in university ? Cheers.
$endgroup$
– Claude Leibovici
Dec 29 '18 at 10:26
$begingroup$
Hi Jean-Pierre ! Interesting website for sure. Are you working in university ? Cheers.
$endgroup$
– Claude Leibovici
Dec 29 '18 at 10:26
$begingroup$
@ClaudeLeibovici Thanks! No, I'm an engineer who turn (badly ;-)) to sales activities. But I always was found of mathematics and studied by myself as a hobby. I was "agrégé" (also as a hobby) in 2012 but finally didn't switch to teaching. Your works in simulation were probably great!
$endgroup$
– mathcounterexamples.net
Dec 29 '18 at 10:30
$begingroup$
@ClaudeLeibovici Thanks! No, I'm an engineer who turn (badly ;-)) to sales activities. But I always was found of mathematics and studied by myself as a hobby. I was "agrégé" (also as a hobby) in 2012 but finally didn't switch to teaching. Your works in simulation were probably great!
$endgroup$
– mathcounterexamples.net
Dec 29 '18 at 10:30
$begingroup$
Thank you for your answer. In the second row of your formulas, you are using the approximation (+errorterm) of the functionvalue with the help of the tangent, right? In the last step, I would use the following: $x^{beta}=o(x)$ and the errorterm in the approximation above is $g(x)=o(frac{1}{x})$. This implies that $f(x)=frac{cbeta}{x^{1-beta}}+o(frac{1}{x}x)$ which clearly shows the claim, right? For $xto-infty$ the limit is the same because of point-symmetry with respect to $frac{c}{2}$. Am I right?
$endgroup$
– Math95
Dec 30 '18 at 14:46
$begingroup$
Thank you for your answer. In the second row of your formulas, you are using the approximation (+errorterm) of the functionvalue with the help of the tangent, right? In the last step, I would use the following: $x^{beta}=o(x)$ and the errorterm in the approximation above is $g(x)=o(frac{1}{x})$. This implies that $f(x)=frac{cbeta}{x^{1-beta}}+o(frac{1}{x}x)$ which clearly shows the claim, right? For $xto-infty$ the limit is the same because of point-symmetry with respect to $frac{c}{2}$. Am I right?
$endgroup$
– Math95
Dec 30 '18 at 14:46
add a comment |
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.
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%2f3055697%2fhow-to-compute-the-limit-of-the-following-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