Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A103869
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A103869 Number of unlabeled graphs with n nodes whose adjacency matrix has nonzero even determinant. +0
1
0, 0, 1, 0, 9, 10, 354 (list; graph; listen)
OFFSET

1,5

COMMENT

a(n) = A140981(n) - A133206(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 && Mod[Det[ToAdjacencyMatrix[lg[[ # ]]]], 2] == 0 &]]]]; k

CROSSREFS

Cf. A133206, A140981, A141040, A109717, A000088.

Adjacent sequences: A103866 A103867 A103868 this_sequence A103870 A103871 A103872

Sequence in context: A041178 A119159 A041415 this_sequence A041753 A042191 A042729

KEYWORD

more,nonn

AUTHOR

Tanya Khovanova (tanyakh(AT)yahoo.com), Aug 29 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 January 8 02:43 EST 2009. Contains 152824 sequences.


AT&T Labs Research