"Let $X = C([−1, 1])$ be the space of continuous real-valued functions on $[−1, 1]$ with sup norm, $\lvert\lvert f\rvert\rvert_{\infty}$
Define the linear operator $T : X → X $ by $$(Tf)(x) = x^2f(−x).$$
Prove that $T$ is bounded, and find its norm. Moreover, determine for which $λ ∈ R$ the operator $λI − T$ is bijective"
Where do I begin here?
$|(Tf)(x)| =x^2|f(-x)| \le 1 \cdot ||f||_{\infty},$ hence
$$||Tf||_{\infty} \le ||f||_{\infty},$$
This gives $||T|| \le 1$.
Can you proceed ?