I am at a step in my induction proof where I need to show that:
$\frac14(k+1)^{2}k^{2}+(k+1)^{3}$
is equal to
$\frac14(k+2)^{2}(k+1)^{2}$
Which I can't really seem to figure out how to. Can you help me out?
I am at a step in my induction proof where I need to show that:
$\frac14(k+1)^{2}k^{2}+(k+1)^{3}$
is equal to
$\frac14(k+2)^{2}(k+1)^{2}$
Which I can't really seem to figure out how to. Can you help me out?
$$\begin{align} \frac14(k+1)^2k^2+(k+1)^3=\frac14((k+1)^2k^2+4(k+1)^3)&=\frac14((k+1)^2(k^2+4k+4))\\ &=\frac14(k+1)^2(k+2)^2 \end{align}$$