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.

A105035 Positions of record values in A104234.

This page as a plain text file.
%I A105035 #16 Mar 17 2023 14:33:12
%S A105035 0,1,5,2037
%N A105035 Positions of record values in A104234.
%C A105035 Is this 2^g(n-1) - g(n-1), where g = A034797?
%C A105035 Yes, this formula can be proved by induction on n. - _Max Alekseyev_, Mar 16 2023
%C A105035 a(5) = 2^2059 - 2059 with 620 decimal digits is too large to be included here.
%H A105035 David Applegate, Benoit Cloitre, Philippe Deléham and N. J. A. Sloane, Sloping binary numbers: a new sequence related to the binary numbers [<a href="http://neilsloane.com/doc/slopey.pdf">pdf</a>, <a href="http://neilsloane.com/doc/slopey.ps">ps</a>].
%F A105035 a(n) = 2^A034797(n-1) - A034797(n-1). - _Max Alekseyev_, Mar 16 2023
%K A105035 nonn
%O A105035 1,3
%A A105035 _N. J. A. Sloane_, Apr 04 2005
%E A105035 Offset corrected by _Max Alekseyev_, Mar 17 2023