Show
Imn =int( xm (1 - x)n, x=0..1) = m!n!/(m+n+1)!
really having trouble with this one.
first thing I tried was just integrating by parts as it is, which I couldn't make work.
I tried changing the expression to:
Imn = int( (xm-1) (1-x)n (1+x-1), x=0..1)
which simplified to:
Imn = Im-1,n+1 - Im-1,n
which then integrating by parts on this new expression didn't have much luck either.
is there any hints on how I should approach this question?
thanks
Imn =int( xm (1 - x)n, x=0..1) = m!n!/(m+n+1)!
really having trouble with this one.
first thing I tried was just integrating by parts as it is, which I couldn't make work.
I tried changing the expression to:
Imn = int( (xm-1) (1-x)n (1+x-1), x=0..1)
which simplified to:
Imn = Im-1,n+1 - Im-1,n
which then integrating by parts on this new expression didn't have much luck either.
is there any hints on how I should approach this question?
thanks