Maximum of $\int_0^1(x^p|f(x)|^q-x^q|f(x)|^p)dx$

60 Views Asked by At

Let $p>q>0$ and $C=\{f:[0,1] \to \mathbb{R} \mid f \text{ is continuous} \}$. Determine $$\max_{f \in C}\int_0^1(x^p|f(x)|^q-x^q|f(x)|^p)dx$$ and the functions for which this maximum occurs.

If $f(x)=x^n$, then the integral is $a(n)=\frac{(n-1)(p-q)}{(p+nq+1)(np+q+1)}$. The particular case $p=2, q=1$ appeared on Putnam 2006, but I don't know if it is of any help. However, the answer in that case is $\frac{1}{16} \neq a(n)$ and $f(x)=\frac{x}{2}$, hence we should search other types of functions.

I tried to write the integral as $$\int_0^1 x^q|f(x)|^q(x^{p-q}-|f(x)|^{p-q})dx$$ but it doesn't seem to lead to anything. Since there are so many options to choose $f$ from, I have no idea how to proceed.

1

There are 1 best solutions below

5
On

We can start by asking what is the maximum of $x^p |f(x)|^q - x^q |f(x)|^p$ for some $x \in [0,1]$, and $y=f(x)$ a given number.

This is given by $qx^p y^{q-1} - x^q p y^{p-1} = 0$, i.e. $y^{p-q} = \frac{qx^{p-q}}{p}$. Check it is a maximum.

So then $|f(x)| = (\frac{qx^{p-q}}{p})^{q-p}$.

So thus any function $f$ with the above modulus (i.e. $\pm f$) will give us our maximum.