Last time: | Next time: |
Then we'll be ready for Chapter 3: Applications of the Derivative
that \(\ln(|x|)\) is the function whose derivative is \(\frac{1}{x}\) for all real numbers (except at 0, where none of these functions is defined).
This is a composition, but it's a simple composition of a linear function with the exponential function \(e^x\), and this is a more convenient form going forward (if we need to compute derivatives, etc.).
(I hope that you will soon think that the chain rule makes your life easy!:).
Just as before, but once again we have to restrict the domain: |
sine is not invertible. We have a choice, but it seems like the best
place to think of sine as invertible is on the interval
$[-\frac{\pi}{2},\frac{\pi}{2}]$, on which it is invertible, so
we restrict it, and draw in its reflection: arcsine! \(\arcsin(x)\), or
\(\sin^{-1}(x)\).
|
|
|
We proceed just as before, but once again we have to restrict the domain: cosine and tangent are not invertible. We have a choice, but it seems like the best place to think of tangent as invertible is on the interval $[-\frac{\pi}{2},\frac{\pi}{2}]$:
Once we've drawn it, it's easy to draw in the inverse function: | Notice that arctan is a nice S-shaped curve, which is frequently used in math modeling to transition gradually between two states over a period of time: |
|
You might recognize that it looks a lot like the arcsin function: in fact, we can see that it is the reflection of arcsin about the y-axis, followed by a shift up by \(\pi/2\): hence \[ \arccos(x)=\arcsin(-x)+\frac{\pi}{2}. \] | That means we can get its derivative by the chain rule: \[ \frac{d}{dx}\left(\arccos(x)\right) = \frac{-1}{\sqrt{1-x^2}} \] |
|
|
We'll approach this topic via some examples, such as the ones given in the section intro, and in the section preview. Let's start with the preview, as a sort of warm-up.
We know how to differentiate y with respect to x, using the power rule: \[ \frac{d}{dx}y = \left(x^{-1}\right)' = -x^{-2} = \frac{-1}{x^2} \]
But there's another way to think about this relationship, and that's
This gives no priority to either variable -- it's symmetric in both.
(This means that the graph of $y$ is symmetric about the line $x=y$ -- and that we could find the derivative of $y$ with respect to \(x\) from the derivative of $x$ with respect to \(y\)!)
We can still differentiate to find y'(x), however, using the product rule and something called "implicit differentiation". We consider $y$ and unknown (implicitly defined) function of $x$, treating it as $y(x)$; then, since both sides of the equation
are equal, the derivatives of both sides must be equal (we made the same argument when we used the chain rule to find the derivative of inverse functions!).
We differentiate both sides, and equate them (using the product rule on the left). From this we obtain the correct derivative, as well: \[ \frac{d}{dx}\left(xy\right) = y(x) + xy'(x) = 0 \] and solving for \(y'(x)\), we get \[ y'(x) = \frac{-y(x)}{x} = \frac{-1}{x^2} \]
One of the issues is that this is not the graph of a function -- it fails the vertical line test. But it is clearly a really important graph for us to be able to do calculus on (e.g. make tangent lines).
One approach to dealing with this object is to divide it into two separate functions: an upper and a lower function, which would look like this: \[ y=\pm \sqrt{16-x^2} \] The upper function corresponds to the "+" sign, whereas the lower corresponds to the "-" sign. But what a pain! This is where dealing with it as an implicit function helps us.
The figure illustrates an example of a problem one might want to solve for the graph above: what is the slope of the tangent to the circle that goes through the point $(a,b)$?
I can think of two ways to solve this:
The geometric solution shown in the figure is to use the slope \(m_r\) of the line between the origin and the point \((a,b)\), and to observe that the tangent line is perpendicular -- and hence has as its slope the negative multiplicative reciprocal, \(m_t=\frac{-1}{m_r}\).
But let's do it implicitly, by "differentiating the equation of the circle": \[ x^2 + y^2 = 16\text{.} \]
But you can see that this fails the vertical line test -- we can't call it the graph of a function.
Q: What is the equation of the tangent line shown? (Actually we can use symmetry alone to answer this question! That's a powerful notion....)
Even though the graph is not the graph of a function (either $y(x)$ or $x(y)$), we can still find tangent lines, etc., using ordinary derivatives. It is the case, however, that a single point in the plane can be represented by several different tangent lines (e.g. the point (0,0))
Q: What are the two equations of the tangent line to the point (0,0)?
Because the equation is symmetric in $y$ (it's even in $y$), we expect the curve to be a reflection about the $x$-axis (as we can see in the figure).
So if $(x,y)$ is a point on the graph, then $(x,-y)$ will also be on the graph (and vice versa).