News17 mins ago
Pythagorean Puzzle
23 Answers
A right-angled triangle has sides of length A,B and C where A is the hypotenuse and is an integer. When B and C are multiplied, the result is the square of A divided by one less than the square. When B is divided by C the result is one greater than than A divided by one less than A. What is the value of A ?
Struggling a bit with this one and the second sum seems ambiguous. Does it mean B/C = (A+1)/(A-1) or B/C = 1 + (A/(A-1)) ? I presume the former, but can't see a way to solve the 2 equations which is compatible with (A*A) = (B*B) + (C*C).
Struggling a bit with this one and the second sum seems ambiguous. Does it mean B/C = (A+1)/(A-1) or B/C = 1 + (A/(A-1)) ? I presume the former, but can't see a way to solve the 2 equations which is compatible with (A*A) = (B*B) + (C*C).
Answers
Ah. No, it doesn't have to be an integer, then. (A^2-2)^2 = a^4 - 4 a^2 + 4, which will give an integer if either a^2 is an integer, or a^2 ( a^2 -4) is integer. It turns out that for my second solution, (a^2-2)^2 = 5 (up to rounding error), from which a = Sqrt[Sqrt[5] +2]. By magic, inserting this into the condition that a^2 (a^2 - 4 ) is integer works, as a^2 -4 is...
13:01 Fri 03rd Jun 2016
It is ambiguous but it reads more like the former.
When I scribbled down a bit of maths using substitution and difference of two squares I got to C= a/(a+1) and for integer values of A then C must always be less than one- yet we know C is an integer. So either I have gone wrong or we are wrong in assuming the former.
Maybe you just need to inspect Pythagorean triples and first find one or more that meets the other conditions
When I scribbled down a bit of maths using substitution and difference of two squares I got to C= a/(a+1) and for integer values of A then C must always be less than one- yet we know C is an integer. So either I have gone wrong or we are wrong in assuming the former.
Maybe you just need to inspect Pythagorean triples and first find one or more that meets the other conditions
I take it to mean that B/C = A/(A-1)
Having taken a quick look at it I don't think that the solution is as easy as I anticipated. Unsure I have the patience to work it out, but got a gut feeling manipulation should lead you to a quadratic at some point. One hopes then that the result fits the Pythagoras Theorem.
Having taken a quick look at it I don't think that the solution is as easy as I anticipated. Unsure I have the patience to work it out, but got a gut feeling manipulation should lead you to a quadratic at some point. One hopes then that the result fits the Pythagoras Theorem.
There has to be a mistake in this puzzle as stated. There are three equations with three unknowns, so that we can obtain an exact solution, which is either a = 2.068, b=1.958, c=0.667 or a= 2.058, b=1.945, c=0.673 (along with several unphysical solutions in each case). Neither of these has integer value for the hypotenuse. It's not obvious to me that *any* reasonable variation of the problem will provide integer values for a.
Ah.
No, it doesn't have to be an integer, then. (A^2-2)^2 = a^4 - 4 a^2 + 4, which will give an integer if either a^2 is an integer, or a^2 ( a^2 -4) is integer.
It turns out that for my second solution, (a^2-2)^2 = 5 (up to rounding error), from which a = Sqrt[Sqrt[5] +2]. By magic, inserting this into the condition that a^2 (a^2 - 4 ) is integer works, as a^2 -4 is sqrt[5]-2 and a^2 is sqrt[5] + 2, so that a^2(a^2 - 4) = 5 - 4 = 1.
No, it doesn't have to be an integer, then. (A^2-2)^2 = a^4 - 4 a^2 + 4, which will give an integer if either a^2 is an integer, or a^2 ( a^2 -4) is integer.
It turns out that for my second solution, (a^2-2)^2 = 5 (up to rounding error), from which a = Sqrt[Sqrt[5] +2]. By magic, inserting this into the condition that a^2 (a^2 - 4 ) is integer works, as a^2 -4 is sqrt[5]-2 and a^2 is sqrt[5] + 2, so that a^2(a^2 - 4) = 5 - 4 = 1.
Related Questions
Sorry, we can't find any related questions. Try using the search bar at the top of the page to search for some keywords, or choose a topic and submit your own question.