Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Asymptote
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Asymptotes for rational functions === A [[rational function]] has at most one horizontal asymptote or oblique (slant) asymptote, and possibly many vertical asymptotes. The [[Degree of a polynomial|degree]] of the numerator and degree of the denominator determine whether or not there are any horizontal or oblique asymptotes. The cases are tabulated below, where deg(numerator) is the degree of the numerator, and deg(denominator) is the degree of the denominator. {| align=center class="wikitable" |+ The cases of horizontal and oblique asymptotes for rational functions |- ! deg(numerator)βdeg(denominator) ! Asymptotes in general ! Example ! Asymptote for example |- | < 0 | <math>y= 0</math> | <math>f(x)=\frac{1}{x^2+1}</math> | <math>y=0</math> |- | = 0 | ''y'' = the ratio of leading coefficients | <math>f(x)=\frac{2x^2+7}{3x^2+x+12}</math> | <math>y=\frac{2}{3}</math> |- | = 1 | ''y'' = the quotient of the [[Euclidean division of polynomials|Euclidean division]] of the numerator by the denominator | <math>f(x)=\frac{2x^2+3x+5}{x}=2x+3+\frac{5}{x}</math> | <math>y=2x+3</math> |- | > 1 | none | <math>f(x)=\frac{2x^4}{3x^2+1}</math> | no linear asymptote, but a [[#Curvilinear_asymptotes|curvilinear asymptote]] exists |} The vertical asymptotes occur only when the denominator is zero (If both the numerator and denominator are zero, the multiplicities of the zero are compared). For example, the following function has vertical asymptotes at ''x'' = 0, and ''x'' = 1, but not at ''x'' = 2. :<math>f(x)=\frac{x^2-5x+6}{x^3-3x^2+2x}=\frac{(x-2)(x-3)}{x(x-1)(x-2)}</math> ==== Oblique asymptotes of rational functions ==== [[File:SlantAsymptoteError.svg|right|thumb|320px|Black: the graph of <math>f(x)=(x^2+x+1)/(x+1)</math>. Red: the asymptote <math>y=x</math>. Green: difference between the graph and its asymptote for <math>x=1,2,3,4,5,6</math>.]] When the numerator of a rational function has degree exactly one greater than the denominator, the function has an oblique (slant) asymptote. The asymptote is the polynomial term after [[Polynomial long division|dividing]] the numerator and denominator. This phenomenon occurs because when dividing the fraction, there will be a linear term, and a remainder. For example, consider the function :<math>f(x)=\frac{x^2+x+1}{x+1}=x+\frac{1}{x+1}</math> shown to the right. As the value of ''x'' increases, ''f'' approaches the asymptote ''y'' = ''x''. This is because the other term, 1/(''x''+1), approaches 0. If the degree of the numerator is more than 1 larger than the degree of the denominator, and the denominator does not divide the numerator, there will be a nonzero remainder that goes to zero as ''x'' increases, but the quotient will not be linear, and the function does not have an oblique asymptote.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)