Deriving the Double Derivative of tan(x)

  • Thread starter Thread starter _wolfgang_
  • Start date Start date
  • Tags Tags
    Derivative
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 6K views
_wolfgang_
Messages
23
Reaction score
0

Homework Statement


the question asked to prove that the double derivaitve of y=tan(x) is...
2y(1+y^2)
eg. 2tanx(1+tan^2(x))



Homework Equations





The Attempt at a Solution



I was able to get the first derivative ( i think)
y=tan(x)
=(sin(x))/(cos(x))

dy/dx=(cos(x)cos(x)-(sin(x)(-sin(x))))/cos^2(x)
=(cos^2(x)+sin^2(x))/cos^2(x)
=1/cos^2(x)

from here i am not to sure how to get the second derivative...
 
Physics news on Phys.org
So would i use the quotient rule to do that or something else?? like the chain rule??
 
ok iv done that i get
2sin(x)/cos^3(x)
now iv got the double derivative i can't see how to simplify it to get 2tanx(1+tan^2(x))
 
All I can tell is that

[tex]\frac {2 \sin x} {\cos^3 x} = \frac {2 \tan x } {\cos^2 x}[/tex]

is a correct second derivative.
 
ok thanks for the help i should be able to get it from here