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.

A228084 Transpose of A228083.

This page as a plain text file.
%I A228084 #7 Oct 12 2013 21:58:22
%S A228084 1,4,2,6,5,3,13,8,7,5,15,16,9,10,7,18,19,17,11,12,10,21,20,22,19,14,
%T A228084 14,12,23,24,22,25,22,17,17,14,30,27,26,25,28,25,19,19,17,32,34,31,29,
%U A228084 28,31,28,22,22,19,37,33,36,36,33,31,36,31,25,25,22
%N A228084 Transpose of A228083.
%C A228084 See table A228083 of which this is transposed version.
%H A228084 <a href="/index/Coi#Colombian">Index entries for Colombian or self numbers and related sequences</a>
%F A228084 a(n) = A228083(A004736(n),A002260(n)). [Table A228083 transposed.]
%o A228084 (Scheme) (define (A228084 n) (A228083bi (A004736 n)  (A002260 n))) ;; Where A228083bi is given in A228083.
%K A228084 nonn,base,tabl
%O A228084 1,2
%A A228084 _Antti Karttunen_, Aug 09 2013