Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A071521
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A071521 Number of 3-smooth numbers <= n. +0
7
1, 2, 3, 4, 4, 5, 5, 6, 7, 7, 7, 8, 8, 8, 8, 9, 9, 10, 10, 10, 10, 10, 10, 11, 11, 11, 12, 12, 12, 12, 12, 13, 13, 13, 13, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 15, 15, 15, 15, 15, 15, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 17, 17, 17, 17, 17, 17, 17, 17, 18, 18, 18, 18 (list; graph; listen)
OFFSET

1,2

COMMENT

A 3-smooth number is a number of the form 2^x*3^y (x,y) >= 0.

REFERENCES

Bruce C. Berndt and Robert A. Rankin, "Ramanujan : letters and commentary", History of Mathematics Volume 9, AMS-LMS, p. 23, p. 35

M. Haussman and H. N. Shapiro,"On Ramanujan right triangle conjecture", Comm. Pure Appl. Math. 42 (1989), 885-889

A. M. Ostrowski, "Bemerkungen zur Theorie der Diophantischen Approximationen", Abh. Math. Sem. Univ. Hamburg 1 (1922), 77-98; 250-251.

FORMULA

a(n) = Card{ k | A003586(k) <= n } Asymptotically : let a=1/(2log(2)log(3)) b=sqrt(6) then from Ramanujan a(n) ~ alog(2n)log(3n) or equivalently a(n) ~ alog(bn)^2

A022331(n) = a(A000079(n)); A022330(n) = a(A000244(n)). - Reinhard Zumkeller (reinhard.zumkeller(AT)lhsystems.com), May 09 2006

a(n)=sum(k=1,n,mu(6k)*floor(n/k)) - Benoit Cloitre (benoit7848c(AT)orange.fr), Jun 14 2007

PROGRAM

(PARI) for(n=1, 100, print1(sum(k=1, n, if(sum(i=3, n, if(k%prime(i), 0, 1)), 0, 1)), ", "))

(PARI) a(n)=sum(k=1, n, moebius(2*3*k)*floor(n/k)) - Benoit Cloitre (benoit7848c(AT)orange.fr), Jun 14 2007

CROSSREFS

Cf. A003586.

Sequence in context: A047784 A047742 A050292 this_sequence A039733 A005374 A071991

Adjacent sequences: A071518 A071519 A071520 this_sequence A071522 A071523 A071524

KEYWORD

easy,nice,nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Jun 02 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 August 29 17:54 EDT 2008. Contains 143238 sequences.


AT&T Labs Research