Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A059995
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A059995 Drop final digit of n. +0
6
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 10, 10, 10 (list; graph; listen)
OFFSET

0,21

LINKS

Harry J. Smith, Table of n, a(n) for n=0,...,1000

Index entries for sequences related to final digits of numbers

FORMULA

a(n) =a(n-10)+1 =floor[n/10] =(n-A010879(n))/10. G.f.: x^10/((1-x)(1-x^10))

Partial sums are given by A131242. - Hieronymus Fischer (Hieronymus.Fischer(AT)gmx.de), Jun 21 2007

PROGRAM

(PARI) a(n)=if(n<0, 0, n\10)

(PARI) { for (n=0, 1000, write("b059995.txt", n, " ", n\10); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 01 2009]

CROSSREFS

Cf. A004526, A054899.

Sequence in context: A111851 A111852 A133880 this_sequence A132272 A054899 A061217

Adjacent sequences: A059992 A059993 A059994 this_sequence A059996 A059997 A059998

KEYWORD

base,easy,nonn

AUTHOR

Henry Bottomley (se16(AT)btinternet.com), Mar 12 2001

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 30 13:13 EST 2009. Contains 167758 sequences.


AT&T Labs Research