today I read book Sobolev space, PDEs of H.Brezis, and when I read chapter 8, I don't know why following remark is easy:
Remark 11 (page 214). Let $I$ be a bounded interval, let $1\leq p\leq \infty$, and et $1\leq q\leq \infty$, then
$$|||u|||=||u'||_p+||u||_q$$
is equivalent to the norm of $W^{1,p}(I)$.
I know $$||u||_{W^{1,p}(I)}=||u||_p+||u'||_p$$ By Sobolev embedding: there exists a constant $C$ such that $$||u||_q=\left(\int_I |u|^q\right)^\frac{1}{q}\leq \left(\int_I ||u||_\infty^q\right)^\frac{1}{q}=I^\frac{1}{q} ||u||_\infty\leq CI^\frac{1}{q} ||u||_{W^{1,p}(I)}$$ and $$||u'||_p\leq ||u||_{W^{1,p}(I)}$$ so $$|||u|||=||u'||_p+||u||_q\leq (CI^\frac{1}{q} +1) ||u||_{W^{1,p}(I)}$$
But I can't find $\alpha$ such that $$|||u|||\geq \alpha ||u||_{W^{1,p}(I)}$$ Can anyone help me?