Hi all, Could you please help me how to solve this integration.
B = L* Exp[-L*y]* Gamma[1 + m, 0, Sqrt[g (y + h)/(p (1 - (v^2 + u^2)*g))]/n] / Gamma[1 + m] A = Integrate[B, {y, 0, Infinity}]
Hi Carter,
The lower case gamma denotes the lower incomplete gamma function while the one with the upper case denotes the complete gamma function.