M. next
- 380
- 0
Why is it that (x + y)!=(x + y)(x + y - 1)(x + y - 2)...(x + 1)x!
Where did the last "x!" come from?
Thanks
Where did the last "x!" come from?
Thanks
The discussion centers around the factorial equation (x + y)! and specifically seeks to understand the origin and justification for the inclusion of the term x! in the expanded form of the equation. The scope includes conceptual clarification and mathematical reasoning related to factorials.
Participants express varying levels of understanding regarding the factorial equation, with some seeking clarification on the reasoning behind the steps involved. There is no consensus reached on the conceptual understanding, as confusion remains for some participants.
The discussion highlights the importance of understanding the definition of factorial and how it applies to the equation, but does not resolve the participants' differing levels of comprehension or the specific reasoning behind each step.
The definition of the factorial of any number ##n## is ##(n)(n-1)\ldots(2)(1)##, i.e., you must keep subtracting until you get all the way down to ##1##. Therefore, when calculating ##(x+y)!##, you don't stop when you get to ##x##; you must continue all the way to ##1##.M. next said:Thank you for your quick reply. I got the form you required, but still I have the concept missing. If you don't mind explaining why did we multiply by (x+1)(x)(x−1)…(2)(1)? It seems like we get to a place where y disappears by subtraction but then again why did we add the term (x+1) and so on?