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.

A065660 Permutation of N induced by rotating the node 1 (the top node) right in the infinite planar binary tree shown at A065658.

This page as a plain text file.
%I A065660 #5 May 01 2014 02:49:14
%S A065660 7,25,31,1,223,15,127,5,385,13,1792,61,124,63,511,2,23,6145,97,211,
%T A065660 439,3,226,30,247,496,62,253,508,255,2047,9,20,11,95,98305,1537,3103,
%U A065660 784,208,427,871,220,14680063,117440512,112,229,121,244,123,991,1984,248
%N A065660 Permutation of N induced by rotating the node 1 (the top node) right in the infinite planar binary tree shown at A065658.
%H A065660 <a href="/index/Per#IntegerPermutation">Index entries for sequences that are permutations of the natural numbers</a>
%p A065660 [seq(RotateBinFracNodeRight(1,j),j=1..256)];
%Y A065660 The first row of A065658. Inverse of A065661.
%K A065660 nonn
%O A065660 1,1
%A A065660 _Antti Karttunen_, Nov 22 2001