Can a Horizontal asymptote occur for all $lim_{xto infty}$
$begingroup$
What is the cases that we use with it a horizontal asymptote ?
I mean is it always we use a horizontal asymptote we use $lim_{xto infty}$
limit as $fleft(xright)=:frac{x^2-1}{x^2+1}$ can not be $1$ which in this case it's obvious to use horizontal asymptote
But there is also some other functions like
$:fleft(xright)=left(frac{−3}{7}xright)$ which f(x) begin{bmatrix}mathrm{Solution:}:&:-infty :<fleft(xright)<infty \ :mathrm{Interval:Notation:}&:left(-infty :,:infty :right)end{bmatrix}
which not clear to use with it a horizontal asymptote !
what make me ask this Question is in my james book it defend a horizontal asymptote as :
The line $y=L$ is called a horizontal asymptote of the curve $y=f(x)$
if either
$lim :_{xto :infty ::}fleft(xright):=:L:$
or
$lim ::_{xto ::-infty :::}fleft(xright):=:L$
It's looks like a general definition for horizontal asymptote to use it with $lim_{xto infty}$
limits
$endgroup$
add a comment |
$begingroup$
What is the cases that we use with it a horizontal asymptote ?
I mean is it always we use a horizontal asymptote we use $lim_{xto infty}$
limit as $fleft(xright)=:frac{x^2-1}{x^2+1}$ can not be $1$ which in this case it's obvious to use horizontal asymptote
But there is also some other functions like
$:fleft(xright)=left(frac{−3}{7}xright)$ which f(x) begin{bmatrix}mathrm{Solution:}:&:-infty :<fleft(xright)<infty \ :mathrm{Interval:Notation:}&:left(-infty :,:infty :right)end{bmatrix}
which not clear to use with it a horizontal asymptote !
what make me ask this Question is in my james book it defend a horizontal asymptote as :
The line $y=L$ is called a horizontal asymptote of the curve $y=f(x)$
if either
$lim :_{xto :infty ::}fleft(xright):=:L:$
or
$lim ::_{xto ::-infty :::}fleft(xright):=:L$
It's looks like a general definition for horizontal asymptote to use it with $lim_{xto infty}$
limits
$endgroup$
add a comment |
$begingroup$
What is the cases that we use with it a horizontal asymptote ?
I mean is it always we use a horizontal asymptote we use $lim_{xto infty}$
limit as $fleft(xright)=:frac{x^2-1}{x^2+1}$ can not be $1$ which in this case it's obvious to use horizontal asymptote
But there is also some other functions like
$:fleft(xright)=left(frac{−3}{7}xright)$ which f(x) begin{bmatrix}mathrm{Solution:}:&:-infty :<fleft(xright)<infty \ :mathrm{Interval:Notation:}&:left(-infty :,:infty :right)end{bmatrix}
which not clear to use with it a horizontal asymptote !
what make me ask this Question is in my james book it defend a horizontal asymptote as :
The line $y=L$ is called a horizontal asymptote of the curve $y=f(x)$
if either
$lim :_{xto :infty ::}fleft(xright):=:L:$
or
$lim ::_{xto ::-infty :::}fleft(xright):=:L$
It's looks like a general definition for horizontal asymptote to use it with $lim_{xto infty}$
limits
$endgroup$
What is the cases that we use with it a horizontal asymptote ?
I mean is it always we use a horizontal asymptote we use $lim_{xto infty}$
limit as $fleft(xright)=:frac{x^2-1}{x^2+1}$ can not be $1$ which in this case it's obvious to use horizontal asymptote
But there is also some other functions like
$:fleft(xright)=left(frac{−3}{7}xright)$ which f(x) begin{bmatrix}mathrm{Solution:}:&:-infty :<fleft(xright)<infty \ :mathrm{Interval:Notation:}&:left(-infty :,:infty :right)end{bmatrix}
which not clear to use with it a horizontal asymptote !
what make me ask this Question is in my james book it defend a horizontal asymptote as :
The line $y=L$ is called a horizontal asymptote of the curve $y=f(x)$
if either
$lim :_{xto :infty ::}fleft(xright):=:L:$
or
$lim ::_{xto ::-infty :::}fleft(xright):=:L$
It's looks like a general definition for horizontal asymptote to use it with $lim_{xto infty}$
limits
limits
asked Jan 10 at 4:33
Ammar BamhdiAmmar Bamhdi
305
305
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Horizontal asymptotes are found by $lim_limits{x to infty}f(x)$ and $lim_limits{x to -infty}f(x)$ given that they exist.
As an example, you have a rational function $frac{P(x)}{Q(x)}$ in which the two polynomials have the same degree:
$$f(x) = frac{a_1x^n+b_1x^{n-1}+c_1x^{n-2}+…+z_1}{a_2x^n+b_2x^{n-1}+c_2x^{n-2}+…+z_2}$$
As $x to infty$, $a_1x^n$ and $a_2x^n$ quickly outgrow the rest of the terms, leaving $frac{a_1x^n}{a_2x^n}$, so $lim_limits{x to pminfty}f(x) = frac{a_1}{a_2}$, which becomes the horizontal asymptote. This is usually shown through factoring and noting that $frac{c}{x} to 0$ as $x to infty$ for constant $c$:
$$f(x) = frac{left(a_1+frac{b_1}{x}+frac{c_1}{x^2}+…+frac{z_1}{x^n}right)}{x^nleft(a_2+frac{b_2}{x}+frac{c_2}{x^2}+…+frac{z_2}{x^n}right)} = frac{a_1+frac{b_1}{x}+frac{c_1}{x^2}+…+frac{z_1}{x^n}}{a_2+frac{b_2}{x}+frac{c_2}{x^2}+…+frac{z_2}{x^n}}$$
$$lim_{x to pm infty} f(x) = lim_{x to pm infty}frac{a_1color{blue}{+frac{b_1}{x}+frac{c_1}{x^2}+…+frac{z_1}{x^n}}}{a_2color{blue}{+frac{b_2}{x}+frac{c_2}{x^2}+…+frac{z_2}{x^n}}} = frac{a_1color{blue}{+0+0+…+0}}{a_2color{blue}{+0+0+…+0}} = frac{a_1}{a_2}$$
Hence, for $f(x) = frac{x^2+1}{x^2-1}$, the horizontal asymptote becomes $frac{1}{1} = 1$.
Your second example involves a linear function. A linear function has no asymptotes because its range is $y in mathbb{R}$ and $lim_limits{x to pm infty} f(x)$ is not a finite value. You’re looking for a value that $f(x)$ tends to as it approaches infinity or negative infinity, but that value may not always exist.
Sometimes, a function might have two horizontal asymptotes. An example of this is $f(x) = frac{3x+2}{sqrt{x^2-4}}$. To find the horizontal asymptotes, you use the normal process:
$$lim_{x to infty} f(x) = lim_{x to infty}frac{3x+2}{sqrt{x^2-4}} = lim_{x to infty}frac{xleft(3+frac{2}{x}right)}{sqrt{x^2left(1-frac{4}{x^2}right)}} = frac{x(3+0)}{sqrt{x^2(1+0)}} = frac{3x}{sqrt{x^2}}$$
Recalling $sqrt{x^2} = x$ for $x geq 0$, the first horizontal asymptote becomes $y = frac{3x}{x} = 3$. To find the second horizontal asymptote, you need $lim_limits{x to -infty} f(x)$:
$$lim_{x to -infty} f(x) = lim_{x to -infty}frac{3x+2}{sqrt{x^2-4}} = lim_{x to -infty}frac{xleft(3+frac{2}{x}right)}{sqrt{x^2left(1-frac{4}{x^2}right)}} = frac{3x}{sqrt{x^2}}$$
Recalling $sqrt{x^2} = -x$ for $x < 0$, the second horizontal asymptote becomes $y = frac{3x}{-x} = -3$. Here is the plot.
You can use the same process for other functions you are given.
$endgroup$
$begingroup$
You right about function $fleft(xright)=left(frac{−3}{7}xright)$ it's range is not finite, but what about linear function with slope 0 it's have any horizontal asymptote?
$endgroup$
– Ammar Bamhdi
Jan 10 at 7:02
$begingroup$
More precisely, since its limits to infinity are divergent, there is no horizontal asymptote.
$endgroup$
– KM101
Jan 10 at 7:04
1
$begingroup$
I didn’t see your other question. A constant function in the form $f(x) = c$ may be thought of as asymptotic to itself since the line lies on the asymptote itself I guess, but there really is no point in considering it as such.
$endgroup$
– KM101
Jan 10 at 13:19
$begingroup$
@KM101- Yes, You right, i just want to knew if we let limit x to infinity with A constant function in the form $f(x)=c$ could it have horizontal asymptote, This is for me tricky since if Yes , then a horizontal asymptote can cross the graph of function infinite many of times ! any way Thanks for helping me. Vote Up and accepted answers.
$endgroup$
– Ammar Bamhdi
Jan 10 at 13:41
$begingroup$
I’m glad the answer helped!
$endgroup$
– KM101
Jan 10 at 13:54
add a comment |
$begingroup$
There are functions like $f(x)=arctan(x)$ which have two horizontal asymptotes. Here both $y=pi/2$ [as $x to infty$] and $y=-pi/2$ [as $x to - infty$] are asymptotes. It can be seen by reflecting the graph of $tan(x)$ on $(-pi/2,pi/2)$ through the line $y=x.$
Another case for your question is $g(x)=e^x.$ It has $y=0$ as a horizontal asymptote, but only as $xto -infty.$ It gives an example where one cannot just consider $x to infty.$ [Here the limit as $x to infty$ is $infty,$ not a number $L$ as required in the book you mention.
$endgroup$
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%2f3068241%2fcan-a-horizontal-asymptote-occur-for-all-lim-x-to-infty%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Horizontal asymptotes are found by $lim_limits{x to infty}f(x)$ and $lim_limits{x to -infty}f(x)$ given that they exist.
As an example, you have a rational function $frac{P(x)}{Q(x)}$ in which the two polynomials have the same degree:
$$f(x) = frac{a_1x^n+b_1x^{n-1}+c_1x^{n-2}+…+z_1}{a_2x^n+b_2x^{n-1}+c_2x^{n-2}+…+z_2}$$
As $x to infty$, $a_1x^n$ and $a_2x^n$ quickly outgrow the rest of the terms, leaving $frac{a_1x^n}{a_2x^n}$, so $lim_limits{x to pminfty}f(x) = frac{a_1}{a_2}$, which becomes the horizontal asymptote. This is usually shown through factoring and noting that $frac{c}{x} to 0$ as $x to infty$ for constant $c$:
$$f(x) = frac{left(a_1+frac{b_1}{x}+frac{c_1}{x^2}+…+frac{z_1}{x^n}right)}{x^nleft(a_2+frac{b_2}{x}+frac{c_2}{x^2}+…+frac{z_2}{x^n}right)} = frac{a_1+frac{b_1}{x}+frac{c_1}{x^2}+…+frac{z_1}{x^n}}{a_2+frac{b_2}{x}+frac{c_2}{x^2}+…+frac{z_2}{x^n}}$$
$$lim_{x to pm infty} f(x) = lim_{x to pm infty}frac{a_1color{blue}{+frac{b_1}{x}+frac{c_1}{x^2}+…+frac{z_1}{x^n}}}{a_2color{blue}{+frac{b_2}{x}+frac{c_2}{x^2}+…+frac{z_2}{x^n}}} = frac{a_1color{blue}{+0+0+…+0}}{a_2color{blue}{+0+0+…+0}} = frac{a_1}{a_2}$$
Hence, for $f(x) = frac{x^2+1}{x^2-1}$, the horizontal asymptote becomes $frac{1}{1} = 1$.
Your second example involves a linear function. A linear function has no asymptotes because its range is $y in mathbb{R}$ and $lim_limits{x to pm infty} f(x)$ is not a finite value. You’re looking for a value that $f(x)$ tends to as it approaches infinity or negative infinity, but that value may not always exist.
Sometimes, a function might have two horizontal asymptotes. An example of this is $f(x) = frac{3x+2}{sqrt{x^2-4}}$. To find the horizontal asymptotes, you use the normal process:
$$lim_{x to infty} f(x) = lim_{x to infty}frac{3x+2}{sqrt{x^2-4}} = lim_{x to infty}frac{xleft(3+frac{2}{x}right)}{sqrt{x^2left(1-frac{4}{x^2}right)}} = frac{x(3+0)}{sqrt{x^2(1+0)}} = frac{3x}{sqrt{x^2}}$$
Recalling $sqrt{x^2} = x$ for $x geq 0$, the first horizontal asymptote becomes $y = frac{3x}{x} = 3$. To find the second horizontal asymptote, you need $lim_limits{x to -infty} f(x)$:
$$lim_{x to -infty} f(x) = lim_{x to -infty}frac{3x+2}{sqrt{x^2-4}} = lim_{x to -infty}frac{xleft(3+frac{2}{x}right)}{sqrt{x^2left(1-frac{4}{x^2}right)}} = frac{3x}{sqrt{x^2}}$$
Recalling $sqrt{x^2} = -x$ for $x < 0$, the second horizontal asymptote becomes $y = frac{3x}{-x} = -3$. Here is the plot.
You can use the same process for other functions you are given.
$endgroup$
$begingroup$
You right about function $fleft(xright)=left(frac{−3}{7}xright)$ it's range is not finite, but what about linear function with slope 0 it's have any horizontal asymptote?
$endgroup$
– Ammar Bamhdi
Jan 10 at 7:02
$begingroup$
More precisely, since its limits to infinity are divergent, there is no horizontal asymptote.
$endgroup$
– KM101
Jan 10 at 7:04
1
$begingroup$
I didn’t see your other question. A constant function in the form $f(x) = c$ may be thought of as asymptotic to itself since the line lies on the asymptote itself I guess, but there really is no point in considering it as such.
$endgroup$
– KM101
Jan 10 at 13:19
$begingroup$
@KM101- Yes, You right, i just want to knew if we let limit x to infinity with A constant function in the form $f(x)=c$ could it have horizontal asymptote, This is for me tricky since if Yes , then a horizontal asymptote can cross the graph of function infinite many of times ! any way Thanks for helping me. Vote Up and accepted answers.
$endgroup$
– Ammar Bamhdi
Jan 10 at 13:41
$begingroup$
I’m glad the answer helped!
$endgroup$
– KM101
Jan 10 at 13:54
add a comment |
$begingroup$
Horizontal asymptotes are found by $lim_limits{x to infty}f(x)$ and $lim_limits{x to -infty}f(x)$ given that they exist.
As an example, you have a rational function $frac{P(x)}{Q(x)}$ in which the two polynomials have the same degree:
$$f(x) = frac{a_1x^n+b_1x^{n-1}+c_1x^{n-2}+…+z_1}{a_2x^n+b_2x^{n-1}+c_2x^{n-2}+…+z_2}$$
As $x to infty$, $a_1x^n$ and $a_2x^n$ quickly outgrow the rest of the terms, leaving $frac{a_1x^n}{a_2x^n}$, so $lim_limits{x to pminfty}f(x) = frac{a_1}{a_2}$, which becomes the horizontal asymptote. This is usually shown through factoring and noting that $frac{c}{x} to 0$ as $x to infty$ for constant $c$:
$$f(x) = frac{left(a_1+frac{b_1}{x}+frac{c_1}{x^2}+…+frac{z_1}{x^n}right)}{x^nleft(a_2+frac{b_2}{x}+frac{c_2}{x^2}+…+frac{z_2}{x^n}right)} = frac{a_1+frac{b_1}{x}+frac{c_1}{x^2}+…+frac{z_1}{x^n}}{a_2+frac{b_2}{x}+frac{c_2}{x^2}+…+frac{z_2}{x^n}}$$
$$lim_{x to pm infty} f(x) = lim_{x to pm infty}frac{a_1color{blue}{+frac{b_1}{x}+frac{c_1}{x^2}+…+frac{z_1}{x^n}}}{a_2color{blue}{+frac{b_2}{x}+frac{c_2}{x^2}+…+frac{z_2}{x^n}}} = frac{a_1color{blue}{+0+0+…+0}}{a_2color{blue}{+0+0+…+0}} = frac{a_1}{a_2}$$
Hence, for $f(x) = frac{x^2+1}{x^2-1}$, the horizontal asymptote becomes $frac{1}{1} = 1$.
Your second example involves a linear function. A linear function has no asymptotes because its range is $y in mathbb{R}$ and $lim_limits{x to pm infty} f(x)$ is not a finite value. You’re looking for a value that $f(x)$ tends to as it approaches infinity or negative infinity, but that value may not always exist.
Sometimes, a function might have two horizontal asymptotes. An example of this is $f(x) = frac{3x+2}{sqrt{x^2-4}}$. To find the horizontal asymptotes, you use the normal process:
$$lim_{x to infty} f(x) = lim_{x to infty}frac{3x+2}{sqrt{x^2-4}} = lim_{x to infty}frac{xleft(3+frac{2}{x}right)}{sqrt{x^2left(1-frac{4}{x^2}right)}} = frac{x(3+0)}{sqrt{x^2(1+0)}} = frac{3x}{sqrt{x^2}}$$
Recalling $sqrt{x^2} = x$ for $x geq 0$, the first horizontal asymptote becomes $y = frac{3x}{x} = 3$. To find the second horizontal asymptote, you need $lim_limits{x to -infty} f(x)$:
$$lim_{x to -infty} f(x) = lim_{x to -infty}frac{3x+2}{sqrt{x^2-4}} = lim_{x to -infty}frac{xleft(3+frac{2}{x}right)}{sqrt{x^2left(1-frac{4}{x^2}right)}} = frac{3x}{sqrt{x^2}}$$
Recalling $sqrt{x^2} = -x$ for $x < 0$, the second horizontal asymptote becomes $y = frac{3x}{-x} = -3$. Here is the plot.
You can use the same process for other functions you are given.
$endgroup$
$begingroup$
You right about function $fleft(xright)=left(frac{−3}{7}xright)$ it's range is not finite, but what about linear function with slope 0 it's have any horizontal asymptote?
$endgroup$
– Ammar Bamhdi
Jan 10 at 7:02
$begingroup$
More precisely, since its limits to infinity are divergent, there is no horizontal asymptote.
$endgroup$
– KM101
Jan 10 at 7:04
1
$begingroup$
I didn’t see your other question. A constant function in the form $f(x) = c$ may be thought of as asymptotic to itself since the line lies on the asymptote itself I guess, but there really is no point in considering it as such.
$endgroup$
– KM101
Jan 10 at 13:19
$begingroup$
@KM101- Yes, You right, i just want to knew if we let limit x to infinity with A constant function in the form $f(x)=c$ could it have horizontal asymptote, This is for me tricky since if Yes , then a horizontal asymptote can cross the graph of function infinite many of times ! any way Thanks for helping me. Vote Up and accepted answers.
$endgroup$
– Ammar Bamhdi
Jan 10 at 13:41
$begingroup$
I’m glad the answer helped!
$endgroup$
– KM101
Jan 10 at 13:54
add a comment |
$begingroup$
Horizontal asymptotes are found by $lim_limits{x to infty}f(x)$ and $lim_limits{x to -infty}f(x)$ given that they exist.
As an example, you have a rational function $frac{P(x)}{Q(x)}$ in which the two polynomials have the same degree:
$$f(x) = frac{a_1x^n+b_1x^{n-1}+c_1x^{n-2}+…+z_1}{a_2x^n+b_2x^{n-1}+c_2x^{n-2}+…+z_2}$$
As $x to infty$, $a_1x^n$ and $a_2x^n$ quickly outgrow the rest of the terms, leaving $frac{a_1x^n}{a_2x^n}$, so $lim_limits{x to pminfty}f(x) = frac{a_1}{a_2}$, which becomes the horizontal asymptote. This is usually shown through factoring and noting that $frac{c}{x} to 0$ as $x to infty$ for constant $c$:
$$f(x) = frac{left(a_1+frac{b_1}{x}+frac{c_1}{x^2}+…+frac{z_1}{x^n}right)}{x^nleft(a_2+frac{b_2}{x}+frac{c_2}{x^2}+…+frac{z_2}{x^n}right)} = frac{a_1+frac{b_1}{x}+frac{c_1}{x^2}+…+frac{z_1}{x^n}}{a_2+frac{b_2}{x}+frac{c_2}{x^2}+…+frac{z_2}{x^n}}$$
$$lim_{x to pm infty} f(x) = lim_{x to pm infty}frac{a_1color{blue}{+frac{b_1}{x}+frac{c_1}{x^2}+…+frac{z_1}{x^n}}}{a_2color{blue}{+frac{b_2}{x}+frac{c_2}{x^2}+…+frac{z_2}{x^n}}} = frac{a_1color{blue}{+0+0+…+0}}{a_2color{blue}{+0+0+…+0}} = frac{a_1}{a_2}$$
Hence, for $f(x) = frac{x^2+1}{x^2-1}$, the horizontal asymptote becomes $frac{1}{1} = 1$.
Your second example involves a linear function. A linear function has no asymptotes because its range is $y in mathbb{R}$ and $lim_limits{x to pm infty} f(x)$ is not a finite value. You’re looking for a value that $f(x)$ tends to as it approaches infinity or negative infinity, but that value may not always exist.
Sometimes, a function might have two horizontal asymptotes. An example of this is $f(x) = frac{3x+2}{sqrt{x^2-4}}$. To find the horizontal asymptotes, you use the normal process:
$$lim_{x to infty} f(x) = lim_{x to infty}frac{3x+2}{sqrt{x^2-4}} = lim_{x to infty}frac{xleft(3+frac{2}{x}right)}{sqrt{x^2left(1-frac{4}{x^2}right)}} = frac{x(3+0)}{sqrt{x^2(1+0)}} = frac{3x}{sqrt{x^2}}$$
Recalling $sqrt{x^2} = x$ for $x geq 0$, the first horizontal asymptote becomes $y = frac{3x}{x} = 3$. To find the second horizontal asymptote, you need $lim_limits{x to -infty} f(x)$:
$$lim_{x to -infty} f(x) = lim_{x to -infty}frac{3x+2}{sqrt{x^2-4}} = lim_{x to -infty}frac{xleft(3+frac{2}{x}right)}{sqrt{x^2left(1-frac{4}{x^2}right)}} = frac{3x}{sqrt{x^2}}$$
Recalling $sqrt{x^2} = -x$ for $x < 0$, the second horizontal asymptote becomes $y = frac{3x}{-x} = -3$. Here is the plot.
You can use the same process for other functions you are given.
$endgroup$
Horizontal asymptotes are found by $lim_limits{x to infty}f(x)$ and $lim_limits{x to -infty}f(x)$ given that they exist.
As an example, you have a rational function $frac{P(x)}{Q(x)}$ in which the two polynomials have the same degree:
$$f(x) = frac{a_1x^n+b_1x^{n-1}+c_1x^{n-2}+…+z_1}{a_2x^n+b_2x^{n-1}+c_2x^{n-2}+…+z_2}$$
As $x to infty$, $a_1x^n$ and $a_2x^n$ quickly outgrow the rest of the terms, leaving $frac{a_1x^n}{a_2x^n}$, so $lim_limits{x to pminfty}f(x) = frac{a_1}{a_2}$, which becomes the horizontal asymptote. This is usually shown through factoring and noting that $frac{c}{x} to 0$ as $x to infty$ for constant $c$:
$$f(x) = frac{left(a_1+frac{b_1}{x}+frac{c_1}{x^2}+…+frac{z_1}{x^n}right)}{x^nleft(a_2+frac{b_2}{x}+frac{c_2}{x^2}+…+frac{z_2}{x^n}right)} = frac{a_1+frac{b_1}{x}+frac{c_1}{x^2}+…+frac{z_1}{x^n}}{a_2+frac{b_2}{x}+frac{c_2}{x^2}+…+frac{z_2}{x^n}}$$
$$lim_{x to pm infty} f(x) = lim_{x to pm infty}frac{a_1color{blue}{+frac{b_1}{x}+frac{c_1}{x^2}+…+frac{z_1}{x^n}}}{a_2color{blue}{+frac{b_2}{x}+frac{c_2}{x^2}+…+frac{z_2}{x^n}}} = frac{a_1color{blue}{+0+0+…+0}}{a_2color{blue}{+0+0+…+0}} = frac{a_1}{a_2}$$
Hence, for $f(x) = frac{x^2+1}{x^2-1}$, the horizontal asymptote becomes $frac{1}{1} = 1$.
Your second example involves a linear function. A linear function has no asymptotes because its range is $y in mathbb{R}$ and $lim_limits{x to pm infty} f(x)$ is not a finite value. You’re looking for a value that $f(x)$ tends to as it approaches infinity or negative infinity, but that value may not always exist.
Sometimes, a function might have two horizontal asymptotes. An example of this is $f(x) = frac{3x+2}{sqrt{x^2-4}}$. To find the horizontal asymptotes, you use the normal process:
$$lim_{x to infty} f(x) = lim_{x to infty}frac{3x+2}{sqrt{x^2-4}} = lim_{x to infty}frac{xleft(3+frac{2}{x}right)}{sqrt{x^2left(1-frac{4}{x^2}right)}} = frac{x(3+0)}{sqrt{x^2(1+0)}} = frac{3x}{sqrt{x^2}}$$
Recalling $sqrt{x^2} = x$ for $x geq 0$, the first horizontal asymptote becomes $y = frac{3x}{x} = 3$. To find the second horizontal asymptote, you need $lim_limits{x to -infty} f(x)$:
$$lim_{x to -infty} f(x) = lim_{x to -infty}frac{3x+2}{sqrt{x^2-4}} = lim_{x to -infty}frac{xleft(3+frac{2}{x}right)}{sqrt{x^2left(1-frac{4}{x^2}right)}} = frac{3x}{sqrt{x^2}}$$
Recalling $sqrt{x^2} = -x$ for $x < 0$, the second horizontal asymptote becomes $y = frac{3x}{-x} = -3$. Here is the plot.
You can use the same process for other functions you are given.
edited Jan 10 at 13:25
answered Jan 10 at 6:28
KM101KM101
5,9131523
5,9131523
$begingroup$
You right about function $fleft(xright)=left(frac{−3}{7}xright)$ it's range is not finite, but what about linear function with slope 0 it's have any horizontal asymptote?
$endgroup$
– Ammar Bamhdi
Jan 10 at 7:02
$begingroup$
More precisely, since its limits to infinity are divergent, there is no horizontal asymptote.
$endgroup$
– KM101
Jan 10 at 7:04
1
$begingroup$
I didn’t see your other question. A constant function in the form $f(x) = c$ may be thought of as asymptotic to itself since the line lies on the asymptote itself I guess, but there really is no point in considering it as such.
$endgroup$
– KM101
Jan 10 at 13:19
$begingroup$
@KM101- Yes, You right, i just want to knew if we let limit x to infinity with A constant function in the form $f(x)=c$ could it have horizontal asymptote, This is for me tricky since if Yes , then a horizontal asymptote can cross the graph of function infinite many of times ! any way Thanks for helping me. Vote Up and accepted answers.
$endgroup$
– Ammar Bamhdi
Jan 10 at 13:41
$begingroup$
I’m glad the answer helped!
$endgroup$
– KM101
Jan 10 at 13:54
add a comment |
$begingroup$
You right about function $fleft(xright)=left(frac{−3}{7}xright)$ it's range is not finite, but what about linear function with slope 0 it's have any horizontal asymptote?
$endgroup$
– Ammar Bamhdi
Jan 10 at 7:02
$begingroup$
More precisely, since its limits to infinity are divergent, there is no horizontal asymptote.
$endgroup$
– KM101
Jan 10 at 7:04
1
$begingroup$
I didn’t see your other question. A constant function in the form $f(x) = c$ may be thought of as asymptotic to itself since the line lies on the asymptote itself I guess, but there really is no point in considering it as such.
$endgroup$
– KM101
Jan 10 at 13:19
$begingroup$
@KM101- Yes, You right, i just want to knew if we let limit x to infinity with A constant function in the form $f(x)=c$ could it have horizontal asymptote, This is for me tricky since if Yes , then a horizontal asymptote can cross the graph of function infinite many of times ! any way Thanks for helping me. Vote Up and accepted answers.
$endgroup$
– Ammar Bamhdi
Jan 10 at 13:41
$begingroup$
I’m glad the answer helped!
$endgroup$
– KM101
Jan 10 at 13:54
$begingroup$
You right about function $fleft(xright)=left(frac{−3}{7}xright)$ it's range is not finite, but what about linear function with slope 0 it's have any horizontal asymptote?
$endgroup$
– Ammar Bamhdi
Jan 10 at 7:02
$begingroup$
You right about function $fleft(xright)=left(frac{−3}{7}xright)$ it's range is not finite, but what about linear function with slope 0 it's have any horizontal asymptote?
$endgroup$
– Ammar Bamhdi
Jan 10 at 7:02
$begingroup$
More precisely, since its limits to infinity are divergent, there is no horizontal asymptote.
$endgroup$
– KM101
Jan 10 at 7:04
$begingroup$
More precisely, since its limits to infinity are divergent, there is no horizontal asymptote.
$endgroup$
– KM101
Jan 10 at 7:04
1
1
$begingroup$
I didn’t see your other question. A constant function in the form $f(x) = c$ may be thought of as asymptotic to itself since the line lies on the asymptote itself I guess, but there really is no point in considering it as such.
$endgroup$
– KM101
Jan 10 at 13:19
$begingroup$
I didn’t see your other question. A constant function in the form $f(x) = c$ may be thought of as asymptotic to itself since the line lies on the asymptote itself I guess, but there really is no point in considering it as such.
$endgroup$
– KM101
Jan 10 at 13:19
$begingroup$
@KM101- Yes, You right, i just want to knew if we let limit x to infinity with A constant function in the form $f(x)=c$ could it have horizontal asymptote, This is for me tricky since if Yes , then a horizontal asymptote can cross the graph of function infinite many of times ! any way Thanks for helping me. Vote Up and accepted answers.
$endgroup$
– Ammar Bamhdi
Jan 10 at 13:41
$begingroup$
@KM101- Yes, You right, i just want to knew if we let limit x to infinity with A constant function in the form $f(x)=c$ could it have horizontal asymptote, This is for me tricky since if Yes , then a horizontal asymptote can cross the graph of function infinite many of times ! any way Thanks for helping me. Vote Up and accepted answers.
$endgroup$
– Ammar Bamhdi
Jan 10 at 13:41
$begingroup$
I’m glad the answer helped!
$endgroup$
– KM101
Jan 10 at 13:54
$begingroup$
I’m glad the answer helped!
$endgroup$
– KM101
Jan 10 at 13:54
add a comment |
$begingroup$
There are functions like $f(x)=arctan(x)$ which have two horizontal asymptotes. Here both $y=pi/2$ [as $x to infty$] and $y=-pi/2$ [as $x to - infty$] are asymptotes. It can be seen by reflecting the graph of $tan(x)$ on $(-pi/2,pi/2)$ through the line $y=x.$
Another case for your question is $g(x)=e^x.$ It has $y=0$ as a horizontal asymptote, but only as $xto -infty.$ It gives an example where one cannot just consider $x to infty.$ [Here the limit as $x to infty$ is $infty,$ not a number $L$ as required in the book you mention.
$endgroup$
add a comment |
$begingroup$
There are functions like $f(x)=arctan(x)$ which have two horizontal asymptotes. Here both $y=pi/2$ [as $x to infty$] and $y=-pi/2$ [as $x to - infty$] are asymptotes. It can be seen by reflecting the graph of $tan(x)$ on $(-pi/2,pi/2)$ through the line $y=x.$
Another case for your question is $g(x)=e^x.$ It has $y=0$ as a horizontal asymptote, but only as $xto -infty.$ It gives an example where one cannot just consider $x to infty.$ [Here the limit as $x to infty$ is $infty,$ not a number $L$ as required in the book you mention.
$endgroup$
add a comment |
$begingroup$
There are functions like $f(x)=arctan(x)$ which have two horizontal asymptotes. Here both $y=pi/2$ [as $x to infty$] and $y=-pi/2$ [as $x to - infty$] are asymptotes. It can be seen by reflecting the graph of $tan(x)$ on $(-pi/2,pi/2)$ through the line $y=x.$
Another case for your question is $g(x)=e^x.$ It has $y=0$ as a horizontal asymptote, but only as $xto -infty.$ It gives an example where one cannot just consider $x to infty.$ [Here the limit as $x to infty$ is $infty,$ not a number $L$ as required in the book you mention.
$endgroup$
There are functions like $f(x)=arctan(x)$ which have two horizontal asymptotes. Here both $y=pi/2$ [as $x to infty$] and $y=-pi/2$ [as $x to - infty$] are asymptotes. It can be seen by reflecting the graph of $tan(x)$ on $(-pi/2,pi/2)$ through the line $y=x.$
Another case for your question is $g(x)=e^x.$ It has $y=0$ as a horizontal asymptote, but only as $xto -infty.$ It gives an example where one cannot just consider $x to infty.$ [Here the limit as $x to infty$ is $infty,$ not a number $L$ as required in the book you mention.
edited Jan 10 at 7:05
answered Jan 10 at 4:46
coffeemathcoffeemath
2,6961413
2,6961413
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.
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%2f3068241%2fcan-a-horizontal-asymptote-occur-for-all-lim-x-to-infty%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