1- Compute the condition number of each eigenvalues of the matrix:
[0 -1 ; 1 2b] and determine for which values of b the eigenproblem is ill conditioned.
2- Compute the condition number for each root of the equation: z^2-2bz+1=0 as a function of b, and compare with previous results.