Tell me more ×
Mathematics Stack Exchange is a question and answer site for people studying math at any level and professionals in related fields. It's 100% free, no registration required.

Let $S$ be the set of all differentiable function $f \colon [0,1] \rightarrow \mathbb{R}$ such that $\int_0^1 f'(x)^2 dx \leq 1$ and $f(0) = 0$. Define $J(f) := \int_0^1 f(x) dx$. Show that $J$ is bounded on $S$, find its supremum and see if there is a function $f_0$ in $S$ at which $J$ attains its maximum value.

share|improve this question
Looks alot like a calculus of variations minimization problem. – toypajme May 27 '12 at 19:14

1 Answer

To get you started:

  1. Integration by parts yields $J(f)=\int_0^1 (1-x)f\,'(x)\,dx$.

  2. Cauchy-Schwarz will appear sooner or later.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.