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.

A065052 Let R(n) = n-th term of Recamán's sequence A005132; write R(n) = q*n + r with 0 <= r < n; sequence gives values of r.

This page as a plain text file.
%I A065052 #9 Apr 03 2014 22:03:09
%S A065052 0,1,0,2,2,1,6,4,3,1,0,10,10,9,9,8,8,7,5,2,0,19,18,18,17,17,16,16,15,
%T A065052 15,14,14,13,11,8,6,3,1,0,38,38,37,37,36,36,35,35,34,34,33,33,32,32,
%U A065052 31,31,30,30,29,29,28,28,27,27,26,26,25,23,20,18,15,13,10,8,5,3
%N A065052 Let R(n) = n-th term of Recamán's sequence A005132; write R(n) = q*n + r with 0 <= r < n; sequence gives values of r.
%H A065052 <a href="/index/Rea#Recaman">Index entries for sequences related to Recamán's sequence</a>
%Y A065052 Cf. A065051, A005132.
%K A065052 nonn
%O A065052 1,4
%A A065052 _Allan Wilks_, Nov 06 2001