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!)
A324812 Numbers k such that A156552(k) is a square. 5
1, 2, 5, 10, 11, 17, 23, 31, 41, 47, 50, 55, 59, 67, 73, 83, 97, 98, 103, 109, 127, 137, 149, 154, 157, 167, 179, 187, 191, 197, 211, 227, 233, 241, 257, 266, 269, 277, 283, 307, 313, 331, 347, 353, 367, 374, 379, 389, 391, 401, 419, 431, 439, 449, 461, 467, 487, 499, 509, 523, 547, 563, 571, 587, 598, 599, 605, 607, 617, 631 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Sequence A005940(1+(n^2)), n >= 0, sorted into ascending order.
LINKS
PROG
(PARI) for(n=1, oo, if(A324822(n), print1(n, ", ")));
CROSSREFS
Cf. A000290, A005940, A156552, A324822 (characteristic function).
Subsequence of A324813.
Sequence in context: A167799 A179871 A258116 * A032874 A240032 A187792
KEYWORD
nonn
AUTHOR
Antti Karttunen, Mar 16 2019
STATUS
approved

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 13 14:47 EDT 2024. Contains 372519 sequences. (Running on oeis4.)