Let $A \in \mathbb{R}^{n \times n}$ and $\|A\|_2$ be the spectral norm of the matrix defined as the largest singular values of the matrix.
How to show when the maximum singular value is bounded, then $t^2I-A^TA$ is positive semi-definite. Formally,
$\|A\|_2 \leq t$ implies $ t^2I-A^TA \succeq 0$?
Hint: For each $x \in \mathbb R^d$ you have
$$x^T(t^2I-A^TA)x=t^2\|x \|_2^2 - \| Ax \|_2^2 \geq 0$$