I've tried working out the coefficients for each
$$\binom{n}{2}(2k)^{n-2}=\binom{n}{3}(2k)^{n-3}$$
But I'm not sure if that's helpful in any way? And I don't know what to do next?
I've tried working out the coefficients for each
$$\binom{n}{2}(2k)^{n-2}=\binom{n}{3}(2k)^{n-3}$$
But I'm not sure if that's helpful in any way? And I don't know what to do next?
Expand the binomials and cancel the $2k$'s: $$\frac{n(n-1)}2(2k)=\frac{n(n-1)(n-2)}6$$ We can cancel $n(n-1)$ too, and multiply by $6$: $$3(2k)=n-2$$ $$n=6k+2$$