The point of his question is to get people to think.
Let C(n,r) be the choose function.
label the digits a≤b≤c≤d≤e≤f≤g≤h≤i≤j≤k≤l
If l=9:
k=4 ==> the rest are 0
you have 12 choises for l and 11 choices for k or 132 choices.
k=3 ==> j=1 and the rest are 0
you have 12 choices for l, 11 choices for k, and 10 choices for j. (1320 choices)
k=2:
j=2==> everything else is 0. You have 12,C(11,2) choices,
j=1==>i=1. 12•11•10•9•C(8,2)
k=1==>j,i,h=1==>12•11•9•8•C(7,4)
l=8:
k=5: 12,11
k=4,j=1:12,11,10
k=3, j=2: 12,11,10
k=3, j,i=1: 12, 11, C(10,2)
k,j=2, i=1: 12, 11, C(10,2)
k=2, j,i,h=1: 12, 11, C(10,3)
k,j,i,h,g=1: 12, C(10,5)
l=7:
k=6: 12, 11
k=5, j=1: 12, 11, 10
k=4, j=2, 12, 11, 10
k=4, j,i=1 12, 11, C(10,2)
k,j=3: 12, C(11,2)
k=3,j=2, i=1: 12, 11, 10, 9
k=3, j,i,h=1, 12, 11, C(10,3)
k,j,i=2: 12, C(11,3)
k,j=2, i,h=1: 12, C(11,2), C(9,2) (this is where I am not sure)
k=2, j,i,h,g=1: 12, 11, C(10,4)
k,j,i,h,g,f: 12, C(11,6)
l,k=6, j=1: 12, C(11,2)
l=6, k=5, j=2: 12, 11, 10
l=6, k=5, j,i=1: 12, 11, C(10,2)
l=6, k=4, j=3: 12, 11, 10
l=6, k=4, j=2, i=1: 12, 11, C(10,2)
l=6, k=4, j,i,h=1: 12, 11, C(10,3)
l=6, k,j=3, i=1, 12, 11, C(10,2)
l=6, k=3, j,i=2, 12, 11, C(10,2)
l=6, k=3, j=2, i,h=1: 12, 11, 10, C(9,2)
j,i,h,g=1: 12, 11, C(10,4)
k,j,i=2, h=1: 12, 11, C(10,3)
k,j=2, i,h,g=1: 12, C(11,3), C(8,2)
k=2, j,i,h,g,f=1, 12, 11, C(10,5)
k,j,i,h,g,f,e=1: 12, C(11,7)
l,k=5, j=3: 12, C(11,2)
k,j=4: 12, C(11,2)
k=4, j=3, i=1: 12, 11, 10, 9
k=4, j,i=2: 12, 11, C(10,2)
k=4, j=2, i,h=1: 12, 11, 10, C(9,2)
k=4, j,i,h,g=1: 12, 11, C(10,4)
k,j=3, i=2: 12, 11, C(10,2)
. . this is boring, someone else can finish it, and change it so the combinitorics is correct . . .
please tell me about the mistakes I made. I haven't studied combinitorics yet, and am very shaky on the subject. Also, if you have any suggestions for a book to read on the subject, that would be cool too.
2006-07-11 16:14:17
·
answer #2
·
answered by Eulercrosser 4
·
0⤊
0⤋