Is a Closed-Form Solution Possible for the Integral of e^cos(x)?

  • Thread starter Thread starter Si14
  • Start date Start date
  • Tags Tags
    Dx Integral
Si14
Messages
75
Reaction score
0

Homework Statement



I want to solve this integral without using series expansion. The answer should be in a closed form. I wonder if this is possible?
33ze29z.gif



Homework Equations





The Attempt at a Solution


I used numerical methods and was able to solve it numerically for a given interval. However, I need to solve it without using numerical methods and without using series expansion.

Thanks.
 
Physics news on Phys.org
Try using substitution: Let y = cos x
 
sharks, it seems that it gets more complicated!
I stuck immediately after substitution.
 
Si14 said:

Homework Statement



I want to solve this integral without using series expansion. The answer should be in a closed form. I wonder if this is possible?
33ze29z.gif



Homework Equations





The Attempt at a Solution


I used numerical methods and was able to solve it numerically for a given interval. However, I need to solve it without using numerical methods and without using series expansion.


Thanks.

I suspect it is not doable in terms of elementary functions. Neither Wolfram Alpha nor Maple 11 can find non-series expressions for the indefinite integral. You might try converting it so some known special (but non-elementary) function, perhaps by using integration by parts and/or substitution methods.

RGV
 
Si14 said:
sharks, it seems that it gets more complicated!
I stuck immediately after substitution.
\int e^y.\frac{-1}{\sqrt{1-y^2}}dyThen, use integration by parts.
 
I wonder if it is possible to solve the indefinite integral? I assume the answer to the definite one should be close to the answer I get with numerical methods.
 
As I said, the primitive function is not elementary
Wolfram Alpha
 
I checked wolframalpha. However, it gives a series expansion which I can not use.
I wonder if the integration by parts suggested by sharks is doable?
 
  • #10
You obviouly don't know what primitive or elementary means. Did you see the first sentence mentioned in wolfram alpha? It tells an even more stringent condition, in terms of "standard mathematical functions", which includes some non-elementary functions (including Bessel functions).
 
  • #11
Si14 said:
I checked wolframalpha. However, it gives a series expansion which I can not use.
I wonder if the integration by parts suggested by sharks is doable?

Try ##u=e^y## and ##dv=\frac{-1}{\sqrt{1-y^2}}##
Then, ##du=e^y## and ##v=\cos^{-1}y##
 
  • #12
Si14 said:
I checked wolframalpha. However, it gives a series expansion which I can not use.
I wonder if the integration by parts suggested by sharks is doable?

It won't get you anywhere; the integral is non-elementary, and no amount of manipulation will change that fact. However, you might try to re-express the indefinite integral in terms of some already-defined special functions (as already suggested).

RGV
 
Back
Top