math
General community for all things mathematics on @lemmy.world
Submit link and text posts about anything at all related to mathematics.
Questions about mathematical topics are allowed, but NO HOMEWORK HELP. Communities for general math and homework help should be firmly delineated just as they were on reddit.
Some answers here without proof! I'm sure someone will correct me if I've got anything wrong.
Can there exist Pythagorean triples in which the leg lengths are not coprime with each other but both are coprime with the hypotenuse?
I don't think so. In your example n^2^ is a factor of c^2^ which implies n is a factor of c. Proving that is nontrivial though.
How can I determine if a right triangle with given lengths can scale to be a Pythagorean triple?
It can if the ratios between the sides are all rational. This is necessarily true if the sides are rational, but they could also all be irrational, for example 3π, 4π, 5π. It's not possible if some sides are rational and some are irrational.
Once it is determined that the triangle can scale to a Pythagorean triple, what is the best method of scaling the values to three whole numbers?
The simplest way is to first make sure it's rational and then multiply by the denominators to get integers. If the goal is to get the smallest possible integers (a primitive Pythagorean triple) you can then divide by the highest common factor.