Pascal's Triangle & its Sum of Entries of Each Row [Binomial Theorem, Generating Polynomial]

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

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

  • @Supremebubble
    @Supremebubble 4 года назад +33

    Proof that S_n = 2^n. By construction every number of a row goes into the next row twice, so the total sum doubles with each row and for the first row we have S^0 = 1.

    • @toaj868
      @toaj868 4 года назад +2

      For once a proof by induction is insightful because this exact reasoning can be found when using induction.

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

      Another way to think about it: the rows are nchoose0, nchoose1, ... ,nchoosen. This is finding how many subsets you have of an n-element set, which is 2^n.

  • @charlesrodriguez6276
    @charlesrodriguez6276 4 года назад +32

    This lecture was like a hardcore math text alll results are left as exercises for the listener ;)

  • @sdparsons
    @sdparsons 4 года назад +14

    I was just studying this yesterday - perfect timing. Thanks for the trivial exercise for the viewer too maximum simples

  • @AlexandreRibeiroXRV7
    @AlexandreRibeiroXRV7 4 года назад +10

    Nice video! Speaking of Pascal's triangle, there's this amazing identity where you sum numbers diagonally and you get Fibonacci numbers, I think it'd make a great video too

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

      yas!!

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

      Papa-senpai noticed me again!

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

      I'm sure you are probably aware but the Pascal holds a lot more secrets. Triangular numbers, powers of 11, etc.

  • @alirezaghadami2929
    @alirezaghadami2929 4 года назад +16

    In iran, we call this -the Khayyam Triangle-
    Khayyam,(an Iranian mathematician,) first discovered this, but later Pascal explained it further ;-)) Khayyam was truly a genius mathematician and we are proud of him.

    • @infectedpasta
      @infectedpasta 4 года назад +3

      I'm starting to believe that this is true for every country, the italian equivalent is Tartaglia

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

      Also a great poet

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

      In turkey he is known for his poems about wine. He is a well known and loved figure here.

    • @caesar_cipher
      @caesar_cipher 4 года назад +6

      It will be mistake to say Khayyam first discovered the Pascal triangle. Based on consecutive writings of Hindu scholars ranging from Pingala (2nd century BC) to Utpala (10th century) the basic binomial and recursive theme was well established in India.
      But Khayyam was a versatile talent - like Leonardo da Vinci - and I have read a few of his poems in english translation. Some of his poems, if they are written today by an Iranian or Arab poet would be called blasphemy. But I think his works as an astronomer show the real depths of his genius.

    • @alirezaghadami2929
      @alirezaghadami2929 4 года назад +3

      @@caesar_cipher
      Anyway, this is mathematics, the life of mathematics is as long as human life on earth. You can not say what mathematics really is and what it is not, because mathematics is the freest kind of human activity and can not be limited to anything. There are many people who have discovered beautiful seriese and patterns, but for some reason they have not been able to publish them. Mathematics has changed a lot throughout history and each time in a revolutionary way, Khayyam and Kharazmi are considered great mathematicians both in Iran and in world history.
      Yes, that's right, reading khayyam 's poems in Persian is very very enjoyable and informative 👍
      I suggest you to read them :))

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

    Great to see this really. Pascal's Triangle really helps with so many things, it's quite beautiful.

  • @3manthing
    @3manthing 4 года назад +2

    Ahahaha😂😂😂
    5:50 pro gamer move
    12:35 papa: "check out flammy 2"
    me: you got it😆
    I mean, if people used your way of asking for something, i would be inclined on helping them in whatever way they want.☺
    More often atleast.😆
    (I was subscrided to Flammable maths 2 for some time now btw)

  • @HAL-oj4jb
    @HAL-oj4jb 4 года назад +7

    This video is the preparation for the next one: fractional derivatives of imaginary rows of Pascal's triangle

  • @nnniv
    @nnniv 4 года назад +2

    No joke I seriously needed this

  • @carlosdecabodelavega3660
    @carlosdecabodelavega3660 4 года назад +18

    Ur math class
    In class the teacher says
    (a + b)^n = a^n + (nC1)a^n-1b + (nC2)a^n-2b^2 + … + (nCn-1)ab^n-1 + b^2, right? ;)I´m shure you can prove it you now algebra Me: going to sleep on the sofa

    • @thedoublehelix5661
      @thedoublehelix5661 4 года назад +5

      In the integers mod 2 the first binomial theorem is true

    • @integralboi2900
      @integralboi2900 4 года назад +2

      (a+b)^1=a^1+b^1

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

      @@thedoublehelix5661 don't you mean mod n?

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

      @@aidankwek8340 yeah, that´s induction :)

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

      Some interesting math for you to look at( the silve rratio) ruclips.net/video/pqr7PLrJAzQ/видео.html

  • @swingardium706
    @swingardium706 4 года назад +2

    6:50 that escalated quickly

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

    In the expansion of (x+y)^(n), for the ath term we have bx^(a)y^(n-a) (where b is the number of x^(a)y^(n-a) terms we get by simply expanding the product without simplifying). You have 'n' number of x's available and 'a' number of them can be picked to form the x^(a)y^(n-a) term (if x is not picked from one of the terms in the product y will be picked instead). So the number of x^(a)y^(n-a) terms is (nCa). Adding all of them we get (nCa)x^(a)y^(n-a).

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

    Very cool Papa Flammy

  • @rupachakraborty3681
    @rupachakraborty3681 4 года назад +2

    Woah! I thought about this once. Thanks for uploading

  • @samsyet-0074
    @samsyet-0074 4 года назад +2

    Could u please make a video on ur masters thesis?

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

    Now you can "prove" that the sum of all the rows in Pascal's triangle, going to infinity, is -1.

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

      Is this a 3b1b reference

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

      @@hoodedR yep.

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

      @@alperakyuz9702 ayy nice... That's quite an old video isn't it

    • @zh84
      @zh84 4 года назад +2

      @@hoodedR No, it wasn't, actually. Look up 1 + 2 + 4 + 8 + ... in the Wikipedia.

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

    Fun fact, if you go above, filling the hypothetical rows above the first one you get oscillating infinite series
    the first one is Σ(-1)^i which is unofficially considered 1/2, aka 2^-1. (I say unofficially because it's oscillating and not convergent, so it doesn't really have a value)

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

    Aight papa we need a video on your master's thesis

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

    Now what happens to pascal's triangle when you go to 'negative' rows? If you assume 0s everywhere outside the positive row triangle, there's a single degree of freedom about each of the negative rows that you can fix however you wish, for instance by symmetry about the center line, or by setting all numbers on one side (either left or right) to continue being 0. Does the sum of 2^n continue to hold? Perhaps you need a special summation method like cesaro or abel?

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

    Eh, that proof doesn't need induction, can be done very intuitively and simply, as a natural consequence of the algorithm of building the triangle. Starting with example: take row 4 [1 4 6 4 1]. Its values are calculated from row 3 [1 3 3 1] as (0+1), (1+3), (3+3), (3+1), (1+0), the sum being (0+1)+(1+3)+(3+3)+(3+1)+(1+0). Shift the brackets by one position. 0+(1+1)+(3+3)+(3+3)+(1+1)+0... Or in other words, 2*(1+3+3+1). Simply put, sum(row[n]) = 2*sum(row[n-1]) simply because every number from the previous row is added to the sum twice.

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

    2:25 RIP Him

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

    As a computer science guy, seeing a math guy start an index at 0 makes me feel good in ways I prefer not to tell a priest about.

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

    This was such a long discussion in Number Theory. So many secrets in binomial theorem and you have to use the summation form when proving some theorems.

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

    Can anyone help me to solve the integral of sqrt(m - x + n/x) please?

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

    Oh Boy! Old memories from kindergarten... Nice, old Pascal triangle!

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

    Arrange Bell triangle, that's even more interesting.

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

    pls make a vid showing us how you used it in your thesis plz

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

    This is my favorite triangle

  • @adastrizzy
    @adastrizzy 4 года назад +3

    Can somebody please remix the “in between, underneath” part XD

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

    Beware of Fresh Toadwalker, he will declare it as the Gougu's Triangle.

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

    Pascal triangle Best-of-seven playoff combinatorics baseball series 4-3 combination is most common 40 world series been played from total 109 total 37% of all world series, combinations of 4-0, 4-1, 4-2 is rare compare to 4-3.

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

    Nice meme 0:09

  • @Ben-wv7ht
    @Ben-wv7ht 4 года назад

    The alternating version of the sum is also interesting, always equals 0

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

    My 10 year old sister had this problem where they were looking for the middle number in the 4th role and I guessed 6 but only cause I thought it was 11 in power of n, where n increases every row. Apperantly I was wrong. Ill have to explain this to her now.

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

    Just realised you have not covered Egorychev method

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

    harstem + jerma

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

    What happend with Instagram link?

  • @ТилекСалим
    @ТилекСалим 4 года назад +1

    Wait where integral? No flame

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

    Are you playing DotA back then bruh? Imba was still used up until now in Dota2

  • @Evan-ne5bu
    @Evan-ne5bu 4 года назад

    4:43 papa why the fuck is not 0 in the naturals? My life is a lie :(

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

    Fuck pascal triangle. All my homies use the pascal pyramid do find trinomial coefficients.
    Tbh idk if this works, imma write some shit and check, cya

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

    Papa Papa Papa Papa Papa Papa Papa Papa Please do video series on Sets Papa Papa Papa Papa Papa Papa Papa Papa Maybe on 2nd channel? Papa Papa Papa Papa Papa Papa Papa Papa 🤓 Papa Papa Papa Papa Papa Papa Papa Papa

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

    The meme is something else :/

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

    hi

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

    u cute; ❤️🤸

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

    do you like physics?

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

      kinda

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

      @@PapaFlammy69 hi i was viewing one of your video in which you asked to comment math exams with high failure rate so i desire you to try math part of JEE Advanced (an Indian exam) which is given a year after you pass JEE mains which is given by 12th graders. A good rank in JEE Advance is consider like 40%.