Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A137262
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A137262 Floor of sum of the first 10^n square roots. +0
1
1, 22, 671, 21097, 666716, 21082008, 666667166, 21081852648, 666666671666, 21081851083600 (list; graph; listen)
OFFSET

0,2

EXAMPLE

The first 10^0 square roots is 1. The sum of the first 10^1 square roots is 22.468278186... . So 22 is the second entry in the sequence.

PROGRAM

(PARI) /* For this sequence, p = 2 */ g2(n, p) = for(j=0, n, s=0; for(x=0, 10^j, s+=x^(1/p)); print1(floor(s)", "))

CROSSREFS

Adjacent sequences: A137259 A137260 A137261 this_sequence A137263 A137264 A137265

Sequence in context: A121904 A084271 A092086 this_sequence A025760 A027409 A067768

KEYWORD

nonn

AUTHOR

Cino Hilliard (Hillcino368(AT)hotmail.com), Mar 12 2008

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 October 12 14:39 EDT 2008. Contains 144830 sequences.


AT&T Labs Research