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”).

A366428 corresponding values for max(u, v) of Pythagorean triples (u, v, w) for which (u^2, v^2, w^2) is an "abc-hit".
1

%I #9 Oct 19 2023 15:16:19

%S 24,40,63,117,144,240,288,352,304,527,675,840,837,1023,1200,1624,1519,

%T 1984,2107,2035,2303,2752,3116,3280,3136,3479,4095,3713,3969,4704,

%U 3456,4900,4888,5280,6399,6497,6723,6844,5537,7812,7808,8064,7448,9360,10593,10624

%N A366428 corresponding values for max(u, v) of Pythagorean triples (u, v, w) for which (u^2, v^2, w^2) is an "abc-hit".

%e A366438(1) = 25, the corresponding primitive Pythagorean triple is (7, 24, 25). a(1) = max(7, 24) = 24.

%Y Cf. A366428.

%K nonn

%O 1,1

%A _Felix Huber_, Oct 16 2023