a subfactorial limit

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ธ.ค. 2024

ความคิดเห็น • 50

  • @GenericLooksmaxxer
    @GenericLooksmaxxer 4 หลายเดือนก่อน +42

    We can also solve this with inclusion-exclusion:
    Note that !n = n! - number of perms *with* fixed points.
    The number of perms with k fixed points or more is nCk * (n-k)! (We choose k points as our fixed points, and we don't care about the rest), denote this set of permutations by A_k.
    We want the size of the union of A1, A2, ..., An, which is exactly given by inclusion-exclusion. So we have:
    !n = n! - nC1 * (n-1)! + nC2 * (n-2)! + ... + (-1)^n * nCn * 0! = sum_(k = 0 to n) (-1)^(k) (n!)/(k!)
    Now that's very slick, taking the limit:
    n!/(sum_(k = 0 to n) (-1)^(k) (n!)/(k!)) =
    1/sum_(k = 0 to n) (-1)^(k) 1/(k!)
    And the denominator is precisely the taylor expansion of e^(-1), so we get e as final answer

    • @Calcprof
      @Calcprof 4 หลายเดือนก่อน +3

      This is the way I typically do it in class.

  • @franksaved3893
    @franksaved3893 4 หลายเดือนก่อน +29

    So the density of the derangements over all the permutations is 1/e for big values of n. Amazing.

    • @sugarfrosted2005
      @sugarfrosted2005 4 หลายเดือนก่อน +7

      That feels intuitive to me somehow

  • @yuging-q2l
    @yuging-q2l 4 หลายเดือนก่อน +9

    The method I used to deduce the subfactorial formula is the inclusion-exclusion principle.
    We know that there are n! different permutations of n different elements,but to calculate !n,we need to get rid of the ones which map any element to itself,and there are (n-1)! such mappings,which means we subtract n*(n-1)!=n!/1! from the total.
    However by doing so we subtracted those mappings which map 2 different elements to themselves,there are nC2 combinations of 2 different elements,so we add back nC2*(n-2)!=n!/2!.
    By doing so we added twice those which maps 3 different elements to themselves,so we substract nC3*(n-3)!=n!/3!...so on
    In the end we get
    !n=n!-n!/1!+n!/2!-n!/3!+...+(-1)^n

  • @edwardlulofs444
    @edwardlulofs444 4 หลายเดือนก่อน +6

    Another real good video. But I am unfamiliar with the concept of derangement and so at my advanced age, I would need to study this much more carefully to fully understand.
    But I really like learning math that is new to me.
    And you explain math very, very well.
    So I always enjoy your videos.
    Thanks.

  • @ChuffingNorah
    @ChuffingNorah 4 หลายเดือนก่อน +13

    The Prof is channelling Eric Meijer (of Haskell fame) with his groovy flashy Tie-Dye T-Shirt!

    • @cycklist
      @cycklist 4 หลายเดือนก่อน

      Who?

    • @ChuffingNorah
      @ChuffingNorah 4 หลายเดือนก่อน

      @@cycklist Dr?

    • @stefanalecu9532
      @stefanalecu9532 4 หลายเดือนก่อน

      ​@@cycklist Googling is hard, as history has shown over and over again

    • @CielMC
      @CielMC 4 หลายเดือนก่อน +1

      Haskell mentioned let’s go

  • @Wielorybkek
    @Wielorybkek 4 หลายเดือนก่อน +2

    That's a good place, indeed.

  • @miraj2264
    @miraj2264 4 หลายเดือนก่อน +2

    At 12:45, I'm curious why you take the bottom to mean d1 and d0. I would've taken the bottom to be d2 and d1 since we know those values are 1 and 0 respectively.
    Since you have the recursion formula dn = (n-1)(dn-1 + dn-2), you can always solve for d0. So we can assign it a value for the sake of completeness, but it seems unnecessary for solving the problem.

    • @minamagdy4126
      @minamagdy4126 4 หลายเดือนก่อน

      He chose n=0,1 as his base case. Your choice works too

  • @Alan-zf2tt
    @Alan-zf2tt 4 หลายเดือนก่อน +2

    a hmmm @ 7:00 the dangerous ambiguity of mixing up, for example, address label of n-1 with the content that is n-1?
    I wonder how such a thing can be handled in a way to make relationship explicit and by so doing removing the ambiguities?

  • @pierreabbat6157
    @pierreabbat6157 4 หลายเดือนก่อน +8

    Can the subfactorial be interpolated as the factorial can? What's !(1/2)?

    • @yuging-q2l
      @yuging-q2l 4 หลายเดือนก่อน +3

      !n can be expressed in the integral form of ∫ 0 to +inf (x-1)^n e^(-x) dx so I think yes. Insert n=1/2 and !(1/2)≈0.326

    • @xinpingdonohoe3978
      @xinpingdonohoe3978 4 หลายเดือนก่อน +2

      ​@@yuging-q2l yes, and to be exact, that 0.326 number is (+√π)/(2e)

  • @gregsarnecki7581
    @gregsarnecki7581 4 หลายเดือนก่อน +1

    At 6:50 is that a French version of relabel? Or is it just not quite reliable? I think the subject matter is slightly deranged...

  • @divisix024
    @divisix024 4 หลายเดือนก่อน +1

    Is the third line at 12:36 a mistake or did he do something else? I didn’t quite get why he didn’t just use the recursion to directly get the result

    • @thomasrl194
      @thomasrl194 4 หลายเดือนก่อน

      Yes, it should have been d_(n-2) - (n-2)*d_(n-3) and same mistake in the next line. But in the last line it is correct.

  • @TheMemesofDestruction
    @TheMemesofDestruction 4 หลายเดือนก่อน

    Derangements are pretty rad.

  • @kajdronm.8887
    @kajdronm.8887 4 หลายเดือนก่อน +2

    A disappointingly low value for all friends of Secret Santa.

  • @goodplacetostop2973
    @goodplacetostop2973 4 หลายเดือนก่อน +7

    17:24

    • @Igorious92
      @Igorious92 4 หลายเดือนก่อน +5

      ...to stop.

    • @BikeArea
      @BikeArea 4 หลายเดือนก่อน

      ​@@Igorious92😁

  • @kajdronm.8887
    @kajdronm.8887 4 หลายเดือนก่อน

    "And that's a good place..."

  • @Happy_Abe
    @Happy_Abe 4 หลายเดือนก่อน

    @15:20 where does the first 1 in the expansion come from?
    Wouldn’t that be corresponding to the d_0/0! term but that should be 0 not 1

  • @kcz6865
    @kcz6865 4 หลายเดือนก่อน

    When n=0, what one permutation changes all numbers if not any number?

  • @wilderuhl3450
    @wilderuhl3450 4 หลายเดือนก่อน +2

    That’s a good place

    • @orionspur
      @orionspur 4 หลายเดือนก่อน

      2stop

  • @MonsieurSeize
    @MonsieurSeize 4 หลายเดือนก่อน

    One suggestion for a future video : What is the sum of the serie with general term (!n)/(n!)-1/e ?

  • @alre9766
    @alre9766 4 หลายเดือนก่อน

    Beautiful

  • @rainerzufall42
    @rainerzufall42 3 หลายเดือนก่อน +1

    "And that's a good place ..." (and that's a good place to stop) => not even time for the abortion of time?

  • @RafaelSCalsaverini
    @RafaelSCalsaverini 4 หลายเดือนก่อน +1

    It's a good place to what??? 😢

  • @maxhagenauer24
    @maxhagenauer24 4 หลายเดือนก่อน

    Combinatorial math?

  • @singious
    @singious 4 หลายเดือนก่อน

    Sounds like a doctor's approach.

  • @xinpingdonohoe3978
    @xinpingdonohoe3978 4 หลายเดือนก่อน

    We can't be surprised that it's e again. How many factorial-based numbers >1 are there?

  • @DeanCalhoun
    @DeanCalhoun 4 หลายเดือนก่อน

    this is getting out of hand, it’s absolutely deranged!

  • @emre_galois
    @emre_galois 4 หลายเดือนก่อน +2

    everywhere i go i see his face Mr Euler. Your number is everywhere ...

  • @andrewparker8636
    @andrewparker8636 4 หลายเดือนก่อน

    And that's a good place to... The rest of this sentence is left as an exercise to the reader

  • @WRSomsky
    @WRSomsky 4 หลายเดือนก่อน

    Would have been simpler to just ask for the limit of (!n/n!) in the first place

    • @talastra
      @talastra 4 หลายเดือนก่อน

      But then we would not have gotten a chance to look at derangements.

  • @franepoljak9605
    @franepoljak9605 4 หลายเดือนก่อน

    This all looks deranged 😂

  • @stefanschroder4694
    @stefanschroder4694 4 หลายเดือนก่อน

    there exist a better understandable explication by blackpennredpenn😂

  • @CielMC
    @CielMC 4 หลายเดือนก่อน

    Hehe Dn

  • @SeanChapman-q1k
    @SeanChapman-q1k 4 หลายเดือนก่อน

    Let me see if I have this right: !n = pizza