Let $a$, $b$ and $k$ be positive reals, such that
$$\frac{1}{3} = k\cdot 2 \frac{ab^2}{(a + \sqrt{a^2 + b^2})^3}.$$
Prove $4$ is the smallest possible value for $k$.
This problem is related to this one I asked in another question, but they are asking different things. This time, I am not really asking for a hint or solution (even though this would also be fine), but for some clarification about the problem. In the other question, user Angelo proved the following inequality:
$$\frac{1}{4} \geq 2 \frac{ab^2}{(a + \sqrt{a^2 + b^2})^3}$$
Then, they showed equality is reached when $b = 2a\sqrt{2}$. But doesn't this contradicts the statement of the problem? If I set $k = \frac{4}{3}$:
$\dfrac{1}{3} = \dfrac{4}{3}\cdot 2 \dfrac{ab^2}{(a + \sqrt{a^2 + b^2})^3}$
$\dfrac{1}{3} \cdot \dfrac{3}{4} = 2 \dfrac{ab^2}{(a + \sqrt{a^2 + b^2})^3}$
$\dfrac{1}{4} = 2 \dfrac{ab^2}{(a + \sqrt{a^2 + b^2})^3}$
Which is true when $b= 2a\sqrt{2}$, so $4$ is not actually the smallest possible value for $k$. Am I missing something? Is the problem simply wrong or am I misinterpreting it? Can anyone shed some light?