Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A118208
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A118208 G.f.: A(x) = product_{k>=1}(1 + x^k)^(-lambda(k)) where lambda(k) is the Liouville function, A008836. +0
5
1, -1, 2, -1, 0, 2, -4, 5, -3, 0, 4, -6, 6, -2, -3, 8, -10, 6, 0, -6, 14, -13, 9, 0, -12, 17, -18, 11, 3, -18, 28, -22, 14, 7, -25, 30, -31, 11, 12, -23, 34, -28, 9, 12, -30, 35, -31, 10, 11, -30, 56, -35, 26, -4, -41, 51, -65, 48, -8, -28, 65, -74, 70, -9, -49, 71, -112, 69, -4, -48, 135, -129, 82, -21, -83, 155, -176, 99, 0 (list; graph; listen)
OFFSET

0,3

MATHEMATICA

nmax = 80; lambda[k_Integer?Positive] := If[ k > 1, (-1)^Total[ Part[Transpose[FactorInteger[k]], 2] ], 1 ]; CoefficientList[ Series[ Product[ (1 + x^k)^(-lambda[k]), {k, 1, nmax} ], {x, 0, nmax} ], x ]

CROSSREFS

Cf. A118205, A118206, A118207, A118209, A117211.

Sequence in context: A066709 A108354 A146162 this_sequence A074142 A059084 A145490

Adjacent sequences: A118205 A118206 A118207 this_sequence A118209 A118210 A118211

KEYWORD

sign,easy

AUTHOR

Stuart Clary (clary(AT)uakron.edu), Apr 15, 2006

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 November 18 20:14 EST 2008. Contains 147244 sequences.


AT&T Labs Research