LearninDaMath said:
Sorry about that Cepheid, it was late and I was struggling just to keep my eyes open. I didn't really understand what you meant by the process being circular, but now I get it to be something that simply proves that f'(x) = f'(x), but does not produce an actual evaluation of the derivative.
It's true that your example above is circular, but that's not what I was referring to when I first brought it up. I was referring to the fact that in your original post, on several occasions you
used the fact that \frac{d}{dx}(e^x) = e^x in order to
show that \frac{d}{dx}(e^x) = e^x. Needless to say, this is circular reasoning!
LearninDaMath said:
There were always some gaps in knowledge, but they only became apparent and relevant about 2 threads ago when I was trying to find the derivative of s(t) = (976(.835)^t - 1) +176t.
My professor wrote out the answer for the class as something to look at before an exam. He skipped some steps and since I saw that ln appeared, I figured he must have took ln of both sides. (I was unaware of the use of the exponential rule within a polynomial at this time).
This function s(t) is
not a polynomial.
LearninDaMath said:
So I began trying to solve it by taking ln of both sides, but this was proving complicated for me. So I asked for guidance here on PF. Here I learned that I could use the exponential rule, even if the other terms of the equation are not exponential functions.
You can do this because of a differentiation rule:
the derivative of a sum of functions is equal to the sum of the derivatives of those functions. In other words\frac{ds}{dt} = \frac{d}{dt}[976(0.835)^t - 1 +176t]~~~~~= \frac{d}{dt}[976(0.835)^t] + \frac{d}{dt}(-1) + \frac{d}{dt}(176t)This rule, that the derivative of the sum is the sum of the derivatives is one of those
basic rules that I said you really ought to know before moving on to the more advanced stuff. So, the point is that
you can differentiate each term in the sum separately. You would then apply the exponential rule
only to the term that has the exponential in it.
LearninDaMath said:
It was also explained that, if I preferred, I could actually take ln of both sides, and with some extra work, still arrive at the correct solution. This was news to me. I didn't know you could have a function and use different methods to find its derivative.
I'm not sure why this example is so surprising. If you do the same thing to both sides of an equation, the equation is still true. And if you apply different techniques to find the derivative of a function, then they should all give you the same answer (provided all of those techniques are
valid). After all, mathematics has to be internally consistent! This doesn't mean, however, that you can use
any differentiation method on
any function. You have to know which methods are appropriate in which situations. This knowledge comes from studying calculus, although in some cases it is fairly obvious. I mean,
obviously you can't use the power rule on a function that is not a power law. If you don't understand that, then you haven't understood what the power rule is in the first place, and how it was derived.
LearninDaMath said:
Furthermore, it was explained that I could even use the chain rule. However, I didn't actually delve into solving using the chain rule, as seeing how to use the exponential function, and take ln was good enough for the moment. However, in light of a more recent thread, I have become confused as to why the chain rule would work on s(t) = (976(.835)^t - 1) +176t. Because, from my view, there is no composition of functions here.
You're right there isn't.
LearninDaMath said:
And after taking ln of both sides, there is still no composition of functions.
Yes, of course, there is a composition! You have ln( s(t) ), which is clearly a function of a function.
LearninDaMath said:
And as you explain, the chain rule can only be applied if there is a composition of functions.
That's not quite what I meant. You can always
treat a single function as though it were a composition. Let's take one of your previous examples. Let's say you're trying to differentiate f(x) = b
x with respect to x. You could always write f(x) = b
x as f(u(x)) = b
u(x), where we have defined the function u(x) = x. Now if you apply the chain rule, you get:\frac{df}{dx} = \frac{df}{du}\frac{du}{dx}~~~~~= \frac{d}{du}(b^u)\frac{dx}{dx}~~~~~=\frac{d}{du}b^uAs you can see, these steps have been wasted. In the end, we're back to square one, because we're still stuck having to differentiate the function b
u that we were trying to differentiate in the first place. All that has occurred is a change of symbol.
So, in conclusion, it's not that you can't use the chain rule on a function that isn't a composition of functions. You can. It's just that it's
unnecessary and
doesn't gain you anything. In hindsight, it should be no surprise to you that the substitution, "let u = x" accomplishes nothing.
LearninDaMath said:
So can the chain rule be applied to s(t) = (976(.835)^t - 1) +176t if there is no (readily apparent) composition of functions present?
--------------------------------------------------------------
https://www.physicsforums.com/showthread.php?t=583591
Post#2
Office_Shredder said:
ln does not do what you want it to do. Once you take ln you're basically done as far as simplifying the equation is concerned. Of course, at that point you could just use the chain rule, but that requires differentiating the original equation as well, which begs the question: why are you taking ln before differentiating if all you want is the derivative of s(t)?
---------------------------------------------------------------
You misinterpreted what Office_Shredder said. I have put the key phrase in boldface. He was saying that
after you take the natural log of both sides, then
at that point you will be faced with a composition of functions, which will require you to use the chain rule. He also rightly points out that this is a waste of time and it is better to just differentiate s(t) directly, instead of taking the ln of both sides, which only introduces more work for you once you do end up differentiating.
LearninDaMath said:
I have gone back to trying to apply the chain rule to b^x and b^2x, and I'm finding that the chain rule does not work on b^x (only the exponential rule).
You can apply the chain rule to b
x and I've just shown you how to do so above. It just doesn't help you at all, since you still need to know the exponential rule to compute the derivative of what you end up with. Like I said, it doesn't gain you anything.
LearninDaMath said:
And the chain rule does not work on b^2x (only the exponential rule would work).
Yes, it does work, and in this case, it is
required in order to do the derivative correctly.
LearninDaMath said:
However, the last sentance of the above paragraph seems to conflict with your statement (or I am misunderstanding what is meant by having a composition in the exponent).
If I assume that f(x)=b^2x means that there is as composition in the exponent, and therefore I can use chain rule, then I would have:
= (b^2x)(2)
which would be correct if b = special case e. But how does it actually compute if b is any other constant?
It seems chain rule can not provide the correct answer of b^2x(lnb)?
Once again, you're simply doing it wrong. It seems like you don't know how to apply the chain rule properly. If f(x) = b
2x, then you can say, let u(x) = 2x, then f(u) = b
u. This is a composition of functions (I could have written that explicitly as f(u(x)) = b
u(x)). So, the chain rule says that
\frac{df}{dx} = \frac{df}{du}\frac{du}{dx}~~~~~=\frac{d}{du}(b^u)\frac{d}{dx}(2x)~~~~~=b^u\ln(b)(2)~~~~~=2b^{2x}\ln(b)
I think I have answered all of the questions that you asked in the remainder of your post