Last time | Next time |
The quiz featured four particular functions (or families of functions):
Every rational function looks like a polynomial at \(\pm \infty\). This one looks like a constant function. Notice that we could rewrite it as \[ \frac{2x+1}{1x+0} \] which is of the form of the quiz function \(\frac{ax+b}{cx+d}\); and that the horizontal asymptote is the ratio of the leading terms. This is always the case when the degrees of the polynomials are the same.
We can go in the opposite direction: with \(c \ne 0\), we can rewrite \[ f(x) = \frac{ax+b}{cx+d} = \frac{\frac{a}{c}(cx+d)-\frac{ad}{c}+b}{cx+d} = \left(\frac{a}{c}\right) + \left(\frac{b-\frac{ad}{c}}{cx+d}\right) \] (you can see why it's important that \(c \ne 0\) in this analysis!).
Hence the constant is the only term standing asymptotically.
When we do "asymptotic analysis", we're often interested in what happens to a function's graph when \(x \to \pm \infty\).
In the case of these functions, they look like constant polynomials as \(x \to \pm \infty\). They also have a vertical asymptote, wherever the denominator is zero (which is just the one point \(x=-d/c\) in this case). For this example, the domain might be given as \(\mathbb{R}-\{-d/c\}\): in other words, all real numbers except for the problem point.
The general rule is that the order of the polynomial is given by the ratio of the degrees of the polynomials that make up the rational function: if \[ r(x)=\frac{p_m(x)}{p_n(x)} \]
where \(p_m(x)\) is a polynomial of degree \(m\), and where \(p_n(x)\) is a polynomial of degree \(n\), with \(m \ge n\), then \[ r(x) \sim q_{m-n}(x) \] as \(x \to \pm \infty\), where \(q\) is a polynomial of degree \(m-n\). We read that \(\sim\) ("tilde") as \(r(x)\) "goes like" \(q\) as \(x\) goes to \(\pm \infty\).
If \(m < n\), then the rational function will go to 0 as \(x \to \pm \infty\).
It's actually easy to see what polynomial is the "asymptote". Let's do a couple:
This is kind of a quirky example! But it should give you the general idea....
And once we've done the division, let's re-write it to emphasize that it's just a transformation of the function \(\frac{1}{x}\).
Their domains are \((-\infty,0) \cup (0,\infty)\), but the even powers and their inverses must be restricted to one half or the other.
One comment is that in practice these functions always require an argument. That is we don't write "\(\tan^2\)" without the parentheses and a variable or value to be evaluated. For example, it's not permitted to write \[ \sin^2 + \cos^2 = 1 \] You have to provide an argument -- functions are hungry, and eat arguments: \[ \sin^2(x) + \cos^2(x) = 1 \]
Now for the quiz you were required to write the derivative of a composition of a polynomial (\(x^2\)) and the arctan function (which you do using the chain rule):
A few of you couldn't recall the derivative of the arctan function, and guessed that the derivative was \[ \frac{1}{1-x^2} \]
Looking at this graph of the arctan function, how do we know that this is incorrect?
An application of asymptotes shows that this isn't possible:
We had population data through 1860, and fit an exponential function to it: \[ a b^t \] But we suspected that the model would break down in time, since it predicted a population of about 2 billion today...:)
In reality, we expect there to be a carrying capacity to the city's population. I pulled down some data to continue on from the previous data, and modelled it with two alternative functions: one is an arctan, \[ \frac{a \left(\tan ^{-1}(c (t-b))+\frac{\pi }{2}\right)}{\pi } \]
and the other based off an exponential (and called a logistic model):
\[ \frac{a}{1 + e^{c (b-t)}} \]
The three parameters do the same thing in each of these two models: