Art of Problem Solving: 2015 AMC 12 A #22

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

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

  • @limbertpalomino9172
    @limbertpalomino9172 8 лет назад +7

    When testing the "mods of 3 and 4", how did you get values ranging from 0 to 2? Were you adding, subtracting, dividing, multiplying?

    • @jephayy
      @jephayy 8 лет назад

      +Limbert Palomino He added the previous 3 outcomes and took the mod 3 or 4 of that sum

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

      Mod n means the remainder when a number is divided by n. So m mod 3 would always be a number from 0 to 3

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

      @@someperson5137 0-2 you mean

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

    Too nice. Can you make videos on the different strategies on how to approach a particular set of problems of similar type?

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

    Dang, my solution was way too complicated. My recursion was S(n)=S(n-2)+2S(n-3)+3S(n-4)+2S(n-5)+S(n-6). Took me about an hour to figure it out. At least I got the right answer tho

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

      Lol, I checked my sequence against his and realized I was wrong

  • @tomyao7884
    @tomyao7884 8 лет назад +3

    I think that the solution is brilliant, but I think it could be explained more clearly. I had to pause the video many times to figure out what you were trying to say. Or maybe it's just that i'm dumb. ^_^

    • @rajpanchal9226
      @rajpanchal9226 8 лет назад +1

      looks like i'm dumb as well

    • @rajpanchal9226
      @rajpanchal9226 8 лет назад +1

      or we both are new to these techniques.

    • @worldhello3736
      @worldhello3736 8 лет назад

      Me too lol . I had to go back and forth to really understand it

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

      Tom Yao me2 not really sure what the fuck happened

    • @mr.orca3251
      @mr.orca3251 6 лет назад

      that problem is just super hard, tbh I'm kinda glad that i looked it up since i would have spent at least another 5 months thinking about it

  • @barinderjassalsingh5210
    @barinderjassalsingh5210 8 лет назад

    I live in India and it's impossible to buy books by AOPS since they are very costly to me plz upload a link to download

    • @rishidesai9755
      @rishidesai9755 8 лет назад +8

      +Bainder jassal Singh
      Downloading is illegal. Amazon has the books for cheaper prices, second hand.

  • @prathikkannan3324
    @prathikkannan3324 Год назад +1

    AMC problem you can’t solve without knowledge of recursion seems kind of unfair.

  • @polychats5990
    @polychats5990 7 лет назад +1

    I always get mixed up with the directions. I thought that for example, the sequence AAA would not work because it has three A's in a row. If this is assumed the answer is much more simple.

  • @jurius2124
    @jurius2124 8 лет назад

    nice explanation^

  • @Itsdaquenchiest
    @Itsdaquenchiest 9 лет назад

    Faurkkk too good

  • @jimpim6454
    @jimpim6454 9 месяцев назад

    Yikes!

  • @jurius2124
    @jurius2124 8 лет назад

    nice explanation^