[go: up one dir, main page]

login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Revision History for A301481 (Bold, blue-underlined text is an addition; faded, red-underlined text is a deletion.)

Showing entries 1-10 | older changes
Number of unlabeled uniform hypergraphs spanning n vertices.
(history; published version)
#28 by Alois P. Heinz at Wed Aug 21 05:31:57 EDT 2019
STATUS

editing

approved

#27 by Alois P. Heinz at Wed Aug 21 05:31:45 EDT 2019
CROSSREFS
STATUS

approved

editing

#26 by OEIS Server at Wed Aug 21 05:30:35 EDT 2019
LINKS

Alois P. Heinz, <a href="/A301481/b301481_1.txt">Table of n, a(n) for n = 0..14</a> (first 13 terms from Andrew Howroyd)

#25 by Alois P. Heinz at Wed Aug 21 05:30:35 EDT 2019
STATUS

editing

approved

Discussion
Wed Aug 21
05:30
OEIS Server: Installed new b-file as b301481.txt.  Old b-file is now b301481_1.txt.
#24 by Alois P. Heinz at Wed Aug 21 05:30:32 EDT 2019
LINKS

Andrew Howroyd, Alois P. Heinz, <a href="/A301481/b301481_1.txt">Table of n, a(n) for n = 0..1214</a> (first 13 terms from Andrew Howroyd)

STATUS

approved

editing

#23 by N. J. A. Sloane at Sat Aug 10 17:38:33 EDT 2019
STATUS

proposed

approved

#22 by Andrew Howroyd at Sat Aug 10 13:10:13 EDT 2019
STATUS

editing

proposed

#21 by Andrew Howroyd at Sat Aug 10 11:37:43 EDT 2019
PROG

(PARI) \\ see A301922 for U(n, k).

a(n)={ if(n==0, 1, sum(k=1, n, U(n, k)-U(n-1, k))) } \\ Andrew Howroyd, Aug 10 2019

#20 by Andrew Howroyd at Fri Aug 09 22:39:57 EDT 2019
DATA

1, 1, 1, 2, 4, 12, 58, 2381, 14026281, 29284932065996445, 468863491068204425232922367150021, 1994324729204021501147398087008429476673379600542622915802043462326345

OFFSET

0,43

LINKS

Andrew Howroyd, <a href="/A301481/b301481.txt">Table of n, a(n) for n = 0..12</a>

KEYWORD

nonn,more

nonn

EXTENSIONS

Terms a(6) and beyond from Andrew Howroyd, Aug 09 2019

STATUS

approved

editing

#19 by Susanna Cuyler at Tue Jun 19 22:13:26 EDT 2018
STATUS

proposed

approved