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!)
A124897 a(n) = mu(n^2 + 1), mu = A008683. 2
-1, -1, 1, -1, 1, -1, 0, 1, 1, -1, 1, 1, -1, -1, 1, -1, -1, 0, 1, -1, -1, 1, -1, -1, 1, -1, -1, 1, 1, 1, -1, 0, -1, 1, 1, -1, -1, 0, 1, -1, 0, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, -1, -1, -1, -1, 0, 1, 1, 1, 1, 1, -1, 1, 1, -1, -1, 0, 1, 0, 1, -1, 1, -1, -1, 1, -1, 1, 1, 1, -1, 0, 1, -1, 1, 1, -1, 1, -1, -1, -1, 1, 0, -1, 1, 1, -1, -1, 0, 1, 1, 1, -1, 1, -1, 1 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = A008683(A002522(n)) = A124895(n,1);
a(n) = 0 iff A059592(n) > 1;
MATHEMATICA
MoebiusMu[Range[107]^2+1] (* T. D. Noe, Nov 27 2006 *)
PROG
(PARI) a(n) = moebius(n^2+1); \\ Michel Marcus, Jul 26 2022
CROSSREFS
Sequence in context: A118102 A089509 A157972 * A071035 A138345 A014590
KEYWORD
sign
AUTHOR
Reinhard Zumkeller, Nov 12 2006
EXTENSIONS
Corrected by T. D. Noe, Nov 27 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 19 03:30 EDT 2024. Contains 371782 sequences. (Running on oeis4.)