Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A094947
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A094947 G.f.: A(x) = Product_{n>=1} 1/(1 - A007947(n)*x^n)^(1/n), where A007947(n) is the product of the distinct prime factors of n. +0
3
1, 1, 2, 3, 5, 7, 13, 17, 27, 39, 61, 82, 136, 179, 275, 398, 584, 796, 1251, 1668, 2516, 3577, 5198, 7100, 10931, 14797, 21738, 30929, 44622, 61209, 93557, 126219, 184593, 262621, 376923, 521670, 785414, 1066281, 1550829, 2211872, 3173795, 4381455 (list; graph; listen)
OFFSET

0,3

COMMENT

Sequence consists entirely of integers, even though the g.f. is obtained by the infinite product of the n-th roots of 1/(1 - A007947(n)*x^n).

Limit of a(n)/a(n+1) = (1/3)^(1/3) as n grows.

EXAMPLE

1/A(x) = (1-x)*(1-2x^2)^(1/2)*(1-3x^3)^(1/3)*(1-2x^4)^(1/4)*(1-5x^5)^(1/5)*...

PROGRAM

(PARI) a(n)=polcoeff(prod(k=1, n, 1/(1-prod(i=1, omega(k), factor(k)[i, 1])*x^k+x*O(x^n))^(1/k)), n)

CROSSREFS

Cf. A095001.

Adjacent sequences: A094944 A094945 A094946 this_sequence A094948 A094949 A094950

Sequence in context: A069866 A125772 A001000 this_sequence A092621 A048975 A009571

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), May 25 2004

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 May 16 23:01 EDT 2008. Contains 139884 sequences.


AT&T Labs Research