Skip to main content

Questions tagged [algebraic-graph-theory]

Studying graphs using algebra (for example, linear algebra and abstract algebra) as a tool.

3 votes
1 answer
35 views

This might be a very stupid question, but I was wondering if the following is true: Let $G=A\cup B$ be a (not complete) vertex transitive bipartite graph. Is there $f \in Aut(G)$ such that $f(A)=B , f(...
Dean Kraizberg's user avatar
0 votes
0 answers
20 views

I'v been going through the book "Large networks and graph limits" by Laszlo Lovasz. A contractor for a graph parameter $f$ is defined as a $2$-labelled quantum graph $z$ which is a proper ...
samuel mercer's user avatar
2 votes
1 answer
99 views

Given a simple undirected graph $G$, let $A$ be its adjacency matrix. Let $\nu_N(G)$ be the number of vectors $x$ that satisfy $Ax = 0$ over $\mathbb Z_N$. I want to find an upper bound on $\log_N \...
Pranay's user avatar
  • 6,114
0 votes
1 answer
32 views

Let $G$ and $H$ be two completely positive graphs i.e. graphs without having an odd cycle of length greater than $4$. Suppose $G\times H$ denotes their tensor product defined by the vertex set $V(G)\...
MathBS's user avatar
  • 3,224
0 votes
0 answers
50 views

Setup: Vanishing determinants in matrix families Let $Q \in \{0,1\}^{d \times d}$ be a binary matrix with zero diagonal. We define a family of $d \times d$ real matrices: $$ \mathcal{A}(Q) := \left\{ (...
graphitump's user avatar
1 vote
0 answers
54 views

Prove that the zig-zag product of $G$ and $H$ (where $H$ is the smaller of the two) lifts $H^2$. I was reading Expander Graphs and their Applications (Lecture notes for a course by Nati Linial and ...
Raheel's user avatar
  • 1,811
1 vote
1 answer
44 views

TLDR: Can we express char. poly. of Mohar's Hermitian adjacency matrix of an oriented graph $G$ in terms of that of the skew-symmetric adjacency matrix of $G$ and the adjacency matrix of the ...
Cyriac Antony's user avatar
1 vote
0 answers
88 views

Let $F = \{0,1,2\}$ be the ternary finite field. A vector $b \in F^n$ is balanced if $0,1,2$ appears in $b$ the same number of times ($n$ must be a multiple of $3$). Let $B \subset F^n$ be the set of ...
Yu Ning's user avatar
  • 439
0 votes
1 answer
53 views

Is it possible to transform a graph (which contains K5 or K3,3) by only adding edges or vertices, i.e. by arbitrarily expanding its structure?
ayr's user avatar
  • 793
1 vote
0 answers
55 views

What is the set of requirements that a graph must meet so that a rectangular dual can be constructed for it? A rectangular dual is understood as a representation of a graph in which each node ...
ayr's user avatar
  • 793
1 vote
1 answer
61 views

I understand that a symmetric adjacency matrix typically represents an undirected graph, while strong connectivity is a property of directed graphs where there exists a directed path between every ...
user avatar
0 votes
0 answers
30 views

I am trying to compute the center of the mapping class group of a surface of genus greater than 3. For that reason we build an alexander system of curves. The alexander system of curves is isomorphic ...
user avatar
3 votes
0 answers
185 views

The 'traveling salesman problem' (TSP) is a well-known NP-hard problem in combinatorial optimization, theoretical computer science and operations research with multiple variations and related ...
Michael T's user avatar
  • 2,451
3 votes
0 answers
62 views

Let $G = (V, E)$ be a connected graph with $n$ vertices and $m$ edges. Define a weighted adjacency matrix $A_w$, where the entry in row $i$ and column $j$ is given by: $A_w(i, j)$ = $w_{ij}$ if $(i, j)...
Arzon's user avatar
  • 51
1 vote
1 answer
216 views

I have seen that a lower bound for the second largest eigenvalue $\lambda_2$ of a d- regular graph $G$ is given by $2\sqrt{d-1}$ for large vertex graphs. This then should provide an upper bound for ...
Jose Lakes's user avatar

15 30 50 per page
1
2 3 4 5
54