+ Reply to Thread
Results 1 to 7 of 7

generate all 5 digit formations distinct, in each position,

  1. #1
    Forum Contributor
    Join Date
    11-29-2014
    Location
    brasil
    MS-Off Ver
    excel 2016
    Posts
    2,179

    generate all 5 digit formations distinct, in each position,

    generate all 5 digit formations
    distinct, in each position,
    there can be no repetition of digits type 55321, no
    cannot be in ascending order
    formations must be positional
    ex = 9,1,2,4,8
    https://www.excelforum.com/attachmen...1&d=1603195718
    Attached Files Attached Files

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS 365 Family 64-bit 2404
    Posts
    24,858

    Re: generate all 5 digit formations distinct, in each position,

    formations must be positional What does that mean?

    In your example, the digits 1,2,4,8 are in ascending order, which violates the rule you gave. Can you be more rigorous about your specification?

  3. #3
    Forum Contributor
    Join Date
    11-29-2014
    Location
    brasil
    MS-Off Ver
    excel 2016
    Posts
    2,179

    Re: generate all 5 digit formations distinct, in each position,

    hello 6Stringjazzerthanks for viewing the post but have a positional example ex = 9,1,2,4,8
    formations of 5 distinct digits, cannot be ascending must be positional = type ex = 9,1,2,4,8, etc.

  4. #4
    Forum Contributor
    Join Date
    11-29-2014
    Location
    brasil
    MS-Off Ver
    excel 2016
    Posts
    2,179

    Re: generate all 5 digit formations distinct, in each position,

    of course, some formations will be growing, in the context, others will be decreasing, but most will be positional

  5. #5
    Forum Guru Kaper's Avatar
    Join Date
    12-14-2013
    Location
    Warsaw, Poland
    MS-Off Ver
    most often: Office 365 in Windows environment
    Posts
    8,678

    Re: generate all 5 digit formations distinct, in each position,

    You could use such code to get the list of 30240 (10*9*8*7*6) formations:

    Please Login or Register  to view this content.
    Attached Files Attached Files
    Best Regards,

    Kaper

  6. #6
    Forum Guru Kaper's Avatar
    Join Date
    12-14-2013
    Location
    Warsaw, Poland
    MS-Off Ver
    most often: Office 365 in Windows environment
    Posts
    8,678

    Re: generate all 5 digit formations distinct, in each position,

    PS. From the formal point - these are variations without repetitions. See for instance: https://www.mathreference.org/index/page/id/52/lg/en

  7. #7
    Forum Contributor
    Join Date
    11-29-2014
    Location
    brasil
    MS-Off Ver
    excel 2016
    Posts
    2,179

    Re: generate all 5 digit formations distinct, in each position,

    ok , kaper, conglatulations, thank you

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] generate formations of 15 numbers from 01 to 25.
    By jorel in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 07-02-2020, 12:46 AM
  2. generate all 3 and 4 formations * but with one condition.
    By jorel in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-13-2019, 11:31 PM
  3. hello please generate all the formations of each pattern.
    By jorel in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-13-2018, 10:18 AM
  4. Generate all possible formations using strings 0 to 3 whose sum is 14 .
    By jorel in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-13-2018, 09:21 AM
  5. All odd and even digit formations
    By jorel in forum Excel Programming / VBA / Macros
    Replies: 21
    Last Post: 03-28-2017, 12:57 PM
  6. how many formations is possible by selecting a digit * to pik3
    By jorel in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-01-2015, 12:05 PM
  7. separate possible triple digit formations without repetition of 60/6
    By jorel in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-17-2014, 12:02 PM

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