Deriving the second raw moment of the rice PDF

kstephe6
Messages
3
Reaction score
0
(the following is Mathematica code)

For the rice pdf...

P(x)=(x/σ^2) BesselI[0, x (ν/σ^2)] Exp[-(x^2 + ν^2)/(2 σ^2)]

...the Second raw moment is given by doing the integral...

Integrate[(x^3/σ^2) BesselI[0, x (ν/σ^2)] Exp[-(x^2 + ν^2)/(2 σ^2)], {x, 0, Infinity}]

While the answer is known to be...

2 σ^2 + ν^2

...I have no idea how to arrive at this answer by hand (ie without using Mathematica). I am currently doing a little research for grins and giggles on a very closely related integral, and knowing how to solve the one above would be of great use to me. Any help in this endeavor... Even suggestions as to where I might find the derivation... would be greatly appreciated.
 
Physics news on Phys.org
FYI, this is exactly the same problem as finding <x^2> (the average of the square) for P(x)
 
Never mind... I figured it out. The answer is very lengthy, so If anyone is curious just let me know. Otherwise, I'm not taking the time to post 3 pages of recursive formulas and integration by parts.
 
Namaste & G'day Postulate: A strongly-knit team wins on average over a less knit one Fundamentals: - Two teams face off with 4 players each - A polo team consists of players that each have assigned to them a measure of their ability (called a "Handicap" - 10 is highest, -2 lowest) I attempted to measure close-knitness of a team in terms of standard deviation (SD) of handicaps of the players. Failure: It turns out that, more often than, a team with a higher SD wins. In my language, that...
Hi all, I've been a roulette player for more than 10 years (although I took time off here and there) and it's only now that I'm trying to understand the physics of the game. Basically my strategy in roulette is to divide the wheel roughly into two halves (let's call them A and B). My theory is that in roulette there will invariably be variance. In other words, if A comes up 5 times in a row, B will be due to come up soon. However I have been proven wrong many times, and I have seen some...
Back
Top