Finding the closed form for a double factorial sum

Sdílet
Vložit
  • čas přidán 4. 08. 2022
  • 🌟Support the channel🌟
    Patreon: / michaelpennmath
    Merch: teespring.com/stores/michael-...
    My amazon shop: www.amazon.com/shop/michaelpenn
    🟢 Discord: / discord
    🌟my other channels🌟
    Course videos: / @mathmajor
    non-math podcast: / @thepennpavpodcast7878
    🌟My Links🌟
    Personal Website: www.michael-penn.net
    Instagram: / melp2718
    Randolph College Math: www.randolphcollege.edu/mathem...
    Research Gate profile: www.researchgate.net/profile/...
    Google Scholar profile: scholar.google.com/citations?...
    🌟How I make Thumbnails🌟
    Canva: partner.canva.com/c/3036853/6...
    Color Pallet: coolors.co/?ref=61d217df7d705...
    🌟Suggest a problem🌟
    forms.gle/ea7Pw7HcKePGB4my5

Komentáře • 131

  • @BarryRowlingsonBaz
    @BarryRowlingsonBaz Před rokem +227

    So the even term bit is pretty trivial and the odd term bit requires an integral, a change of variable, a trigonometric substitution, another couple of integrals and changes of variables, and ends up with an expression in the error function. Nice.

    • @Alex_Deam
      @Alex_Deam Před rokem +28

      Reminds me of the difference between odd and even Riemann zeta values

    • @MrAlvaroxz
      @MrAlvaroxz Před rokem +3

      Is like Inception movie...

    • @OmateYayami
      @OmateYayami Před rokem +13

      Sounds like life. Every other problem seems trivial compared to the next one.

  • @dimastus
    @dimastus Před rokem +89

    I think that the less cumbersome method would be differentiation of these series and getting two ODEs: f'-x*f=0 and f'-x*f=1. The solution for the first on can be easily guessed exp(x^2/2), the second one may solved by representation of solution in a form g(x)*exp(x^2/2), then we get equation for g by substituting f=g*exp(x^2/2) into ODE: g'=exp(-x^2/2). From that we get erf related integral

    • @kodirovsshik
      @kodirovsshik Před rokem +2

      wow, nice

    • @user-tn2dk2pg2p
      @user-tn2dk2pg2p Před rokem +2

      Yep, that's exactly what I did. Obviously, the even part is pretty simple (as it doesn't really require using a differential equation), but getting the odd part is definitely more difficult; it helps to think about the generating function f(x)=x+x^3/(3*1)+x^5/(5*3*1)+... ; I was reminded of the differentiation trick when I thought about how the generating function for the Catalan numbers was derived.

    • @christophermoore5389
      @christophermoore5389 Před rokem

      Cool idea

  • @pwmiles56
    @pwmiles56 Před rokem +34

    You don't need to split out the odd and even series. If
    G(z) = sum(n=0 to inf) z^n/n!!
    G = 1/1 + z/1 + z^2/2 + z^3/3 + z^4/8 + z^5/15 + z^6/48 + z^7/105...
    G' = 1/1 + z/1 + z^2/1 + z^3/2 + z^4/3 + z^5/8 + z^6/15 ...
    z(G-1) = z^2/1 + z^3/2 + z^4/3 + z^5/8 + z^6/15 ...
    = G' - z - 1
    -z cancels
    zG = G' - 1
    G' - zG = 1
    This is a first order linear ODE. The integrating factor is exp(-z^2/2)
    G' exp(-z^2/2) - zG exp(-z^2/2) = exp(-z^2/2)
    (G exp(-z^2/2))' = exp(-z^2/2)
    G = [c + integ 0 to z exp(-t^2/2) dt] exp(z^2/2)
    Boundary condition z=0, G=1 => c=1
    Sum S = G(1) = [1 + integ(0 to 1) exp(-t^2/2) dt]exp(1/2)
    Substitute u = t/sqrt(2)
    dt = du sqrt(2)
    t=1 => u=1/sqrt(2)
    S = [1 + sqrt(2) integ(0 to 1/sqrt(2)) exp(-u^2)) du] exp(1/2)

    • @leif1075
      @leif1075 Před rokem

      What do you z exponential.terks mean..whybdonyou have exponents?

    • @pwmiles56
      @pwmiles56 Před rokem

      @@leif1075 It's a standard method for solving this type of differential equation. The integrating factor is to get a perfect differential on the left hand side

    • @leif1075
      @leif1075 Před rokem

      @@pwmiles56 what do you mean by perfect differential.sorry? And would you agree unless you have already seen something likex^n/n! There's no reasonbtonthinkbkfbtbat since in this expression we always have one in the numerator nkt anything like x much less x raised to anything?

    • @pwmiles56
      @pwmiles56 Před rokem

      @@leif1075 I made the left hand side into
      G' exp(-z^2/2) - zG exp(-z^2/2)
      This is the derivative of
      G exp(-z^2/2
      Now I can integrate both sides
      G(z) is called a generating function. It's a standard approach in this kind of problem.
      Don't worry if this is new to you. It's first or second year bachelors level maths

    • @erichillen1010
      @erichillen1010 Před rokem

      How did you determine the boundary conditions z = 0, G = 1?

  • @goodplacetostop2973
    @goodplacetostop2973 Před rokem +15

    17:01

  • @schweinmachtbree1013
    @schweinmachtbree1013 Před rokem +5

    Awesome video!

  • @SuperYoonHo
    @SuperYoonHo Před rokem +1

    thanks so much

  • @scarletevans4474
    @scarletevans4474 Před rokem +7

    Not sure if it will be much of helpful, but we can express it with Incomplete Gamma Function, with pleasantly looking Gamma(1/2,1/2) within it :)
    sqrt(2) times our final integral can be written as sqrt(pi/2) erf(1/sqrt(2))
    Thus, the solution is equal to:
    sqrt(e)[1+sqrt(pi/2) erf(1/sqrt(2))]
    Now, using the connection with Incomplete Gamma Function
    erf(x) = 1 - 1/sqrt(pi) Gamma(1/2,x^2)
    We can rewrite the solution as:
    sqrt(e)[1+sqrt(pi/2)-sqrt(1/2)Gamma(1/2,1/2)]
    which is approximately: 3.059407405342576144539475499233278612...

  • @Erik-ms3ct
    @Erik-ms3ct Před rokem +1

    Great video!

  • @adhamkassem3058
    @adhamkassem3058 Před rokem

    Your videos are GREAT ... thx alot

  • @ecoidea100
    @ecoidea100 Před rokem

    Beautiful!

  • @kkanden
    @kkanden Před rokem

    great video!

  • @lexinwonderland5741
    @lexinwonderland5741 Před rokem +1

    ahhh i wish you showed the erf(x) correction directly!!

  • @dominicellis1867
    @dominicellis1867 Před rokem +16

    I noticed that the Taylor series for sqrt(x) uses the odd double factorial, no wonder I couldn’t easily find a closed form for it. I ended up simply using the product definition. It was a little clunky but it works. Is there a link between variations of factorials and nth roots? Is the rising factorial relatated to tower functions, is the triple factorial related to cube roots and a cubed root version of the error function?

  • @panagiotisapostolidis6424

    we need more factorials in the denominator that would be fun

    • @GrahamPointer1972
      @GrahamPointer1972 Před rokem +2

      Though quite difficult!!

    • @panagiotisapostolidis6424
      @panagiotisapostolidis6424 Před rokem +1

      @@GrahamPointer1972 uh i'm sure michael can do it. there might even be a stack overflow math stackexchange question on this out there somewhere

    • @GrahamPointer1972
      @GrahamPointer1972 Před rokem

      @@panagiotisapostolidis6424 I hope so!!

    • @panagiotisapostolidis6424
      @panagiotisapostolidis6424 Před rokem

      @@angelmendez-rivera351 No why do you ask angel?

    • @hOREP245
      @hOREP245 Před rokem

      @@angelmendez-rivera351 As always, unnecessarily hostile. I don't have a proof that a "neat" solution exists (given that "neat" seems to include the error function, which is hardly neat), but another commenter suggested an approach. With the n-tuple factorial (triple, quadruple etc) one can break the sum up into n pieces, such as even and odd, or 3n,3n+1,3n+2. Then these series can be differentiated term by term (ignoring your incoming complaints about term by term differentiation) to give n differential equations, which can be solved instead. The differential equations for this video would be f' - xf =0 for the even sum, and g'-xg = 1 for the odd sum. Then f is easy to get, and g can be found too. I don't think it's hard to suggest that this process works for larger n-tuple factorials.

  • @johnsalkeld1088
    @johnsalkeld1088 Před rokem +3

    If f(x) = sum(x^n/n!!) then if take a derivative of the sum it looks like 1 + sum(x^(n-1)/(n-2)!!) = 1 + xf(x) (we also know that f(0) = 1 from the sum formula). So rearranging (f’ - xf) = 1 implies (exp(-x^2/2)f(x))’ = exp(-x^2/2)
    So exp(-x^2/2)f(x) = Int(exp(-x^2/2)) +c
    f(x) = exp(x^2/2)*(c+int(exp(-x^2/2)) (the c allows you really to pick the integral either from -inf or from zero) integrating from zero to x we look at
    F(x) = exp(x^2/2)*(c+int(0,x,-u^2/2,du))
    Put x =0
    1 = 1 * c
    C = 1
    The root 2 you had was from picking the z^2 form rather than the normal dist form i guess - nice problem anyway u = x then u/root 2 = x/root 2 suggesting a substitution z = u/root 2 - i think your formula emerges

  • @jkid1134
    @jkid1134 Před rokem +2

    Fun! Neat to see how related it is to these more famous integrals

  • @mrminer071166
    @mrminer071166 Před rokem +1

    Well, but then, what's the sum of the 1/(n!)! . . . ? Which is what I thought the "double factorial" was? This series should be NICE and convergent, and rather less than e. GO MICHAEL GO!!

    • @Silent_300
      @Silent_300 Před rokem

      I thought that's what the video was about and I was very excited until I saw the !! definition :

  • @enfasenumerica2880
    @enfasenumerica2880 Před rokem +3

    Tens o meu respeito doutor... Obrigado pelo seu excelente trabalho!

  • @ProjectPhysX
    @ProjectPhysX Před rokem +10

    How about 1/(n!)! ?

    • @reeeeeplease1178
      @reeeeeplease1178 Před rokem +3

      Cant imagine that having a nice form

    • @fantiscious
      @fantiscious Před rokem

      it's about 1801/720

    • @Alex_Deam
      @Alex_Deam Před rokem +3

      According to OEIS A336686, it has a lot of early 8s: 2.50138888888888888888889...

    • @Your_choise
      @Your_choise Před rokem +2

      @@Alex_Deam that’s probably because 1/(n!)! decreases VERY quickly, so the sum is vey close to (1/(0!)! +1/(1!)! +1/(2!)! +1/(3!)!), the 1/(3!)! Is 1/720 which ends in 8s and the other terms is just 2.5.

  • @maciuikanikoda7809
    @maciuikanikoda7809 Před rokem +2

    soooooooo cool to think that Fijians can now learn for free all sort of things including cool maths like yours.... no more need to pay big money to universities to get at least some background in different fields. this is like a National Geographic for me.
    Regards!
    MN

    • @maciuikanikoda7809
      @maciuikanikoda7809 Před rokem +1

      and we can even freeze the video to have a beer and watch some 👙 then come back.
      You would get more views if you Hired a chick like Scarlett Johansson in bikini to explain the whole thing... but the viewers would struggle to learn EXCEPT those who are really serious. Sometimes think about New strategies.... hide serious stuff behind a apparent yes no joke.
      p.s. your English is very clear and good.

  • @holyshit922
    @holyshit922 Před rokem

    I calculated sum of odd and even terms separately

  • @elgefe5442
    @elgefe5442 Před rokem

    1/n!! = (n+2)/(n+2)!! implies the generating function satisfies G(x) = (G'(x) - 1)/x, with G(0) = 1.

  • @General12th
    @General12th Před rokem

    Hi Dr.!

  • @felipegomabrockmann2740

    crazy

  • @elijahhallbasketball
    @elijahhallbasketball Před rokem +4

    Interestingly a close approximation to the final answer is sqrt(2) + sqrt(e). It is about .001 greater than the actual sum.
    I wonder if sum(1/n!) is proportional to sum(1/n!!) ??

    • @panadrame3928
      @panadrame3928 Před rokem +2

      It's all about your definition of proportionality. Two non zero numbers are always gonna be proportional

    • @elijahhallbasketball
      @elijahhallbasketball Před rokem

      @@panadrame3928 Yeah true that's wasn't really a good question lol. I meant are they proportional by an interesting constant. As in k*sum(1/n!) = sum(1/n!!). Is k an interesting value depending on e or something? Could be an interesting insight to the relation of these two sums.

    • @quarkonium3795
      @quarkonium3795 Před rokem

      Yeah, I saw that approximation too. I wonder if there's a more rigorous reason that the error function of 1/sqrt(2) is so close to 1/sqrt(e)

  • @kylecow1930
    @kylecow1930 Před rokem +1

    why bother with splitting evens and odds, just use that n/n!! = 1/(n-2)!!, from this you derive the ODE f'(x)=1+xf(x) so dy/dx - xy = 1 which by multiplying through by exp(-x^2/2) you can solve and get y=exp(-x^2/2)(1+1/2sqrt(2pi)erf(x/sqrt(2)))

  • @georgekh541
    @georgekh541 Před rokem +2

    That was a very interesting problem but the integral at the end is very sad 😪😪

  • @becomepostal
    @becomepostal Před rokem +1

    Do we have some approximate value?

  • @mjcat5000
    @mjcat5000 Před rokem

    Thinking 🤔

  • @khoozu7802
    @khoozu7802 Před rokem

    The Rock at 12.17

  • @abrahammekonnen
    @abrahammekonnen Před rokem

    Cool problem

  • @johns.8246
    @johns.8246 Před rokem

    I prefer the differential equation method already mentioned. At least I can handle that.

  • @Alex_Deam
    @Alex_Deam Před rokem

    Now do the triple factorial

  • @jarikosonen4079
    @jarikosonen4079 Před rokem

    Looks very complicated. Next sum of triple factorial 1/n!!!.

  • @lptotheskull
    @lptotheskull Před měsícem +1

    okay so can someone explain to me why the double factorial is SMALLER THAN THE REGULAR FACTORIAL

  • @jorgesaxon3781
    @jorgesaxon3781 Před rokem

    you: sum(x^2n/(2n)!!)
    the guy she told you not to worry about: sum(x^2n+1/(2n+1)!!)

  • @doraemon402
    @doraemon402 Před rokem

    Isn't this way easier using the relations of the double factorial with the regular factorial?

  • @MrSingkuangtan
    @MrSingkuangtan Před rokem

    Shows some thinking 🤔🤔🤔

  • @agarwalamit081
    @agarwalamit081 Před rokem

    Thanks for the video. I have another question. For a number n, what is the least amount of selections between (1, n) whose sum will cover the maximum number of values between (1,n)?

    • @panadrame3928
      @panadrame3928 Před rokem

      Sounds about powers of 2, but should be proved (may not work for small n numbers)

    • @agarwalamit081
      @agarwalamit081 Před rokem

      @@panadrame3928 I guess this is a problem in linear combination.

    • @l1mbo69
      @l1mbo69 Před rokem

      You can represent any number as sum of powers of another (basically writing in that base); I have not solved for the general case but for 1000 writing in base 2 was most optimal. So we'll have the powers of 2 plus the difference between the highest power of 2 smaller than n and n. This I think covers ALL values

  • @JonathanMandrake
    @JonathanMandrake Před rokem +7

    Oh, I thought this was the sum 1+1+1/2+1/24+1/(24!)+1/(120!)+..., so not the double factorial but the factorial of n!, so the product n!(n!-1)(n!-2)... 2 1

    • @IoT_
      @IoT_ Před rokem +1

      It should have been (n!)! then

    • @JonathanMandrake
      @JonathanMandrake Před rokem +1

      @@IoT_ I understand what you mean, however writing it as n!! is also possible, though leads to misunderstandings

    • @yuklungleung620
      @yuklungleung620 Před rokem +5

      @@JonathanMandrake No you are wrong, there is no misunderstanding but only your limited knowledge

  • @keesvanheugten
    @keesvanheugten Před rokem

    N!! Seems different than assumed by Michael.

  • @draaagoo7799
    @draaagoo7799 Před rokem

    i think there is a fault, the gamma function should have t to the power n+1 , m not so sure thoo. i didnt finish the video tho maybe its correct somehow haha!!

  • @romajimamulo
    @romajimamulo Před rokem +1

    I got the even part really easily, but man, that odd part is absurd

    • @professionalprocrastinator8103
      @professionalprocrastinator8103 Před rokem

      It's not that difficult but it takes a lot of steps, requires a bit more litteracy and is rather inelegant a calculation. I think I felt more satisfaction about discovering the notion of double factorial than I did following the derivation!

    • @leif1075
      @leif1075 Před rokem

      Before watching the vkdeondodnt everyone else think n!! Meant (n!)! Like 3!! Would be (3!)!=6! ..that is a valid interpretation too..but I suppose there is no closed form for that expression?

    • @carrotfacts
      @carrotfacts Před rokem

      @@professionalprocrastinator8103 It’s pretty difficult. No need to stroke your ego

  • @tokajileo5928
    @tokajileo5928 Před rokem

    what about the sum of 1/(n!)! ?

  • @humanat
    @humanat Před rokem

    Does anyone else want to know what he saw at around minute 12?

  • @amit2.o761
    @amit2.o761 Před rokem

    i have a doubt at 15:04
    how could you subtract both integrals the z is different for both the integral one z is x/√2-y and other is x/√2+y they are different isn't it so how could you subtract that ???

    • @martinepstein9826
      @martinepstein9826 Před rokem +3

      z is nothing. It's a "dummy variable". The two things that determine the value of an integral are the function being integrated and the bounds.
      Think about the Riemann sum definition of integral[a to b] f(z) dz. z doesn't appear anywhere in this definition.

    • @amit2.o761
      @amit2.o761 Před rokem

      @@martinepstein9826 thank you

  • @parezd
    @parezd Před rokem

    one would think that n!! should be equal to (n!)! why is it so unintuitive tho

  • @jimiwills
    @jimiwills Před rokem

    Nice t shirt

  • @tonymaric3235
    @tonymaric3235 Před rokem

    for Comparison Test just compare it to Sum(1/n!), why pick Sum(1/n^2) ?

    • @tapasmazumdar3831
      @tapasmazumdar3831 Před rokem

      The sum given in the problem is greater than what you mentioned since n!! < n! for n > 2 so can't have comparison with it. Whereas, n!! > n^2 for n > 5.

  • @mjcat5000
    @mjcat5000 Před rokem

    🤔

  • @smiley_1000
    @smiley_1000 Před rokem

    Is that a Lynel from Breath of the Wild on your shirt?

  • @SoaringDive
    @SoaringDive Před rokem

    Hold on, at 15:00 aren't the Z's from both intervals actually different variables? One z is x/√2-y, the other is x/√2+y. You can't just subtract the two integrals then, right?
    Edit: nvm, you never went back to x or y in the end. Thus it doesn't matter.

    • @stephenbeck7222
      @stephenbeck7222 Před rokem +3

      Definite integral, doesn’t matter. Once you do a substitution in a definite integral, the original variable is gone.

  • @user-hq7hi2sl2o
    @user-hq7hi2sl2o Před rokem +1

    asnwer=(1+n)/1 🤣😂

  • @aweebthatlovesmath4220

    Sum over odd part was cooler.

  • @mikeinike1359
    @mikeinike1359 Před rokem

    why can u set z both equal to "x/sqrt(2)-y" and "x/sqrt(2)+y" at the same time? arent they different meaning?

    • @panadrame3928
      @panadrame3928 Před rokem

      2 differents integrals means 2 differents z variables : they are "silent", since their name isn't relevant

    • @mikeinike1359
      @mikeinike1359 Před rokem

      @@panadrame3928 but after a while he seems to make a one integral instead of two before

    • @SoaringDive
      @SoaringDive Před rokem

      @@panadrame3928 he subtracts the two integrals (~15:00)

    • @forcelifeforce
      @forcelifeforce Před rokem +1

      Write a sentence. Spell out "you."

  • @klementhajrullaj1222
    @klementhajrullaj1222 Před rokem

    Can you explain me, why 6!!=6•4•2?! Who is the reason?! ...

    • @romajimamulo
      @romajimamulo Před rokem +4

      Definition of the double factorial. Instead of going down one each step, you go down two

  • @dashmirmejdi38fu3ue8
    @dashmirmejdi38fu3ue8 Před rokem

    The value of this sum differs by e at least 0.1124...

  • @Hiltok
    @Hiltok Před rokem +12

    I think Michael called 'e' Euler's constant in this video. Euler's constant (also called the Euler-Mascheroni constant) is denoted by lower case gamma (γ) and is not the same as 'e' which is called Euler's number.

    • @minamagdy4126
      @minamagdy4126 Před rokem +18

      "e" is sometimes called Euler's constant. Euler just has a lot named for him.

    • @franksaved3893
      @franksaved3893 Před rokem +6

      Fussy.

    • @carrotfacts
      @carrotfacts Před rokem +4

      So needlessly pedantic…lol

    • @lucho2868
      @lucho2868 Před rokem

      It is so pendatic that falls into inaccuracy zone.
      J3rk

  • @mathunt1130
    @mathunt1130 Před rokem

    Is the integral not just the complementary error function Erfc(x)?

  • @aitoriribar6842
    @aitoriribar6842 Před rokem

    You don't use the power series in x at any point. You don't differentiate it nor find closed expressions. Thus I don't see why you introduced the x. You could have set x=1 for the whole time and get the same answer. Great video though

  • @hocinemezian4915
    @hocinemezian4915 Před rokem

    it's what we can call mathematical surgery. Hhhhhhhhhh. Thank you a lot.

  • @klausg1843
    @klausg1843 Před rokem

    I only saw the thumbnail and thought it was about (n!)! If so, what is the sum?

  • @martinepstein9826
    @martinepstein9826 Před rokem +1

    Awesome sum. Fun fact: the double factorial of a negative odd integer is well defined.

  • @Monolith-yb6yl
    @Monolith-yb6yl Před rokem

    Closed form? We got series transformed into an integral.. do not see any simplification :)

    • @tracyh5751
      @tracyh5751 Před rokem

      it was transformed into something that can be plugged into most statistical calculators.

  • @jxkeplays
    @jxkeplays Před rokem

    I thought n!! meant (n!)! ?

  • @ivankaznacheyeu4798
    @ivankaznacheyeu4798 Před rokem +2

    Why integral can be considered as more "closed form" than infinite sum? Usual definition of "closed form" denies infinite sums, integrals and special functions (like error function). That's why there is no closed form for a double factorial sum.

  • @chrisdock8804
    @chrisdock8804 Před rokem

    The double factorial notation is so bad. That should real mean n factorial factorial.

  • @maxberan3897
    @maxberan3897 Před rokem +3

    That is most definitely not a good place to stop! How can Mike be so incurious about what the actual answer is in real money. I think there must be something up with his wiring that he can take so much evident pleasure in the algebra but fail to go that small extra step to compute from the final formula. I worked it out to be 3.059407 of which the even terms contribute 1.648721 and the odd terms 1.4107. I guess the evens have the advantage of ending at 2 while the odd ones finish with an n=1 so always have that small advantage as both head up to infinity. The error function can be readily evaluated from Normal probability tables because erf(1/sqrt(2)) is obtainable from the Normal integral at x=1 (it equals 2*N(1)-1)..

    • @joeg579
      @joeg579 Před rokem +5

      really, the numerical approximation to this series is not an interesting result by itself. you didn't even need michael's answer to the problem to find it, you could've just taken partial sums of the original question to see a decimal representation.
      numerical approximations are a helpful tool: indeed, euler numerically verified his solution to the basel problem. the reason these problems are interesting hardly arises from "where they are approximately on the real line". the reason is that we regularly see very simple summands for these series evaluating to well-known mathematical constants (that often appear unrelated to the original series.)

  • @purplerpenguin
    @purplerpenguin Před měsícem

    Is the (integral) result easier to evaluate accurately than the original series? I think not, in which case this is just a mathematical exercise with no particular value.

  • @smiley_1000
    @smiley_1000 Před rokem

    3.5346

  • @hyperboloidofonesheet1036

    At no point did you tell us what 0!! is, and it seemed to be ignored when the even terms were computed.

    • @joeg579
      @joeg579 Před rokem +2

      as always with factorials, 0 gets to be an empty product. 0!! = 1.

  • @JavierSalcedoC
    @JavierSalcedoC Před rokem

    Had no idea that that's how n!! was defined. I would have guessed it would mean (n!)! instead. How would n!!! be defined then?

    • @martinepstein9826
      @martinepstein9826 Před rokem

      n!!! = n(n-3)(n-6)...3, 2 or 1 depending on the value of n mod 3.

    • @joeg579
      @joeg579 Před rokem

      a silly and unhelpful way to remember this: if you yell at a number, it gets bigger (n -> n!). but if you yell any louder, it gets scared and goes smaller (n! -> n!_(a) for a > 1).

  • @greg42058
    @greg42058 Před rokem

    "That's about as simple as you can get for this sum". Sir, you lost me about 10 minutes ago... I was hoping for some nice, clean result... Disappointed, would watch again ;)

  • @15121960100
    @15121960100 Před rokem

    I had sent you a mail to you . Just to confirm can you share your email id

  • @mihaipuiu6231
    @mihaipuiu6231 Před rokem +1

    Beautiful!