A105206 Number of edges in a pancyclic graph on n+2 vertices with the fewest possible edges.
3, 5, 6, 8, 9, 10, 12, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26
Offset: 3
Examples
For n = 3 the answer is 3; each of the three vertices is connected to each other vertex, forming a 3-cycle. For n = 4 we find it takes five edges and for n = 5 it takes 6.
Crossrefs
Different from A080036.
Extensions
a(14)-a(22) by Alison Marr, Aug 22 2011
Comments