login
Smallest base-6 palindrome m >= n, written in base 6.
0

%I #4 Dec 10 2015 10:52:30

%S 0,1,2,3,4,5,11,11,22,22,22,22,22,22,22,33,33,33,33,33,33,33,44,44,44,

%T 44,44,44,44,55,55,55,55,55,55,55,101,101,111,111,111,111,111,111,121,

%U 121,121,121,121,121,131,131,131,131,131,131,141,141,141,141,141,141,151,151,151,151,151,151,202,202,202,202

%N Smallest base-6 palindrome m >= n, written in base 6.

%Y Sequences related to palindromic floor and ceiling: A175298, A206913, A206914, A261423, A262038, and the large block of consecutive sequences beginning at A265509.

%K nonn,base

%O 0,3

%A _N. J. A. Sloane_, Dec 10 2015