Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A063035
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A063035 Number of integers containing a square factor less than or equal to 10^n. +0
3
4, 39, 392, 3917, 39206, 392074, 3920709, 39207306, 392072876, 3920729058, 39207289720, 392072897726, 3920728981706, 39207289814053, 392072898145897, 3920728981459595 (list; graph; listen)
OFFSET

1,1

PROGRAM

(PARI) { default(realprecision, 50); for (n=1, 100, t=10^n - 1; a=10^n - sum(k=1, sqrt(t), moebius(k)*floor(t/k^2)); write("b063035.txt", n, " ", a) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Aug 16 2009]

CROSSREFS

a(n) + A053462(n) = 10^n.

Sequence in context: A112460 A059945 A093851 this_sequence A123618 A046449 A068187

Adjacent sequences: A063032 A063033 A063034 this_sequence A063036 A063037 A063038

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 02 2001

EXTENSIONS

More terms from Harry J. Smith (hjsmithh(AT)sbcglobal.net), Aug 16 2009

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research