login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A130514 To compute the next term, add to n the number t, where t is the number of [last digit of n]'s used so far in the sequence. 0

%I #5 Sep 16 2015 12:39:47

%S 0,1,2,3,4,5,6,7,8,9,10,12,14,16,18,20,23,25,27,29,31,38,41,49,52,60,

%T 64,69,73,78,82,91,100,106,112,122,134,140,148,154,163,170,179,185,

%U 190,200,212,227,234,244,256,264,277,286,296,307,317,328,337

%N To compute the next term, add to n the number t, where t is the number of [last digit of n]'s used so far in the sequence.

%e Example: 0,1,2,3,4,5,6,7,8,9,10,12,... What follows 12? Answer: 12 + (2 = number of 2's used so far in the sequence) = 14.

%K nonn,base

%O 0,3

%A _Eric Angelini_, Aug 06 2007

%E More terms from _Stefan Steinerberger_, Aug 06 2007

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 12:32 EDT 2024. Contains 371969 sequences. (Running on oeis4.)