Ways to arrange a consecutive string of letters with no letter in the alphabetically correct placeProbability 3 eventsPermutations with fixed pointsNumber of ordered pairs of given stringHow many unique ways are there to arrange the letters in the word HATTER?How many strings of length n can be constructed with 'a', 'b', and 'c', such that there is a maximum of one 'b' and two consecutive 'c's?Combination for 3 seats from N peoplesWays to arrange letters and digits, if the letters must appear in groupsWhen and when not to consider the order of arrangement in a probability problem?No. of strings between 2 given strings in lexicographical orderHow many ways can we arrange the letters F, G, H, I and J such that three consecutive letters are in alphabetical order?

Why was the small council so happy for Tyrion to become the Master of Coin?

Test if tikzmark exists on same page

Is it tax fraud for an individual to declare non-taxable revenue as taxable income? (US tax laws)

Smoothness of finite-dimensional functional calculus

"to be prejudice towards/against someone" vs "to be prejudiced against/towards someone"

How much RAM could one put in a typical 80386 setup?

Is it legal for company to use my work email to pretend I still work there?

Approximately how much travel time was saved by the opening of the Suez Canal in 1869?

Why can't I see bouncing of a switch on an oscilloscope?

Is this a crack on the carbon frame?

What does "Puller Prush Person" mean?

What is the word for reserving something for yourself before others do?

tikz: show 0 at the axis origin

Why Is Death Allowed In the Matrix?

How to format long polynomial?

Why doesn't H₄O²⁺ exist?

Do I have a twin with permutated remainders?

