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.

A330326 a(1)=1; thereafter a(n) = b(n)*b(n-1), where b = A329804.

This page as a plain text file.
%I A330326 #6 Dec 12 2019 21:03:17
%S A330326 1,2,6,30,40,64,320,100,95,570,180,126,840,280,350,400,480,540,630,
%T A330326 770,880,960,1080,1170,234,684,3800,1400,644,4830,2310,1342,2196,3708,
%U A330326 3502,3604,1590,1395,10044,2700,2550,3570,1435,1189,3016,2704,2860,1870
%N A330326 a(1)=1; thereafter a(n) = b(n)*b(n-1), where b = A329804.
%H A330326 N. J. A. Sloane, <a href="/A330326/b330326.txt">Table of n, a(n) for n = 1..10000</a>
%Y A330326 Cf. A329804, A330327.
%K A330326 nonn,base
%O A330326 1,2
%A A330326 _N. J. A. Sloane_, Dec 12 2019