Finding derivative of sin^-1 (x^2 + 1)

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

Homework Statement



Diffentiate [tex]f(x)=\sin^{-1}(x^2+1)[/tex]

Homework Equations





The Attempt at a Solution



[tex]f'(x)=(-1)(2x)\sin^{-2} (x^2+1)\cos (x^2+1)[/tex]

am i correct ? But wolfram alpha is giving me something else

http://www.wolframalpha.com/input/?i=differentiate+sin^(-1)+(x^2+1)
 
Physics news on Phys.org
Hi thereddevils! :smile:

(try using the X2 tag just above the Reply box :wink:)

You're misreading the (admittedly slightly misleading :rolleyes:) special inverse trig notation …

you've correctly differentiated f(x) = 1/sin(x2+1) :smile:,

but the question means f(x) = arcsin(x2+1) :wink:

(see eg http://mathworld.wolfram.com/InverseTrigonometricFunctions.html" doesn't help at all :frown:)
 
Last edited by a moderator:


thanks tiny , but what's that tag for ? seems that it makes my font smaller .
 
thereddevils said:
thanks tiny , but what's that tag for ? seems that it makes my font smaller .

Should be smaller, but higher up: 222 :rolleyes: … wheee! :-p

Are you using the same tag as me? …

it's on the second row (the one that starts B I U …), six from the end :smile:
 


tiny-tim said:
Should be smaller, but higher up: 222 :rolleyes: … wheee! :-p

Are you using the same tag as me? …

it's on the second row (the one that starts B I U …), six from the end :smile:

x2 , wow never know it can be done that way , interesting !

Vo

Why is there no latex tags in this forum ? I will need to type the tags myself which is sometimes troublesome :biggrin:
 
thereddevils said:
Why is there no latex tags in this forum ? I will need to type the tags myself which is sometimes troublesome :biggrin:

The ∑ tag (at the end of the line) gives you lots of latex symbols, and the first one you click also gives you [noparse][tex]and[/tex][/noparse] :wink:
 


Table of Derivatives:
[PLAIN]https://dl.dropbox.com/u/4645835/MATH/derv_arcsin.gif
 
Last edited by a moderator:


Remember the Chain rule, reddevils?

which says let

y = y(u(x)) where derivative is

[tex]\frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}[/tex]

which you properly also know as

[tex](f \circ g)'(x) = f'(g(x)) \cdot g'(x)[/tex]

since you know that

[tex]f(u) = sin^{-1}(u)[/tex]

and

[tex]u = x^2+1[/tex]

then its up to you to use formula above correctly :D

Sincerely
Susanne
 


Susanne217 said:
Remember the Chain rule, reddevils?

which says let

y = y(u(x)) where derivative is

[tex]\frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}[/tex]

which you properly also know as

[tex](f \circ g)'(x) = f'(g(x)) \cdot g'(x)[/tex]

since you know that

[tex]f(u) = sin^{-1}(u)[/tex]

and

[tex]u = x^2+1[/tex]

then its up to you to use formula above correctly :D

Sincerely
Susanne

thanks Susan .
 


thereddevils said:
thanks Susan .

You are welcome!