khary23 Messages 92 Reaction score 6 Thread starter Feb 18, 2011 #1 I know how to expand a factorial of the form (n-2)!. How would one expand (n-n')! ? Would it just be (n-n')? thanks in advance
I know how to expand a factorial of the form (n-2)!. How would one expand (n-n')! ? Would it just be (n-n')? thanks in advance
dextercioby Science Advisor Insights Author Messages 13,416 Reaction score 4,226 Feb 18, 2011 #2 What do you mean expand ? The factorial is just a <shortening> of a product, so by my records <expanding> it means expressing the whole terms explicitely (if many, maybe use the <...> sign).
What do you mean expand ? The factorial is just a <shortening> of a product, so by my records <expanding> it means expressing the whole terms explicitely (if many, maybe use the <...> sign).
khary23 Messages 92 Reaction score 6 Feb 18, 2011 #3 What I meant is how does one write (n-n')! For example n!= n(n-1)(n-2)...
Mentallic Homework Helper Messages 3,802 Reaction score 95 Feb 18, 2011 #4 n!=(n)(n-1)(n-2)...(2)(1) Therefore, (n-n')! is just n-n' substituted for all n above, thus (n-n')(n-n'-1)(n-n'-2)...(2)(1).
n!=(n)(n-1)(n-2)...(2)(1) Therefore, (n-n')! is just n-n' substituted for all n above, thus (n-n')(n-n'-1)(n-n'-2)...(2)(1).