two shapes in one triangle

Поділитися
Вставка
  • Опубліковано 9 січ 2025

КОМЕНТАРІ • 41

  • @philstubblefield
    @philstubblefield 2 місяці тому +37

    Wait, what?!? The fact that a circle inscribed in a Pythagorean triangle necessarily has an integer radius... blows my mind! 🤯

    • @graf_paper
      @graf_paper 2 місяці тому +2

      I know, this is sooo cool.

    • @hoodedR
      @hoodedR 2 місяці тому +4

      @@philstubblefield by the same token, the side length of a square inscribed inside a Pythagorean triangle is always rational

  • @Reliquancy
    @Reliquancy 2 місяці тому +12

    4:24 good place to sneeze

  • @flowstoneknight
    @flowstoneknight 2 місяці тому +7

    4:24 bless you

  • @張謙-n3l
    @張謙-n3l 2 місяці тому +7

    another way to show na+nb = ab has a contradiction is that we can observe that n needs to be a multiple of a and b using the similar argument shown in the video, so it must be a multiple of ab.
    Let n = mab where m is an integer, then we can rewrite the LHS into mab(a+b) = ab, since neither a nor b is 0, we can cancel out the ab to get m(a+b) = 1, but m is at least 1 and a+b clearly larger than 1, so na+nb = ab is impossible

  • @jsham92
    @jsham92 2 місяці тому +1

    Regarding the "implicit" assumption that x is an integer in the last proof. I think it comes to play when infering a|x. That is only true if x is also an integer. Otherwise, you have "c^2*x|a", which could be true if x=a/c^2.

  • @michaelgolub2019
    @michaelgolub2019 2 місяці тому +3

    The type 1 inscribed square case may be treated without considering the hypotenuse. Just x/(a-x)=(b-x)/x => x^2=ab-bx-ax+x^2 => ab=bx+ax => ab=(a+b)x and finally x=ab/(a+b).

  • @Ny0s
    @Ny0s 2 місяці тому +3

    Three very nice results!

  • @ed.puckett
    @ed.puckett 2 місяці тому +2

    This fascinates me. One consequence is that the length of the perimeter of either an inscribed circle or square is irrational. (EDIT: square perimeter is rational....) In the case of the circle, it is transcendental, but I haven't taken the time to determine if this is also the case for square. It makes me wonder if the perimeter of the square is somehow also related to pi as for the circle. Another thing for me to think about: does the restriction gcd(a, b) = 1 always hold for a "minimal" similar pythagorean triangle? I wasn't sure where that stipulation came from. Anyway, thank you for another thought-provoking video!

    • @heliocentric1756
      @heliocentric1756 2 місяці тому +2

      In the case of the inscribed square, x is not an integer but it's necessarily a rational number. So the perimeter of that square is rational.

    • @ed.puckett
      @ed.puckett 2 місяці тому

      @@heliocentric1756 Thank you, I had forgotten that gcd(a, b) = 1 and incorrectly concluded that the length was irrational by assuming I could scale up the original triangle to remove denominators, but that I see now that is not true.

  • @alipourzand6499
    @alipourzand6499 2 місяці тому +4

    Square no, pentagon no, hexagon no, heptagon no, ..., circle YES!

  • @kurt.dresner
    @kurt.dresner 2 місяці тому +3

    How much of this is still true if you relax the gcd constraint? Does it work for pythagorean triples that aren't reduced?

    • @JosuaKrause
      @JosuaKrause 2 місяці тому

      if a and b have a common factor. you have (a'*k)^2 + (b'*k)^2 = c^2 with a' and b' having gcd of 1. you can factor the k out.which shows us that the triangle is just an integer triangle scaled by k. now, since our x' (the side length of the square for the a', b' triangle) was not an integer, k*x' is not an integer either EDIT: unless k is exactly a multiple of the denominator... so it is possible

    • @apprentice-k5e
      @apprentice-k5e 2 місяці тому

      Take a Pythagorean triangle where an and b do not have a common factor (e.g., 3-4-5), and scale it by some multiple of a + b. Then you will get an integer inscribed square.

  • @Demo-critus
    @Demo-critus 2 місяці тому +1

    Why do side lengths of Pythagorean triangles need to be positive integers? Surely, you can scale the sides by any rational number (e.g., 3/2, 4/2, 5/2)?

    • @Arthanax
      @Arthanax 2 місяці тому +5

      A Pythagorean triangle is essentialy represented by the relationship of its sides (eg one side is 1 unit another is 6), as you suggested it could have two sides of length eg 3/2 and 11/5, this could however be rewritten as a similar triangle with side lengths 15 and 22. This would have the same ratio between side lengths just a scaled version showing that every rational scaled triangle has a similar triangle with integer side lengths.

    • @Grizzly01-vr4pn
      @Grizzly01-vr4pn 2 місяці тому +4

      Well, a Pythagorean triple is defined as three positive integers a, b and c such that a² + b² = c².
      There's no getting away from that really.

    • @TheEternalVortex42
      @TheEternalVortex42 2 місяці тому +2

      That's just the definition of Pythagorean triangle

  • @ibaijurado279
    @ibaijurado279 2 місяці тому +1

    I don't understand why we can safely assume gcd(a,b)=1. Couldn't we just scale the triangle to another similar Pythagorean triplet so the side of the square x is an integer?

    • @puneetbajaj786
      @puneetbajaj786 2 місяці тому

      I think he meant b is not multiple of a or vice versa otherwise triangle wont be right angled

    • @hoodedR
      @hoodedR 2 місяці тому +4

      Yeah you're right. He just wanted to consider the smallest triangle from each equivalence class of similar Pythagorean triangles.

    • @bjornfeuerbacher5514
      @bjornfeuerbacher5514 2 місяці тому +2

      @@puneetbajaj786 No, that's not what gcd(a,b) = 1 means.

    • @chaosredefined3834
      @chaosredefined3834 2 місяці тому +1

      If we select 21, 28, 35 as our right angle triangle, then the side of the first kind of inscribed square becomes 21 x 28 / (21 + 28) = 12. So, yes you can scale it like that. (I chose 21, 28 and 35 as it was a 3-4-5 triangle scaled by a factor of the sum of the shorter sides, 3+4)

    • @ibaijurado279
      @ibaijurado279 Місяць тому +1

      @@hoodedR Oh ok ty

  • @goodplacetostop2973
    @goodplacetostop2973 2 місяці тому +11

    No

  • @sergiogiudici6976
    @sergiogiudici6976 2 місяці тому

    In any pithagorean triangle abc are all even or two odd and the third even!

    • @paulwatson746
      @paulwatson746 2 місяці тому

      Could be all even because you can double any pythagorean triangle to get another

    • @AlexandreRibeiroXRV7
      @AlexandreRibeiroXRV7 2 місяці тому +2

      Or he could have just said "primitive Pythagoras triples"

  • @niom-nx7kb
    @niom-nx7kb 2 місяці тому

    Cool video

  • @ayoubtalbi9082
    @ayoubtalbi9082 2 місяці тому +8

    and that's a good place to stop

  • @glenneric1
    @glenneric1 2 місяці тому +3

    I think one day AI will chew up all of his videos and teach itself math.

    • @rishabhshah8754
      @rishabhshah8754 2 місяці тому +3

      AI cannot teach itself or even learn like us

  • @sergiovigano456
    @sergiovigano456 2 місяці тому +1

    No