%I A056525
%S A056525 1,2,3,4,5,6,7,8,9,101,111,121,131,141,151,161,171,181,191,202,212,222,
%T A056525 232,242,252,262,272,282,292,303,313,323,333,343,353,363,373,383,393,
%U A056525 404,414,424,434,444,454,464,474,484,494,505,515,525,535,545,555,565
%N A056525 Palindromes with odd number of digits.
%C A056525 Concatenation of all but final digits of n with reverse of n (keeping
leading zeros in the reverse)
%H A056525 <a href="Sindx_Fi.html#final">Index entries for sequences related to
final digits of numbers</a>
%F A056525 a(n) = floor[n/10]*10^A055642(n)+A004086(n)
%Y A056525 Cf. A002113, A004086, A056524.
%Y A056525 Sequence in context: A082216 A052426 A056142 this_sequence A071272 A083851
A071275
%Y A056525 Adjacent sequences: A056522 A056523 A056524 this_sequence A056526 A056527
A056528
%K A056525 base,easy,nonn
%O A056525 1,2
%A A056525 Henry Bottomley (se16(AT)btinternet.com), Jun 16 2000
|