Results 1 to 4 of 4

Thread: Derivative

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2005
    Location
    Australia
    Posts
    2

    Derivative

    If f(x) = InverseCos[2x/(1+x^2)]
    Find f '(x)

    After some workings I got the answer f '(x) = 2/(1+x^2), but I think the solution is actually -2/(1+x^2). Does anyone know what the correct answer is?

  2. #2
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Derivative

    I assume by InverseCos you mean the ArcCos or cos-1. The derivative of this function can be found from:

    f(x) = cos-1(x)

    x = cos(f)

    df/dx = 1 / (dx/df) = 1 / -sin(f) = 1 / -sqrt(1 - cos2(f)) = -1 / sqrt(1 - x2)

    Now, applying the chain rule for the composite functions:

    f(x) = cos-1[2x/(1+x2)]

    df/dx = (-1 / sqrt(1 - (2x/(1 + x2)))) * d/dx (2x/(1+x2)) = -2/(1 + x2)
    Last edited by krtxmrtz; Jul 4th, 2005 at 08:20 AM.
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  3. #3
    Junior Member
    Join Date
    Jul 2005
    Location
    New Delhi,India
    Posts
    18

    Re: Derivative

    Your question was -

    Differentiate f(x) with respect to x where -

    f(x) = cos^(-1) { 2*x/(1+x^2)}

    Putting x = tan y first,f(x) becomes-

    f(x) = cos^(-1) [ 2*tan y/{1+(tan y)^2} ]

    f(x) = cos^(-1) { 2*tan y/(sec y)^2 }

    f(x) = cos^(-1) [ 2*sin y*cos y ]

    f(x) = cos^(-1) [ sin 2*y ]

    f(x) = cos^(-1) [ cos (90 - 2*y) ] 90 is in degrees

    f(x) = 90 - 2*y

    We substituted x = tan y, so y = tan^(-1)(x) -

    f(x) = 90 - tan^(-1)(x)

    Now differentiate it -

    d/dx[f(x)] = -2*x/(1+x^2)

    HTH.

  4. #4
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Derivative

    I made a mistake in the last line of my post above so, I've corrected it. But sabke_papa's solution is more elegant, therefore I don't need go through all the trouble of the details.
    By the way,
    Quote Originally Posted by sabke_papa
    Now differentiate it -

    d/dx[f(x)] = -2*x/(1+x^2)
    the *x after the -2 must be removed. But of course it's a typo.
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width