Can you advise me how I can solve the following equation (equation of an ellipsoid) and find N solutions for that. Thanks.
$ (X-\mu)' \Sigma^{-1} (X-\mu) ={\chi}^2_{p,(1-\alpha)} $
where X is a vector of p variables , $\mu$ is a vector of p known parameters, $\Sigma$ is a p*p known matrix.
$\alpha$ is a known value between 0 and 1. The solutions would be infinite values for X (as variables). N number of solutions should be selected such that they represent the boundaries of the ellipsoid fairly good. Solutions would be points on an ellipsoid indicating a probability region ($\alpha$) of a multivariate normal distribution.