This problem
Compute $$\sqrt{\sqrt{44\cdot 45 \cdot 46 \cdot 47+1}-44}$$
has a nice solution that relies on the identity
$$n(n+1)(n+2)(n+3) +1 = \left(n^2 + 3n + 1\right)^2$$
a word form of which is
The product of any four consecutive integers is one less than a perfect square.
Is that identity simply a mathematical coincidence - the coefficients just happen to be the same when you expand the left side as when you expand the right - or is there some reason for its truth?
I think this isn't a silly question, because identities like $$(n+1)^2 = n^2 + 2n +1$$ are very intuitive when you draw them:

(the green square represents $n^2$, the light orange rectangles are each $n$, and the dark orange square is $1$ by $1$)