Combinations with Repetition | Combinatorics

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

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

  • @ophelialavey
    @ophelialavey 2 года назад +7

    Best explanation of this I've found online!

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

      Awesome! Thanks for watching!

  • @Bedoroski
    @Bedoroski 11 месяцев назад +1

    An intuitive lecture that cleared up my mind. Can you make a video about the "finite objects selection" that was briefly mentioned at the end?

    • @WrathofMath
      @WrathofMath  11 месяцев назад

      Thanks for watching! I'll see what I can do about the finite selection video!

  • @punditgi
    @punditgi 3 года назад +2

    Must master the fundamentals! Thanks for the lesson.

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

      Absolutely, competency in counting problems can be very powerful! Thanks for watching!

  • @孫傅康
    @孫傅康 5 месяцев назад

    I finally understand it. Thanks!

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

    Thanks that was really helpful.

  • @So_aham
    @So_aham 5 месяцев назад

    you can see this problem like this - there are k (boxes to keep things) and n-1 sticks. So here we have to arrange k + n-1 objects that will be = (k+n-1)! / (n-1)!*k!
    ...(n-1 and k are identical objects so we are dividing by their factorial here)
    = (k+n-1) C (n-1) = (k+n-1) C (k)

  • @harrisondong5405
    @harrisondong5405 2 года назад +1

    Good explanation! thanks guy. Is there another course to explain how to count the number for fixed number of a1/a2/.../an?

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

    Wow, that's just amazing! Many thanks! : )

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

      My pleasure, glad you liked it!

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

    Very wonderful
    What about when selecting object in a group with twins and triplets which need not to be separated.
    Thanks

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

    is there an explanation for the problem at the end, where the infinite number of each element is changet to a fixed k number ?

  • @harshkumar7686
    @harshkumar7686 8 месяцев назад

    वाह! क्या बात है।

  • @adityaadit2004
    @adityaadit2004 3 года назад +6

    Thank you Peter Griffin

  • @elaborated-eggs
    @elaborated-eggs 8 месяцев назад

    I still do not understand why this approach works? How can I come to this conclusion on my own without being previously told the equation

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

    What is the difference between permutation with repetition and combination with repetition?

    • @WrathofMath
      @WrathofMath  3 года назад +5

      Thanks for watching and the difference is that permutations are concerned with order, combinations are not. So consider selecting 4 letters, with repetition allowed. Then AABC and ABAC are two different permutations with repetition. However, they are the same combinations because they consist of the same letters. AABC has 2 As, 1 B and 1 C, and so does ABAC.
      Whereas ADFF and ADFG are different permutations and different combinations. Does that help?

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

    Awesome video, keep it up!

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

      Thanks Daniel, I will! My next video will be a documentary, I hope you'll check it out!

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

    Superb

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

    thank you sir

  • @bodaciouschad
    @bodaciouschad 8 месяцев назад

    Wasn't this the process for *replacement* rather than repetition? Having infinitely many of each variable is just replacement. Repetition is allowing their to be a finite number, even those greater than 1, of a given "option" within the pool, i.e. [0,0,1,1,1,2,4] is repetition whereas your demonstration was predicated on replacement, i.e. the pool of options [1,2,3,4] each being replaced with each selection and having equal chances to be picked for future selections. They seem to be fundamentally different things.

  • @yingkaisong4258
    @yingkaisong4258 Год назад +3

    Not sure why some people said this was the best explanation. Clearly, it skipped explaining why it is picking n-1 out of k+n-1. The video has no indication that these "bars" may fit in the original k spots. It only shows that these bars may fit in between these k spots, and somehow you have k+n-1 in total. A better visualization would be draw k+n-1 spots and give examples to show how these bars can be in these k+n-1 spots. The following is definitely a better and convincing explanation: ruclips.net/video/Af3wHjdhZ6Y/видео.html. Note: this is not about whether this video is clear for smart enough people, but about clear teaching.

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

    Thanks 😊👍

  • @HoudaImeneMECHKAK
    @HoudaImeneMECHKAK 8 месяцев назад

    Thank you sir 🫡😭

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

    Why do we have n-1 bars didnt understand that idea

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

      each bar represents one object except for a(n) because a(n) is the last one and no needed to stop.

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

      imagine multiple compartments for storing money and k copies of each bill, theres only enough space to accommodate having 3 bills per compartment - the remaining 'room' in a compartment can accommodate k-1 bills after choosing a bill i.e. if n=4 and k bills = 3 (imagine those bills being $1, $5 and $20) then placing a $1 bill in its 'corresponding' box will leave k-1 bills of space left (think vertical height from where it's placed) this means we initially have n+k-1 'spaces' to work with

    • @eliotvarda
      @eliotvarda 5 месяцев назад

      He said, WE COUNT BARS, that n-1 originates not from a(n), but from first element a(1), if your combination is just placing a(1) on every place, than you don't need any bars, for that reason, i think, ...

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

    Ok so we know how to work permutation and combinations but how do we distinguish which we're supposed to find from just the question? Cuz I could not tell the difference between some of these questions with the ones u did on permutation

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

      When order matter you should use permutations and combinations when order does not matter

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

      Would suggest you to go through discrete maths by rosenreferrence book

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

    brutal!! thnks 🤗

  • @HongBui-rf2te
    @HongBui-rf2te 3 года назад

    the video image is too poor, you need to fix it more