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.

A283465 a(n) = A046523(A250469(n)).

This page as a plain text file.
%I A283465 #7 Mar 09 2017 09:58:49
%S A283465 1,2,2,4,2,6,2,6,4,8,2,6,2,6,6,12,2,6,2,6,6,12,2,6,4,12,6,16,2,6,2,6,
%T A283465 6,12,6,30,2,6,6,12,2,6,2,6,6,24,2,6,4,12,8,12,2,6,6,30,6,12,2,6,2,6,
%U A283465 6,24,6,30,2,6,12,12,2,6,2,6,6,36,6,30,2,6,6,32,2,6,6,30,6,12,2,6,6,30,6,12,6,30,2,6,12,24,2,6,2,6,6,60
%N A283465 a(n) = A046523(A250469(n)).
%H A283465 Antti Karttunen, <a href="/A283465/b283465.txt">Table of n, a(n) for n = 1..9420</a>
%F A283465 a(n) = A046523(A250469(n)) = A046523(A266645(n)).
%o A283465 (Scheme) (define (A283465 n) (A046523 (A250469 n)))
%Y A283465 Cf. A046523, A250469, A266645, A283463, A283466.
%K A283465 nonn
%O A283465 1,2
%A A283465 _Antti Karttunen_, Mar 08 2017