Les Reid has authored 4 sequences.
A213323
Number of permutations of n objects such that no four-element subset is preserved.
Original entry on oeis.org
1, 1, 2, 6, 0, 44, 304, 2568, 26704, 200240, 1931616, 20849696, 246556672, 3300906816, 46382446720, 695413794944, 11120648673024, 188600719094528, 3394592207824384, 64513420630110720, 1290420198709682176, 27102196040419214336, 596237419436696543232, 13713106494042086045696
Offset: 0
Example: For n=5 the only permutations that fix no four-element subset are the 24 5-cycles and the 20 products of a 3-cycle and a 2-cycle, therefore a(5)=44.
A213324
Number of permutations of n objects such that no five-element subset is preserved.
Original entry on oeis.org
1, 1, 2, 6, 24, 0, 265, 2260, 20145, 200240, 2492225, 23163480, 270877705, 3449462080, 48030998625, 713129276000, 11685451112225, 198919432944000, 3585292622812225, 68053546078588000, 1360638669122771625, 28525836193802883200, 627637954389517169825, 14435957818250131813200, 346518764145610187160625
Offset: 0
For n=6 the only permutations that fix no five-element subset are the 120 6-cycles, the 90 products of a 4-cycle and a 2-cycle, the 40 products of two 3-cycles, and the 15 products of three 2-cycles, therefore a(5)=265.
A213322
Number of permutations of n objects such that no three-element subset is preserved.
Original entry on oeis.org
1, 1, 2, 0, 9, 54, 459, 2568, 20145, 176076, 1833741, 20148336, 241870617, 3132196560, 43874128089, 658195206264, 10533823597089, 179062417518768, 3223079582143185, 61237777946016096, 1224762717659002281, 25720036368344942616, 565841009719801635777
Offset: 0
Example: For n=5 the only permutations that fix no three-element subset are the 24 5-cycles and the 30 4-cycles, therefore a(5)=54.
A066951
Number of nonisomorphic connected graphs that can be drawn in the plane using n unit-length edges.
Original entry on oeis.org
1, 1, 3, 5, 12, 28, 74, 207, 633, 2008
Offset: 1
Up to five edges, every planar graph can be drawn with edges of length 1, so up to this point the sequence agrees with A046091 (connected planar graphs with n edges) [except for the fact that that sequence begins with no edges]. For six edges, the only graphs that cannot be drawn with edges of length 1 are K_4 and K_{3,2}. According to A046091, there are 30 connected planar graphs with 6 edges, so the sixth term is 28.
- M. Gardner, The Unexpected Hanging and Other Mathematical Diversions. Simon and Schuster, NY, 1969, p. 80.
- R. C. Read, From Forests to Matches, Journal of Recreational Mathematics, Vol. 1:3 (Jul 1968), 60-172.
- Jean-Paul Delahaye, Les graphes-allumettes, (in French), Pour la Science no. 445, November 2014.
- Raffaele Salvia, A catalogue of matchstick graphs, arXiv:1303.5965 [math.CO], 2013-2015.
- Alexis Vaisse, Matchstick graphs
- Stefan Vogel and Mike Winkler, Matchstick Graphs Calculator (MGC), a web application for the construction and calculation of unit distance graphs and matchstick graphs.
- Eric Weisstein's World of Mathematics, Matchstick Graph
Corrected, extended and reference added. a(7)=74 and a(8)=207 from Read's paper. -
William Rex Marshall, Nov 16 2010
a(9) corrected (from version 2 [May 22 2013] of Salvia's paper) by
Gaetano Ricci, May 24 2013
Comments