I've come across the following simple, but unexpected equality numerous times accidentally.
$$ \frac{10!}{6!} = 7! $$
which is the same as
$$1*2*3*4*5*6*7 = 7*8*9*10$$
Does it hold any specific (geometric?) meaning? I've graphed out numerous similar identities, but didn't find any that have an unexpected result similar to the above (leaving aside the trivial $\frac{n!}{(n-1)!} = n$).