The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A300165 Numbers m such that m^2 + 1 can be expressed in more than one way as j^2 + k^2 with j > k > 1 and gcd(j,k) = 1. 5

%I #16 Mar 14 2021 14:26:48

%S 47,72,73,83,98,112,122,123,128,132,133,138,142,148,157,162,172,173,

%T 174,177,183,187,191,192,200,203,208,212,213,216,217,228,233,237,242,

%U 252,253,255,265,268,273,278,288,293,294,302,307,313,317,319

%N Numbers m such that m^2 + 1 can be expressed in more than one way as j^2 + k^2 with j > k > 1 and gcd(j,k) = 1.

%C The sequence differs from A299707 by the gcd condition, which excludes representations like 18^2 + 1 = 15^2 + 10^2, 32^2 + 1 = 25^2 + 20^2, 38^2 + 1 = 34^2 + 17^2.

%H Hugo Pfoertner, <a href="/A300165/b300165.txt">Table of n, a(n) for n = 1..10000</a>

%e a(1) = 47 because its 3 representations satisfy the conditions j > k > 1 and gcd(j,k) = 1: 47^2 + 1 = 2210 = 43^2 + 19^2 = 41^2 + 23^2 = 37^2 + 29^2.

%Y Cf. A050796, A299707, A300166, A300167, A300168.

%K nonn

%O 1,1

%A _Hugo Pfoertner_, Feb 27 2018

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 14 14:06 EDT 2024. Contains 372533 sequences. (Running on oeis4.)