Page 1 of 2 12 LastLast
Results 1 to 15 of 17

Thread: integral problem...

  1. #1
    Junior Member
    Joined
    Jan 2009
    From
    india
    Posts
    51

    integral problem...

    Q: let f(x)=integral of e^(-t^2) limit from sin(x) to cos(x).Then find f'(pi/4)=
    Follow Math Help Forum on Facebook and Google+

  2. #2
    MHF Contributor Danny's Avatar
    Joined
    Dec 2008
    From
    Conway AR
    Posts
    2,311
    Thanks
    4
    Quote Originally Posted by Mathventure View Post
    Q: let f(x)=integral of e^(-t^2) limit from sin(x) to cos(x).Then find f'(pi/4)=
    f(x) = \int_{\sin x}^{\cos x} e^{-t^2}\,dt = \int_a^{\cos x} e^{-t^2}\,dt + \int_{\sin x}^a e^{-t^2}\,dt = \int_a^{\cos x} e^{-t^2}\,dt - \int_a^{\sin x} e^{-t^2}\,dt so

    f'(x) = - e^{-\cos^2 x}\sin x - e^{-\sin^2 x}\cos x

    Then sub. in your value.
    Last edited by Danny; April 24th 2009 at 07:43 AM. Reason: I missed a negative - how'd that happen?
    Follow Math Help Forum on Facebook and Google+

  3. #3
    Junior Member
    Joined
    Jan 2009
    From
    india
    Posts
    51
    Quote Originally Posted by danny arrigo View Post
    f(x) = \int_{\sin x}^{\cos x} e^{-t^2}\,dt = \int_a^{\cos x} e^{-t^2}\,dt + \int_{\sin x}^a e^{-t^2}\,dt = \int_a^{\cos x} e^{-t^2}\,dt - \int_a^{\sin x} e^{-t^2}\,dt so

    f'(x) = e^{-\cos^2 x}\sin x - e^{-\sin^2 x}\cos x

    Then sub. in your value.
    after putting value i got zero but options available are
    a)sqrt(1/e)
    b)-sqrt(2/e)
    c)sqrt(2/e)
    d)-sqrt(1/e)
    Follow Math Help Forum on Facebook and Google+

  4. #4
    MHF Contributor

    Joined
    May 2008
    Posts
    2,296
    Thanks
    6
    Quote Originally Posted by Mathventure View Post
    after putting value i got zero but options available are
    a)sqrt(1/e)
    b)-sqrt(2/e)
    c)sqrt(2/e)
    d)-sqrt(1/e)
    that was just a typo and you should have noticed it. what danny meant was this: f'(x) = -e^{-\cos^2 x}\sin x - e^{-\sin^2 x}\cos x.
    Follow Math Help Forum on Facebook and Google+

  5. #5
    Junior Member
    Joined
    Jan 2009
    From
    india
    Posts
    51
    Quote Originally Posted by NonCommAlg View Post
    that was just a typo and you should have noticed it. what danny meant was this: f'(x) = -e^{-\cos^2 x}\sin x - e^{-\sin^2 x}\cos x.
    but how he solved integral??
    Follow Math Help Forum on Facebook and Google+

  6. #6
    MHF Contributor
    skeeter's Avatar
    Joined
    Jun 2008
    From
    North Texas
    Posts
    11,625
    Thanks
    425
    you don't need to solve the integral ... use the 2nd FTC.

    f(x) = \int_{\sin{x}}^{\cos{x}} e^{-t^2} \, dt

    f'(x) = -e^{-\cos^2{x}} \sin{x} - e^{-\sin^2{x}} \cos{x}

    f'\left(\frac{\pi}{4}\right) = -e^{-\frac{1}{2}} \cdot \frac{\sqrt{2}}{2} - e^{-\frac{1}{2}} \cdot \frac{\sqrt{2}}{2}<br />

    f'\left(\frac{\pi}{4}\right) = -\sqrt{\frac{2}{e}}<br />
    Follow Math Help Forum on Facebook and Google+

  7. #7
    Junior Member
    Joined
    Jan 2009
    From
    india
    Posts
    51
    Quote Originally Posted by skeeter View Post
    you don't need to solve the integral ... use the 2nd FTC.

    f(x) = \int_{\sin{x}}^{\cos{x}} e^{-t^2} \, dt

    f'(x) = -e^{-\cos^2{x}} \sin{x} - e^{-\sin^2{x}} \cos{x}

    f'\left(\frac{\pi}{4}\right) = -e^{-\frac{1}{2}} \cdot \frac{\sqrt{2}}{2} - e^{-\frac{1}{2}} \cdot \frac{\sqrt{2}}{2}<br />

    f'\left(\frac{\pi}{4}\right) = -\sqrt{\frac{2}{e}}<br />
    i was really silly that i forgot FTC....
    Follow Math Help Forum on Facebook and Google+

  8. #8
    MHF Contributor

    Joined
    May 2008
    Posts
    2,296
    Thanks
    6
    Quote Originally Posted by Mathventure View Post

    but how he solved integral??
    let \int_a^x f(t) \ dt = g(x), where a is a constant. by the fundamental theorem of calculus we have g'(x) = f(x). now if u(x),v(x) are differentiable functions, then:

    h(x)=\int_{u(x)}^{v(x)} f(t) \ dt = g(v(x)) - g(u(x)). so by the chain rule: h'(x)=v'(x)g'(v(x)) - u'(x)g'(u(x))=v'(x)f(v(x))-u'(x)f(u(x)).
    Follow Math Help Forum on Facebook and Google+

  9. #9
    Member
    Joined
    Apr 2009
    Posts
    166
    Edit: It really takes too long typing latex sometimes. =p

    Quote Originally Posted by Mathventure View Post
    but how he solved integral??
    What's to solve?

    f(x) = \int_{sinx}^{cosx} e^{-t^2}dt

    If that's f(x), that little function in the integral looks like f'(x)

    e^{-(cosx)^2}(-sinx) - e^{-(sinx)^2}(cosx)
    Follow Math Help Forum on Facebook and Google+

  10. #10
    Junior Member
    Joined
    Jan 2009
    From
    india
    Posts
    51
    Quote Originally Posted by NonCommAlg View Post
    let \int_a^x f(t) \ dt = g(x), where a is a constant. by the fundamental theorem of calculus we have g'(x) = f(x). now if u(x),v(x) are differentiable functions, then:

    h(x)=\int_{u(x)}^{v(x)} f(t) \ dt = g(v(x)) - g(u(x)). so by the chain rule: h'(x)=v'(x)g'(v(x)) - u'(x)g'(u(x))=v'(x)f(v(x))-u'(x)f(u(x)).
    is there any way to solve the value of integral directly??
    Follow Math Help Forum on Facebook and Google+

  11. #11
    MHF Contributor

    Joined
    May 2008
    Posts
    2,296
    Thanks
    6
    Quote Originally Posted by Mathventure View Post
    is there any way to solve the value of integral directly??
    NO!
    Follow Math Help Forum on Facebook and Google+

  12. #12
    MHF Contributor Danny's Avatar
    Joined
    Dec 2008
    From
    Conway AR
    Posts
    2,311
    Thanks
    4
    Quote Originally Posted by Mathventure View Post
    is there any way to solve the value of integral directly??
    If you allow error functions then

    f(x) = \frac{\sqrt{\pi}}{2} \left( \text{erf}(\cos x) - \text{erf}(\sin x)\right)
    Follow Math Help Forum on Facebook and Google+

  13. #13
    Junior Member
    Joined
    Jan 2009
    From
    india
    Posts
    51

    integral problem...

    Quote Originally Posted by NonCommAlg View Post
    NO!
    then how can we solve double integral of x*e^(y^2) over region R, where R is region bounded by lines x=0,y=1 and the parabola y=x^2.
    Follow Math Help Forum on Facebook and Google+

  14. #14
    Flow Master
    mr fantastic's Avatar
    Joined
    Dec 2007
    From
    Zeitgeist
    Posts
    16,953
    Thanks
    5
    Quote Originally Posted by Mathventure View Post
    then how can we solve double integral of x*e^(y^2) over region R, where R is region bounded by lines x=0,y=1 and the parabola y=x^2.
    By making sure you integrate in an order that makes the problem tractable:

    \int_{y = 0}^1 \int_{x = 0}^{x = + \sqrt{y}} x e^{y^2} \, dx \, dy.

    There is a world of difference between double integrals and single integrals.


    (I can't resist adding that you should have asked danny "How on erf do you do it?" .... Memo to baldeagle: I am the funniest )
    Follow Math Help Forum on Facebook and Google+

  15. #15
    MHF Contributor Danny's Avatar
    Joined
    Dec 2008
    From
    Conway AR
    Posts
    2,311
    Thanks
    4
    Quote Originally Posted by mr fantastic View Post

    (I can't resist adding that you should have asked danny "How on erf do you do it?" .... Memo to baldeagle: I am the funniest )
    Now that's funny
    Follow Math Help Forum on Facebook and Google+

Page 1 of 2 12 LastLast

Similar Math Help Forum Discussions

  1. integral problem
    Posted in the Calculus Forum
    Replies: 6
    Last Post: December 12th 2011, 09:51 PM
  2. Integral problem involving the definition of the integral
    Posted in the Differential Geometry Forum
    Replies: 1
    Last Post: May 23rd 2011, 07:06 AM
  3. Integral Problem Help
    Posted in the Calculus Forum
    Replies: 4
    Last Post: February 21st 2010, 07:35 AM
  4. Integral Problem
    Posted in the Calculus Forum
    Replies: 6
    Last Post: September 25th 2009, 06:11 AM
  5. help with integral problem?
    Posted in the Calculus Forum
    Replies: 6
    Last Post: October 29th 2008, 07:02 PM

Search Tags


/mathhelpforum @mathhelpforum