Permutations, combinations and variations of negative numbers.

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 4K views
sutupidmath
Messages
1,629
Reaction score
4
need help on this?

well guys i was doing some problems with series and i cam up with this problem, i think it belongs to combinatorics but i'll post it here.
How is defined the permutations, combinations and variatons of negative numbers. For example if you were required to find the combinations of -2 elements taken from a set of n elements. TO me this makes no sens?

[tex]\left(\begin{array}{cc}-2\\&n)[/tex]

any help would be appreciated

p.s. sorry for my latex, but i do not know how to write this.
 
Mathematics news on Phys.org
Zero. Or not

sutupidmath said:
How is defined the permutations, combinations and variatons of negative numbers. For example ...[itex]\left( {\small \begin{array}{c}n \\ -2 \end{array} } \right)[/itex]

The standard answer is zero, but if you simply plug a negative value for m (or a value exceeding n) into the formula
[tex] \left( \begin{array}{c}n\\ m \end{array} \right) = \frac{n!}{m! \, (n-m)!}<br /> = \frac{n \, (n-1) \dots (n-m+1)}{ m \, (m-1) \, (m-2) \dots 1}[/tex]
you get nonsense. See this and this for some musings which should intrigue you!

sutupidmath said:
p.s. sorry for my latex, but i do not know how to write this.

Try hitting "reply" and look at the LaTeX markup in the window.
 
Last edited: