cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A265522 a(n) = largest base-8 palindrome m <= n such that every base-8 digit of m is <= the corresponding digit of n; m is written in base 8.

This page as a plain text file.
%I A265522 #4 Dec 09 2015 20:25:14
%S A265522 0,1,2,3,4,5,6,7,0,11,11,11,11,11,11,11,0,11,22,22,22,22,22,22,0,11,
%T A265522 22,33,33,33,33,33,0,11,22,33,44,44,44,44,0,11,22,33,44,55,55,55,0,11,
%U A265522 22,33,44,55,66,66,0,11,22,33,44,55,66,77,0,101,101,101,101,101,101,101,0,111,111,111,111,111,111,111,0
%N A265522 a(n) = largest base-8 palindrome m <= n such that every base-8 digit of m is <= the corresponding digit of n; m is written in base 8.
%Y A265522 Sequences related to palindromic floor and ceiling: A175298, A206913, A206914, A261423, A262038, and the large block of consecutive sequences beginning at A265509.
%K A265522 nonn,base
%O A265522 0,3
%A A265522 _N. J. A. Sloane_, Dec 09 2015