I have trouble using a change of variable in order to compute the following integral :
$$\int_{\mathbb{R}^m} e^{<-Ax;x>} d\lambda(x)$$
A is a real symmetric and positive definite matrix, that means it can be diagonalised and the elements of the diagonal are non zeros. I proceed therefore to rewrite the integral as follow:
$$\int_{\mathbb{R}^m} e^{<-B^{-1}DBx;B^{-1}Bx>} d\lambda(x) = \int_{\mathbb{R}^m} e^{<-B^{-1}Dy;B^{-1}y>} |det(B^{-1}|d\lambda(y)$$
But i am now stuck here i would have liked to write :
$$\int_{\mathbb{R}^m} e^{
But i fail to see how this second change of variable is correct.
Thx