Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A137507
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A137507 100^[n/10] + 2*n*10^[n/10]: inspired by Engel expansion of Pi. +0
1
1, 3, 5, 7, 9, 11, 13, 15, 17, 19, 300, 320, 340, 360, 380, 400, 420, 440, 460, 480, 14000, 14200, 14400, 14600, 14800, 15000, 15200, 15400, 15600, 15800, 1060000, 1062000, 1064000, 1066000, 1068000, 1070000 (list; graph; listen)
OFFSET

0,2

PROGRAM

(PARI) a(n) = (n+5 + 10^(floor((n+5)/10)))^2 - (n+5)^2; for (n=1, 30, print1(" "a(n)" ")) \\ changed n+5 to n. - M. F. Hasler, May 02 2008

(PARI) vector(30, n, n--; 2*n*10^(n\10) + 100^(n\10)) \\ - M. F. Hasler, May 02 2008

CROSSREFS

Cf. A006784.

Adjacent sequences: A137504 A137505 A137506 this_sequence A137508 A137509 A137510

Sequence in context: A143451 A014261 A066640 this_sequence A061808 A143450 A005842

KEYWORD

nonn

AUTHOR

Alexander R. Povolotsky (pevnev(AT)juno.com), Apr 23 2008

EXTENSIONS

Edited by M. F. Hasler (www.univ-ag.fr/~mhasler) and N. J. A. Sloane (njas(AT)research.att.com), May 02 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 November 8 20:39 EST 2009. Contains 166234 sequences.


AT&T Labs Research