Derivatives of General Exponential and Logarithmic Functions

Dustobusto
Messages
32
Reaction score
0
So in my math class we're studying derivatives involving ln(), tanh, coth, etc..

I need to say this first. I skipped precalc and trig and went straight to calculus, so whenever I see a trig problem, I can only go off of what I've learned "along the way." This problem has baffled me, please help me out. It seems rather simple in nature so it shouldn't take too long to solve this.

Homework Statement



Find the derivative:

y = ln(tan x)

Homework Equations



So there are a ton of rules involving ln() functions. Here's a couple

The derivative (d/dx) of ln(x) = 1/x
d/dx of ln[f(x)] = derivative of f(x) over f(x) or f'(x)/f(x)

The Attempt at a Solution



So, I learned that in these scenarios, tan x, sec x, sin x, etc. are considered composite functions. So I used f'(x)/f(x) to solve.

f(x) is clearly tan x. The book says the derivative of tan x = sec2 x. So I end up with, as my answer

sec2 x/ tan x.

The back of the book gives 1/(sin x cos x)

Am I missing a trigonometric rule here? Did I perform this incorrectly?
 
Physics news on Phys.org
You did it perfectly. All you need to do now is to show that

\frac{sec^2(x)}{\tan(x)} = \frac{1}{\sin(x)\cos(x)}

Try to prove this by expressing both sec and tan in terms of sin and cos.
 
ok nice to know
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top