Let $0< p< 1$ and let $\|f\| _{p}$ be defined as $(\int_{0}^{1} |f|^p)^{1/p}.$ Prove or disprove: $\|\cdot\|_{p}$ is a norm on $L^{p}([0,1])$
My trial:
It is a norm, but I am unable to prove the triangle inequality? Could anyone help me in this?
Let $0< p< 1$ and let $\|f\| _{p}$ be defined as $(\int_{0}^{1} |f|^p)^{1/p}.$ Prove or disprove: $\|\cdot\|_{p}$ is a norm on $L^{p}([0,1])$
My trial:
It is a norm, but I am unable to prove the triangle inequality? Could anyone help me in this?
This is not a norm. Take $f=I_A, g=I_B$ where $A$ and $B$ are disjoint sets of positive measures $a$ and $b$. Then $\|f+g\|_p =(a+b)^{1/p}$, $\|f\|_P =a^{1/p}$ and $\|g\|_P =b^{1/p}$ But $(a+b)^{1/p} \leq a^{1/p} +b^{1/p}$ is false. In fact $(a+b)^{1/p} > a^{1/p} +b^{1/p}$.