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.

A278524 a(n) = A046523(A250246(n)).

This page as a plain text file.
%I A278524 #5 Nov 30 2016 12:58:48
%S A278524 1,2,2,4,2,6,2,8,4,6,2,12,2,6,6,16,2,12,2,12,8,6,2,24,4,6,6,12,2,30,2,
%T A278524 32,12,6,6,36,2,6,6,24,2,24,2,12,16,6,2,48,4,12,12,12,2,30,8,24,12,6,
%U A278524 2,60,2,6,6,64,6,60,2,12,24,30,2,72,2,6,6,12,6,30,2,48,12,6,2,72,12,6,30,24,2,48,8,12,32,6,6,96,2,12,6,36,2,60,2,24,36,6
%N A278524 a(n) = A046523(A250246(n)).
%H A278524 Antti Karttunen, <a href="/A278524/b278524.txt">Table of n, a(n) for n = 1..10000</a>
%F A278524 a(n) = A046523(A250246(n)).
%o A278524 (Scheme) (define (A278524 n) (A046523 (A250246 n)))
%Y A278524 Cf. A046523, A250246.
%Y A278524 Differs from related A278523 for the first time at n=42.
%K A278524 nonn
%O A278524 1,2
%A A278524 _Antti Karttunen_, Nov 30 2016