Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A067765
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A067765 Order of linear Heyting semi-lattice on n points. +0
1
1, 2, 18, 370386, 143436460933743129632865858558642 (list; graph; listen)
OFFSET

0,2

REFERENCES

P. J. Freyd, On the size of Heyting semi-lattices, preprint, 2002.

FORMULA

a(0)=1; for n>0, a(n) = product((1+a(r))^binomial(n, r), r=0..n-1).

MAPLE

A067765 := proc(n) option remember; if n=0 then 1 else mul((1+A067765(r))^binomial(n, r), r=0..n-1); fi; end;

CROSSREFS

Adjacent sequences: A067762 A067763 A067764 this_sequence A067766 A067767 A067768

Sequence in context: A066361 A120929 A007184 this_sequence A086367 A059706 A128361

KEYWORD

nonn

AUTHOR

Peter Freyd (pjf(AT)saul.cis.upenn.edu), Feb 07 2002

EXTENSIONS

The next term is too large to include.

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified October 7 14:39 EDT 2008. Contains 144666 sequences.


AT&T Labs Research