login
Next larger integer including the smallest digit of n.
0

%I #2 Mar 31 2012 13:46:50

%S 1,10,20,30,40,50,60,70,80,90,100,101,102,103,104,105,106,107,108,109,

%T 110,120,130,140,150,160,170,180,190,200,201,202,203,204,205,206,207,

%U 208,209,210,220,230,240,250,260,270,280,290,300,301,302,303

%N Next larger integer including the smallest digit of n.

%C Should this sequence start with 0 instead of 1 then it would be A011540.

%K base,easy,nonn

%O 1,2

%A _Eric Angelini_, Oct 26 2004