cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-1 of 1 results.

A245291 Number of normalized graph Laplacian matrices of nonempty labeled graphs of 2n vertices that are entangled in C^2 x C^n as density matrices in quantum mechanics.

Original entry on oeis.org

0, 32, 27648, 258473984, 34924795002880, 73692421593384353792, 2475385863878910456755126272, 1329190247836700110425361699261382656, 11417938846687390120116281062224453749176270848, 1569274711573306070659025854469940650153499575743856771072
Offset: 1

Views

Author

Chai Wah Wu, Jul 16 2014

Keywords

Comments

Since entanglement is not invariant under graph isomorphism, all 2^(n(2n-1))-1 nonzero Laplacian matrices are treated as different. A nonzero Laplacian matrix not equal to the complete graph is entangled in C^2 x C^n if and only if its complement is. Since the complete graph is not entangled, this means that a(n) is even for all n.

Crossrefs

Formula

A245290(n) + a(n) = 2^(n*(2*n-1))-1.
a(n) = 2^(n*(2*n-1))-2^(n*(n-1))*A229865(n).
Showing 1-1 of 1 results.