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.

A065051 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 q.

This page as a plain text file.
%I A065051 #9 Apr 03 2014 22:03:02
%S A065051 1,1,2,0,1,2,2,1,2,1,2,0,1,0,1,0,1,2,3,2,3,1,0,1,0,1,0,1,0,1,0,1,2,3,
%T A065051 2,3,2,1,2,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,2,3,2,
%U A065051 3,2,3,2,3,2,3,2,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0
%N A065051 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 q.
%H A065051 <a href="/index/Rea#Recaman">Index entries for sequences related to Recamán's sequence</a>
%Y A065051 Cf. A065052, A005132.
%K A065051 nonn
%O A065051 1,3
%A A065051 _Allan Wilks_, Nov 06 2001