Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A133279
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A133279 Number of unlabeled mating graphs with n nodes and a degenerate adjacency matrix. +0
1
1, 0, 1, 1, 7, 21, 234 (list; graph; listen)
OFFSET

1,5

COMMENT

Mating graphs are graphs where no two nodes have the same set of neighbors.

Graphs with an invertible adjacency matrix are mating graphs.

a(n) = A004110(n) - A109717(n).

MATHEMATICA

k = {}; For[i = 1, i < 8, i++, lg = ListGraphs[i] ; len = Length[lg]; k = Append[k, Length[Select[Range[len], Det[ToAdjacencyMatrix[lg[[ # ]]]] == 0 && Length[Union[ToAdjacencyMatrix[lg[[ # ]]]]] == i &]]]]; k

CROSSREFS

Cf. A004110, A109717.

Sequence in context: A084711 A060146 A111878 this_sequence A082826 A130740 A101119

Adjacent sequences: A133276 A133277 A133278 this_sequence A133280 A133281 A133282

KEYWORD

more,nonn

AUTHOR

Tanya Khovanova (tanyakh(AT)yahoo.com), Aug 27 2008

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 4 15:51 EST 2008. Contains 151308 sequences.


AT&T Labs Research