a very aesthetic equation

Поділитися
Вставка
  • Опубліковано 27 гру 2024

КОМЕНТАРІ • 37

  • @hyperboloidofonesheet1036
    @hyperboloidofonesheet1036 17 годин тому +18

    12=1²+2² (base 3)

  • @johnchessant3012
    @johnchessant3012 17 годин тому +35

    Fun fact: 1/17 = 0.05882353 (when rounded) and 588^2 + 2353^2 = 5882353

    • @pierreabbat6157
      @pierreabbat6157 11 годин тому +3

      I was once in a meeting about a battery charger, which measured voltage from 0 to 15 in 255 equal steps. It had a threshold of something like 9.4 volts, and I rattled off 9.4117647, and the others wondered where I got all those digits from. 9412 works instead of 588 in the equation.

  • @minamagdy4126
    @minamagdy4126 8 годин тому +2

    An even more general equation here is, for 0

  • @pepebriguglio6125
    @pepebriguglio6125 6 годин тому +1

    0.05882353 ≈ 1/17
    and 5882353
    = 588²+2353²
    Where: 2353² is 1/17
    of: 94122353
    = 9412²+×2353²

  • @Happy_Abe
    @Happy_Abe 14 годин тому +2

    I think we get only possibilities for the sum of squares decomposition because these numbers 10001 and 145 are a product of two primes

  • @stephenyip5827
    @stephenyip5827 18 годин тому +4

    Can anyone help to share back the video to express any integer to sum of two square mentioned in video?

    • @ozguryldrm64
      @ozguryldrm64 17 годин тому +1

      ua-cam.com/video/_VcEdkBZBMg/v-deo.htmlsi=w5mtpQGMW4uo5n14

  • @hxc7273
    @hxc7273 17 годин тому +4

    1233 and 8833 new favorite numbers

  • @Bodyknock
    @Bodyknock 15 годин тому +1

    So using the generalization, there are no solutions with two digits numbers (base 10).
    101 = 10² + 1² is the only factorization, and there are no integer solutions for 2A - 10 = +/-10 or +/- 1 with 0

  • @dan-florinchereches4892
    @dan-florinchereches4892 17 годин тому

    I greatly appreciate your videos professor Penn. Can we please have the link to splitting a number into perfect squares in the video description as you said it exists in one of your older posts.
    Thank you

  • @falkranduhm10
    @falkranduhm10 16 годин тому +1

    Is it just a coincidence or do the two solutions for A add up to the base every time?

    • @petersievert6830
      @petersievert6830 12 годин тому +1

      not a coincidence at all: 2A - b = +-x results in A1 = b/2 + x and A2 = b/2 - x, thus A1 + A2 = b

  • @stickfiftyfive
    @stickfiftyfive 9 годин тому

    I looked at the problem generalized in a different way (but only in base ten) out of curiosity.
    12^2 + 33^2 = 1233
    88^2 + 33^2 = 8833
    990^2 + 100^2 = 990100
    9412^2 + 2353^2 = 94122353
    17650^2 + 38125^2 = 1765038125
    25840^2 + 43776^2 = 2584043776
    I'll fix this algorithm too, if I can. It's too slow.

  • @aleksmich8928
    @aleksmich8928 17 годин тому

    Wow!!! That is amazing, since I was thinking of this problem (the 4-digit one) as a candidate for math contest organized by KTU (Kaunas University of Technology, Lithuania). I settled on a similar one i.e. find all 4-digit xyzw such that xyzw = (xy + zw)^2. Maybe you could make a video of the solution to that one in a month. Our contest will take place on Jan. 25-th.

  • @CautionRamen
    @CautionRamen 14 годин тому +1

    For the base b case, why is it Ab + B, and not A(b^n) + B?

    • @rainerzufall42
      @rainerzufall42 12 годин тому +3

      More general! A and B are not interested in the number base! The number of digits is only distracting, wlog we can consider 1-digit numbers!

    • @CautionRamen
      @CautionRamen 11 годин тому +1

      @rainerzufall42Are you saying we can think of A and B as one symbol rather than an n-digit number. Like if A was 25, would it mean to think of ‘25’ as a single character, kinda like F in hexadecimal?

    • @rainerzufall42
      @rainerzufall42 11 годин тому +3

      @@CautionRamen A is xy and B is zw, just for naming conventions. It's either a block of digits or a single digit, but that doesn't matter for this problem: We are putting equal length strings of digits together and compare the value to the sum of both strings squared (the base doesn't change a thing either, as long there's no overflow and carry). So to make the problem as simple as possible, we can skip any considerations about multi-digit strings, we can use single-digit numbers to solve the problem. It will immedietely work for concatenated digits.
      In your example, it doesn't matter, if A is "15" (base 10) or "F" (hexadecimal), the problem is the same!

    • @CautionRamen
      @CautionRamen 11 годин тому

      @rainerzufall42 So is considering x₁…x_n as one digit what you mean? Like if A = 25 (base 10) and B = 50 (base 10), does considering ‘25’ as a single digit in base 100, and ‘50’ as a single digit in base 100 equivalent?

    • @CautionRamen
      @CautionRamen 11 годин тому

      Sorry I’m asking so many questions, I just find it confusing

  • @PetraKann
    @PetraKann 16 годин тому +1

    So 2^2 = 0. ?????

    • @samueldeandrade8535
      @samueldeandrade8535 16 годин тому +3

      Base 12. 25 in base 12 is 29, which is equal to 2²+5².
      Great thumbnail, huh?

  • @maxhagenauer24
    @maxhagenauer24 15 годин тому +2

    No the thumbnail is not true. 25 ≠ 2^2 + 5^2.

    • @TheEternalVortex42
      @TheEternalVortex42 14 годин тому +3

      True in base 12

    • @maxhagenauer24
      @maxhagenauer24 14 годин тому

      @TheEternalVortex42 But we always assume base 10 when not being said it's base 12 like in the thumbnail, so it's still wrong.

    • @stickfiftyfive
      @stickfiftyfive 9 годин тому +1

      The video explains how to generalize to other bases, so if you watched the video, you can see it's a clever way to check if we're paying attention and to catalyze views and engagement. Based on the content of the video, you would be wrong to assume the equation is in base 10.

    • @maxhagenauer24
      @maxhagenauer24 8 годин тому

      @stickfiftyfive I did watch the video and actually didn't see much explination into generalizing to other bases even in the end. But it's still true that the thumbnail is wrong because we always assume base 10 unless told otherwise.

    • @stickfiftyfive
      @stickfiftyfive 8 годин тому +2

      Ok

  • @talberger4305
    @talberger4305 18 годин тому +2

    10:00 b need to be b^n

    • @DavidSavinainen
      @DavidSavinainen 18 годин тому +8

      No, the base in question is indeed b. In his first example, b = 100, and in the slight generalisation, b = 10ⁿ.

    • @jorgechavesfilho
      @jorgechavesfilho 10 годин тому

      No. Note that he wrote at the beginning “In base, b 0 < A,B < b”. In other words, it's a different approach to the previous base 10 resolution. In this approach, you have to think that in the previous problem, base 100 would be used.

  • @hello_hi1
    @hello_hi1 17 годин тому +1

    This is a comment