$lim_{xto 0}frac{f(ax)}{x},$ knowing the limit of $frac{f(x)}{x}$
If we know that
$$lim_{x rightarrow 0}{frac{f(x)}{x}}rightarrow c,; text{ for a given }cinmathbb{R}.$$ Show that
$$
lim_{x rightarrow 0}{frac{f(ax)}{x}}rightarrow ac; text{ for any } ainmathbb{R}setminus{{0}}.
$$
We definitely know from the above (using the product rule for limits)
$$
lim_{x rightarrow 0}{f(x)}rightarrow 0 ;;text{ holds. }
$$
Don't know if that helps.
calculus limits
add a comment |
If we know that
$$lim_{x rightarrow 0}{frac{f(x)}{x}}rightarrow c,; text{ for a given }cinmathbb{R}.$$ Show that
$$
lim_{x rightarrow 0}{frac{f(ax)}{x}}rightarrow ac; text{ for any } ainmathbb{R}setminus{{0}}.
$$
We definitely know from the above (using the product rule for limits)
$$
lim_{x rightarrow 0}{f(x)}rightarrow 0 ;;text{ holds. }
$$
Don't know if that helps.
calculus limits
3
Hint: defining $y = ax$, we have $limlimits_{xto 0}frac{f(ax)}{x} = limlimits_{yto 0}frac{f(y)}{y/a}$.
– user3482749
yesterday
add a comment |
If we know that
$$lim_{x rightarrow 0}{frac{f(x)}{x}}rightarrow c,; text{ for a given }cinmathbb{R}.$$ Show that
$$
lim_{x rightarrow 0}{frac{f(ax)}{x}}rightarrow ac; text{ for any } ainmathbb{R}setminus{{0}}.
$$
We definitely know from the above (using the product rule for limits)
$$
lim_{x rightarrow 0}{f(x)}rightarrow 0 ;;text{ holds. }
$$
Don't know if that helps.
calculus limits
If we know that
$$lim_{x rightarrow 0}{frac{f(x)}{x}}rightarrow c,; text{ for a given }cinmathbb{R}.$$ Show that
$$
lim_{x rightarrow 0}{frac{f(ax)}{x}}rightarrow ac; text{ for any } ainmathbb{R}setminus{{0}}.
$$
We definitely know from the above (using the product rule for limits)
$$
lim_{x rightarrow 0}{f(x)}rightarrow 0 ;;text{ holds. }
$$
Don't know if that helps.
calculus limits
calculus limits
edited yesterday
amWhy
192k28224439
192k28224439
asked yesterday
Jules
1067
1067
3
Hint: defining $y = ax$, we have $limlimits_{xto 0}frac{f(ax)}{x} = limlimits_{yto 0}frac{f(y)}{y/a}$.
– user3482749
yesterday
add a comment |
3
Hint: defining $y = ax$, we have $limlimits_{xto 0}frac{f(ax)}{x} = limlimits_{yto 0}frac{f(y)}{y/a}$.
– user3482749
yesterday
3
3
Hint: defining $y = ax$, we have $limlimits_{xto 0}frac{f(ax)}{x} = limlimits_{yto 0}frac{f(y)}{y/a}$.
– user3482749
yesterday
Hint: defining $y = ax$, we have $limlimits_{xto 0}frac{f(ax)}{x} = limlimits_{yto 0}frac{f(y)}{y/a}$.
– user3482749
yesterday
add a comment |
4 Answers
4
active
oldest
votes
Hint:
Consider $$limlimits_{x rightarrow 0}{frac{f(ax)}{ax}}$$
add a comment |
$$lim_{xrightarrow 0}{{f(ax)}over x}=lim_{xrightarrow 0}a{{f(ax)}over {ax}}=ac$$
add a comment |
Let $$lim_{xto 0}{f(x)over x}=l$$therefore $$lim_{xto 0}{f(ax)over x}=lim_{xto 0}a{f(ax)over ax}=alim_{xto 0}{f(x)over x}=al$$
add a comment |
As this is elementary, this may require an $epsilon-delta$ argument.
We want to make the following quantity small:
$$left|frac{f(ax)}{x}-acright|$$
Observe that
$$left|frac{f(ax)}{x}-acright|= left|frac{f(ax)}{ax}a-acright|= |a|left|frac{f(ax)}{ax}-cright|$$
and this last factor can be made small because $f(x)/x to c$. It is a good exercise on this level to make this into a rigorous proof.
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
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%2f3059897%2flim-x-to-0-fracfaxx-knowing-the-limit-of-fracfxx%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
Hint:
Consider $$limlimits_{x rightarrow 0}{frac{f(ax)}{ax}}$$
add a comment |
Hint:
Consider $$limlimits_{x rightarrow 0}{frac{f(ax)}{ax}}$$
add a comment |
Hint:
Consider $$limlimits_{x rightarrow 0}{frac{f(ax)}{ax}}$$
Hint:
Consider $$limlimits_{x rightarrow 0}{frac{f(ax)}{ax}}$$
answered yesterday
Henry
98.2k475161
98.2k475161
add a comment |
add a comment |
$$lim_{xrightarrow 0}{{f(ax)}over x}=lim_{xrightarrow 0}a{{f(ax)}over {ax}}=ac$$
add a comment |
$$lim_{xrightarrow 0}{{f(ax)}over x}=lim_{xrightarrow 0}a{{f(ax)}over {ax}}=ac$$
add a comment |
$$lim_{xrightarrow 0}{{f(ax)}over x}=lim_{xrightarrow 0}a{{f(ax)}over {ax}}=ac$$
$$lim_{xrightarrow 0}{{f(ax)}over x}=lim_{xrightarrow 0}a{{f(ax)}over {ax}}=ac$$
edited 21 hours ago
Math_QED
7,11731449
7,11731449
answered yesterday
Tsemo Aristide
56.1k11444
56.1k11444
add a comment |
add a comment |
Let $$lim_{xto 0}{f(x)over x}=l$$therefore $$lim_{xto 0}{f(ax)over x}=lim_{xto 0}a{f(ax)over ax}=alim_{xto 0}{f(x)over x}=al$$
add a comment |
Let $$lim_{xto 0}{f(x)over x}=l$$therefore $$lim_{xto 0}{f(ax)over x}=lim_{xto 0}a{f(ax)over ax}=alim_{xto 0}{f(x)over x}=al$$
add a comment |
Let $$lim_{xto 0}{f(x)over x}=l$$therefore $$lim_{xto 0}{f(ax)over x}=lim_{xto 0}a{f(ax)over ax}=alim_{xto 0}{f(x)over x}=al$$
Let $$lim_{xto 0}{f(x)over x}=l$$therefore $$lim_{xto 0}{f(ax)over x}=lim_{xto 0}a{f(ax)over ax}=alim_{xto 0}{f(x)over x}=al$$
answered yesterday
Mostafa Ayaz
13.7k3936
13.7k3936
add a comment |
add a comment |
As this is elementary, this may require an $epsilon-delta$ argument.
We want to make the following quantity small:
$$left|frac{f(ax)}{x}-acright|$$
Observe that
$$left|frac{f(ax)}{x}-acright|= left|frac{f(ax)}{ax}a-acright|= |a|left|frac{f(ax)}{ax}-cright|$$
and this last factor can be made small because $f(x)/x to c$. It is a good exercise on this level to make this into a rigorous proof.
add a comment |
As this is elementary, this may require an $epsilon-delta$ argument.
We want to make the following quantity small:
$$left|frac{f(ax)}{x}-acright|$$
Observe that
$$left|frac{f(ax)}{x}-acright|= left|frac{f(ax)}{ax}a-acright|= |a|left|frac{f(ax)}{ax}-cright|$$
and this last factor can be made small because $f(x)/x to c$. It is a good exercise on this level to make this into a rigorous proof.
add a comment |
As this is elementary, this may require an $epsilon-delta$ argument.
We want to make the following quantity small:
$$left|frac{f(ax)}{x}-acright|$$
Observe that
$$left|frac{f(ax)}{x}-acright|= left|frac{f(ax)}{ax}a-acright|= |a|left|frac{f(ax)}{ax}-cright|$$
and this last factor can be made small because $f(x)/x to c$. It is a good exercise on this level to make this into a rigorous proof.
As this is elementary, this may require an $epsilon-delta$ argument.
We want to make the following quantity small:
$$left|frac{f(ax)}{x}-acright|$$
Observe that
$$left|frac{f(ax)}{x}-acright|= left|frac{f(ax)}{ax}a-acright|= |a|left|frac{f(ax)}{ax}-cright|$$
and this last factor can be made small because $f(x)/x to c$. It is a good exercise on this level to make this into a rigorous proof.
answered yesterday
Math_QED
7,11731449
7,11731449
add a comment |
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.
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%2f3059897%2flim-x-to-0-fracfaxx-knowing-the-limit-of-fracfxx%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
3
Hint: defining $y = ax$, we have $limlimits_{xto 0}frac{f(ax)}{x} = limlimits_{yto 0}frac{f(y)}{y/a}$.
– user3482749
yesterday