A328972 Denominator of the fraction (hypotenuse - difference of legs) / (sum of legs - hypotenuse) of the n-th primitive Pythagorean triangle.
1, 2, 3, 3, 3, 5, 4, 5, 5, 4, 7, 5, 7, 6, 5, 4, 9, 7, 7, 9, 7, 11, 8, 7, 6, 5, 11, 9, 9, 8, 7, 13, 6, 11, 9, 10, 13, 8, 11, 15, 13, 11, 10, 9, 11, 8, 15, 7, 13, 12, 11, 11, 17, 9, 13, 8, 17, 13, 11, 15, 11, 10, 13, 19, 17, 14, 8, 13, 12, 11, 19, 13, 17, 10, 9, 15, 14, 21, 13
Offset: 1
Examples
For n=13 we need the 13th primitive Pythagorean triangle: 36,77,85 ^ ^ We calculate the difference between the two small numbers: 77-36=41. ^ To get our numerator we subtract 41 from the hypotenuse length: 85-41=44. ^ ^ Then we calculate the sum of the two small numbers: 36+77=113. ^ We subtract 85 from this sum to get the denominator: 113-85=28. This gives us the fraction 44/28 and in reduced form 11/7.
Links
Crossrefs
Numerators: A328971.
Comments