More Squares in Pythag Triples

Imgur Imgur

Let \(a,b,c\) be a Pythagorean Triple where \(a < b < c\).

Problem 1: Find the condition that a,b,ca,b,c need to satisfy such that b+cb+c is a perfect square.

Problem 2: Find the condition that a,b,ca,b,c need to satisfy such that a+ca+c is a perfect square.

Problem 3: If you can, find a condition for a,b,ca,b,c for a+ba+b to be a perfect square.

#Algebra #PythagoreanTheorem #Square #PythagoreanTriples #Condition

Note by Daniel Liu
6 years, 12 months ago

No vote yet
1 vote

  Easy Math Editor

This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.

When posting on Brilliant:

  • Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
  • Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
  • Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
  • Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.

MarkdownAppears as
*italics* or _italics_ italics
**bold** or __bold__ bold

- bulleted
- list

  • bulleted
  • list

1. numbered
2. list

  1. numbered
  2. list
Note: you must add a full line of space before and after lists for them to show up correctly
paragraph 1

paragraph 2

paragraph 1

paragraph 2

[example link](https://brilliant.org)example link
> This is a quote
This is a quote
    # I indented these lines
    # 4 spaces, and now they show
    # up as a code block.

    print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.

print "hello world"
MathAppears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3 2×3 2 \times 3
2^{34} 234 2^{34}
a_{i-1} ai1 a_{i-1}
\frac{2}{3} 23 \frac{2}{3}
\sqrt{2} 2 \sqrt{2}
\sum_{i=1}^3 i=13 \sum_{i=1}^3
\sin \theta sinθ \sin \theta
\boxed{123} 123 \boxed{123}

Comments

Considering a, b, and c natural numbers:

For problem 1, a should be odd. For problem 2, a should be even. Can't figure out problem 3, as it seems impossible for natural numbers.

Niket Jain - 6 years, 12 months ago

Log in to reply

(9,40,41) satisfies problem 3's conditions.

Tan Li Xuan - 6 years, 12 months ago

The general Pythagorean triple solutions are k.2ab,k(a2b2)k.2ab, k(a^2-b^2) and k(a2+b2)k(a^2+b^2).For #2 it suffices that k is a perfect square.For #1 2k needs to be a perfect square.

Bogdan Simeonov - 6 years, 12 months ago

Log in to reply

But we require a<b<c a < b < c . It is not true that 2xy<(x2y2)<(x2+y2) 2xy < ( x^2 - y^2) < (x^2 + y^2 ) (where I changed your notation from ab to xy).

Calvin Lin Staff - 6 years, 12 months ago

Log in to reply

But every pair of numbers is in the problems, so that doesn't change it very much.

Bogdan Simeonov - 6 years, 12 months ago

I'm not really doing any proofs. Here's my answer for #1. I'll do the rest when I have more time. Great note though! :D

Problem 1: If bb and cc are consecutive integers that add to a perfect odd square. For example, the general formula for an odd number n=2x+1n=2x+1 for x>1x>1 is

(2x+1,(2x+1)22,(2x+1)22)(2x+1, \lfloor\dfrac{(2x+1)^2}{2}\rfloor, \lceil\dfrac{(2x+1)^2}{2}\rceil)

Finn Hulse - 6 years, 12 months ago

Log in to reply

What about (8,15,17)?

Daniel Liu - 6 years, 12 months ago

Log in to reply

What about it?

Finn Hulse - 6 years, 12 months ago

Log in to reply

@Finn Hulse It doesn't satisfy your requirement but it still satisfies #1...

Daniel Liu - 6 years, 12 months ago

Log in to reply

@Daniel Liu But 32 isn't a perfect square.

Tan Li Xuan - 6 years, 12 months ago

Log in to reply

@Tan Li Xuan Yeah...

Finn Hulse - 6 years, 12 months ago

Log in to reply

@Finn Hulse but 17+817+8 is

Daniel Remo - 6 years, 12 months ago

Log in to reply

@Daniel Remo True, but we're talking about Problem 1, where b+cb+c is a perfect square.

Finn Hulse - 6 years, 12 months ago

Log in to reply

@Finn Hulse Oh oops, I accidentally thought you were talking about #2, don't know what happened. But I can still find other triplets that have b+cb+c be square and not satisfy your requirement I thnik.

Daniel Liu - 6 years, 12 months ago

Log in to reply

@Daniel Liu Yes I "thnik" you can. :D

Finn Hulse - 6 years, 12 months ago
×

Problem Loading...

Note Loading...

Set Loading...