Let $H_n=Q_n R_n$ be the $Q R$ factorization of the $n \times n$ Hilbert matrix (1.72). (a) Find $Q_n$ and $R_n$ for $n=2,3,4$. (b) Use a computer to find $Q_n$ and $R_n$ for $n=10$ and 20 . (c) Let $\mathbf{x}^{\star} \in \mathbb{R}^n$ denote the vector whose $i^{\text {th }}$ entry is $x_i^{\star}=(-1)^i i /(i+1)$. For the values of $n$ in parts (a) and (b), compute $\mathbf{y}^{\star}=H_n \mathbf{x}^{\star}$. Then solve the system $H_n \mathbf{x}=\mathbf{y}^{\star}(i)$ directly using Gaussian Elimination; (ii) using the $Q R$ factorization based on(4.34); (iii) using Householder's Method. Compare the results to the correct solution $\mathbf{x}^{\star}$ and discuss the pros and cons of each method.