Calculus - derivatives of xtan(x)

jendoley
Messages
3
Reaction score
0
Find the first and second derivative--simplify your answer.

y=x tanx

I solved the first derivative.
y'=(x)(sec^2(x)) +(tanx)(1)
y'=xsec^2(x) +tanx

I don't know about the second derivative though.
 
Physics news on Phys.org


jendoley said:
Find the first and second derivative--simplify your answer.

y=x tanx

I solved the first derivative.
y'=(x)(sec^2(x)) +(tanx)(1)
y'=xsec^2(x) +tanx

I don't know about the second derivative though.
Take the derivative of y' to get y''. You will need the product rule and the chain rule.
 


(u v)''=u'' v+2 u' v'+u v''
recall
x''=0
and
tan'(x)=sec(x)^2=1+tan(x)^2
so
tan''(x)=(1+tan(x)^2)'=2 tan(x) tan'(x)
 


That's what I don't get how to do... The second derivative. I'm assuming I have the first derivative done right. I'm lost after that.
 


To find the second derivative take derivative of te derivative.
your function is of the form
y=u v
where u=x and v=tan(x)
y'=u' v+u v'
y''=u'' v+2u' v'+u v''
now we we know u' and v' we need only find u'' and v'' and substitute them in
u=x
u'=1
u''=0
v=tan(x)
v'=1+tan(x)^2=sec(x)^2
v''=2 tan(x) tan'(x)=2 tan(x)+2 tan(x)^3=2 tan(x) sec(x)^2
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top