Subfactorial, a recursive approach

Поделиться
HTML-код
  • Опубликовано: 12 ноя 2024

Комментарии • 195

  • @christophermusso
    @christophermusso 6 лет назад +181

    Small error: In the expression for !3 on the right side of board you have !(2-1) instead of !(3-2).

  • @blackpenredpen
    @blackpenredpen  6 лет назад +173

    4! = number of ways to sit 4 people in 4 chairs
    !4 = number of ways for them to do Christmas gift exchange so that no one gets his/her own gift back

    • @ErickSousa-lx3qr
      @ErickSousa-lx3qr 6 лет назад +4

      Hello.
      How can I calculate the derrangements of some elements when there are repeated ones? For example :
      How many derrangements does the word "purple" have?
      Pleade help me !!! I can't find this in any place of internet.

    • @Lordoftheflies234
      @Lordoftheflies234 6 лет назад +12

      Prove that lim n->infinity of n!/!n = e ;)

    • @blackpenredpen
      @blackpenredpen  6 лет назад +7

      Ericktubao xd
      I did the video for you ruclips.net/video/HJjU1owDBpk/видео.html

    • @ErickSousa-lx3qr
      @ErickSousa-lx3qr 6 лет назад +4

      @@blackpenredpen Thank you so much !!!

    • @aniruddhvasishta8334
      @aniruddhvasishta8334 6 лет назад +4

      Is there a non recursive formula for subfactorial(n)?

  • @ffggddss
    @ffggddss 4 года назад +22

    Also, !0 = 1.
    When there are no objects, doing nothing (the identity permutation) results in no object left in its original place!
    This definition also satisfies the recursion.
    And another useful way to write the recursion is
    !(n+1) = n[!n + !(n-1)]
    Fred

  • @alekseikhalin5808
    @alekseikhalin5808 6 лет назад +194

    1:37
    "I think you guys know the answer, I don't..."
    Shows the answer on his back
    Not bad, bprp

  • @omarifady
    @omarifady 6 лет назад +142

    The really saddest story in math is that !1=0 😭😭😭😭💔

  • @welltypedwitch
    @welltypedwitch 6 лет назад +61

    That shirt is so genius!

  • @sarveshjadhav4315
    @sarveshjadhav4315 6 лет назад +54

    But, the real question is what is
    'i!' And '!i'
    ?

    • @alekseikhalin5808
      @alekseikhalin5808 6 лет назад +41

      Sarvesh that's not a *real* question.

    • @NeerajSharmah2c2o4
      @NeerajSharmah2c2o4 6 лет назад +22

      That's an imaginary question sir.

    • @markorezic3131
      @markorezic3131 6 лет назад +8

      An imaginary question, that could have a real solution?!

    • @someonesomeone4099
      @someonesomeone4099 5 лет назад +6

      Sarvesh
      Gamma function 😂?

    • @rossjennings4755
      @rossjennings4755 4 года назад +4

      ¡! is what a character in a Spanish-language cartoon says when startled, and !¡ is a percussive alveolar click.
      But that doesn't really answer the question, does it?

  • @AndDiracisHisProphet
    @AndDiracisHisProphet 6 лет назад +20

    yea, as if mathematicians have 3 different friends...
    7:45 that is a much more realistic situation

  • @pocarski
    @pocarski 6 лет назад +32

    now i have a fancy way of describing my life:
    "subfactorial one"

  • @tsukibackup1513
    @tsukibackup1513 4 года назад +1

    blackpenredpen: *asks complicated math question*
    also blackpenredpen: *showes answer on back*
    you're my favourit youtuber. I like your ways of doing things.

  • @alexyoize
    @alexyoize 6 лет назад +50

    1:37 spoileeeer!!! ;-;

  • @NonTwinBrothers
    @NonTwinBrothers 4 года назад +1

    Some friends were talking about gift giving
    Naturally first think I thought of was this!

  • @washizukanorico
    @washizukanorico 5 лет назад +3

    Great video, didn t know about this derangement. The part about the “proof” of the recurring definition was kinda obscure to me ... I mean after thinking about it for a while I got convinced it worked but a better illustration (maybe a tree or whatever) would have been nice.
    I know it s hard to present complex stuff clearly most of the times ... but hey you ve get two differently colored pen, we know you can do it :)
    Thank you for teaching this new concept to me!

  • @gurpremsingh
    @gurpremsingh 6 лет назад +6

    Wow you're really good at explaining! Loved it❤

  • @dwaraganathanrengasamy6169
    @dwaraganathanrengasamy6169 6 лет назад +5

    Thank you so much for such a great gift. It helps me remember it. 😍

  • @nanashi_74_
    @nanashi_74_ 5 лет назад +10

    1:36 he spoiled the answer 😂

  • @canaDavid1
    @canaDavid1 4 года назад +7

    If you test this formula on normal factorial (using n!=n(n-1)!)
    (n-1)((n-1)!+(n-2)!)
    (n-1)(n-1)!+(n-1)(n-2)!
    (n-1)(n-1)!+(n-1)!
    (n-1+1)(n-1)!
    n(n-1)!
    n!
    So this holds for factorial also. Interesting how much initial values change the result.

    • @CarmenLC
      @CarmenLC 3 года назад +1

      wait theyre the same fibonacci-ish formula with different starting values? wow

  • @rituchandra6325
    @rituchandra6325 5 лет назад +6

    basically, subfactorial is the number of possible derangements of a group?! wow

  • @jumbochamploon2591
    @jumbochamploon2591 6 лет назад +19

    but what is !0 ? Is it 0 because all 0 people get their own gift back or 1 because nobody gets their own gift back?

    • @tejaskrishna6802
      @tejaskrishna6802 6 лет назад +3

      1

    • @jameroth7661
      @jameroth7661 6 лет назад +10

      Look at the formula for !2= (1)(!1+!0) we know !2=1 and !1=0 so we can conclude 1=(1)(0+!0) if we simplify this we see that !0=1

    • @zepic3173
      @zepic3173 5 лет назад +1

      @@jameroth7661 that logic doesn't work

    • @Uni-Coder
      @Uni-Coder 5 лет назад +3

      @@zepic3173 Wikipedia "Derangement" says that !0 = 1

    • @elliottsampson1454
      @elliottsampson1454 4 года назад +1

      !1=0(!0+!-1)
      0=0(1+!-1)
      0=0×1+0×!-1
      0=0×!-1
      0/0=!-1
      Well that didn't work
      Let me try again
      !0=-1(!-1+!-2)
      1=-(!-1+!-2)
      -1=!-1+!-2
      that still doesn't narrow it down much

  • @dude7038
    @dude7038 6 лет назад +4

    7:47 Hollywood actor 😂

  • @saultube44
    @saultube44 4 года назад +1

    Never heard of Derangements nor !n, thank you for the lesson Math Master

  • @wellpickup4186
    @wellpickup4186 6 лет назад +6

    Hi bro I'm from Indian. I want to tell you that you are so good at math.. I just want to be like you

  • @holyteo
    @holyteo 3 месяца назад +1

    May i ask why you can generalize the formula to as many people as you like as you say at 6:12

  • @BetaNegative
    @BetaNegative 2 года назад

    Thanks for explaining person 1 getting D means person 4 can't also get D. I'm serious! Maybe it's clear in retrospect, but I wasn't able to understand this from the textbook or anywhere else online.

  • @yuvrajsinghraj
    @yuvrajsinghraj 6 лет назад +1

    Here's a JEE Advanced Derangement Problem
    Six cards and six envelopes are numbered 1, 2, 3, 4, 5, 6 and cards are to be placed in envelopes so that each envelope contains exactly one card and no card is placed in the envelope bearing the same number and moreover the card numbered 1 is always placed in envelope numbered 2. Then the number of ways it can be done is

  • @DarwinSPPD
    @DarwinSPPD 5 лет назад +2

    I kind of expected !4 to be an inverse factorial function from 4. Proven wrong.

    • @Hampardo
      @Hampardo 3 года назад

      No inverse for factorial, since 0!=1!

  • @holyshit922
    @holyshit922 Год назад

    Solve ordinary differential equation and find series expansion of the result
    (x^3+x^2)A'(x)+(x^2-1)A(x)=-x
    A(0)=0

  • @neverdie0001
    @neverdie0001 2 года назад

    Will OEIS add the sub factorial sequence “0129…”?

  • @Mr.Sandman-83
    @Mr.Sandman-83 3 года назад +1

    4! for him: A mathematical process.
    4! for me: FOUR

  • @luanascimento3794
    @luanascimento3794 3 года назад

    from where I come people would call it chaotic permutation

  • @jarikosonen4079
    @jarikosonen4079 4 года назад +1

    What about inverse factorial as x!=120 and x!=y ?

  • @ampisiades
    @ampisiades 3 года назад

    !Nice watch

  • @subhrajyotidutta4725
    @subhrajyotidutta4725 6 лет назад +1

    How do we prove
    limit n->inf n!/!n=e

  • @noahniederklein8081
    @noahniederklein8081 3 года назад

    Dang this is actually cool!

  • @granadierfc1953
    @granadierfc1953 5 лет назад +2

    When 0!=1 , and !1=0

  • @soumitradas3714
    @soumitradas3714 5 лет назад +1

    Sir,can you make a video on Lambert's W function !!
    I've no idea about that.
    Waiting for your video.

    • @JJPMaster
      @JJPMaster 4 года назад

      He did. A year ago

  • @Behroozifyable
    @Behroozifyable 6 лет назад

    Dear BlackandRedpen guy, I have a question on derrangement for you. There are 6 cups and 6 saucers. Each of the 6 has 2 white, 2 red, 2 orange. What is the probability that after a random arrangement no cup goes on top of the same colour saucer?

  • @DjVortex-w
    @DjVortex-w 6 лет назад

    Whenever I participate in a secret santa, I always bring a gift that I wouldn't mind receiving myself, so it wouldn't actually suck if I get my own gift.

  • @DavidMartinez-ht8pp
    @DavidMartinez-ht8pp 7 месяцев назад

    Why nobody uses n¡ for that instead of !n that can be confusing if you are multiplying, ex: x!n, is it x!*n or x*!n? It would be easier if it was xn¡ and you would know which part is subfactactoriated

  • @jcmc3445
    @jcmc3445 6 лет назад

    the ending was epic! :)

  • @Shishir27
    @Shishir27 6 месяцев назад +1

    (Deranged)ments

  • @giansieger8687
    @giansieger8687 3 года назад

    is there an explicit formula for the subfactorial?

  • @Titurel
    @Titurel Год назад

    I want that shirt though!

  • @hermdude
    @hermdude 6 лет назад +2

    Interesting. My first thought was that the notation's similar to the relationship between exponentiation and tetration, so I assume !4 = 4!×3!×2!×1!.

    • @blackpenredpen
      @blackpenredpen  6 лет назад +2

      hermdude that's a "superfactorial". In fact it's on my to do list. : )

    • @Wecoc1
      @Wecoc1 5 лет назад

      And he finally did it, guys!

  • @petermaguire8139
    @petermaguire8139 3 года назад

    It seems each specific derangement of n items can be identified in either the !(n-1) or !(n-2) term depending on whether the exchange was a direct swap or not 0 in the MATH exapmle, AMHT, HTAM and THMA are all a result of direct swaps and are present in the !2 term of !4 = 3(!3 + !2) as 3(!2) = 3(1) = 3 i.e. 3 terms, with the other 6 terms being contained in the !3 part of the equation.
    However since !3 = 2(!2 + !1) it shows all terms are expressed by some expanded !2 term, with items expressed by larger !n implies a greater number of swaps occuring to reach that state - this seems like a trivial point but I wonder can this be related to disorder and degrees of freedom in a system.

  • @eyeofthasky
    @eyeofthasky 3 года назад

    9:05 NO! 3-2 !^^ its always "n-2" :D ..luckily 3-2 is the same as 2-1 xD

  • @reetjaiswal3950
    @reetjaiswal3950 3 года назад

    Actually sometimes after I buy a gift for someone I feel like keeping it for myself so it'd be great if it came back

  • @archieharrodine3925
    @archieharrodine3925 3 года назад

    This is really interesting... but what would subfactorial of a half be?

  • @Areejfz
    @Areejfz 3 года назад

    The answer is 9 because it was just behind you😁😅🤣 1:36

  • @sharpmind2869
    @sharpmind2869 3 года назад +1

    0!=1 and !1=0 great 😊😎

  • @lalitverma5818
    @lalitverma5818 6 лет назад

    so nice

  • @ananyapathak8701
    @ananyapathak8701 6 лет назад +4

    Christmath gift ..!

  • @particleonazock2246
    @particleonazock2246 3 года назад

    Thumbnail reminds me of Mathologer.

  • @MemeLord42
    @MemeLord42 3 года назад +1

    TIL I thought completely wrong of subfactorial, I thought !n = (n-1)!

    • @MediTation-dc4cn
      @MediTation-dc4cn 3 года назад

      Dude it's okay, just don't scream so much

    • @That_One_Guy...
      @That_One_Guy... 3 года назад

      There's this weird formula that i don't know how to proof but it's much better than recursive approach : !n = Round(n! / e) (you get the 1/e from Maclaurin series of e^x when x = -1)

  • @wpbn5613
    @wpbn5613 6 лет назад

    this recursive formula also works for normal factorials

    • @yegorgorodzha9921
      @yegorgorodzha9921 Год назад

      Yes! And only the initial condition !1=0 makes it go in a different direction

  • @saritanjay
    @saritanjay 6 лет назад +1

    Hello sir can you make video on integral of x/e^x-1 please sir

  • @bandamkaromi
    @bandamkaromi 6 лет назад +2

    Oh Dear!! lol
    n! vs !n
    #MerryChristmas #MathForFun #HappyMath

  • @victorkushnir8843
    @victorkushnir8843 4 года назад

    You can actually make it a little more simple. !n is basically a rounding up or down (depending on a parity of n ) of (n!/e) .....

  • @sainathreddyvarikuti4835
    @sainathreddyvarikuti4835 6 лет назад +1

    How to send question to u

  • @shubham1999
    @shubham1999 6 лет назад +1

    Sir, how to find inverse laplace of s?

  • @lewisbulled6764
    @lewisbulled6764 6 лет назад +4

    Hey blackpenredpen, could you help me with this question please?
    Differentiate (ax^2+bx+c)*ln(x+sqrt(1+x^2))+(dx+e)*sqrt(1+x^2) with respect to x

  • @whatd0605
    @whatd0605 3 года назад

    I think !4 must mean 1*2*3*4 since it's the opposite of 4!

  • @CarmenLC
    @CarmenLC 3 года назад

    wait… fibonacci? so how is phi related to 1/e?

  • @asish6892
    @asish6892 3 года назад +1

    What is !0?

  • @mnnasimi
    @mnnasimi 6 лет назад +2

    Sir could please solve (COS20+√3 SIN20)/COS40

    • @malignusvonbottershnike563
      @malignusvonbottershnike563 3 года назад

      Did you ever get an answer? Anyway lol, just turn cos(20) + sqrt(3)*sin(20) into one expression in the form R*sin(20+x), using trig addition formulae. That should come out to be 2*sin(20+30), which is 2*sin(50), but that also equals 2*cos(90-50) = 2*cos(40). So that divided by cos(40) is just equal to 2. Pretty neat!

  • @JPL454
    @JPL454 3 года назад

    Wow

  • @user-zx9em4cd7m
    @user-zx9em4cd7m 3 года назад

    Doraemon music in the backgrounds at the start lol

  • @stumbling
    @stumbling 6 лет назад

    I feel like this should be called "exchange factor".

  • @rahulchowdhury7635
    @rahulchowdhury7635 5 лет назад

    sir what is the answer of !0

  • @stumbling
    @stumbling 6 лет назад

    What about !!n? I don't know if this is a real definition but to me this would be like a sudoku puzzle, where only derangements that are derangements of each other are accepted. For example,
    MATH
    AMHT
    THMA
    HTAM
    This looks cool but the operator would be trivial by this definition since, !!n = n.

  • @MelomaniacEarth
    @MelomaniacEarth 3 года назад

    Shirt told the ANSWER idk whether correct or not😂😬

  • @YorangeJuice
    @YorangeJuice 3 года назад

    Four tactforial, if you will

  • @gnikola2013
    @gnikola2013 6 лет назад +3

    Oh boi, I do love Hmats!

  • @ethitlan
    @ethitlan 3 года назад

    Is that... is that Doraemon I hear at the beginning?

  • @periyavarchinnavar492
    @periyavarchinnavar492 3 года назад

    !4=9 this thing written back on your shirt

  • @hopp2184
    @hopp2184 6 лет назад +3

    Hey blackpenredpen, I have a video idea about recursion.
    For every iteration a(n)=k*a(n-1)+c
    Find the explicit form of a(n)
    :)

    • @funkyflames7430
      @funkyflames7430 3 года назад

      Lol, that is easy man.
      a(n) = (k^n)* a(0) + c((1 - k^n)/(1 - k))
      Where a(0) is the 0th term
      You can look up iterative functions on wikipedia and find loads of info

  • @philipjohnregala339
    @philipjohnregala339 6 лет назад

    Can you please integrate
    from 0 to + infinity (1-a)a^x dx = 1
    what would be the value of a?
    it's been a year now, I'm still messing with this problem. Thanks a lot!

    • @anankelpis
      @anankelpis 6 лет назад

      As (1-a) is a constant, you can just write it outside of the integral. The integral of a^x dx then evaluates to a^x/ln(a). Plugging in the bounds you get 1/ln(a)(a^inf - 1). As your integral must not diverge, we can conclude a < 1. Then a^inf tends to 0. The whole equation simplifies to ln(a) - a + 1 = 0, which has the obvious solution a = 1.
      Other solutions do not exist, which you can verify by the following: Let f(a) = ln(a) - a + 1. Then f'(a) = 1/a - 1. Thus, the function has a maximum for a = 1. Furthermore, f''(a) = -1/a^2, thus the function is concave everywhere.
      Unfortunately, a = 1 is not a solution of your integral equation. Thus, it has no real solutions. You might want to try finding imaginary solutions with f(a) = 0 and Re(ln(a)) < 0, which I am not an expert in.
      I hope I could help.

    • @angelmendez-rivera351
      @angelmendez-rivera351 6 лет назад

      Stefan Albrecht How does the equation simplify to ln(a) - a + 1 from the premise that a < 1? 1/ln(a)*(a^Inf - 1) = 1 with a < 1 implies 1/ln(a)*(-1) = 1. Multiplying each side by ln(a) (which we can do, since a priori we know a cannot be 1 because the original integral does not work) gives ln(a) = -1. This then has a = 1/e, and (1 - 1/e)*1/e^x = e^(-x) - e^(-x+1). e^-x integrated from 0 to positive infinity is -e^-Inf - -e^0 = 0 + 1 = 1, while the second integral is simply 1/e. This does not subtract to 1, so I think this is a much easier proof that there is no real solution. For complex solutions, we simply note that a^Inf - 1 = ln(a) = ln |a| + i arg z. On the other hand, a^b, where is complex, = e^(b ln a) = e^(b ln |a|)*(cos(b arg a) + i sin(b arg a)). Now, the exponential will converge with |a| < 1 as b -> infinity. Now, we already disconfirmed arg a = 0, because we showed no positive real solutions exist. However, for any other arg a, the limit does not exist for the expression above. Therefore, there are no complex solutions.

    • @anankelpis
      @anankelpis 6 лет назад

      @@angelmendez-rivera351 I think you have forgotten the factor of (1-a) that the original integral contains. It is
      (1 - a) * Integral a^x dx = 1/
      (a^inf - 1)/ln(a) = 1/(1-a)
      0 = 1 + ln(a)/(1-a) = (1-a+ln(a))/(1-a) and with a not equal to 1 this gives 0 = 1 - a + ln(a)

    • @angelmendez-rivera351
      @angelmendez-rivera351 6 лет назад

      Stefan Albrecht I see, understood.

    • @angelmendez-rivera351
      @angelmendez-rivera351 6 лет назад

      Stefan Albrecht In such a case, then it is easy to see why we should restrict ourselves to Re(log(a)) < 0 since we already know that a^Infinite only converges for |a| < 1, and the case of |a| =
      1 was already discarded. Namely, log(a) = log|a| + i arg a, so Re(log(a)) < 0 implies log |a| < 0, which implies 0 < |a| < 1.
      As for f(a) = log(a) - a + 1, we know the complex logarithm, so we can substitute as log |a| + i arg a - Re(a) - i Im(a) + 1 = [log |a| - Re(a) + 1] + i[arg a - Im(a)] = 0. From here, we must proceed to solve 2 independent equations, log |a| - Re(a) + 1 = 0 and arg a - Im(a) = 0. I’ll post a new comment when I find the way to continue solving the problem.

  • @MOHNAKHAN
    @MOHNAKHAN 6 лет назад +2

    So,
    Which way you are gifting me...?

  • @admink8662
    @admink8662 6 лет назад +1

    Is it possible to get
    x! = !x?

  • @mjz5853
    @mjz5853 6 лет назад +2

    原来!n就是错排数啊……其他地方有用这个记号的么……

  • @imperr0r723
    @imperr0r723 3 года назад +1

    Bprp

  • @susilxavier7675
    @susilxavier7675 6 лет назад

    I find the answer at 1:37

  • @khajiit92
    @khajiit92 6 лет назад +1

    is this unlisted on purpose?

    • @DjVortex-w
      @DjVortex-w 6 лет назад

      I wonder if it's a mistake.

    • @blackpenredpen
      @blackpenredpen  6 лет назад +1

      WarpRulez
      No. I just want to space out the uploads.

  • @jakolu
    @jakolu 6 лет назад

    With only 4 people, there's a 15/24=62.5% chance of at least one person getting their own gift back...

    • @Flourish38
      @Flourish38 6 лет назад

      yeah I guess you could calculate the odds of that happening by doing (n! - !n)/(n!)

  • @blazexmadhwal7628
    @blazexmadhwal7628 6 лет назад

    Plz integrate
    0 to 2π cos(sinx)•e^cosx

    • @philipjohnregala339
      @philipjohnregala339 6 лет назад

      BlazeX Madhwal look at your notification he already answered your question.

    • @blazexmadhwal7628
      @blazexmadhwal7628 6 лет назад

      @@philipjohnregala339 no he didn't

  • @advayjanardhan7200
    @advayjanardhan7200 6 лет назад +1

    7:45 there, there

  • @windywinend586
    @windywinend586 3 года назад

    !4!

  • @RJN0607
    @RJN0607 3 года назад

    This math major never heard of sub factorials. What is !0?

  • @JoshuaHillerup
    @JoshuaHillerup 6 лет назад

    Careful, Numberphile got demonized for this topic.

    • @blackpenredpen
      @blackpenredpen  6 лет назад

      Joshua Hillerup did they? And why?

    • @JoshuaHillerup
      @JoshuaHillerup 6 лет назад +1

      @@blackpenredpen Brady Haron never got a proper answer, even after appealing and reaching out to people at RUclips. It's probably because "derangement" is considered a bad word, but that's just a guess.
      It was just the specific videos that were demonitized though

    • @blackpenredpen
      @blackpenredpen  6 лет назад

      Joshua Hillerup oh ok. I am not sure why then.

    • @blue_blue-1
      @blue_blue-1 6 лет назад

      Joshua Hillerup,
      Demonized or demonitized?

  • @Supreme-oq8ii
    @Supreme-oq8ii 3 года назад

    Beard where😱

  • @mathsyt7267
    @mathsyt7267 3 года назад

    OMGOSH... JC maths didn’t even teach!!’nn

  • @serhiyovych_
    @serhiyovych_ 3 года назад

    I am drunk as fuck, I didn't understand a single word...

  • @yassinenacif418
    @yassinenacif418 4 года назад

    8:55 3-1 mm.... is 2, Yaeh don't worry I know that don't worry; Hhahaha

  • @wahyuadi35
    @wahyuadi35 6 лет назад

    I'm interested in joining in brilliant.org, but it costs some money. :(

  • @filip-kochan
    @filip-kochan 6 лет назад

    how about !0 ?

    • @mavericklam2
      @mavericklam2 6 лет назад +1

      You have one way to rearrange nothing to no one such that this "guy" gets nothing. Thus !0 = 1.

    • @angelmendez-rivera351
      @angelmendez-rivera351 6 лет назад

      He already made video on this

    • @neverdie0001
      @neverdie0001 2 года назад

      1

  • @ryanjagpal9457
    @ryanjagpal9457 3 года назад

    Yeah this makes no sense to me, the note equation thing and the
    !1, !2, !3 looks clapped

  • @advayjanardhan7200
    @advayjanardhan7200 6 лет назад

    ISNT IT

  • @kingdagat9642
    @kingdagat9642 3 года назад

    In my knowledge based on my engineering colleagues, we solve !n by n!/e , is this acceptable?

    • @elietheprof5678
      @elietheprof5678 3 года назад

      Seems close enough, someone could maybe devise a proof of how the two converge? Idk

    • @That_One_Guy...
      @That_One_Guy... 3 года назад

      I think it might have to do with the integral definition of n! and of course !n

  • @lorexcod
    @lorexcod 3 года назад

    Can !0 exist?

    • @swenji9113
      @swenji9113 3 года назад

      Yes, it is 1. The only permutation of a trivial set happens to be a derangement. Indeed, there is no element so no element can be sent to itself

  • @cptn_n3m012
    @cptn_n3m012 6 лет назад

    I have an idea for the next math for fun (well fun...)
    Evaluate the integral of
    {(sinh(x)^1/x)/sinh^-1(x)}^sinh(x).
    Seems hard huh ?
    I have already an idea for the title :
    "An hyperbolic (s)in(h)tegral"