I want to show that the following bilinear form is continuous:
$A:H^{1}(0,1)\times H^{1}(0,1)\rightarrow \mathbb{R}$, where $H^{1}(0,1)$ is the Sobolev space and $A$ is define by
$A(u , v) = \int_{0}^{1}\alpha(x)u'(x)v'(x)dx + \int_{0}^{1}u(x)v(x)dx + k_{0}u(1)v(1)$, where $k_{0}>0$ and $\alpha$ is bounded and positive.
That's what I did:
$|A(u , v)|=|\int_{0}^{1}\alpha(x)u'(x)v'(x)dx + \int_{0}^{1}u(x)v(x)dx + k_{0}u(1)v(1)|\leq |\int_{0}^{1}\alpha(x)u'(x)v'(x)dx| + |\int_{0}^{1}u(x)v(x)dx| + |k_{0}u(1)v(1)|$
I know that we can use the vectors of $\mathbb{R}^{2}$ $x_{1}=(||u||_{L_{2}},||u'||_{L_{2}})$ and $x_{2}=(||v||_{L_{2}},||v'||_{L_{2}})$ to conclude the proof when there is no constant $|k_{0}u(1)v(1)|$, but I don't know how to finish the proof from here with that constant.
Any tips?
Thanks a lot