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!)
A125020 a(n) = (A124983(n)-1)/4. 2

%I #8 Mar 12 2020 07:22:55

%S 0,2,11,12,20,29,30,38,61,65,83,90,92,101,110,119,132,137,151,159,164,

%T 182,200,208,218,227,240,245,254,263,272,308,335,344,353,355,389,393,

%U 407,434,443,451,453,462,502,514,515,524,542,551,552,578,587,600,605,623

%N a(n) = (A124983(n)-1)/4.

%H Amiram Eldar, <a href="/A125020/b125020.txt">Table of n, a(n) for n = 1..10000</a>

%t Select[Range[0, 600], !PrimeQ[4*# + 1] && Length @ PowersRepresentations[4*# + 1, 2, 2] == 1 &] (* _Amiram Eldar_, Mar 12 2020 *)

%Y Cf. A124983, A002145, A124982, A124983.

%K nonn

%O 1,2

%A _Artur Jasinski_, Nov 16 2006

%E More terms from _Amiram Eldar_, Mar 12 2020

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 April 25 13:43 EDT 2024. Contains 371972 sequences. (Running on oeis4.)