2

Let $r > 1$ and fix an integer $k>1$. I am wondering if there exists a function $f \colon [-1, 1] \to \mathbb{R}_+$, such that $$ \int_{-1}^1 f(x) \big(1 - |x|\big)\, \mathrm{d} x = r, \quad \mbox{and} \quad \int_{-1}^1 \big(f(x)\big)^k \big(1 - |x|\big)\, \mathrm{d} x = r^{k+1}. $$ Comment: Note that the right hand side has an exponent $k+1$ in the second equation; for this reason $f(x) \equiv r$ sadly does not work. I have tried playing with simple things (like polynomials) and was unable to get anything useful.

metamorphy
  • 39,111
Drew Brady
  • 3,399

1 Answers1

2

There is one of the form $f(x)=a(1-|x|)^b$; specifically, let $\lambda>0$ be the solution of $$\frac{(1+\lambda)^k}{1+k\lambda}=r$$ (exists since $\lambda\mapsto(1+\lambda)^k/(1+k\lambda)$ is increasing), and take $f(x)=r(1+\lambda)(1-|x|)^{2\lambda}$.

metamorphy
  • 39,111