What is the Derivative of a Trigonometric Function?

AI Thread Summary
The discussion revolves around finding the derivative of a trigonometric function, specifically \(\frac {d} {dx}( \frac {\sin(x)\sec(x)} {1+x\tan(x)})\). The original poster struggled with the calculation, initially applying the product and quotient rules incorrectly, leading to an overly complex answer. After clarifying the use of trigonometric identities, they simplified the expression to \(\frac {\tan(x)} {1+\tan(x)}\) and attempted to differentiate it again. Ultimately, they recognized the application of the Pythagorean identity, leading to the correct answer and a sense of accomplishment in helping their classmates understand the material. The conversation highlights the importance of proper application of differentiation rules and trigonometric identities in calculus.
Aresius
Messages
49
Reaction score
0
Well I've managed to handle these pretty well considering I was absolutely stumped during Limits of trig functions. However on a more difficult homework question I came out with an incredibly huge answer which was far from the real one.

Let me try latex for the first time...

\frac {dy} {dx} \frac {\sin(x)\sec(x)} {1+x\tan(x)} = ?

I know the answer is (because of the textbook)

\frac {1} {(1+x\tan(x))^2}

But I came out with a huge answer and I'm stumped. I tried using the product rule for the numerator and then using the quotient rule on the result and the denominator. Keep in mind, we just did those two before doing derivatives of trig functions.

:confused:
 
Physics news on Phys.org
first some notation hints:

Perhaps you mean
\frac {d} {dx}( \frac {\sin(x)\sec(x)} {1+x\tan(x)}) = ?

the y is unnecessary since you are providing a function of x to differentiate.
 
can you show what was your solution and how you got there? maybe then we could tell you what step you did wrong.
 
You may wish to consider the definitions of the trig functions to simplify the numerator first. Then apply the quiotient rule,... show us your work.
 
Actually the way the question was written was find f'(x) but I like Leibniz better.

Well I erased my work because it confused me more than it aided me :smile: but i'll give it a try.

I applied the product rule to the numerator (sin(x)sec(x)) using the derivatives of basic trig functions, I got this for the numerator.

\sin(x)\sec(x)\tan(x) + \sec(x)\cos(x)

Looks simple enough but then I applied the quotient rule.

\frac {\sin(x)\sec(x)\tan(x) + \sec(x)\cos(x) + \sin(x)\sec(x)\tan^2(x) + \sec(x)\cos(x) - \sin(x)\sec^3(x)} {(1+tan(x))^2}

Quite far from the answer...
 
From a trig identity stand point what is Sin(x)Sec(x) equivalent to?
 
Sin(x)/Cos(x)?

Which is Tan(x), therefore I'm an idiot :smile:

Hold on let me work this out.
 
Last edited:
Nothing any 5yr old couldn't do...











With ten years experiance.
 
That would make the equation

\frac {\tan(x)} {1+\tan(x)}

And using the quotient rule I come out with

\frac {\sec^2(x)+\sec^2(x)\tan(x)-\tan(x)\sec^2(x)} {(1+\tan(x))^2}

That would simplify to

\frac {\sec^2(x)} {(1+\tan(x))^2}

Which is not the answer in the back of the book. Should I be getting rid of that 1 + before plugging into the quotient rule? I don't think so because that wouldn't have worked in a similar question which I got correct.
 
  • #10
Isn't the denominator (1 + x tan(x)) ?
 
  • #11
Ok I'm going to break something... I swear my brain was here prior to me doing this question.

Would that not give the same result though? Just with an x in front of tanx on the denominator.
 
Last edited:
  • #12
Aresius said:
Ok I'm going to break something... I swear my brain was here prior to me doing this question.

Would that not give the same result though? Just with an x in front of tanx on the denominator.
You will need to use the product rule to differentiate, this will give you an addtional term.

You are close, keep after it... watch for usefull trig identies.
 
  • #13
I differentiated 1+xtan(x) and got xsec^2(x) + tan(x)

Using that I applied the quotient rule and got this

\frac {\sec^2(x) + x\tan(x)\sec^2(x) - x\sec^2(x)\tan(x) + \tan^2(x)} {(1-x\tan(x))^2}

Which simplifies to

\frac {\sec^2(x) + tan^2(x)} {(1-x\tan(x))^2}

Now am I assuming correctly that you can apply the pythagorean identity to this and get an answer of 1/1 on the numerator and the denominator staying the same, giving me my correct answer?
 
  • #14
Aresius said:
I differentiated 1+xtan(x) and got xsec^2(x) + tan(x)

Using that I applied the quotient rule and got this

\frac {\sec^2(x) + x\tan(x)\sec^2(x) - x\sec^2(x)\tan(x) + \tan^2(x)} {(1-x\tan(x))^2}

Which simplifies to

\frac {\sec^2(x) + tan^2(x)} {(1-x tan(x)}

Now am I assuming correctly that you can apply the pythagorean identity to this and get an answer of 1/1 on the numerator and the denominator staying the same, giving me my correct answer?
I think you lost a negitive sign in the numerator.

I get
\frac {sec^2(x) - Tan^2(x)} {(1 - x Tan(x))^2}

but
sec^2(x) - Tan^2(x) =1
 
Last edited:
  • #15
Yep I got it all right, and got a nice mark for class participation for explaining it to everyone who didn't get it, which just happened to be the entire class :smile:

Thanks! Now on to Chain rule homework...
 
Back
Top