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.

A283466 a(n) = A046523(A266646(n)).

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