I have tried to prove this inequality $$ \int_a^b \sqrt{f^2+g^2} \ge \sqrt{ \left( \int_a^b f \right)^2 + \left( \int_a^b g \right)^2 } $$ without the use the following theorem in complex analysis $$\left| \int_a^b z(t)\,dt \right| \le \int_a^b |z(t)|\,dt$$
I failed. Can You help me with it?
This is quite easy. Let $c,d \in \mathbb R$ with $c^{2}+d^{2}=1$. Then $c\int_a^{b}f +d\int_a^{b} g=\int_a^{b} (cf+dg)\leq \int_a^{b} \sqrt {f^{2}+g^{2}}$ by C-S inequality. Now just take $c=\frac {\int_a^{b}f} {\sqrt {(\int_a^{b}f)^{2}+(\int_a^{b}g)^{2}}}$ and $d=\frac {\int_a^{b}g} {\sqrt {(\int_a^{b}f)^{2}+(\int_a^{b}g)^{2}}}$