Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
%I #7 Feb 07 2016 21:38:22
%S 0,1,2,3,4,5,6,7,8,9,12,13,14,15,28,32,36,42,46,47,50,55,58,64,91,100,
%T 115,121,171,176,190,194,205,208,216,218,223,224,225,230,241,297,301,
%U 312,325,327,331,341,351,360,367,370,379,421,432,436,438,439,440,444,454,457,464,471,487,505,510,524,533,544,553,557,560,562,597
%N Indices of records in A267760 (last digit of a(n) + first digit of a(n+1) occurs as substring in a(n+1)).
%o (PARI) A267760(1000, 4);
%Y Cf. A267760, A267761, A267771, A267772.
%K nonn,base
%O 1,3
%A _M. F. Hasler_, Feb 05 2016