Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A069158
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A069158 Product{d|n} mu(d), product over positive divisors, d, of n, where mu(d) = Moebius function (A008683). +0
2
1, -1, -1, 0, -1, 1, -1, 0, 0, 1, -1, 0, -1, 1, 1, 0, -1, 0, -1, 0, 1, 1, -1, 0, 0, 1, 0, 0, -1, 1, -1, 0, 1, 1, 1, 0, -1, 1, 1, 0, -1, 1, -1, 0, 0, 1, -1, 0, 0, 0, 1, 0, -1, 0, 1, 0, 1, 1, -1, 0, -1, 1, 0, 0, 1, 1, -1, 0, 1, 1, -1, 0, -1, 1, 0, 0, 1, 1, -1, 0, 0, 1, -1, 0, 1, 1, 1, 0, -1, 0, 1, 0, 1, 1, 1, 0, -1, 0, 0, 0, -1, 1, -1, 0, 1, 1 (list; graph; listen)
OFFSET

1,1

COMMENT

Absolute value of a(n) = absolute value of mu(n).

FORMULA

a(n) = 0 if mu(n) = 0; a(n) = -1 if n = prime; a(n) = 1 if n = squarefree composite or 1.

EXAMPLE

a(6) = mu(1)*mu(2)*mu(3)*mu(6) = 1*(-1)*(-1)*1 = 1.

PROGRAM

(MAGMA) f := function(n); t1 := &*[MoebiusMu(d) : d in Divisors(n) ]; return t1; end function;

CROSSREFS

Adjacent sequences: A069155 A069156 A069157 this_sequence A069159 A069160 A069161

Sequence in context: A008683 A008966 A080323 this_sequence A133639 A060038 A132350

KEYWORD

sign

AUTHOR

Leroy Quet (qq-quet(AT)mindspring.com), Apr 08 2002

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified October 12 13:44 EDT 2008. Contains 144830 sequences.


AT&T Labs Research