Russia | Math Olympiad Question | You should know this trick!!

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

Комментарии • 1,4 тыс.

  • @karmakamra
    @karmakamra Год назад +1891

    I am nowhere near fluent enough in math to calculate this problem. I went with 49^51 being larger based on one simple thought.... If you multiply 50 by itself 50 times you get a number that is astronomically huge. If you then multiply 49 with itself 50 times you get a smaller number that is also astronomically huge. But that smaller number will then get multiplied with 49 one more time, which will be a much bigger number. Then, to test my idea I tried smalle numbers. 10^10 is 10 billion. 9^11 is more than 3 times higher.

    • @normalone9199
      @normalone9199 Год назад +77

      Same here 🎊

    • @alessiosandro123
      @alessiosandro123 Год назад +35

      The thing is i guess that with higher potencies it gets bigger

    • @HashiRa248
      @HashiRa248 Год назад +99

      Sometimes the journey is more important than destination.

    • @zdenekbina6044
      @zdenekbina6044 Год назад +21

      I thought the opposite. 50 is larger base, so you can calaculte the 1.02 to the power of 50. If its larger than 49, its bigger. If not 49^51 is bigger.

    • @zdenekbina6044
      @zdenekbina6044 Год назад +11

      And that is 2.69 so it supports your output. You got it right. My methid confirmed your result.

  • @chesfern
    @chesfern 10 месяцев назад +550

    The simplest solution would be to let 50=n, 49=n-1, and 51=n+1. Taking logarithms of both numbers: Log n^n = nlogn and log (n-1)^(n+1)=(n+1)log(n-1). For a large number n, log n is approx. =log (n-1). Therefore, we are left with 2 values n and n+1 and obviously. n+1 is greater than n, which is why 49^51 is bigger than 50^50.

    • @jackwilson5542
      @jackwilson5542 8 месяцев назад +33

      The easiest solution is comparing 4^5 vs 5^4. There is no reason why the trend won't continue with higher numbers.

    • @wolf5370
      @wolf5370 8 месяцев назад +27

      @lson5542 That doesn't match the pattern in the Q. 5^5 vs 4^6 would.

    • @konglink3359
      @konglink3359 8 месяцев назад +18

      ​@@jackwilson5542 but then u have to prove that it's true for all numbers, with concrete evidence

    • @tontonbeber4555
      @tontonbeber4555 7 месяцев назад +13

      @@konglink3359 only if numbers are > e ... that's the only condition. It doesn't work for 2 and 3 for instance ...

    • @grapefruitsyrup8185
      @grapefruitsyrup8185 7 месяцев назад +1

      ​@@tontonbeber4555 but why e? That's so specific how do you figure the explanation?

  • @emreyukselci
    @emreyukselci Год назад +162

    A simpler solution:
    49^51 / 50^50 = 49 x (49/50)^50
    If take the square root which needs to be over 1 if 49^51 is larger we get: 7 x (49/50)^25 .
    And (49/50)^25 > 49/50 - (25x1/50) as each power of 49/50 will reduce the number less than 1/50.
    So (49/50)^25 > 24/50.
    Then, 7 x (49/50)^25 > 7 x 24/50 > 1.
    As a result 49^51 > 50^50 .

    • @young4783
      @young4783 9 месяцев назад +6

      Good one!

    • @dragondompyd7171
      @dragondompyd7171 8 месяцев назад +5

      Maybe I don't understand it fully but as you said, we can only use the squareroot while holding inequality if the value (49^51/50^50) is greater than one. And since that is exactly the thing we are trying to prove, we can't assume that it is greater than 1.

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

      Nice solution

    • @alexbayan8302
      @alexbayan8302 7 месяцев назад +3

      This is a very nice "high school" solution. That is to say you will get a high mark if you wrote this solution in a Math Olympiads. But conceptually there are simpler solutions;just binomial expansion.

    • @HopefulMathGirl
      @HopefulMathGirl 6 месяцев назад +1

      I really like this Number Theoretic Solution, don't like logarithmic or the solution presented in the video.
      Can you explain the step why (49/50)^25> 49/50 - (25x1/50)? If each power reduces 49/50 by less than 1/50 for each power, how does it make sure it's greater than 49/50 - (25x1/50)?
      Edit: Nevermind, I understand it now

  • @nasabdul629
    @nasabdul629 Год назад +143

    Take the logarithm of both numbers.
    For numbers above zero, a > b if log a >log b.
    Taking log of both sides reduces the problem to
    50 * log 50 which is between 84 and 85
    51 * log 49 is between 86 and 87

    • @michaelhartmann1285
      @michaelhartmann1285 Год назад +15

      That was the first approach that crossed my mind, and a great deal simpler than the algebraic thicket the narrator lays out.

    • @kanwaljitsingh3248
      @kanwaljitsingh3248 Год назад +2

      Good solution

    • @hrvat7770
      @hrvat7770 Год назад +41

      But how do you calculate log50 and log49 without a calculator, to come to the conclusion the right side us larger then the left one? I'm sure the point is to solve the problem without a calculator as otherwise you can just calculate both initial terms and see which number is larger 😉

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

      I'm not that well versed in mathematics. Is it a proof, though?@@michaelhartmann1285

    • @srinathparimi33
      @srinathparimi33 11 месяцев назад +5

      By using properties of log, we can write log50 as log 5 + log 10 and log49 as 2log7. Now, log5 and log7 values can be approximately substituted. log5~0.698 and log7~0.845

  • @mingwangzhong117
    @mingwangzhong117 Год назад +28

    We need to compare f = (n+1)^(n+1)/n^(n+2) with 1 for a large n. This expression can be rewritten as f = (1+1/n)^n * (1+1/n)/n. Then using the standard binomial expansion, we have (1+1/n)^n = 1 + {n}*1/n + {n*(n+1)/2}*1/n^2 + {n*(n+1)/3!}*1/n^3 + ... < 1 + 1 + 1/2! + 1/3! + 1/4! + ... < 1 + 1 + 1/2 + 1/4 + 1/8 = 3. Therefore, for a large n such as 49, f should be smaller than 1, i.e., 50^50 < 49^51.

  • @MsLeober
    @MsLeober Год назад +97

    Нужно показать что 50^50

    • @marlanivanovich1828
      @marlanivanovich1828 9 месяцев назад +2

      Только, пожалуйста, исправьте: квадрат 49 равен 2401.

  • @rchatte100
    @rchatte100 9 месяцев назад +372

    Logically, the power is always the most powerful part of a number.

    • @OblomSaratov
      @OblomSaratov 9 месяцев назад +58

      It usually is, but it's not always the case. For example, 4^4 > 3^5.

    • @GHOST-RIDER-0
      @GHOST-RIDER-0 8 месяцев назад +16

      2¹ > 1∞

    • @OblomSaratov
      @OblomSaratov 8 месяцев назад +29

      @@GHOST-RIDER-0 that's not true because infinity is not a number and 1∞ is undefined.

    • @hafidmostarhfir2245
      @hafidmostarhfir2245 7 месяцев назад +1

      Only if u are powering numbers greater than 1 ..I think

    •  7 месяцев назад

      @@OblomSaratovthen 1^999999

  • @mda7763
    @mda7763 Год назад +153

    And if there’s anyone who knows a harder way to do this, the ball is in your court now

    • @RikMaxSpeed
      @RikMaxSpeed Год назад +16

      Spot on, this was way over-complicated.

    • @88kgs
      @88kgs Год назад +6

      😂😂

    • @anuragdas2741
      @anuragdas2741 3 месяца назад +2

      I used binomial theorem

    • @bathembufutshane1462
      @bathembufutshane1462 3 месяца назад +3

      😂😂😂😂😂

    • @Altamas285
      @Altamas285 3 месяца назад +1

      Calculate both terms by normal multiplication

  • @ckshene7212
    @ckshene7212 Год назад +66

    No, you still have to prove (1+1/49)^49 < 3. This is because the limit may or may not be monotonically increasing or decreasing. Therefore, you have to prove the limit is monotonically increasing to justify your claim.

    • @thanhquenguyen9462
      @thanhquenguyen9462 Год назад +14

      Agree. Without proving that we can doing the same way as the video to approve 4^4 < 3^5, but it not.

    • @teenniche
      @teenniche 6 месяцев назад

      ruclips.net/video/hqWkYV4d_PQ/видео.htmlsi=773t5VKHSSulzbiH

    • @marscience7819
      @marscience7819 5 месяцев назад +3

      i agree. i used a calculator, and it's true, but she made an assumption here

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

      euler already proved this. youre a clown.

    • @andrewclausen314
      @andrewclausen314 4 месяца назад +2

      (1 + 1/n)^n < 3 for any natural n. I didn't listen to the whole thing to if they were proving it or not.

  • @vladpetre5674
    @vladpetre5674 Год назад +180

    You have to analyze the function lnx/(x+1). This has a max value when x is somewhere between 3 and 4 (where its derivative is equal to 0), after that decreasing but staying > 0. So for any x>4 we have lnx/(x+1) > ln(x+1)/(x+2). Making x = 49 we have (ln49)/50) > (ln50)/51, thus 49^51 > 50^50.

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

      Oh i got head ache on math. Im so poor on math

    • @romain1mp
      @romain1mp Год назад +11

      Thanks for that!
      The demonstration on the video is not acceptable (unless if the goal is only to get the most probable answer without caring about how you get there). Using a limit to justify an inequality is not sufficient at all! Your method (even though I didn’t verify it) is more rigourous..

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

      @@romain1mp the vid is easily rehabilitated; (1+1/49)^49 is immediately less than e because discrete compound < continuous compound (for positive r)

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

      ​@romain1mp That would make the squeeze theorem wrong and also disprove Archimedes, strict inequalities are very useful proofs, but they have to be strict.
      "Equalities are for children, real men deal with inequalities!"

    • @romain1mp
      @romain1mp 11 месяцев назад +2

      @@lizekamtombe2223who talked about equalities here?
      I am just saying that if Lim(f(n)) is smaller than L … when n is close to infinity…. You cannot conclude that f(n=49) is smaller than L without more inputs…
      For example you need to demonstrate quickly that f is increasing function from a certain level p (i.e. p

  • @Skaahn
    @Skaahn Год назад +22

    My simple approach to guessing, just simply the problem as (50)^1 = 50 and (49)^2 = 2401, so RHS will be bigger

    • @AltianoGerung
      @AltianoGerung 3 месяца назад +3

      Wont happen with 2^4 and 4^2

  • @shadyparadox
    @shadyparadox 3 месяца назад +9

    The solution in the video is actually pretty clean if you just divide the other way. 49^51/50^50 = (49/50)^50 * 49 = (1-1/50)^50 * 49. The first term is close to 1/e, which is about 0.36. Multiply by 49 and it's much bigger than 1.

  • @Ben-pw3qe
    @Ben-pw3qe Год назад +52

    By using Log you come to the answer in a few Seconds;
    Log 50^50 = 50 Log 50 = almost 85
    Log 49^51 = 2 x 51 x Log 7 = almost 86
    So 49^51 is almost 10 times bigger than 50^50 😊

    • @neiljohnson7914
      @neiljohnson7914 11 месяцев назад +23

      But you need to use a calculator. This problem asks that you come to a solution according to math principles, not raw calculations

    • @SoccerBreedys
      @SoccerBreedys 11 месяцев назад +2

      I knew this without even calculate anything lmao

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

      i don’t understand that, but I believe you!

    • @vandemaataram2600
      @vandemaataram2600 8 месяцев назад +1

      Yes. Your solution is similar to mine.

    • @teenniche
      @teenniche 6 месяцев назад

      ruclips.net/video/hqWkYV4d_PQ/видео.htmlsi=773t5VKHSSulzbiH

  • @yuktahire4352
    @yuktahire4352 3 месяца назад +2

    This is what I did and I got
    50^50 < 49^51
    By using the rules of Indices, I split 49^51 into 49^50 x 49^1 i.e ( a^m x a^n = a^m+n). Now, 50^50= (50^5)^10 & (49^5)10 i.e [ (a^m)^n = a^mxn ].
    Ignoring the power of power i.e 10
    50^5= 312,500,000
    49^6= 13,841,287,201 ......[ 49^5 x 49^1 = 49^6]
    P.s. I used calculator for multiplying 😬

  • @thelearningmachine_
    @thelearningmachine_ Год назад +12

    In school I was too lazy to do math, but I had a good sense of logic
    So I usually cheated the calculations with small numbers to have a guess what was going on with the math
    Something like this:
    2^4 < 3^3 (16 < 27)
    3^5 < 4^4 (243 < 256)
    4^6 > 5^5 (4096 > 3125) inverted gap
    5^7 > 6^6 (you could stop here because you already have a proof what is going on)
    49^51 > 50^50
    "teacher, I don't know how to do the math, but 49^51 > 50^50 for the logic reason listed above, the gap inverted and keeps increasing". "A" 😂.
    I did so much of this when I was a kid. I still remember there was a 5 question exam once and I did all 5 questions without a single math, only writing sentences explaining why the answer would be X or Y / True False/ how many how much. Teacher told me I "cheated" but still gave me an "A" because he had never seen a math test done correctly without any calculations, only with pure logic. Good memories

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

      Nice going. I wouldn't call it cheating. Rather it's unconventional solving, like MacGyver. Did you follow the syllabus? No. Did you nail the concept and solve the problem? Yes.
      I'd love to know what you ended up doing as work or hobby using these skills.

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

      You proved nothing in the rambling

    • @yasserahmed-bg7qj
      @yasserahmed-bg7qj 11 месяцев назад

      ​@@GolldLiningyes but if he continued with what he was doing and learnt mathematical induction he would've proved it

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

      Exactly. He was on the right track and in a multiple choice test, he would have got the correct answer.

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

      Bro can you give an example of questions you did without solving which shocked your teacher

  • @supergaga
    @supergaga 6 месяцев назад +2

    My intuitive solution is: Let x = 50, and apply natural logarithm on both sides, we have x*ln(x), and (x+1)*ln(x-1). Now look at two terms: (x+1) / x and lnx / ln(x-1), they are just gradient of functions y=x, and y=ln(x) respectively, with dx = 1. Obviously y = x has constant gradient of 1, while y=ln(x) has decreasing gradient (always < 1) approaching to zero.
    Thus we have (x+1) / x > ln(x) / ln(x-1), therefore, x*ln(x) < (x+1) / ln(x-1). so we have proved 50^50 < 49^51 in a very simple way.

  • @AlexMarkin-w6c
    @AlexMarkin-w6c Год назад +15

    You need to set up an axillary function to analyse the rate of the fuction at a point. 50^50 ? 49^51 ln(49)/(49+1) ? ln(50)/(50+1). Then axillary f(x)=ln(x)/(x+1). Find the derivative and approximate extremum point. Maximum of f(x) is at x on (3, 4). f(x) at x=49 is monotonic and decreasing. Hence, ln(49)/50 > ln(50)/51 49^51 > 50^50 .

  • @tonybantu1681
    @tonybantu1681 Год назад +7

    Should have applied natural logarithm rule. Very easy...
    ln( 50^50 ) ...?... ln( 49^51 ). Take any log of both sides.
    50x (ln 50 ) ...?... 51x ( ln 49 ) --->
    50/51 ...?... ln 49 / ln 50 --->
    0.98... < 0.99... (Reduced to numeric 2-decimal places on both sides).
    Or 50/51 < ln 49 / ln 51.
    Therefore: 50^50 < 49^51
    No need for advanced formulas or calculus. Just logarithm rule and basic arithmetic. Someone was close to this but complicated the simplicity of basic power rule of logarithms with functions, extrema, etc. All exponential power comparisons are pre-calculus algebra or arithmetic. Variations, infinitesimals or their limits are unnecessary.

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

      but there is need of calculator for ln49/ln50 :)
      which destroys thee point of even taking log when one could just evaluate the initial values and compare using any calculator or program

    • @ThuyNguyen-zi5jy
      @ThuyNguyen-zi5jy 3 месяца назад

      Mathematically, this is the best answer.

  • @TheSimCaptain
    @TheSimCaptain Год назад +74

    Its much simpler than the video.
    You find the 50th root of both numbers. That means you divide each exponent by 50 such that you get 50/50 and 51/50.
    Then you just calculate 50 to the power of 50/50. And then 49 to the power of 51/50.
    50 to the power of50/50 is 50 to the power of 1 or just 50.
    49 to the power of 51/50 is 49 to the power of 1.02 which is 52.966.
    Because the fiftieth root of 49 to the power of 51/50 is bigger, then that number must be bigger.

    • @manny2092
      @manny2092 Год назад +4

      I like this answer already!

    • @kaustubhprakash1273
      @kaustubhprakash1273 Год назад +11

      This is a good answer. However, you would need to show how 49^(1.02) = 52.966.
      For this you can do it by binomial expansion and it should be easy to do

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

      Much appreciated

    • @donmoore7785
      @donmoore7785 9 месяцев назад +1

      How did you calculate 52.966 - a calculator?

    • @TheSimCaptain
      @TheSimCaptain 9 месяцев назад +1

      @@donmoore7785 Yep.

  • @gibbogle
    @gibbogle Год назад +14

    You didn't prove that (1 + 1/m)^m < lim (1 + 1/n)^n as n -> infinity. It's true, but you assumed it without proof. You need to show that (1 + 1/n)^n < (1 + 1/(n+1))^(n+1) for all integers n > 0.

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

      That's a good point. Maybe take the derivative and show it's always positive? Either way it's a good explanation and doesn't require a calculator.

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

      ​@@tharock220The derivative is rather messy, so I don't think it will be easy to prove it is greater than zero, but I expect it is possible.

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

      @@thomasdalton1508 I believe that derivative is n * ( 1 + 1/n ) ^ (n-1) and it cannot be negative for positive n

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

      @@bumbarabun Why do you believe that? You are differentiating with respect to n, so you can't use the rule for differentiating x^n with respect to x. The variable we are differentiating with respect to appears in both the base and the exponent, so it is a complicated differentiation. It's like differentiating x^x, but worse.

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

      @@thomasdalton1508 you are right, my mistake

  • @offbeat-rangers781
    @offbeat-rangers781 3 месяца назад +1

    As a coder we just write a program and find answer single click 😁😁
    Python code---
    num_1=50**50
    num_2=49**51
    if num_1

    • @hazelbellex
      @hazelbellex 14 часов назад

      you can use a calculator too, in that logic.

  • @Chawlas57
    @Chawlas57 9 месяцев назад +4

    Your voice is very sweet to listen... Loving and enjoying your voice

  • @vandemaataram2600
    @vandemaataram2600 8 месяцев назад +3

    Take 'log', then the problem wil become too easy.
    👍👍👍
    But I think, the problem is of arithmatic. That's why we are having these complicated solutions.

  • @aakashanantharaman4037
    @aakashanantharaman4037 Год назад +28

    Thanks for the fun mental challenge, and sharing the lateral thinking and inference thinking that goes with it. I enjoyed watching your video ;)

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

    I checked the sequence n^n - (n-1)^(n+1). The limit is -inf. Interestingly after the first few terms it becomes sharply negative and dives down pretty fast. Here's the first few terms: 1 3 11 13 -971
    Notice that it seems pretty "tame" for the first 4 terms and suddenly dives down steeply. It is strictly decreating from that point until at least 51st term. I didn't check after that, but the 51st term is
    -2.098525e+88
    Or on order 10^88 and negative. So I can say with confidence that any term after n =5 will be negative.

  • @susanwilliams6989
    @susanwilliams6989 5 месяцев назад +3

    Instead of bringing e into this, you could have found the sum of the first 2 terms in the binomial expansion of (1+1/49)^50 (=1+50/49). We know that the full expansion is greater than this. It's trivial from here on...

  • @dailymoonpie
    @dailymoonpie 11 месяцев назад +2

    Try 3^3 & 2^4
    4^4 & 3^5
    5^5 & 4&6
    At 5^5 and above, the second expression becomes larger and larger.
    You can solve it graphically too

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

    This is much simpler to analyze. Make it easily envisioned by reducing the bewilderingly large powers. Get them down to human scale.
    50^1 compared to 49^2.
    50^1=50.
    49^2 is bigger than 50 by inspection.
    Therefore, by induction, n^n < (n-1)^(n+1).

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

      A good analysis
      But this works only when n>=5

    • @jeffjeff-m1h
      @jeffjeff-m1h Год назад

      right hand side is increasing at a slower rate than the left hand side, so at some point when n increases, left hand side should overtake the right hand side

  • @MichalPuncochar
    @MichalPuncochar 22 часа назад

    Taking a log we compare 50 ln 50 to 51 ln 49. Take a function y(x)=(50+x) ln (50-x), taking a derivative we have dy/dx=ln(50-x) + (50+x)/(50-x). For any -50

    • @MichalPuncochar
      @MichalPuncochar 22 часа назад

      In general y(x)=(a+x) ln (a-x) this proof will work for -a < x < a-1. The exact interval boundaries are not so simple to calculate analytically, maybe with Lambert W or impossible?

  • @arthurhairumian7179
    @arthurhairumian7179 7 месяцев назад +10

    I solved the problem in 2 seconds with my intuition ...and the answer was correct, so it's true that imagination is more important than the knowledge - Einstein

    • @MegaMonamy
      @MegaMonamy 3 месяца назад

      Lol ..😂

    • @sandeeprahal9476
      @sandeeprahal9476 2 месяца назад

      Solution provide karaao

    • @Avinash3830
      @Avinash3830 12 дней назад

      Divide both side (49)^50
      L.h.s=(1.0204)^50 which is approx 2.74
      R.h.s =49
      R.h.s is much larger than L.h.s
      (49)^51 Is larger

  • @_dr.mayhem
    @_dr.mayhem 2 месяца назад

    Simpler solution
    Just take it as
    [(49)³]¹⁷ & [50².⁹⁵]¹⁷ (2.95 is approx but higher than the value of 50/17)
    We get 117,649¹⁷ & 102,792.52¹⁷
    We can easily deduce that the number with higher base would yeild a higher solution when raised to the same exponent.
    So 49⁵¹ > 50⁵⁰.¹⁵ so it has to be greater than 50⁵⁰
    This only works for simple bases and simple powers.

  • @TheSoteriologist
    @TheSoteriologist 11 месяцев назад +135

    Finding an unnecessarily complicated, inelegant and difficult solution is not a sign that one should be a mathematician.

    • @neelkamal5274
      @neelkamal5274 2 месяца назад

      Please ye samajhiye k inhe simplicity ko complex bana k ghuma fira k baat krne k aadat hogi😂😂😂😂😂

    • @TheSoteriologist
      @TheSoteriologist 2 месяца назад

      @@neelkamal5274 What ?

    • @Ameya2253
      @Ameya2253 Месяц назад +1

      ​@@TheSoteriologisti think they said something like 'pleasw understand that they have a habit of making simple things complex'
      The translation is not entirely correct, sorry

  • @ThuyNguyen-zi5jy
    @ThuyNguyen-zi5jy 3 месяца назад

    #1: 50^50 = (49+1)^50 = 49^50 + 50 x 49^49 x 1 + ..... + 1^50
    #2: 49^51 = 49^50 x 49^1
    49^50 is the biggest number in the series of the sum in #1.
    In #2, we take the biggest number MULTIPLE 49 times. It is an intelligent guessing that the result should be greater than the biggest number PLUS the rest of the sum in #1.
    For example:
    50^2 and 49^3
    #1: 50^2 = (49+1)^2 = 49^2 + 2x49x1 + 1^2
    #2: 49^3 = 49^2 x 49^1
    It's obviously that #2 is greater than #1

  • @TomasPböckerlyftningschack
    @TomasPböckerlyftningschack Год назад +45

    Divide both sides with 49^50. 50/49 is about 1.02 therefore we can compare 1.02 ^50 with 49. Rule of thumb: to double 1.02 we have to multiply it 35 times so 1.02^50 is less than 4. Since 4 is less than 49 we get the same answer as the video.

    • @herotb221091
      @herotb221091 Год назад +2

      Wow. I love it

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

      nice, using the rule of 72?

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

      That's how I thought of it. You wrote it concisely 👏🏽

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

      ​@@Aut0KADyes

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

      I found my think-a-like buddy. I thought exactly the same way applying the rule of 72. I thought no one else would be smart enough. You are really smart, mate.

  • @Kiran_Nath
    @Kiran_Nath 3 месяца назад +2

    You can do it logarithmically without a calculator by first expressing the logarithms ln(50^50) = 50 * ln(50) and ln(49^51) = 51* ln(49). You can then use the Taylor expansion around ln(50) to linearlly approximate the values or each. For example, using ln(49) ≈ L - 1 / 50 since ln(49) ≈ ln(50) - 1 / 50. You then solve by substitution, ln(50^50) = 50L, where ln(49^51) ≈ 51 * (L - 1 / 50) = 51L - 51/50. Now, just compare the two values given 51L - 51/50 = 50L + L - 51/50. Here you can clearly see the difference is the term 'L - 51/50' and you need to check if this term is positive, which it is as it equals 2.892. You can then conclude that 51L - 51/50 is > 50L.

    • @Kiran_Nath
      @Kiran_Nath 3 месяца назад

      To use this method more rigourously, you would have to check if the approximation is valid, by bounding the error in the expansion to ensure it is small. You might also like to look at monotonicity, simply looking at the differences in the observed approximation and actual value.

  • @jarl3434
    @jarl3434 11 месяцев назад +3

    I ended up here on an insomniac night (very counterintuitive) and this is just the perfect voice I needed to calm down and have a good night. Thx!

  • @HenriLaporte-kv6qq
    @HenriLaporte-kv6qq 3 месяца назад +1

    Just have to study the function f(x) = ln(x)/(x+1). For x > 0, the derivative is the same sign of g(x) = 1+1/x - ln(x). g is decreasing and g(10) < 0, then g(x) < 0 between 49 and 50. So f(50) < f(49) or 50*ln(50) < 51*ln(49).

  • @ДмитрийИванов-я5ц
    @ДмитрийИванов-я5ц 9 месяцев назад +11

    Spasibo.
    If you can't wait, quickly in python:
    print(len(str(50**50)), len(str(49**51)))

    • @ЦЕАканал
      @ЦЕАканал 8 месяцев назад

      why len? int же

    • @ДмитрийИванов-я5ц
      @ДмитрийИванов-я5ц 7 месяцев назад

      @@ЦЕАканал привет. len посчитает количество символов в каждом из представленных(чтобы не выводить большие числа). Какой из вариантов больше, будет более очевидно.

    • @madankundu6035
      @madankundu6035 7 месяцев назад

      that's cheating... ha ha

  • @thomaso1742
    @thomaso1742 9 дней назад

    You could also say (5×10^50)/(4.9×10^51).
    Divide the tens (10^50)/(10^51) = (1/10)
    Multiply the fractions (5/4.9)×(1/10) = (5/49).
    Therefore: 5 < 49 && (50^50) < (49^51)

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

    As a calculus fan, to solve this I analyzed the function y=(50-x)^(50+x), where y(0)=50^50, y(1)=49^51. Its derivative is y'=(50-x)^(50+x) (ln(50-x)-(50+x)/(50-x)). We only need to consider x on the interval [0; 1]. Now, to find the sign of y', let's do following estimations:
    1) 0≤x≤1 => 50≤50+x≤51 and 49≤50-x≤50;
    2) consequently, ln49≤ln(50-x)≤ln50;
    3) e log(3; 49) ln50

  • @Arunmsharma
    @Arunmsharma 11 месяцев назад +19

    Use compound interest logic, you’ll do this much earlier. 50/49 is 1.02 approx raised to 50, will be much below 49, think of it as getting a 2% interest on your bank deposit. It will take maybe 25-30 years to double, and would max be 4 times in 50 years - hence 50/49 raised to 50 is def below 4, and when you divide by 1/49, it’s clearly below 1.

    • @bas-janzandt2221
      @bas-janzandt2221 5 месяцев назад

      Also, a convenient rule of thumb is that you need to acrue about 70% of interest "in total" to double the amount. 70 years with 1% or 10 years with 7% interest

  • @osman8557
    @osman8557 3 месяца назад

    Good solution thanks. Firstly I want to solve this problem. And think simple. Let get the rename 50=3, 49=2. 3^3:27 2^4 :16
    27 >16
    So I decided 50^50 >49^51, untill watching this solution.
    Why is not work my solution? Is there any explanation? Thanks.

  • @tassiedevil2200
    @tassiedevil2200 Год назад +237

    Since you appeal to recognising Euler's number as the limit as n-> infinity, you need to show that it approaches that limit from below to use it as a bound for finite n=49 case.

    • @phajgo2
      @phajgo2 Год назад +17

      which is actually quite obvious..

    • @Γιώργος-κ2ζ
      @Γιώργος-κ2ζ Год назад +28

      @@phajgo2 No, it isn't obvious! Unless you have bounds of the accuracy. On the other hand, the result is correct because it is well known that the sequence (1+1/n)^n is strictly increasing.

    • @phajgo2
      @phajgo2 Год назад +8

      @@Γιώργος-κ2ζ exactly this is why I think it is obvious. For n=1, (1+1/n)^n = 2, for n=2, (1+1/n)^n=(3/2)^2=9/4=2,25. and at infinity we know it is e so it's approaching from the left. Isn't that enough?

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

      @@phajgo2 - I guess that provided one adds @user-gk3on7xp7e insight and says "the limit as n-> Infinity is Euler's number and it is well known that the sequence is monotonically increasing" you'd deserve the marks? This rather makes it a general knowledge test in my opinion. One can use calculus to prove that (1+1/x)^x is monotonically increasing for x>0. I'm not convinced that listing the first few terms of a sequence is a proof, although you seem actually in furious agreement with @user-gk3on7xp7e and the "it's well-known" proof by assertion. I looked at raios of successive terms and didn't see a quick proof of monotonicity. Just my 2c.

    • @mikaelhakobyan9363
      @mikaelhakobyan9363 Год назад +38

      @@phajgo2 No, it isn't. A function can increase at first, then start to decrease, and after that move to it's limit.

  • @Skkdass
    @Skkdass 3 месяца назад

    Devide power by 4.
    50^50 , 50÷4= reminder 2
    So, 50^2=2500
    49^51, 51÷4= reminder 3
    So, 49^3=117649
    Simple 50^50

  • @zeroun92
    @zeroun92 11 месяцев назад +17

    I took the natural log of both sides and saw that it was 50 ln 50 vs 2450 ln 49. This showed a clear difference. The other method suggested is a more general approach that I didn't think of. Works better in the long term.

    • @texasaggiegigsem
      @texasaggiegigsem 11 месяцев назад +3

      I did the same thing, but I like her approach without having to find the natural log, which I reached for my calculator for.

    • @AbhishekChoudharyB
      @AbhishekChoudharyB 10 месяцев назад +9

      Shouldn't it be 51 ln 49
      How did u get 2450?

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

    Chứng minh được mệnh đề tổng quát, (bằng phương pháp quy nạp toán học):
    n^n > (n+1)^(n-1).
    Với n = 50 là bài toán mà bạn nêu ở trên..

  • @stem2-orgayafelizardoiiiy.9
    @stem2-orgayafelizardoiiiy.9 7 месяцев назад +3

    By Modular Arithmetic for divisibility of 50
    50^50 ___ 49^51
    0 ____ (-1)^51
    0 ___ (-1)
    0 ___ 49 (since the remainder must be positive)
    0 < 49
    therefore
    50^50 < 49^51

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

    Taking a logarithm is way easy and short one idea.
    50Log50, 51log49
    50log 50= 50log(7^2 +1) or we can find sqaure root of 50 as 7.07 aprox. ( You can calculate any square root of a non perfect number by looking difference of two consecutive perfect square numbers eg. 7^2= 49,8^2=64, difference=64-49=15 now 50 is 49+1 so squareroot of 50= 7+1/15= 7.07 aprox. )
    So 50log50=50log(7.07)^2 =50*2log7.07=100log7.07
    Also 51log49=102log7
    Clearly 102log7 is bigger than the other

  • @Alhamdulillah_muslim313
    @Alhamdulillah_muslim313 Год назад +4

    Aa..nice way👍🏻
    I can solve it in 2 steps 🙂

  • @GoodChemistry
    @GoodChemistry 11 месяцев назад +2

    I love these problems, great mental exercise! Thanks.

  • @crannogman6289
    @crannogman6289 Год назад +49

    Write 49^51 as (50-1)^51 and write out the first few (5 should do it) terms of the expansion. Use combinatorics to find the coefficients. Rewriting it in terms of 50^50 gets you to see its about 18*50^50.

    • @larswilms8275
      @larswilms8275 Год назад +6

      I rewrote 50 as 49+1, since this gives only positive terms. But same reasoning. end up with it being less than 2*49^50
      so the fraction would be less than 2/49 which is less than 1 so 49^51 is greater

    • @chris8535
      @chris8535 Год назад +6

      Yea this is super obvious with just logic. 50^50 is less than (50-1)^51. Like 2 seconds

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

      I did something similar

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

      The binomial expansion would be a good solution if it were more of a close call. But if you have done enough problems like this you can quickly recognize the limit to e and come up with an answer more quickly without doing much math.

  • @JH-pe3ro
    @JH-pe3ro 9 месяцев назад +2

    Since I've lost access to my logarithm skills I took the approach of graphing the first terms in the series to observe convergence. At first it's unclear with 1^3=1 vs 2^2=2, but 2^4=16 narrows with 3^3=27, and again 3^5=81*3=243 vs 4^4=16*16=256. Intuitively, as n grows, the relative effect of the larger exponent will overtake the base value - 2^64 is much more than 64^2. Since the problem doesn't call for a more specific answer, it can end after plotting an estimate of the crossover.
    I plugged it in a graphing caculator to check and it's very obvious that before n=5 you've already crossed over.

  • @RikMaxSpeed
    @RikMaxSpeed Год назад +11

    That looked like a very long complicated approach: I took a log on both sides and approximated ln(50) = ln(49)+1/49 (ie: first order derivative and taylor series). Way simpler!

    • @thomasdalton1508
      @thomasdalton1508 Год назад +4

      If you are being rigorous, you would need to put bounds on the error in the Taylor approximation and show that they can't change the conclusion. You can certainly do that, but it gets a little messy. (Doing it the way in the video, you need to prove that (1+1/n)^n is monotonically increasing, which also isn't straightforward.)

  • @borismarinkovicgutierrez2349
    @borismarinkovicgutierrez2349 Месяц назад +1

    I solved it with a logaithmic table and a basic calculator:
    50^50 vs 49^51
    log 50^50 log 49^51
    50 log 50 51 log 49
    50 x 1.69897 51 x 1.69020
    84.9485 86.2
    49^51 is larger

  • @sudeeptobaidya6558
    @sudeeptobaidya6558 11 месяцев назад +3

    I am an indian and i did binomial expansion and did it in like 10 seconds.Just equate (50/49)^50 to 49 first and 50/49 is 1.02 ,which can be written as (1+0.02).After that just multiply 50 to 0.02 so tha answer will come 1+(50×0.02)=2 which is less than 49. So 50^50 is way way smaller than 49^51.

  • @SanthoshKumar-sx2ex
    @SanthoshKumar-sx2ex 3 месяца назад

    Solve Simply
    We have to equalize first 50^50 & 49^50
    We take 49^51 = (50-1)^51 => 50^51-1^51 => 50^51-1 it is more than 50^50

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

    maybe simplify this greatly- which is smaller- 3 to the power of 3, or 2 to the power of 4? (or 4 to the power of 2). 3 to the power of 3 is the smallest so must be a minimum point if you graphed these

  • @kosterix123
    @kosterix123 19 дней назад

    unless asked for the difference, they should be consistent, so simple (university degree) trick is to use 0 or 1.
    1^1 > 0^2 because 1 > 0^2
    2^2 > 1^3 because 4 > 1
    3^3 > 2^4 because 27 > 16
    4^4 > 3^5 because 256 > 9x9x3 = 243
    5^5 > 4^6 because 25x125 = 3125 > 4^6 = 16^3 = 1024
    6^6 > 5^7 because 36^3 = 46k and 25^3*5 = 78k
    7^7 < 6^8 because 49^3*7 -= 823k and 36^4 = 1.7M
    So the turning point is around 7, which is weird, because up to 6 the difference were larger and larger.

  • @iviewthetube
    @iviewthetube Год назад +15

    Thank you for explaining such a terrifying problem so calmly.

  • @rachelteller9582
    @rachelteller9582 3 месяца назад

    I just applied natural log on both sides and then it became 50 log 50 _ 51 log 49 I just used the Calc to know those natural log values which are 50 * 3.912 (log 50 value) = 195.6 and 51 * 3.891 ( log 49 value) = 198.141 voila I got the answer 50^50 < 49^51

  • @catalinx7301
    @catalinx7301 Год назад +6

    It's simple. The exponent has a bigger influence than the base, so 49^51 is bigger 🤭

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

      Well not necessarily, since 3^2 > 2^3... but in this case yeah, the answer is obvious.

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

      Exactly! Took me 10 seconds to conclude that

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

      @@UltraStarWarsFanatic 3 and 2 are small numbers. Exponential starts to grow after a while, so my logic is for numbers a little bigger than 1.

  • @Farhan-ph1sp
    @Farhan-ph1sp 8 месяцев назад

    50⁵⁰

  • @frakekera415
    @frakekera415 Год назад +7

    i just compared 10^3 and 9^4. since 9^4 is bigger i thought 49^51 would be bigger

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

      Exactly… I did something similar. 50^50 is n^n and 49^51 is (n-1)^(n+1) and then, as you did, changed the n for a much smaller number, so I could easily do the calculations, I chose n=2 so I had 2^2 in one side and 1^3 on the other and it appears that the second part is not bigger, but as n grows over 2, you go getting bigger numbers each time on the (n-1)^(n+1) side

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

    50 log50

  • @atulyaroy8962
    @atulyaroy8962 Год назад +8

    You can see by binomial approximation that 49^51 is greater. Though I believe the gap is big enough that the error wouldn't matter. Since LHS will have factor of around 2 and RHS will have factor of 49 which is quite large.

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

      When the numbers are close, the exponent (power) beats the base (the number). In fact, the bigger these numbers are, the smaller number with the bigger exponent (only by one unit) can go lower and lower from 50% of the higher number and the exponentiasion will be higher. Of course, this is only the answer, not the demonstration. More rigurous, but still simple is using the logarithms.

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

      @@sorinturle4599 well even at near x=0 there is crazy separation for exponential graph with higher bases so it makes sense differing by 1 in base doesn't matter as much differing by power by 1

  • @olegalferov8125
    @olegalferov8125 22 дня назад

    Введем функцию F_a(x)=(a-x)^(a+x). Ее производная ln(a-x)-(1+2x/(a-x)) строго больше 0 при a=50, x \in (0,1). Следовательно, F_50(0)log_3(49)>log_3(27)=3.)

  • @browntigerus
    @browntigerus Год назад +11

    I had this question 35 years ago while living in Soviet Union. Did not use Euler, just natural logarithm. The same exact result.

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

      Натуральный логарифм это логарифм по основанию е, так-что почти одно и тоже

  • @Rahma_0001
    @Rahma_0001 3 месяца назад

    50⁵⁰ = 49⁵¹
    (48 + 2)⁵⁰ = (48 + 1)⁵⁰ . 49
    X = (48 + 1)⁵⁰
    X + 1⁵⁰ = 49X
    X + 1 = 49X
    1 = 48X
    the result is 50⁵⁰ < 49⁵¹
    Because the 48X at 49⁵¹ have many variables than 50⁵⁰ the remaining 1

  • @Aeyo
    @Aeyo 9 месяцев назад +5

    Your voice was soothing and gave me peace while my mind was screaming inside

  • @ahilar3350
    @ahilar3350 18 дней назад

    I trust my intuition and I went with 49^51 > 50^51. Whaaat? I am right!!! I was able to solve 8 mins problem in less than 8 sec. Now I understand why the people with great intuition overpower the people with great minds.

  • @curaticac5391
    @curaticac5391 Год назад +13

    This is flawed like many such math "solutions" on RUclips. The fact that the limit of a sequence is < 3 does not guarantee that the terms of the sequence are equally so. Like other viewers pointed out.

  • @SkydivingSquid
    @SkydivingSquid Год назад +2

    I simplified this.
    Take the 50th root of both numbers..
    49^(51/50) vs 50...
    Simplified: 52.966 vs 50.
    49^51 is bigger.

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

    I didn't understood step at 6:28 where you take 1/6 instead of 1/49

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

      I think it was totally unnecessary though it was just to make the inequality simpler by canceling using a multiple of 3. She should've just calculated (3 x 50)/(49 x 49) which isn't difficult and very evidently much smaller than 1.

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

      Because (1 + 1/49)^50.... Is smaller than 3x 50/49x1/49. So,if that thing Is smaller,It has also to be smaller than 3x50/49x1/6.

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

      Lost me. Need a different explanation. Anyone??

    • @shanugaur8218
      @shanugaur8218 3 месяца назад

      How is (1+1/49)^49 lesser than 3 this lim n~infinite (1+1/n)^n = e used here n is 49 which is finite

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

    Divide both side with 49^50, you will get:
    50^50/49^50 ...?... 49^51/49^50
    simplify will giving:
    (50/49)^50 ...?... 49
    1.0204^50 ...?... 49
    And we know that 1.02^50 will lead to a quite small number, (50/49)^192.63855269 only will give us back 49...
    Hence, 49^51 > 50^50

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

    Why simply not divide on with the other and see what happens?
    (50/49)^50 * 1/49 and see if it's greater or less than 1 ? If it's less than one, then 49^51 is greater than 50^50.
    Now, eyeballing this, 49 is by 1 lesseer than 50, which is 2%, so 50/49 is probably around 1,002 -1,003. Do I believe 1.003^50 is greater than 49? I don't believe it's even greater than 2, so if I was a betting man, I'd say 49^51 is definitely greater than 50^50.
    (Since 1,003^3 / 49 is certainly lesser than 1)
    Now I can go and see what you did here in 8 minutes...

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

      @@English_shahriar1 OMG! I think you've just helped me realize I'm in an early stage of Alzheimer's :(
      But thanks, I guess....

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

      Even if your answer ls right, You are wrong in some some aspects, so be careful in the future. 50/49 it is a difference of 2% SO it would be around 1,02-1,03. Then 1,03^50 is not greater than 49 but it is greater than 2

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

    It’s easy, man. For all x,y,a,b > 1: x^a > y^b if a>b AT ALMOST CASE

  • @hectormata449
    @hectormata449 9 месяцев назад +4

    I’m glad she’s not my introductory algebra teacher or I’d go insane. I may be ignorant on this convoluted mathematical solution but I just assumed the following which gave me the correct “guess” to the problem given.
    I worked out a simpler similar equation in my addled mind: of 4 squared vs 3 cubed, answer: 16 vs 27, therefore 49 to the 51st power is larger. 😱 👀 ⁉️ 🤔

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

      But its an Olympiad Q - you need to show it, not just be content you know the answer. Indeed, 4^4 > 3^5 which does not follow the seeming general rule n^n < (n-1)^(n+1) - and in you sample 3^3 vs 4^2 does not match the pattern in the Q: you have n^n (n+1)^(n-1).

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

    Thanks for doing this for "n." So (for future reference) we know that n^n < (n-1)^(n+1) for relatively large n. What is the lower cutoff (using integers), where the inequality sign switches? 4^4>3^5 but 5^5 < 4^6

  • @PrinceOluwa-z6m
    @PrinceOluwa-z6m Год назад +3

    I looked at both numbers and could immediately see that that 49^51st is larger. Visualize 50^50th as 50x50... all the way to the 50th one. Visualize 49^51th as 49x50th ... x the 51st 49. Clearly that will result in 49^51st being larger. You can even use a simpler model to prove it. 50 ^ 3rd vs 49 ^ 4th; 50x50x50 = 125k; 49x49x49x49 = 5,764,801. Notice that the difference between 50 and 49 is only 1. That seems to be true for any two consecutive numbers starting with the number 3.

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

      I think you mean 5 and higher. (n^2 > (n-1)^(n+1))

  • @19can84
    @19can84 10 дней назад

    Good question but easy numbers...(50/49)^50 vs 49? (50/49)=1.0222 4th power equals 1.1 with a safety margin, 4th power of 1.1 equals 2 with a good safety margin, 4th power of 2 equals 16... Means even 64th power of 50/49 is way less than 49...

  • @varunkotwal2427
    @varunkotwal2427 Год назад +6

    One more trick is you can see what 5^5 is less than 4^6 by a good margin. With that logic a bigger number such as 50^50 would be less than 49^51

  • @jackmclane1826
    @jackmclane1826 11 месяцев назад +2

    Higher power wins for all numbers > 5^5
    49^51 is actually almost 20 times larger than 50^50.
    (bruteforced it by excel)

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

      Higher power doesn't always win. 4^4 > 3^5.

  • @wavrekordz
    @wavrekordz Год назад +13

    Ok this could be an intuitive answer, but it is so obvius to me that 49^51 is higher simply because there is one more multiplication in it. I’m pretty sure that 49^50*10 would be also higher.

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

      You are correct, but that's just a lucky guess. 49^50*2 also has one more multiplication, but isn't higher.

    • @wavrekordz
      @wavrekordz Год назад +2

      @@thomasdalton1508 Intuition is not a lucky guess. I didn’t say that any multiplication is enough here. That could be *0.1 too, which is also a multiplication and obviously wrong.
      You can say that this is not an acceptable proof, but the luck has nothing to do with.

    • @ashton.m
      @ashton.m Год назад +2

      It does seem intuitive cuz of that one additional multiplication. But it's not true for 3^3, and 4^4. From 5^5, the latter expression is larger
      So
      Is 50^50 > 49^51. Answer: No. Cuz m^m < m-1^m+1, where m=/>5 👽

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

      @@Selendeki But, as Ashton pointed out, increasing the exponent by one doesn't always do the job - it only works for 5 and greater. I don't think it is at all intuitive that the threshold is 5. That requires doing the calculations. Just because your intuition gives the right answer doesn't mean it is good intuition. The exact same intuition would have led you astray for different numbers.

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

      @@Selendeki Intuition certainly has its uses and developing your intuition is a very important part of learning mathematics. There are two problems with the OP's comment. First, it is bad intuition - there is no intuitive reason that multiplying more numbers should get a larger result than multiplying larger numbers. It depends on how many more and how much larger. And second, it is completely wrong to say something is "obvious" based on intuition. That just isn't how you do maths. You don't guess and then say your guess is obviously correct.

  • @Patel00786
    @Patel00786 3 месяца назад +1

    5^5and 4^6 is easy
    To calculate
    Or 6^6and 4^7 are easy to calculate and for compare....

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

    I don’t know the proofing method I’d use but.. if I was asked what the comparison between the two number is, I would’ve gotten the same answer by a simpler means.
    The base number and exponent is off by one but one is exponentially more valuable. Therefore it will weigh more heavily.
    2^3 < 3^2

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

      Disclaimer: not a math person. Issue I see is that the left hand side is 50^50 (same same), so 2^3 vs 3^2 isn't a relevant pattern. Should be 3^3 vs 2^4, or 4^4 vs 3^5, which would give the wrong answer here. I think only starting from 5^5 vs 4^6 is left hand side lesser.

  • @deepaksethi8390
    @deepaksethi8390 Месяц назад

    50^50 is 50 × log 50= 50×1.690= 84.5
    49^51 = 49× log49= 49×1.699= 86.2
    Antilog 86 is greater than antilog 84.5
    Therefore 49^51 is larger

  • @banjo4us1
    @banjo4us1 Год назад +46

    Your solution is not suitable for Olympiad. You need to attempt it without using Limits.

    • @PARPROX777
      @PARPROX777 Год назад +5

      It depends of year of olympiad. In USSR limits was part of school program.

    • @banjo4us1
      @banjo4us1 Год назад +2

      @@PARPROX777 Nice ... Which year calculus is introduced. Russians make some great mathematicians

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

      we studied limits in 9th grade, it was 2015, but it is mathphysics school

    • @ДмитрийШейкин-ъ3р
      @ДмитрийШейкин-ъ3р 9 месяцев назад

      ​@@IGAgamesIn Russia every non math school teach limits in 10 grade

  • @paulvalck349
    @paulvalck349 4 месяца назад

    With differentiation: f(x+h) is approximately equal to f(x)+f'(x).h
    So (x+h)^50 is approximately equal to x^50 + 50.x^49.h
    And 50^50 = (49+1)^50 is approximately equal to 49^50 + 50.49^49.1 = 49^49.(49 + 50) = 49^49.99
    On the other hand 49^51 = 49^49.49²
    49² > 99
    Conclusion: 49^51 > 50^50

  • @keanming99
    @keanming99 Год назад +14

    That’s weird. I had a hunch 49^51 is bigger than 50^50 because exponent is always much bigger than a base, without doing all the arithmetic 😂

    • @Stepan_H
      @Stepan_H Год назад +7

      But without proof, it's crystal ball gazing. Try 3^3 vs 2^4 ... 🤓
      By your logic, the higher number should be the one with the higher exponent, but it's not... 😱

    • @pc6985
      @pc6985 Год назад +5

      ​​​​@@Stepan_HIt's better to have proof instead of assumptions, but it's also true that generally higher exponents mean high numbers overall. Yes, 3^3 > 2^4, but even just raising each base by 1 will already make the no. w/ higher exponent larger with 4^3 < 3^4. Keep increasing the bases by 1 after that and the number raised to 4 will always be larger.
      Even if you had a difference of 2 for the bases, with 4^3 > 2^4, increase the bases by 1 you'll still get 5^3 > 3^4, yes, but increase it one more time and everything starting with and after it'll always be 6^3 < 4^4 or n^3 < (n-2)^4 as long as n > 5.
      Proof is good, but we're in the comments, not a math comp. Most people here just want the answer, so might as well let them know a "trick" even if it isn't always true. These kinda problems aren't really encountered by the general public often anyways, and anytime they do it'll involve huge numbers with little differences in bases and exponents, at which point the number with the higher exponent is larger 99.9% of the time. By the very small chance it isn't, well it's just youtube so does it really matter? Haha

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

      That's how I looked at it too. I didn't know how to prove it. But using common sense I figured if decrease the base by 1 and raise the exponent by 1. Then the 1 with the raised exponent is larger

  • @mohitjadhav2669
    @mohitjadhav2669 3 месяца назад +1

    Can't we take log base 10 both sides then by properties of log and knowing the value of log2 log5 log7 we can easily calculate

  • @jamesdoughty5530
    @jamesdoughty5530 Год назад +5

    You are good, but it becomes so convoluted I give up before the answer. Is there an short cut to do the problem?

  • @ramiroflores4214
    @ramiroflores4214 4 месяца назад

    by mathematical inequalities it is shorter:::::::::: 50^50>49^50 and 50^51>49^51we add both.....50^50+50^51>49^50+49^51.......This equals ................................50^50-49^51>49^50-50^51..... but.....49^50-50^51

  • @muntahajamil
    @muntahajamil Год назад +5

    Excellent!! Your writing system of "9" is totally exceptional 😮

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

    It is quite simple than the video. First make an assumption that 50^50>49^51, then expand the power on RHS 50^50>49^(50+1), 50^50>49^50.49. Then group together the same powers (50/49)^50>49. Now, this will be true only if LHS > RHS in the first inequality. It turns out that 2.74>49 which is NOT true. Therefore, our initial assumption is not correct. Hence, 50^50

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

    Time management is also part of the test. The answer is C.

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

    I tried making a graph of this relation in the form of x^y_(x-1)^(y+1). For values of x from 1 to 4 (integer) LHS will always be greater (regardless of value of y) and for any nunber greater than 4 RHS will always be greater regardless of the value of y

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

      The underscore represents a blank for what their relation is

  • @RaviPKumar-w9r
    @RaviPKumar-w9r Год назад +3

    How did you reduced 49 as to 6?

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

      She chose 6 to make it simple, as long as it was smaller than 49 it would have worked. In a sense, she gave it a try, to see if the whole equation would be smaller than 1 this way, if not, she could have tried bigger denominator, if still smaller than 49, because anyway, the whole reasoning with e is based on not having to be precise if the equation is smaller than 1. If it was bigger, equal to 1, or really close to 1, thing that we are not supposed to know at that moment, then the reasoning would be probably no conclusive, but it was worth giving it an easy try.

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

      She should have explained that substitution maybe a little better. The rest of the video was quite easy to follow

  • @mr.status8788
    @mr.status8788 18 дней назад +1

    3^4 and 2^5 which one is bigger mam.

  • @antoniojunior936
    @antoniojunior936 Год назад +6

    Eu assisti em outro idioma e entendi, por isso eu amo a matemática ❤

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

    Good one, thank you for sharing.