Unimodular matrix to increase the minimum eigenvalue

166 Views Asked by At

Given a positive definite matrix $P$, I would like to find a unimodular matrix $U$ so that $U P U^T$ raises the minimum eigenvalue as much as possible.

How can one find such a matrix $U$?