Is the General Binomial Coefficient for Any Rational Value Always 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.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
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...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top