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.

A052853 A simple grammar.

This page as a plain text file.
%I A052853 #17 Jul 05 2017 02:02:56
%S A052853 0,1,2,5,14,42,138,466,1643,5919,21773,81279,307483,1175352,4534161,
%T A052853 17626999,68992703,271641249,1075144364,4275274867,17071822275,
%U A052853 68428152475,275217386092,1110375948303,4492641333003,18225081419544,74111194585752,302040709982249
%N A052853 A simple grammar.
%H A052853 Robert Israel, <a href="/A052853/b052853.txt">Table of n, a(n) for n = 0..1000</a>
%H A052853 INRIA Algorithms Project, <a href="http://ecs.inria.fr/services/structure?nbr=821">Encyclopedia of Combinatorial Structures 821</a>
%F A052853 G.f. appears to be -Sum_{j>=1} (phi(j)/j) * log(1-C(x^j)), where phi = A000010 and C is the g.f. of A050383. - _Robert Israel_, Nov 01 2016
%p A052853 spec := [S,{C=Prod(Z,B),S=Cycle(C),B=Set(S)},unlabeled]: seq(combstruct[count](spec,size=n), n=0..20);
%Y A052853 Cf. A000010, A050383.
%K A052853 easy,nonn
%O A052853 0,3
%A A052853 encyclopedia(AT)pommard.inria.fr, Jan 25 2000