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.

A278498 a(n) = A065338(A276573(n)).

This page as a plain text file.
%I A278498 #6 Nov 27 2016 22:07:24
%S A278498 3,6,8,3,3,16,18,9,24,27,6,32,3,6,8,3,9,48,3,1,24,3,27,64,3,6,72,3,6,
%T A278498 16,3,1,24,18,9,96,27,6,9,108,48,3,9,24,3,54,128,3,6,8,3,3,144,27,1,
%U A278498 24,3,6,32,162,9,72,27,1,48,3,3,18,81,192,3,54,8,3,27,18,9,216,3,1,96,3,27,1,12,48,243,9,24,3,3,256,3,9,72,3,54,16,3,1,24,3,6
%N A278498 a(n) = A065338(A276573(n)).
%H A278498 Antti Karttunen, <a href="/A278498/b278498.txt">Table of n, a(n) for n = 1..10028</a>
%F A278498 a(n) = A065338(A276573(n)).
%o A278498 (Scheme) (define (A278498 n) (A065338 (A276573 n)))
%Y A278498 Cf. A002828, A065338, A276573, A278497, A278499.
%K A278498 nonn
%O A278498 1,1
%A A278498 _Antti Karttunen_, Nov 25 2016