Is the General Binomial Coefficient for Any Rational Value Always Defined as 1?

AI Thread Summary
The discussion centers on the evaluation of the General Binomial Coefficient for rational values, particularly when r equals 0. The formula presented is valid for all r except r=0, where the expression leads to an empty product, which is defined as 1. Participants clarify that the coefficient can be evaluated as 1/0! times the empty product, reinforcing that this results in 1. Despite the confusion, it is noted that the expression can be adapted for clarity, but the mathematical reasoning behind the empty product remains a focal point. Ultimately, the consensus is that the General Binomial Coefficient for r=0 is indeed defined as 1.
Galadirith
Messages
107
Reaction score
0
Hi everyone, I have been having a problem with the General Binomial Coefficient for any rational value:

<br /> \left( <br /> \begin{array}{c}<br /> n\\<br /> r\end{array}<br /> \right)<br /> = \frac{1}{r!}\prod_{i=0}^{r-1} (r-i)<br />

Now this works fine except when r=0. so 0! is defined to be 1 so the coefficient of the product of the series is 1, but then the cap PI would read:

<br /> \left( <br /> \begin{array}{c}<br /> n\\<br /> 0\end{array}<br /> \right)<br /> = \frac{1}{0!}\prod_{i=0}^{-1} (r-i)<br />

how can that possibly be evaluated, is there a mathematical reason or is it more defined to be 1. I know that this somehow mean the empty product which is defined to be 1, but how is this the empty product. Thanks Guys :-)
 
Mathematics news on Phys.org
Galadirith said:
Hi everyone, I have been having a problem with the General Binomial Coefficient for any rational value:

<br /> \left( <br /> \begin{array}{c}<br /> n\\<br /> r\end{array}<br /> \right)<br /> = \frac{1}{r!}\prod_{i=0}^{r-1} (r-i)<br />
What is "n" supposed to mean here?

Now this works fine except when r=0. so 0! is defined to be 1 so the coefficient of the product of the series is 1, but then the cap PI would read:

<br /> \left( <br /> \begin{array}{c}<br /> n\\<br /> 0\end{array}<br /> \right)<br /> = \frac{1}{0!}\prod_{i=0}^{-1} (r-i)<br />

how can that possibly be evaluated, is there a mathematical reason or is it more defined to be 1. I know that this somehow mean the empty product which is defined to be 1, but how is this the empty product. Thanks Guys :-)
 
Sorry HallsofIvy, i mucked up my latex there a little, equation one should be :

<br /> <br /> \left( <br /> \begin{array}{c}<br /> n\\<br /> r\end{array}<br /> \right)<br /> = \frac{1}{r!}\prod_{i=0}^{r-1} (n-i)<br /> <br />

and equation 2 should be :

<br /> <br /> \left( <br /> \begin{array}{c}<br /> n\\<br /> 0\end{array}<br /> \right)<br /> = \frac{1}{0!}\prod_{i=0}^{-1} (n-i)<br /> <br />

sorry about that, i typed r instead of n at the very end. my variables n are r are :

n, the order of the coefficient n ∈ \mathbb{Q} and r ∈ \mathbb{N}_0. (in fairness I think this can be expanded so that n is an element of the complex numbers, but I am not worring about that now)
 
A simple way out of this dilemna is to write the comb. expression as n!/[r!(n-r)!]. When r=0, you will simply have 1/0! = 1.
 
thank you mathman, however in this situation that actually doesn't work, using the expression you suggested only works with integer values of n that are greater than 0 or n ∈ \mathbb{Z}^+, I have tried to find a way to adapt the expression you suggested but there is no way, (well there is a way but you end up with the equations from my first post :-)), that I have found at least and I don't think there is one. I could obviously use your expression which is the standard binomial coefficient definition with my original one which is the generalized binomial coefficient and define the coefficient piecewise, but that seem quite un-elegant, and that's not my question, there must be an explanation of how to evaluate my second equation, but Thank you for you suggestion though mathman.

EDIT: Well infact I do know that they are just rearrangements of one another, but still there must be a direct way to evaluate my second equation as apposed to rearrange it, it just seems unusual that the equation is fine to use for every value of r except r=0.
 
I don't see the problem with the second equation; I think it can simply be evaluated directly. It's a constant: 1/0! times an empty product = 1. prod(i=0, x, ...) = 1 for all x < 0.
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Back
Top