MHB Maximizing a in $ax^3+bx^2+cx+d$ with Constraints | POTW #424 07/06/2020

  • Thread starter Thread starter anemone
  • Start date Start date
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Here is this week's POTW:

-----

Given that $f(x)=ax^3+bx^2+cx+d$ and $|f'(x)|\le 1$ for $0\le x \le 1$. Find the maximum value of $a$.

-----

 
Physics news on Phys.org
Congratulations to castor28 for his correct solution (Cool) , which you can find below:
We must fit the parabola $y=f'(x)=3x^2+2bx+c$ within the rectangle $[0,1]\times[-1,1]$.

To get the largest value of $a$ (the steepest parabola), we must have $f'(0)=f'(1)=1$, the axis at $x=\dfrac12$, and $f'\left(\dfrac12\right)=-1$:

424s.png


This gives $f'(x)= 8\left(x-\dfrac12\right)^2-1= 8x^2-8x+1$ and $\bf a=\dfrac83$.

More precisely, the condition will be satisfied for $\lvert a\rvert\le\dfrac83$.
 
Back
Top