Integration of the function exp(cos(x))

In summary: Bessel functions of the first kind, and Maple cannot seem to do the integral using the modified Bessel functions.
  • #1
Gladbo
2
0
Hi. I am trying to integrate the function exp(a*cos(x)) from zero to infinit, where a is a constant. First I've rewritten it to Bessel functions of the first kind like this:
exp(z*cos(x))=BesselI(0,z)+sum(BesselI(v,z)*cos(v*x),v=1..infinit)
where BesselI is the modified Bessel function of the first kind. The last term is the sum over v from 1 to infinit and v is an integer. Is this correct?
Secondly I am trying to get Maple to do the integral using the modified Bessel functions, but I can't get it to work. Can anybody help me? Thank you for your time.
Best regards
Anne
 
Physics news on Phys.org
  • #2
Gladbo, if the integral is the following:

[tex]\int_{0}^{\infty}e^{a cos(x)}dx[/tex]

then I believe it is diverging, meaning it is infinite. This can be shown by the following argument.

step 1
Draw a picture with the function [tex]e^{a cos(x)}[/tex], you will see that is is periodic with period [tex]2\cdot \pi[/tex] and has a lowest value for positive a at [tex]x=\pi[/tex] equal to [tex] e^{-a}[/tex] or for negative a at [tex]x=0[/tex] equal to [tex] e^{-a}[/tex]. This value is always positive.

step 2
Consider the constant function [tex]f(x)=\frac{1}{2}e^{-a}[/tex], valid for all x and lower than the lowest value of the function to be integrated.

step 3
The integral can geometrically be interpreted as the area between the function and the X-axes. A positive value for certain because the function does not go below the X-axes itself. This is also true for the constant function.

step 4
The integral of the constant function from 0 to infinity is now:

[tex]\int_{0}^{\infty}\frac{1}{2}e^{-a}dx= \frac{1}{2}e^{-a}\int_{0}^{\infty}dx= \frac{1}{2}e^{-a}\left[ x \right]_{0}^{\infty}= \infty[/tex]

It is obviously diverging to infinity.

step 5
Because the function you would like to integrate is always larger then the constant one, it's area will also be larger and because the integral for the smaller one is infinity it will certainly be so for the larger one.

Hope this helps, it is not written with firm math, only in words, but I am convinced that the argument is clear.
 
  • #3
That method works because of that theorem that goes like "if [itex]f(x) < g(x)[/itex] for all x, then [itex]\int_a^b dx~f(x) < \int_a^b dx~g(x)[/itex]".

You can also show that the integral is divergent as follows: the integrand is indeed [itex]2\pi[/itex] periodic, so if you write it as a sum of integrals over intervals of [itex]2\pi[/itex]:

[tex]\int_0^{\infty}dx~e^{a\cos x} = \sum_{k=0}^{\infty}
\int_{2k\pi}^{2(k+1)\pi}dx~e^{a\cos x}[/tex]

then because you are integrating over an entire period in each case, in each of these integrals you could change variables to get the bounds of the integral to be 0 and [itex]2\pi[/itex]. Because the integrand is 2pi periodic, all of the integrands are the same:

[tex]\int_0^{\infty}dx~e^{a\cos x} = \sum_{k=0}^{\infty}
\int_{0}^{2\pi}dx~e^{a\cos x}[/tex]

The summand now no longer depends on k (and can be evaluated numerically to be about 7.955 for a = 1 - possibly even analytically by contour integration, but it really won't matter in a second), and so what you have is

[tex]\left(\int_{0}^{2\pi}dx~e^{a\cos x}\right)\sum_{k=0}^{\infty}1[/tex]

which diverges.

Of course, perhaps there is a result in terms of distributions, since the integral over cos(x) from -\infty to \infty is a sum of delta functions at +/- 2pi.
 
Last edited:
  • #4
Thank you very much both of you!
 
  • #5
did you find answer

I have same problem but my limits are from 0 to pi/2 is anybody know how to do this
 
Last edited:
  • #6
udara said:
I have same problem but my limits are from 0 to pi/2 is anybody know how to do this

Smells like Bessel functions. Go to the library and look for a fat russian book, called "table of integrals series and products". It will never let you down.
 
  • #7
Philcorp said:
Smells like Bessel functions. Go to the library and look for a fat russian book, called "table of integrals series and products". It will never let you down.


:rofl:
 
  • #8
Thank you

Thanks both of you

Udara
 

1. What is the definition of the function exp(cos(x))?

The function exp(cos(x)) is an exponential function where the input x is first evaluated using the cosine function, and then the result is plugged into the exponential function e^x. In other words, for any value of x, exp(cos(x)) is equal to e^(cos(x)).

2. What is the domain and range of the function exp(cos(x))?

The domain of exp(cos(x)) is all real numbers, since the cosine function can take any value as an input. The range, or output, of the function is limited to the interval [1/e, e], since the range of the cosine function is [-1,1] and e^x is always positive.

3. How do you find the derivative of exp(cos(x))?

Using the chain rule, the derivative of exp(cos(x)) can be found by first taking the derivative of the outer function e^x, which is e^x, and then multiplying it by the derivative of the inner function cos(x), which is -sin(x). Therefore, the derivative of exp(cos(x)) is -sin(x)e^x.

4. Is the function exp(cos(x)) continuous?

Yes, the function exp(cos(x)) is continuous for all real values of x. This is because both the exponential and cosine functions are continuous, and the composition of two continuous functions is also continuous.

5. How can the function exp(cos(x)) be used in real-life applications?

The function exp(cos(x)) has many applications in mathematics and physics. It is often used to model oscillatory systems, such as in the study of waves and vibrations. It also has applications in population dynamics, where it can represent the growth rate of a population over time. Additionally, it is commonly used in statistics and probability to model the distribution of random variables.

Similar threads

Replies
2
Views
1K
  • Differential Equations
Replies
2
Views
2K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
6
Views
1K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
5
Views
1K
  • Differential Equations
Replies
3
Views
1K
  • Differential Equations
Replies
1
Views
2K
  • Differential Equations
Replies
20
Views
2K
Replies
1
Views
839
  • Differential Equations
Replies
5
Views
2K
Back
Top