The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A294223 Triangle read by rows: T(n,k) is the number of graphs with n vertices and bandwidth k. 0
1, 2, 3, 1, 5, 5, 1, 7, 18, 8, 1, 11, 60, 70, 14, 1, 15, 195, 580, 233, 20, 1, 22, 623, 4942, 5902, 826, 30, 1, 30, 1989, 41332, 165514, 62562, 3196, 44, 1 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
a(1) = T(1,1) uses the convention that the bandwidth of the singleton graph is 1.
Row 1 is of length 1; row n if of length n-1 for n > 1.
Row sums give A000088(n).
LINKS
Eric Weisstein's World of Mathematics, Graph Bandwidth
FORMULA
T(n,1) = A000041(n).
T(n,n-1) = 1 for n > 2.
EXAMPLE
Triangle begins:
1
2
3,1
5,5,1
7,18,8,1
11,60,70,14,1
15,195,580,233,20,1
22,623,4942,5902,826,30,1
CROSSREFS
Cf. A000088 (number of simple graphs on n nodes).
Cf. A000041 (number of partitions of n).
Sequence in context: A345145 A114690 A336364 * A355618 A238122 A214059
KEYWORD
nonn,tabf,more
AUTHOR
Eric W. Weisstein, Oct 25 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 June 6 10:40 EDT 2024. Contains 373127 sequences. (Running on oeis4.)