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!)
A294733 Maximal diameter of connected (2*k)-regular graphs on 2*n+1 nodes written as triangular array T(n,k), 1 <= k <= n. 4
1, 2, 1, 3, 2, 1, 4, 2, 2, 1, 5, 4, 2, 2, 1, 6, 5, 2, 2, 2, 1, 7, 6, 4, 2, 2, 2, 1, 8 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
The results were found by applying the Floyd-Warshall algorithm to the output of Markus Meringer's GenReg program.
LINKS
M. Meringer, Regular Graphs.
M. Meringer, GenReg, Generation of regular graphs.
EXAMPLE
Table starts:
Degree= 2 4 6 8 10 12 14 16
n= 3 : 1
n= 5 : 2 1
n= 7 : 3 2 1
n= 9 : 4 2 2 1
n=11 : 5 4 2 2 1
n=13 : 6 5 2 2 2 1
n=15 : 7 6 4 2 2 2 1
n=17 : 8 >=7 >=4 2 2 2 2 1
CROSSREFS
Sequence in context: A334725 A120885 A234575 * A275724 A193278 A337632
KEYWORD
nonn,tabl,hard,more
AUTHOR
Hugo Pfoertner, Dec 14 2017
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 11:06 EDT 2024. Contains 371967 sequences. (Running on oeis4.)