I don't understand why $(2n+2)!$ is equal to $(2n+2)(2n+1)(2n)!$ even though I think I understand what a factorial number is (7·6·5·4·3·2·1 = 7!). Any hints?
2026-04-08 12:48:45.1775652525
What does $(2n+2)!$ mean?
2.3k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
Using an example of $n=3$, we have $2n+2=8, (2n+2)!=8!=8\cdot 7 \cdot 6!=(2n+2)(2n+1)(2n)!$ You are just sorting out the first two terms of the factorial.