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

%I #4 Dec 10 2015 10:55:40

%S 0,1,2,3,4,5,6,8,8,16,16,16,16,16,16,16,16,24,24,24,24,24,24,24,24,32,

%T 32,32,32,32,32,32,32,40,40,40,40,40,40,40,40,48,48,48,48,48,48,48,48,

%U 50,50,57,57,57,57,57,57,57,64,64,64,64,64,64,64,71,71,71,71,71,71,71,78,78,78,78,78,78,78,85,85,85

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

%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