Question: How to do the Lipschitz–Hankel integral by using maple?

I meet a problem in the  Lipschitz–Hankel integral as follows,

Int(x^-2*BesselJ(1,x)*BesselJ(1,0.6*X)*e^(-10*x/7),x=0..infinity)

The output is always the same as shown above rather than a float value. How can I deal with such a integral?

Many Thanks!

Please Wait...