Re: Integration of x BesselI[0,x]^3
- To: mathgroup at smc.vnet.net
- Subject: [mg47422] Re: Integration of x BesselI[0,x]^3
- From: bobhanlon at aol.com (Bob Hanlon)
- Date: Sun, 11 Apr 2004 04:44:01 -0400 (EDT)
- References: <c582k0$nof$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
NIntegrate[x*BesselI[0,x]^3,{x,0,1}] 0.732069 Bob Hanlon In article <c582k0$nof$1 at smc.vnet.net>, a403k at hotmail.com (BoPoMo) wrote: << Mathematica is unable to carry out the following integral: Integrate[x BesselI[0, x]^3, {x, 0, 1}]