|
-
Jun 26th, 2001, 03:34 PM
#1
Thread Starter
Frenzied Member
Pythagorean triangles.
Lior posted a list of Pythagorean triangles to a different thread, and mentioned that there are infinitely many such triangles. Since many of the ones on his list were similar to others, I am sure that he did not use the following cute algorithm.- Choose an odd and an even integer (u, v) with no common factor and u > v.
For example: (3, 2) (24, 5) (49, 36), but not (7, 3) or (33, 6).
- z = u^2 + v^2
- y = u^2 - v^2
- x = 2*u*v
x^2 + y^2 = z^2, and x, y, z will have no common factor.
Live long & prosper.
The Dinosaur from prehistoric era prior to computers.
Eschew obfuscation!
If a billion people believe a foolish idea, it is still a foolish idea!
VB.net 2010 Express
64Bit & 32Bit Windows 7 & Windows XP. I run 4 operating systems on a single PC.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|