Results 1 to 4 of 4

Thread: integrating with an e

  1. #1

    Thread Starter
    Addicted Member dolor's Avatar
    Join Date
    Sep 2002
    Location
    in a place seldom found on a map
    Posts
    220

    Question integrating with an e

    Does anyone know how to integrate the sqrt(1 + e^x) ? Maybe I just don't see it, but doing it by parts or trig substitution isn't working for me. Any tips? Thanks in advance.
    - you've been privileged to read a post by Miz

  2. #2
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573
    Let I represent the integral to be solved. And let In{} represent the integral sign.

    Now, use this substitution:

    1 + e-x = p2

    whereby,

    -e-xdx = 2pdp

    and

    dx = 2pdp / -e-x = -2pdp / (p2 - 1)

    Therefore:

    I = -2*In{p2dp / (p2 - 1)}

    By simple algebra this can be decomposed into:

    I = -In{p / (p + 1)} - In{p / (p - 1)}

    and these two are easy enough (for example, substitute further p + 1 = v in the first term and p - 1 = w in the second). The rest should be straightforward.
    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
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573
    By the way, the correct solution is:

    I = Ln{[Sqrt(1 + e-x) + 1] / [Sqrt(1 + e-x) - 1]} - 2*Sqrt(1 + e-x)

    where Ln means natural logarithm (base e)

    I hope you don't get confused by the notation.
    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)

  4. #4

    Thread Starter
    Addicted Member dolor's Avatar
    Join Date
    Sep 2002
    Location
    in a place seldom found on a map
    Posts
    220
    thanks! i never thought of that substitution.
    - you've been privileged to read a post by Miz

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