Possible combinations of numbers for 3,4,5,6,7 (up to 9?)

AI Thread Summary
A user is seeking a downloadable program to generate and export all possible combinations of numbers from a specified set, ranging from 3 to 9, and up to 99 numbers. The desired output should be numbered, printable, and exportable to a tab-delimited text file. The user previously used a program called "Combinations!" by Gordon Gonsalves, which is no longer supported. While some forum members discuss the mathematical aspect of combinations, they acknowledge the need for software that meets the user's specific requirements. The user hopes to find assistance within the forum community.
AlexFX
Messages
2
Reaction score
0
Hello everyone.
Thanks for this amazing forum.
I hope I can be forgiven for asking for a software problem rather than a topic specific puzzle.
I am looking and happy to pay for a downloadable program I can run from my desk top which will return all possible combinations of numbers for 3,4,5,6,7...(up to 9?) from any given set of numbers (up to 99?), Generated combinations should be numbered/ordered from 1-X.
Generated combinations and sub-sets should be printable and exported to a tab-delimited text file.
Can anyone please lead me in the right direction?

I had a real nifty little program called... Combinations! by Gordon Gonsalves on my laptop (OS: XP) but my laptop bit the dust without notice.
It would for instance return 8,145,060 combinations (6,45) in a few seconds.

Gordon is no longer selling/ providing support so if anyone can help I would be in your debt.
Many thanks for time and attention.
Alex
 
Mathematics news on Phys.org
I don't really understand what you are asking for. To the extent that I can understand it, it sounds rather trivial so I'm probably missing something. Can you give examples or something to further explain?
 
I'm guessing that the OP is asking about the number of combinations of n things taken r at a time, where n can be up to 99 or so, and r can be up to 9.

In symbols, this would be
$$n \choose r$$

What he's saying, I think, is that $$ {45 \choose 6} = 8,145,060$$
but I haven't verified this.
 
Last edited:
The website is still there, and it appears the programs are now free. I didn't actually try the programs or check for viruses.

http://ggonsalves.com
 
Correct.
The formula for combinations (not permutations) would be 45!/[(45-6)!(6!)] = (because the order or the sequence does not matter) =8,145,060.

I'm looking for a program which would generate all possible combinations for different variables
up to 99!/[(99-9)!(9!)], exportable to a tab-delimited text file.

rcgldr, thanks, I know the website is still up but the free downloads are very limited, and Gordon has left the receiver off the hook.

I imagined there might be someone here on the forum who could help.
Thanks for time and attention and pardon if I've used up precious time.
 
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