The $L^2$ norm (or $\|f\|_2$) of a function $f$ on the interval $[a, b]$ is defined as:
\[
\|f\|_2 = \left(\int_a^b |f(x)|^2 \, dx\right)^{1/2}.
\]
The $L^\infty$ norm (or $\|f\|_{\infty}$) of $f$ is defined as:
\[
\|f\|_{\infty} = \sup_{x \in [a, b]} |f(x)|.
\]
Show more…