Integration of bessel function

In summary, the conversation is about trying to come up with a strategy to solve the integral Int(x^3*J3(x),x) with no limits. The speaker has tried using integration by parts and breaking it down into J1 and J0 functions, but still faces the challenge of integrating either Int(x*J1(x),x) or Int(J6(x),x). They then discuss using recursion relationships and a general derivative identity to solve the integral. The conversation also mentions a resource for more information on Bessel functions.
  • #1
jaron_denson
7
0
Hello Everyone trying to come up with a stratagey to solving this integral

Int(x^3*J3(x),x) no limits

Ive tried some integration by parts and tried breaking it down into J1 and J0's however i still get to a point where I have to integrate either : Int(x*J1(x),x) or Int(J6(x),x)
 
Physics news on Phys.org
  • #2
HW3.jpg
 
  • #3
Use the following recursion relationships.

Start with the first one, and let n+1 = 3

[tex]\frac{2n}{x}\,J_n(x)\,=\,J_{n-1}(x)\,+\,J_{n+1}(x)[/tex]

[tex]2\frac{dJ_n(x)}{dx}\,=\,J_{n-1}(x)\,-\,J_{n+1}(x)[/tex]

[tex]\frac{dJ_0(x)}{dx}\,=\,-J_1(x)[/tex]

Of course, one could use the more general derivative identity

[tex]\frac{d}{dx}[x^m J_m(x)]\,=\,x^m J_{m-1}(x)[/tex]

but one should probably prove that.

http://mathworld.wolfram.com/BesselFunctionoftheFirstKind.html
 
Last edited:

1. What is a Bessel function?

A Bessel function is a special mathematical function that arises in many applications of engineering and physics. It is named after the German mathematician Friedrich Bessel and is defined as the solution to a certain type of differential equation.

2. What are the applications of Bessel functions?

Bessel functions are commonly used in problems involving wave phenomena, such as heat transfer, fluid dynamics, and electromagnetism. They are also used in signal processing, image processing, and in the study of quantum mechanics.

3. How are Bessel functions integrated?

The integration of Bessel functions is usually done using various techniques such as contour integration, recurrence relations, and series expansions. It can also be integrated numerically using numerical methods such as the Simpson's rule or the Gauss-Laguerre quadrature.

4. What are the properties of Bessel functions?

Bessel functions have several important properties, including orthogonality, recurrence relations, and various integral representations. They also have asymptotic behavior that is important in analyzing their behavior for large values.

5. Can Bessel functions be generalized?

Yes, there are several generalizations of Bessel functions, including modified Bessel functions, Hankel functions, and spherical Bessel functions. These generalizations are used to solve more complex problems in mathematical physics and engineering.

Similar threads

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