Accidentally leaked the solution to an assignment, what to do now? (I'm the prof)

To string or not to string

Show that if two triangles built on parallel lines, with equal bases have the same perimeter only if they are congruent.

What is the offset in a seaplane's hull?

Why not use SQL instead of GraphQL?

Which models of the Boeing 737 are still in production?

Adding span tags within wp_list_pages list items



Ways to arrange a consecutive string of letters with no letter in the alphabetically correct place


Probability 3 eventsPermutations with fixed pointsNumber of ordered pairs of given stringHow many unique ways are there to arrange the letters in the word HATTER?How many strings of length n can be constructed with 'a', 'b', and 'c', such that there is a maximum of one 'b' and two consecutive 'c's?Combination for 3 seats from N peoplesWays to arrange letters and digits, if the letters must appear in groupsWhen and when not to consider the order of arrangement in a probability problem?No. of strings between 2 given strings in lexicographical orderHow many ways can we arrange the letters F, G, H, I and J such that three consecutive letters are in alphabetical order?













0












$begingroup$


I am trying to figure out how to calculate the number of ways to arrange a consecutive string of letters with no letter in the alphabetically correct place. For example, if we take $ABC$, then there are 6 possible arrangements:



$$ABC, ACB, BAC, BCA, CAB, CBA$$



but only in the last two none of the letters is in the alphabetically correct place (for example, $BAC$ does not satisfy the requirement, since $C$ is a third letter of the alphabet and it is in the third spot in $BAC$)



If we take $ABCD$ there are $4!=24$ possible arrangements, but by inspection one can see that only $9$ of the arrangements satisfy the given requirement.



My question is: what's the formula for calculating the number of ways to arrange a consecutive string of letters with no letter in the alphabetically correct place and how to deduce such a formula?



In fact, I am also trying to understand the following: why does the ratio of all the possible arrangements to the arrangements satisfying the extra condition converge to the famous Euler's number $e$?



As always, any help will be greatly appreciated.










share|cite|improve this question









$endgroup$







  • 7




    $begingroup$
    It seems that you're after the number of derangements.
    $endgroup$
    – José Carlos Santos
    Sep 11 '18 at 13:54















0












$begingroup$


I am trying to figure out how to calculate the number of ways to arrange a consecutive string of letters with no letter in the alphabetically correct place. For example, if we take $ABC$, then there are 6 possible arrangements:



$$ABC, ACB, BAC, BCA, CAB, CBA$$



but only in the last two none of the letters is in the alphabetically correct place (for example, $BAC$ does not satisfy the requirement, since $C$ is a third letter of the alphabet and it is in the third spot in $BAC$)



If we take $ABCD$ there are $4!=24$ possible arrangements, but by inspection one can see that only $9$ of the arrangements satisfy the given requirement.



My question is: what's the formula for calculating the number of ways to arrange a consecutive string of letters with no letter in the alphabetically correct place and how to deduce such a formula?



In fact, I am also trying to understand the following: why does the ratio of all the possible arrangements to the arrangements satisfying the extra condition converge to the famous Euler's number $e$?



As always, any help will be greatly appreciated.










share|cite|improve this question









$endgroup$







  • 7




    $begingroup$
    It seems that you're after the number of derangements.
    $endgroup$
    – José Carlos Santos
    Sep 11 '18 at 13:54













0












0








0





$begingroup$


I am trying to figure out how to calculate the number of ways to arrange a consecutive string of letters with no letter in the alphabetically correct place. For example, if we take $ABC$, then there are 6 possible arrangements:



$$ABC, ACB, BAC, BCA, CAB, CBA$$



but only in the last two none of the letters is in the alphabetically correct place (for example, $BAC$ does not satisfy the requirement, since $C$ is a third letter of the alphabet and it is in the third spot in $BAC$)



If we take $ABCD$ there are $4!=24$ possible arrangements, but by inspection one can see that only $9$ of the arrangements satisfy the given requirement.



My question is: what's the formula for calculating the number of ways to arrange a consecutive string of letters with no letter in the alphabetically correct place and how to deduce such a formula?



In fact, I am also trying to understand the following: why does the ratio of all the possible arrangements to the arrangements satisfying the extra condition converge to the famous Euler's number $e$?



As always, any help will be greatly appreciated.










share|cite|improve this question









$endgroup$




I am trying to figure out how to calculate the number of ways to arrange a consecutive string of letters with no letter in the alphabetically correct place. For example, if we take $ABC$, then there are 6 possible arrangements:



$$ABC, ACB, BAC, BCA, CAB, CBA$$



but only in the last two none of the letters is in the alphabetically correct place (for example, $BAC$ does not satisfy the requirement, since $C$ is a third letter of the alphabet and it is in the third spot in $BAC$)



If we take $ABCD$ there are $4!=24$ possible arrangements, but by inspection one can see that only $9$ of the arrangements satisfy the given requirement.



My question is: what's the formula for calculating the number of ways to arrange a consecutive string of letters with no letter in the alphabetically correct place and how to deduce such a formula?



In fact, I am also trying to understand the following: why does the ratio of all the possible arrangements to the arrangements satisfying the extra condition converge to the famous Euler's number $e$?



As always, any help will be greatly appreciated.







probability combinatorics limits combinations






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Sep 11 '18 at 13:53









PawelPawel

3,2841022




3,2841022







  • 7




    $begingroup$
    It seems that you're after the number of derangements.
    $endgroup$
    – José Carlos Santos
    Sep 11 '18 at 13:54












  • 7




    $begingroup$
    It seems that you're after the number of derangements.
    $endgroup$
    – José Carlos Santos
    Sep 11 '18 at 13:54







7




7




$begingroup$
It seems that you're after the number of derangements.
$endgroup$
– José Carlos Santos
Sep 11 '18 at 13:54




$begingroup$
It seems that you're after the number of derangements.
$endgroup$
– José Carlos Santos
Sep 11 '18 at 13:54










1 Answer
1






active

oldest

votes


















0












$begingroup$

Just as Jose Carlos Santos posted in the comments, this can be solved by counting the number of derangements.



In particular a useful formula would be:



$$!n = left[ fracn!e right]$$



where $[x]$ is the nearest integer function. So the probability you are looking for would be:



$$!n =frac1n! left[ fracn!e right] rightarrow frac1e$$



answering your second question






share|cite|improve this answer









$endgroup$













    Your Answer





    StackExchange.ifUsing("editor", function ()
    return StackExchange.using("mathjaxEditing", function ()
    StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
    StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
    );
    );
    , "mathjax-editing");

    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "69"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    noCode: true, onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2913165%2fways-to-arrange-a-consecutive-string-of-letters-with-no-letter-in-the-alphabetic%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0












    $begingroup$

    Just as Jose Carlos Santos posted in the comments, this can be solved by counting the number of derangements.



    In particular a useful formula would be:



    $$!n = left[ fracn!e right]$$



    where $[x]$ is the nearest integer function. So the probability you are looking for would be:



    $$!n =frac1n! left[ fracn!e right] rightarrow frac1e$$



    answering your second question






    share|cite|improve this answer









    $endgroup$

















      0












      $begingroup$

      Just as Jose Carlos Santos posted in the comments, this can be solved by counting the number of derangements.



      In particular a useful formula would be:



      $$!n = left[ fracn!e right]$$



      where $[x]$ is the nearest integer function. So the probability you are looking for would be:



      $$!n =frac1n! left[ fracn!e right] rightarrow frac1e$$



      answering your second question






      share|cite|improve this answer









      $endgroup$















        0












        0








        0





        $begingroup$

        Just as Jose Carlos Santos posted in the comments, this can be solved by counting the number of derangements.



        In particular a useful formula would be:



        $$!n = left[ fracn!e right]$$



        where $[x]$ is the nearest integer function. So the probability you are looking for would be:



        $$!n =frac1n! left[ fracn!e right] rightarrow frac1e$$



        answering your second question






        share|cite|improve this answer









        $endgroup$



        Just as Jose Carlos Santos posted in the comments, this can be solved by counting the number of derangements.



        In particular a useful formula would be:



        $$!n = left[ fracn!e right]$$



        where $[x]$ is the nearest integer function. So the probability you are looking for would be:



        $$!n =frac1n! left[ fracn!e right] rightarrow frac1e$$



        answering your second question







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Mar 29 at 15:30









        Fer BelloraFer Bellora

        1355




        1355



























            draft saved

            draft discarded
















































            Thanks for contributing an answer to Mathematics Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            Use MathJax to format equations. MathJax reference.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2913165%2fways-to-arrange-a-consecutive-string-of-letters-with-no-letter-in-the-alphabetic%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Triangular numbers and gcdProving sum of a set is $0 pmod n$ if $n$ is odd, or $fracn2 pmod n$ if $n$ is even?Is greatest common divisor of two numbers really their smallest linear combination?GCD, LCM RelationshipProve a set of nonnegative integers with greatest common divisor 1 and closed under addition has all but finite many nonnegative integers.all pairs of a and b in an equation containing gcdTriangular Numbers Modulo $k$ - Hit All Values?Understanding the Existence and Uniqueness of the GCDGCD and LCM with logical symbolsThe greatest common divisor of two positive integers less than 100 is equal to 3. Their least common multiple is twelve times one of the integers.Suppose that for all integers $x$, $x|a$ and $x|b$ if and only if $x|c$. Then $c = gcd(a,b)$Which is the gcd of 2 numbers which are multiplied and the result is 600000?

            Ingelân Ynhâld Etymology | Geografy | Skiednis | Polityk en bestjoer | Ekonomy | Demografy | Kultuer | Klimaat | Sjoch ek | Keppelings om utens | Boarnen, noaten en referinsjes Navigaasjemenuwww.gov.ukOffisjele webside fan it regear fan it Feriene KeninkrykOffisjele webside fan it Britske FerkearsburoNederlânsktalige ynformaasje fan it Britske FerkearsburoOffisjele webside fan English Heritage, de organisaasje dy't him ynset foar it behâld fan it Ingelske kultuergoedYnwennertallen fan alle Britske stêden út 'e folkstelling fan 2011Notes en References, op dizze sideEngland

            Boston (Lincolnshire) Stedsbyld | Berne yn Boston | NavigaasjemenuBoston Borough CouncilBoston, Lincolnshire