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!)
A115559 a(n) is here if it is not a prime number and it is an integer square root of an entry taken from A115557. 3
1, 316, 333, 549, 844, 963, 981, 1052, 1233, 1251, 1304, 1341, 1359, 1474, 1629, 1688, 1737, 1738, 1996, 2061, 2144, 2216, 2421, 2528, 2547, 2763, 2979, 3033, 3082, 3123, 3141, 3148, 3231, 3244, 3283, 3303, 3411, 3573, 3634, 3871, 3879, 3897, 3988, 4113 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
The commutator [sigma, tau] is zero and a(n) is the square root of solutions. Moreover this square root is a nonprime number.
PROG
(PARI) isok(n)= !isprime(n) && (sigma(numdiv(n^2)) == numdiv(sigma(n^2))); \\ Michel Marcus, Dec 20 2013
CROSSREFS
Sequence in context: A048905 A200314 A349419 * A033861 A179155 A237561
KEYWORD
nonn
AUTHOR
Labos Elemer, Jan 25 2006
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 April 23 13:51 EDT 2024. Contains 371914 sequences. (Running on oeis4.)