Let $V$ be a real, reflexive Banach space and $a\colon V \times V \to \mathbb{R}$ a symmetric, positive definite bilinear form and the energy function $J\colon V \to\mathbb R$ given by $$J(v):={1 \over 2}a(v,v)-<f,v>$$
How can I show that $J$ is convex, that means that for all $u,v \in V$ where $u \neq v$ and $\lambda \in (0,1)$ we have $J(\lambda u +(1-\lambda)v) < \lambda J(u) + (1-\lambda) J(v)$? A hint would be much appreciated.
A convex function added to a linear function is convex. Hence it is sufficient to show that $x \mapsto a(x,x)$ is convex.
It suffices to show that this is true on any line $t \mapsto x_0 + t d$ Since $p(t)=a(x_0+td, x_0+td) = a(x_0,x_0) + 2t a(x_0,d) + t^2a(d,d)$, we see that $p$ is convex and, since $x_0,d$ were arbitrary, so is $a$.