I'm not a mathematician, and I'm not sure how to phrase this question properly, so please bear with me as I stumble through the question.
Considering Pythagorean's Theorem a²+b²=c²
I'm looking for solutions that fit the following requirements:
- two of the prime leg, even leg or hypotenuse must be prime numbers
- the third number must be an integer
- the slope is close to 1
The third requirement is obviously not clear. Here are some examples:
prime leg even leg hypotenuse slope
--------- -------- --------- -----
3 4 5 0.750
5 12 13 0.417
11 60 61 0.183
19 180 181 0.106
29 420 421 0.069
59 1740 1741 0.034
61 1860 1861 0.033
But as you see in the table, the larger numbers become less and less steep.
How would you go about calculating this?