What's n!
for all n belonging to N - {1}.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Well that's obvious. n factorial is product of all natural numbers less than and equal to n. for n being greater than 1 you'll always have some even no. in its factorial that'll make n! = 2k i.e even