Related to the question Min-Max Principle $\lambda_n = \inf_{X \in \Phi_n(V)} \{ \sup_{u \in X} \rho(u) \}$ - Explanations, I am trying to do the same with $$A= \begin{bmatrix} 2 & 0 & 0\\ 0 & 7 & -1\\ 0 & -1 & 7 \end{bmatrix}.$$ I'd like to understand the Min-Max Principle (see here) on $\lambda_2$, i.e. $$\lambda_2 = \min_{X \in \mathbb{R}^3} \{\max_x \{R_A(x) : x \in X, x \not = 0 \text{ and } \dim X = 2\}\}.$$ In the mickep's answer, it is rather simple to understand that if we work on $\lambda_1$, the subspaces $X$ are simply lines. So the Rayleigh quotient $R_A$ is constant in each $X$ because $$\rho(tu)= \frac{\langle Atu,tu\rangle}{\langle tu,tu\rangle}= \frac{\langle Au,u\rangle}{\langle u,u\rangle}= \langle Au,u\rangle \text{ with }\|u\|=1.$$ I would like to simplify my problem in such way, but I don't know if I can do it. Is there anyone could tell me if there exists an equivalent way to do it with the $2$-dimensional subspace $X \subset \mathbb{R}^3$?
A thing I know so far is there exists an orthonormal basis $\{w_1, w_2\}$ is each $2$-dimensional subspace $X$, but I just don't know if it could be useful for the problem. Any help would be appreciated, thanks!
P.S. If my question is unclear, please let me know. Furthermore, Jeb's answer is well, but I would like to get another answer if possible. I would have like that someone use the explicit formula to respond in my question. In fact, the important thing I want to understand is the notion of subspace that Jeb didn't use in his answer, i.e. something with image, geometric.
Another way of writting Jeb's solution is the following.
Let $v_1,v_2,v_3$ be an orthonormal basis of $\mathbb{R}^3$ of eigenvectors of $A$ associated to the eigenvalues $\lambda_1\leq\lambda_2\leq\lambda_3$. Let $V=\text{span}\{v_2,v_3\}$.
If $X$ is a 2-dimensional subspace of $\mathbb{R}^3$ then $\dim(X\cap V)\geq 1$. Let $u\in X\cap V$ with norm 1. Thus $u=av_2+bv_3$, $a^2+b^2=1$.
Now, $R_A(u)=a^2\lambda_2+b^2\lambda_3\geq \lambda_2$, since $a^2+b^2=1$.
So $\max_x \{R_A(x) : x \in X, x \not = 0 \text{ and } \dim X = 2\}\geq \lambda_2$, for every $X$. Hence, $\min_{X \subset \mathbb{R}^3}\{\max_x \{R_A(x) : x \in X, x \not = 0 \text{ and } \dim X = 2\}\}\geq \lambda_2$.
Now, if we choose $X= \text{span}\{v_1,v_2\}$, we can prove in a similar way that $\max_x \{R_A(x) : x \in X, x \not = 0 \text{ and } \dim X = 2\}= \lambda_2$.
Therefore, $\min_{X \subset \mathbb{R}^3}\{\max_x \{R_A(x) : x \in X, x \not = 0 \text{ and } \dim X = 2\}\}\leq \lambda_2$.