Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A035191
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A035191 Coefficients in expansion of Dirichlet series Product_p (1-(Kronecker(m,p)+1)*p^(-s)+Kronecker(m,p)*p^(-2s))^(-1) for m = 9. +0
6
1, 2, 1, 3, 2, 2, 2, 4, 1, 4, 2, 3, 2, 4, 2, 5, 2, 2, 2, 6, 2, 4, 2, 4, 3, 4, 1, 6, 2, 4, 2, 6, 2, 4, 4, 3, 2, 4, 2, 8, 2, 4, 2, 6, 2, 4, 2, 5, 3, 6, 2, 6, 2, 2, 4, 8, 2, 4, 2, 6, 2, 4, 2, 7, 4, 4, 2, 6, 2, 8, 2, 4, 2, 4, 3, 6, 4, 4, 2, 10, 1 (list; graph; listen)
OFFSET

1,2

COMMENT

Number of divisors of n not congruent to 0 mod 3. - Vladeta Jovovic (vladeta(AT)eunet.rs), Oct 26 2001

a(n) is the number of factors (over Q) of the polynomial x^(2n) + x^n + 1 . a(n) = d(3n) - d(n) where d() is the divisor function. - Yuval Dekel (dekelyuval(AT)hotmail.com), Aug 28 2003

Equals inverse Mobius transform (A051731) of [1, 1, 0, 1, 1, 0, 1, 1, 0,...]. [From Gary W. Adamson (qntmpkt(AT)yahoo.com), Apr 24 2009]

FORMULA

Multiplicative with a(3^e)=1 and a(p^e)=e+1 for p<>3.

G.f.: Sum_{k>0} x^k*(1+x^k)/(1-x^(3*k)). - Vladeta Jovovic (vladeta(AT)eunet.rs), Dec 16 2002

MAPLE

for n from 1 to 500 do a := ifactors(n):s := 1:for k from 1 to nops(a[2]) do p := a[2][k][1]:e := a[2][k][2]: if p=3 then b := 1:else b := e+1:fi:s := s*b:od:printf(`%d, `, s); od:

PROGRAM

(PARI) direuler(p=2, 101, 1/(1-(kronecker(m, p)*(X-X^2))-X))

CROSSREFS

Cf. A035207, A046913, A054584.

Cf. A001227, A000005.

Sequence in context: A033559 A103151 A035221 this_sequence A133924 A023135 A066272

Adjacent sequences: A035188 A035189 A035190 this_sequence A035192 A035193 A035194

KEYWORD

nonn,mult

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

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 | The OEIS Foundation | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified March 20 01:21 EDT 2010. Contains 173643 sequences.


AT&T Labs Research