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.

A066126 Numbers that in base 2 need five 'Reverse and Add' steps to reach a palindrome.

This page as a plain text file.
%I A066126 #13 Dec 05 2024 21:48:43
%S A066126 20,76,88,230,238,246,274,276,278,284,308,314,332,336,338,344,356,368,
%T A066126 380,400,404,440,464,660,662,676,678,694,702,758,916,932,948,956,1012,
%U A066126 1076,1078,1084,1106,1124,1126,1132,1142,1180,1204,1228,1252,1308
%N A066126 Numbers that in base 2 need five 'Reverse and Add' steps to reach a palindrome.
%C A066126 The analog of A065210 in base 2. The number of steps starts at 0, so palindromes (cf. A006995) are excluded.
%C A066126 Numbers k such that A066057(k) = 5. - _Andrew Howroyd_, Dec 05 2024
%H A066126 Andrew Howroyd, <a href="/A066126/b066126.txt">Table of n, a(n) for n = 1..10000</a>
%H A066126 <a href="/index/Res#RAA">Index entries for sequences related to Reverse and Add!</a>
%Y A066126 Cf. A006995, A065210, A066057, A066122.
%K A066126 base,nonn
%O A066126 1,1
%A A066126 _Klaus Brockhaus_, Dec 08 2001
%E A066126 Offset changed from 0 to 1 by _Harry J. Smith_, Feb 01 2010