Integral of sin(e^x): Solve It Here

  • Context: Undergrad 
  • Thread starter Thread starter ehj
  • Start date Start date
  • Tags Tags
    Integral
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
8 replies · 57K views
ehj
Messages
79
Reaction score
0
The function is continuous so the integral exists, but how do you find it :)?
 
Physics news on Phys.org
It is highly unlikely that a closed form expression in terms of elementary functions exists, however, if you only wish to evaluate it as a definite integral then there are numerous methods of doing that.
 
[tex]\int sin(e^t) dt[/tex]

Let [itex]x=e^t \Rightarrow \frac{dx}{dt}=e^t=x[/itex]

[tex]\int sin(e^t) dt \equiv \int \frac{sinx}{x}dx[/tex]


and that doesn't exist in terms of elementary functions
 
Hey!

Why can't you use the method of intergation by Parts for [tex]\int sin(e^x) dt[/tex]?

We CAN think that this integral is in the form [tex]\int f(x) g(x) dx[/tex], right?

I think it can be done using the formula of integration by parts, [tex]\int uv' = uv - \int v u'[/tex]. This might be done that way imo.
 
Last edited:
roam said:
Hey!
Why can't you use the method of intergation by Parts for [tex]\int sin(e^x) dt[/tex]?

Go ahead and try. Be prepared to be frustrated, however because ...

rock.freak667 said:
[tex]\int sin(e^t) dt \equiv \int \frac{sinx}{x}dx[/tex]
and that doesn't exist in terms of elementary functions

This latter integral is encountered in math and science quite frequently, so frequently that it has been given a name -- the sine integral. For more info, see

http://planetmath.org/encyclopedia/SinusIntegralis.html"
http://mathworld.wolfram.com/SineIntegral.html"
http://en.wikipedia.org/wiki/Sine_integral"
 
Last edited by a moderator:
roam said:
Hey!

Why can't you use the method of intergation by Parts for [tex]\int sin(e^x) dt[/tex]?

We CAN think that this integral is in the form [tex]\int f(x) g(x) dx[/tex], right?
Why would you think so? If it were exsin(x), f and g would be obvious but here the only functions "multiplied" together are 1 and sin(ex). If you take u= 1 and dv= sin(ex)dx, you are back to the original problem. If you take u= sin(ex) and dv= dx you get du= cos(ex)exdx and v= x so you have gone from [itex]\int udv= \int sin(e^x)dx[/itex] to [itex]uv- \int v du= xsin(e^x)- \int x cos(e^x)e^x dx[/itex] which doesn't look any easier to me.
 
Well if you keep on doing integration by parts you get an infinitely long result, don't think that's of any use :o
It's just weird.. because my math teacher says that if the funciton is continuous the integral exists, but that must only be with a definite integral then.
 
Just because some function cannot be expressed as a sum of a finite number of combinations of elementary functions does not mean the function does not exist. It just means that the function in question is not an elementary function, and that is all it means. The function can still be expressed as an infinite series, for example.