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.

A280522 The number of restarts for the routine described by A280521.

This page as a plain text file.
%I A280522 #12 Jan 27 2017 20:47:28
%S A280522 0,0,1,0,1,1,0,1,1,2,1,0,1,1,2,1,2,2,1,0,1,1,2,1,2,2,1,2,2,3,2,1,0,1,
%T A280522 1,2,1,2,2,1,2,2,3,2,1,2,2,3,2,3,3,2,1,0,1,1,2,1,2,2,1,2,2,3,2,1,2,2,
%U A280522 3,2,3,3,2,1,2,2,3,2,3,3,2,3,3,4,3,2,1
%N A280522 The number of restarts for the routine described by A280521.
%C A280522 This is simply one less than the number of stages, but is seems like an equally good measure, so it gets its own entry. - _N. J. A. Sloane_, Jan 27 2017
%H A280522 Peter Kagey, <a href="/A280522/b280522.txt">Table of n, a(n) for n = 1..10000</a>
%F A280522 a(n) = A280521(n) - 1.
%Y A280522 Cf. A280521, A280523.
%K A280522 nonn
%O A280522 1,10
%A A280522 _Peter Kagey_, Jan 04 2017