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.

A285334 a(n) = A046523(A243505(n)).

This page as a plain text file.
%I A285334 #6 Apr 25 2017 11:46:57
%S A285334 1,2,4,8,2,16,32,6,64,128,12,256,4,2,512,1024,24,12,2048,48,4096,8192,
%T A285334 6,16384,8,96,32768,36,192,65536,131072,12,72,262144,384,524288,
%U A285334 1048576,6,24,2097152,2,4194304,144,768,8388608,72,1536,288,16777216,24,33554432,67108864,30,134217728,268435456,3072,536870912,576,48,216,16,6144,4,1073741824,12288
%N A285334 a(n) = A046523(A243505(n)).
%H A285334 Antti Karttunen, <a href="/A285334/b285334.txt">Table of n, a(n) for n = 1..1024</a>
%F A285334 a(n) = A046523(A243505(n)).
%F A285334 a(n) = A278221(A064216(n)).
%o A285334 (Scheme) (define (A285334 n) (A046523 (A243505 n)))
%Y A285334 Cf. A046523, A064216, A122111, A243505, A278221.
%K A285334 nonn
%O A285334 1,2
%A A285334 _Antti Karttunen_, Apr 24 2017