%I A060317
%S A060317 10,40,90,160,250,360,490,640,810,110,132,156,182,210,240,272,306,342,
%T A060317 1900,420,462,506,552,600,650,702,756,812,5800,930,992,1056,1122,1190,
%U A060317 1260,1332,1406,1482,11700,1640,1722,1806,1892,1980,2070,2162,2256
%N A060317 a(n) = n * next number greater than n with same first digit as n.
%e A060317 a(1)=10 because 1 * next number greater than 1 with same first digit
is 10 which gives 10. a(11)=132 because 11 * next number greater
than 11 with same first digit is 12 which gives 132.
%Y A060317 Cf. A060314.
%Y A060317 Sequence in context: A102546 A108777 A000132 this_sequence A033583 A131037
A071233
%Y A060317 Adjacent sequences: A060314 A060315 A060316 this_sequence A060318 A060319
A060320
%K A060317 easy,nonn,base
%O A060317 1,1
%A A060317 Jason Earls (zevi_35711(AT)yahoo.com), Mar 28 2001
|