You are not logged in.
Pages: 1
Hi guys,
Anyone knows any site to generate permutations / combinations over the 10000000 limit?
The Combinations and Permutations Calculator under this site is a GREAT tool but unfortunately has this limitation (
I don't want just to calculate them (this is easy) but also to GENERATE them.
Many thanks!!
Offline
Hi;
The output would be of necessity, quite large. Probably, slowing the page down to a crawl. You should think of programming it yourself.
I will look around for one though.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
Thanks bobbym, I fully understand and obviously I do not blame or underestimate the usefulness of the calculator of this site!
Unfortunately I do not have any programming skills; otherwise I would, for sure!
Offline
Is there any permutation calculator under this site? I am unaware of it.
Last edited by thickhead (2016-07-04 02:52:35)
{1}Vasudhaiva Kutumakam.{The whole Universe is a family.}
(2)Yatra naaryasthu poojyanthe Ramanthe tatra Devataha
{Gods rejoice at those places where ladies are respected.}
Offline
Have you looked for a freeware permutation generator that you could download to your machine?
Unfortunately I do not have any programming skills; otherwise I would, for sure!
If you choose any language you can use one of the many pieces of code already available on the internet. You would not have to be able to program. Programming skills would help though.
I have not found any online generator that has the speed and features yet.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
http://www.mathsisfun.com/combinatorics/combinations-permutations-calculator.html
Is there any permutation calculator under this site? I am unaware of it.
Offline
Hi;
Someone recommended this one but since I could not get it to work on my browser
http://www.theory.csc.uvic.ca/~cos/gen/perm.html
I do not know if it fits your needs.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
Thanks bobbym - it doesn't work for me either - it says that they are moving to a new machine!
Offline
Figures! I think to have the kind of capabilities you want you will have to roll your own.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
Pages: 1