Given $a, b,c \in \mathbb{R}$, let $A_{abc}$ be the set of twice-differentiable real functions $f:[0,1] \to \mathbb{R}$ such that $f(0) = 0$, $f(1) = a, f'(0) = b$ and $f'(1) = c.\ $ Find the infimum of {$\max_{x \in [0,1]}$$|f''(x)|: f \in A_{abc}$ }$\subset \mathbb{R}$ in terms of $a, b$ and $c$.
I'm not sure I've written that correctly: I'm sure I'll have to re-write that more clearly. Anyway, the title should be somewhat clear as to what I'm after.
I think we should also add the constraint that $ f'(0) \geq 0$, because if we then reflect everything the functions in the x-axis, we get all the cases where $f'(0) < 0$, so we don't lose any generality by assuming $ f'(0) \geq 0$.
Anyway, I'd be very surprised if this wasn't some sort of duplicate as it's such a natural optimisation question: I just think I'm not using the right lingo.


This answer is preliminary, but I’ll try to update it.
Given a twice-differentiable function $f$ from $[0,1]$ to $\Bbb R$ put $\|f\|=\sup_{x \in [0,1]} |f''(x)|$. If $f\in A_{abc}$ is any function then a function $g(x)=f(x)-ax$ belongs to $A_{0, b-a, c-a}$ and $\|g\|=\|f\|$, so it suffices to consider the case when $a=0$.
Given $b$ and $c$, denote the required infimum by $I$.
Let $f\in A_{0bc}$ be any function. By Rolle’s theorem, there exists $y\in (0,1)$ such that $f’(y)=0$. By Lagrange’s theorem, there exist $x_1, x_2\in (0,1)$ such that $f’’(x_1)=\frac{f’(y)-f’(0)}{y-0}=-\frac by$ and $f’’(x_2)=\frac{f’(1)-f’(y)}{1-y}=\frac c{1-y}$. This easily follows that $$I\ge \max\{|f’’(x_1)|, |f’’(x_2)|\}\ge |b|+|c|.$$
On the other hand, a polynomial $f(x)=(b+c)x^3-(2b+c)x^2+bx$ belongs to $A_{0bc}$ and $$I\le \|f\|= 2\max\{|2b+c|,|b+2c|\}.$$