A367867 Number of labeled simple graphs with n vertices contradicting a strict version of the axiom of choice.
0, 0, 0, 0, 7, 416, 24244, 1951352, 265517333, 68652859502, 35182667175398, 36028748718835272, 73786974794973865449, 302231454853009287213496, 2475880078568912926825399800, 40564819207303268441662426947840, 1329227995784915869870199216532048487
Offset: 0
Keywords
Examples
Non-isomorphic representatives of the a(4) = 7 graphs: {{1,2},{1,3},{1,4},{2,3},{2,4}} {{1,2},{1,3},{1,4},{2,3},{2,4},{3,4}}
Links
- Andrew Howroyd, Table of n, a(n) for n = 0..50
Crossrefs
Programs
-
Mathematica
Table[Length[Select[Subsets[Subsets[Range[n],{2}]], Select[Tuples[#],UnsameQ@@#&]=={}&]],{n,0,5}]
Formula
Extensions
Terms a(7) and beyond from Andrew Howroyd, Dec 30 2023
Comments