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!)
A055132 Moebius function (A008683) applied to each term in the triangle A055096. 2
-1, 1, -1, -1, 0, 0, 1, -1, 1, -1, -1, 0, 0, 0, -1, 0, -1, 1, 1, 1, 1, 1, 0, -1, 0, -1, 0, -1, 1, 1, 0, -1, 1, 0, -1, 1, -1, 0, -1, 0, 0, 0, -1, 0, -1, 1, 0, -1, -1, 1, -1, -1, 1, 1, 1, 1, 0, 0, 0, 0, 0, -1, 0, 0, 0, 1, -1, -1, 1, 1, 1, 1, 1, -1, 0, -1, -1, -1, -1, 0, 1, 0, 1, 0, 0, 0, -1, 0, -1, 0, 1, 1, -1, 0, -1, 0, 0, 1, 0, 0, 0, 1, 0, 1, -1 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MAPLE
sum2distinct_squares_array := (n) -> (((n-((trinv(n-1)*(trinv(n-1)-1))/2))^2)+((trinv(n-1)+1)^2));
with(numtheory, mobius); a(n) = mobius(sum2distinct_squares_array(n))
CROSSREFS
Cf. A055097.
Sequence in context: A115944 A166446 A103368 * A285403 A183918 A128408
KEYWORD
sign,tabl
AUTHOR
Antti Karttunen, Apr 04 2000
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 22:36 EDT 2024. Contains 371917 sequences. (Running on oeis4.)