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.

A227633 Where record values occur in A227617.

This page as a plain text file.
%I A227633 #3 Jul 19 2013 14:19:06
%S A227633 1,2,3,5,15,28,41,71,89,644,969,2129,6380,9684,10016,10055,160584
%N A227633 Where record values occur in A227617.
%C A227633 A227617(a(n)) = A227632(n);
%C A227633 a(n) = A100707(A227632(n)).
%o A227633 (Haskell)
%o A227633 a227633 n = a227633_list !! (n-1)
%o A227633 -- See A227632: for definition of a227633_list.
%K A227633 nonn,more
%O A227633 1,2
%A A227633 _Reinhard Zumkeller_, Jul 19 2013