Ok I am trying to figure out the following thing.
out of the 13,983,816 combinations possible in 6/49 I would like to find out how many combinations are left after running some filters. I could figure out all these on my own but only from the original 13,983,816 combinations. Once I add 1 filter I am not sure how to go about figuring out the next from the numbers that are left.
First filter out any combination that has 6 odd 0 even, 6 even 0 odd 5 even 1 odd and 5 odd 1 even.
If I did my calculations right that leave you with 11,334,400 combinations.
Now eliminate from what's left combinations where there are 6 or 5 or 4 all from the same 10's group. (1-9 11-19 20-29 30-39 40-49) so the only combinations left would have no more than 3 numbers from the same 10's group.
Now eliminate any combinations that have 5,4 or 3 numbers ending in the same digit (02, 12, 22)
Now could someone enlighten me on how I would go about figuring this out. I would like to use this as my group from which I pick all my numbers, but I am getting tired of randomly picking a combination and then checking if it matches these flters before I play it.
out of the 13,983,816 combinations possible in 6/49 I would like to find out how many combinations are left after running some filters. I could figure out all these on my own but only from the original 13,983,816 combinations. Once I add 1 filter I am not sure how to go about figuring out the next from the numbers that are left.
First filter out any combination that has 6 odd 0 even, 6 even 0 odd 5 even 1 odd and 5 odd 1 even.
If I did my calculations right that leave you with 11,334,400 combinations.
Now eliminate from what's left combinations where there are 6 or 5 or 4 all from the same 10's group. (1-9 11-19 20-29 30-39 40-49) so the only combinations left would have no more than 3 numbers from the same 10's group.
Now eliminate any combinations that have 5,4 or 3 numbers ending in the same digit (02, 12, 22)
Now could someone enlighten me on how I would go about figuring this out. I would like to use this as my group from which I pick all my numbers, but I am getting tired of randomly picking a combination and then checking if it matches these flters before I play it.