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!)
A055484 Number of unlabeled 3-element intersecting families (with not necessarily distinct sets) of an n-element set. 3
1, 4, 14, 39, 96, 213, 437, 837, 1520, 2632, 4380, 7040, 10979, 16668, 24716, 35879, 51104, 71549, 98625, 134025, 179782, 238292, 312386, 405368, 521083, 663968, 839140, 1052439, 1310534, 1620985, 1992343, 2434229, 2957458, 3574108 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
V. Jovovic, G. Kilibarda, On the number of Boolean functions in the Post classes F^{mu}_8, (in Russian), Diskretnaya Matematika, 11 (1999), no. 4, 127-138.
V. Jovovic, G. Kilibarda, On the number of Boolean functions in the Post classes F^{mu}_8, (English translation), Discrete Mathematics and Applications, 9, (1999), no. 6.
Index entries for linear recurrences with constant coefficients, signature (4, -4, -2, 2, 4, 3, -12, 3, 4, 2, -2, -4, 4, -1).
FORMULA
G.f.: -x*(x^3-x^2-1)*(x^6+x^4+2*x^3+x^2+1)/((x^3-1)^2*(x^2-1)^2*(x-1)^4).
MATHEMATICA
Rest[CoefficientList[Series[-x*(x^3 - x^2 - 1)*(x^6 + x^4 + 2*x^3 + x^2 + 1)/((x^3 - 1)^2*(x^2 - 1)^2*(x - 1)^4), {x, 0, 50}], x]] (* G. C. Greubel, Oct 06 2017 *)
PROG
(PARI) x='x+O('x^50); Vec(-x*(x^3-x^2-1)*(x^6+x^4+2*x^3+x^2+1)/( (x^3-1)^2*(x^2-1)^2*(x-1)^4)) \\ G. C. Greubel, Oct 06 2017
CROSSREFS
Cf. A053155 (labeled case), A005783, A002727, A051180.
Sequence in context: A064463 A130423 A266423 * A055279 A074083 A182819
KEYWORD
nonn
AUTHOR
Vladeta Jovovic, Goran Kilibarda, Jul 03 2000
EXTENSIONS
More terms from James A. Sellers, Jul 04 2000
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 April 25 01:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)