Calculating (n+2)! quickly and accurately - Help Needed!

  • Thread starter Thread starter Phyzwizz
  • Start date Start date
  • Tags Tags
    Factorial
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 3K views
Phyzwizz
Messages
58
Reaction score
0
I know that n!=(1)(2)(3)...(n-1)(n)
I am confused how I can figure out what (n+2)! is in order to divide it by n!
How can I figure (n+2)! out and what is it, so that I won't have to ask if what I got is right.

Thanks!
 
Physics news on Phys.org
oh okay so (n+2)! would be (1)(2)(3)...(n-1)(n)(n+1)(n+2)?