login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A253805
a(n) gives one fourth of the even leg of the second of the two Pythagorean triangles with hypotenuse A080109(n) = A002144(n)^2. The odd leg is given in A253804.
3
5, 30, 34, 145, 111, 180, 371, 330, 876, 1560, 1746, 505, 1635, 840, 3014, 3570, 5181, 2249, 1710, 7980, 1379, 3435, 10920, 7230, 2056, 8970, 14490, 11240, 4981, 3900
OFFSET
1,1
COMMENTS
See A253804 for comments and the Dickson reference.
REFERENCES
L. E. Dickson, History of the Theory of Numbers, Carnegie Institution, Publ. No. 256, Vol. II, Washington D.C., 1920, p. 227.
FORMULA
a(n) = sqrt(A080109(n)^2 - A253804(n)^2)/4, n >= 1.
EXAMPLE
n = 7: A080175(7) = 7890481 = 53^4 = 2809^2; A002144(7)^4 = A253804(7)^2 + (4*a(7))^2 = 2385^2 + (4*371)^2.
The other Pythagorean triangle with hypotenuse 53^2 = 2809 has odd leg A253802(7) = 1241 and even leg 4*A253303(7) = 4*630 = 2520: 53^4 = 1241^2 + (4*630)^2.
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
Wolfdieter Lang, Jan 16 2015
STATUS
approved