+ Reply to Thread
Results 1 to 3 of 3

Combinations

  1. #1
    Chris_t_2k5
    Guest

    Combinations

    Hi, I am using the numbers 1 to 15. I need to calculate all the combinations
    within these numbers to create 5 sets of 3 numbers

    eg. 1 2 3, 4 5 6, 7 8 9, 10 11 12, 13 14 15
    eg. 1 2 4, 3 5 6, 7 8 9, 10 11 12, 13 14 15

    so all of the 15 numbers have to be used up each time

    Thanks

  2. #2
    Del
    Guest

    RE: Combinations

    Have a look at either the =PERMUT() or =COMBIN() functions.

    "Chris_t_2k5" wrote:

    > Hi, I am using the numbers 1 to 15. I need to calculate all the combinations
    > within these numbers to create 5 sets of 3 numbers
    >
    > eg. 1 2 3, 4 5 6, 7 8 9, 10 11 12, 13 14 15
    > eg. 1 2 4, 3 5 6, 7 8 9, 10 11 12, 13 14 15
    >
    > so all of the 15 numbers have to be used up each time
    >
    > Thanks


  3. #3
    Registered User
    Join Date
    01-19-2004
    Posts
    18
    There are 1.3 x 10^12 permutations of 15 numbers. If you want to cover all possibilities I doubt that there is a spreadsheet big enough to hold the results.

    You might need to tackle your problem a different way.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1