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.

A084513 Juggling states associated with the juggling sequence A084511.

This page as a plain text file.
%I A084513 #10 Jun 26 2022 02:50:57
%S A084513 7,7,11,7,11,13,7,19,11,7,19,13,7,11,13,14,7,11,21,11,7,11,21,14,7,19,
%T A084513 11,13,7,19,13,14,7,19,25,13,7,19,25,14,7,35,19,11,7,35,19,13,7,35,21,
%U A084513 11,7,35,21,14,7,35,25,13,7,35,25,14,7,11,13,22,11,7,11,21,11,13,7,11
%N A084513 Juggling states associated with the juggling sequence A084511.
%H A084513 A. Karttunen, <a href="/A084507/a084507.scm.txt">Scheme-program for computing this sequence</a>
%F A084513 a(0)=7, a(n) = (A084513(n-1) + 2^A084511(n) - 1)/2.
%Y A084513 Same sequence in binary: A084514.
%Y A084513 Cf. A084503, A084511, A084523.
%K A084513 nonn
%O A084513 0,1
%A A084513 _Antti Karttunen_, Jun 02 2003