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.

A080338 Product of consecutive previous terms (starting with 2,3).

This page as a plain text file.
%I A080338 #5 Mar 30 2012 18:39:15
%S A080338 2,3,6,18,36,108,324,648,3888,11664,23328,34992,69984,209952,419904,
%T A080338 1259712,2519424,22674816,45349632,136048896,272097792,408146688,
%U A080338 816293376,2448880128,14693280768,29386561536,88159684608,264479053824
%N A080338 Product of consecutive previous terms (starting with 2,3).
%e A080338 Sequence begins : 2,3,6,18 and 2*3*6=36 is the smallest product of consecutive terms greater than 18, hence a(7)=36.
%Y A080338 Cf. A005243 (sum of consecutive previous terms).
%K A080338 nonn
%O A080338 1,1
%A A080338 _Benoit Cloitre_, Mar 19 2003
%E A080338 More terms from Lambert Klasen (Lambert.Klasen(AT)gmx.net), Jul 22 2005