login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A030268 Number of nonisomorphic connected partial lattices. 1
1, 1, 1, 3, 9, 35, 153, 791, 4597, 29988, 215804, 1697291, 14457059, 132392971, 1295346365, 13468653637, 148142236784, 1716782858995, 20889118889021 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
COMMENTS
A partial lattice is a poset where every pair of points has a unique least upper (greatest lower) bound or has no upper (lower) bound.
LINKS
N. J. A. Sloane, Transforms
FORMULA
Inverse Euler transform of A006966(n-2) (lattices).
MATHEMATICA
A006966 = Cases[Import["https://oeis.org/A006966/b006966.txt", "Table"], {_, _}][[All, 2]];
(* EulerInvTransform is defined in A022562 *)
Join[{1}, EulerInvTransform[Drop[A006966, 3]]] (* Jean-François Alcover, May 10 2019, updated Mar 17 2020 *)
CROSSREFS
Sequence in context: A327885 A074507 A217924 * A097277 A034428 A338793
KEYWORD
nonn,hard
AUTHOR
Christian G. Bower, revised Dec 28 2000
EXTENSIONS
a(17) (from A006966) from Jean-François Alcover, May 10 2019
a(18) (using A006966) from Alois P. Heinz, May 10 2019
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 26 07:40 EDT 2024. Contains 375454 sequences. (Running on oeis4.)