Solving Mathematics in X+Y (A Brilliant Young Mind)

Sdílet
Vložit
  • čas přidán 20. 01. 2024
  • Looking at the mathematics in yet another mathematics film! Let me know what film you want to see next 👀
    🔗 Social Media 🔗
    📸 Instagram: / ellieinstem
    🎵 TikTok: / elliesleightholm
    🎶Spotify: open.spotify.com/user/1162825...
    ▶️My Coding CZcams: / codeofthefuture
    My CV & Personal Statement (+ other documents):
    payhip.com/EllieSleightholm
    ✨Support my channel✨
    / elliesleightholm
    For those of you that are new here, hi there 🌞 my name is Ellie and I'm a Part III Mathematics Graduate from the University of Cambridge and current Astrodynamics Software Engineer! This channel is where I nerd out about maths, physics, space and coding so if that sounds like something you're interested in, click the subscribe button to follow along ☺️
    Subscribers: 34,944
  • Zábava

Komentáře • 29

  • @secretmage
    @secretmage Před 3 měsíci

    I love that movie. It's a favorite. The boy actor was also in Hugo.

  • @univer_se1306
    @univer_se1306 Před 6 měsíci +2

    always love your videos

  • @VarunAstro
    @VarunAstro Před 6 měsíci +3

    Make a video on how can you design aircrafts ..! [Also physics behind them]

  • @picknikbasket
    @picknikbasket Před 6 měsíci +6

    I think if you allowed the third rule the sequence would never terminate. I'm guessing here but it looks like an infinite loop.

    • @beancount811
      @beancount811 Před 6 měsíci +1

      I'm thinking that if you're allowed to overflow, then you can no longer assure decreasing behaviour; then if you start with an odd number of cards, you'll always end up with a remainder and hence overflow (if no overflow is allowed, you'd stall since there may be no card to the right to flip/digit to set).

    • @darpankonwar598
      @darpankonwar598 Před 6 měsíci

      ​@@beancount811that's what the ultimate result

  • @univer_se1306
    @univer_se1306 Před 6 měsíci

    plzz post some videos on application of coding in astrodynamics

  • @oddchild8949
    @oddchild8949 Před 6 měsíci +1

    Hey Ellie! What app do you use when writing out these equations, on an iPad I presume? It looks so nice and hopefully is free 😢

  • @Artificial_Arpit
    @Artificial_Arpit Před 6 měsíci

    introduction to calculas next?

  • @andrewsmatilda99
    @andrewsmatilda99 Před 6 měsíci +1

    This is queen shit 🙌🏻👑

  • @IshmaelKamogelo-yi5mc
    @IshmaelKamogelo-yi5mc Před 6 měsíci

    I'm agreeing with those that think the loop would be infinite if we allow the 3rd sequence, hence I think this is why it was a good idea to reject it for the sake of the criteria of the question( should terminate is not equal to infinite). For the Odd part : if we use your system of Binary then we're still looking at 0 as our final answer.( Terminates )

  • @M.K.S.SGAMER
    @M.K.S.SGAMER Před 6 měsíci

    Dear Ma'am
    Ma'am please bring a video about "how you make a career in space engineering " "What exam you give for this ?" ..
    From my family , no one experience about this ,if you guide me it would be big help for me.🙂

  • @danielbischin5830
    @danielbischin5830 Před 6 měsíci

    So to start with the odd number of cards question: something to notice is that whether you do move 1 or 2, the number of 1s in the binary number will have the same parity as at the beggining ( we either decrease it by 2 by doing move 1, or not decreasing it at all by doing move 2), so, in the case we have an odd number of cards, we will always end up with an odd number of 1s , and since 0 is an even number, the process will never terminate.
    Now regarding the move 3... if we are allowing that to happen, then it doesn't matter how many cards we have and the parity of that number won't matter, the process will always terminate! The problem is quite tricky now and I'm not actually sure that my answer is correct... One first thing to note is that no move can be done on the same card 2 times in a row. At the same time, the parity doesn't matter because by doing move 3, the number of 1s will decrease by 1. So the binary number that we have will always decrease after a move like it does in the video, so the process will eventually end since we don't have the problem we had in the odd number of cards before: i believe it's obvious that, no matter what is the sequence of moves, the number of 1s will either decrease or at least will remain constant until a point where it will have to decrease (we can't do move 2 an infinite number of times), so we'll have 2 cases:
    1. We'll get to the point where we only have 2 ones, and in the worst case scenario, we'll always do move 2 until we have both the 1s on the last places on the right side (we actually can guarantee they will get there beacause when we do move 2, the 1 will move right by one place), at which point, considering we can do move 3, the process will terminate.
    2. We'll get to the point where we have only 1 one, at which point , the only move left to do is 2, which will move the digit 1 right until it reaches the far right spot, where the only possible move to do will be move 3, and the proccess will terminate.

    • @darpankonwar598
      @darpankonwar598 Před 6 měsíci

      If move 3 is valid, then 1st case is true, but if move 3 is not allowed, then 1st case will never occur

  • @armanavagyan1876
    @armanavagyan1876 Před 6 měsíci +6

    Thanks PROF UR IQ is above 200+

    • @itsinvalid07
      @itsinvalid07 Před 6 měsíci

      KISSI KAA IQ ka ptaa lgaane ka tumhara kabiliyat ko dekh ke mere ko lagta tumhar IQ 0. Hai😂😂😂

  • @takatoekoe
    @takatoekoe Před 6 měsíci

    Did you graduate yet?

  • @user-ys6dd6el5x
    @user-ys6dd6el5x Před 6 měsíci

    Permuattaions and combinations and probabbility were my enemy in my JEE preparation.....I always secured 0 or negative marks in these chapters....After 1 year today also feeling like that...

    • @beancount811
      @beancount811 Před 6 měsíci

      Try starting by revisiting basic sets, logic and counting techniques first. It may also be helpful not to look for direct solutions to most JEE type problems first, as these can often be more labour intensive or not very easy to deliver under exam conditions. There's normally a trick that's required to make life easier.

    • @user-ys6dd6el5x
      @user-ys6dd6el5x Před 6 měsíci +1

      @@beancount811 Bro I have Cracked Jee Advanced exam.....I am right now in IIT bombay.....Here in B-Tech Course there is no use of P&C and Probablity....I was Just Telling my experience with these chapters...........and Are u An INDIAN ??/

    • @beancount811
      @beancount811 Před 6 měsíci

      @@user-ys6dd6el5x No, but I like seeing people tackle JEE problems on CZcams. It's a tough test. What area of engineering are you going to specialise in?

    • @user-ys6dd6el5x
      @user-ys6dd6el5x Před 6 měsíci

      ​@@beancount811 I am in mechanical engineering branch

  • @user-ys6dd6el5x
    @user-ys6dd6el5x Před 6 měsíci +1

    Why u dont reply any of the comments????????/👀👀👀💔💔

  • @whysahil26
    @whysahil26 Před 6 měsíci

    ELLIE CHANNEL IS NOTHING WITHOUT JEE CONTENT . NO ONE KNOWS IT UNTIL YOU PUT JEE CONTENT

  • @eartphoze
    @eartphoze Před 6 měsíci

    X0011XX0011XX001-> 1 cannot return as 0 if X equals 1, like the game show in America, the price is right, enough life rafts on the Titanic, but enough whistle blowers to hike inflation, American graffiti

  • @beancount811
    @beancount811 Před 6 měsíci

    Those cards are massive!🪄🎩With overflow rather than chop, shouldn't it loop forever?