Given constraints on correlation between three R.Vs, bound the correlation between one pair of them.
Sigiloso
write the correlation matrix, since the matrix must be positive semidefinite, take the determinant and set it >= 0 in order to find the bounds.