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.

A065279 The siteswap sequence (the deltas p[i]-i, i in ]-inf,+inf[, folded from Z to N, mapping 0->1, 1->2, -1->3, 2->4, -2->5, etc.) for A065278.

This page as a plain text file.
%I A065279 #3 May 01 2014 02:42:46
%S A065279 1,1,1,2,1,2,6,4,2,4,2,4,12,4,14,8,4,8,4,8,4,8,4,8,24,8,26,8,28,8,30,
%T A065279 16,8,16,8,16,8,16,8,16,8,16,8,16,8,16,8,16,48,16,50,16,52,16,54,16,
%U A065279 56,16,58,16,60,16,62,32,16,32,16,32,16,32,16,32,16,32,16,32,16,32,16,32
%N A065279 The siteswap sequence (the deltas p[i]-i, i in ]-inf,+inf[, folded from Z to N, mapping 0->1, 1->2, -1->3, 2->4, -2->5, etc.) for A065278.
%Y A065279 The bisection of even terms (the positive half of Z) is given by A053644 and the bisection of odd terms (the nonpositive half of Z) is given by A065280.
%K A065279 nonn
%O A065279 1,4
%A A065279 _Antti Karttunen_, Oct 28 2001