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.

A278527 a(n) = A046523(A246378(n)).

This page as a plain text file.
%I A278527 #6 Nov 30 2016 12:59:05
%S A278527 1,4,2,4,2,6,2,16,2,6,2,12,2,8,2,6,2,6,2,24,2,8,2,6,2,6,2,6,2,6,2,6,2,
%T A278527 12,2,6,2,30,2,36,2,6,2,24,2,6,2,6,2,24,2,6,2,6,2,4,2,30,2,12,2,12,2,
%U A278527 24,2,6,2,30,2,48,2,72,2,6,2,60,2,12,2,12,2,120,2,6,2,12,2,6,2,24,2,48,2,6,2,4,2,12,2,12,2,60,2,12,2,72,2,16,2,30,2
%N A278527 a(n) = A046523(A246378(n)).
%H A278527 Antti Karttunen, <a href="/A278527/b278527.txt">Table of n, a(n) for n = 1..2048</a>
%F A278527 a(n) = A046523(A246378(n)).
%F A278527 a(n) = A278526(A054429(n)).
%o A278527 (Scheme) (define (A278527 n) (A046523 (A246378 n)))
%Y A278527 Cf. A046523, A054429, A246378, A278526.
%K A278527 nonn
%O A278527 1,2
%A A278527 _Antti Karttunen_, Nov 30 2016