13
votes
0answers
315 views
Why are there 1024 Hamiltonian cycles on an icosahedron?
Fix one edge $e$ of the graph (1-skeleton) of an icosahedron.
By a computer search, I found that there are 1024 Hamiltonian cycles that include $e$.
[But see edit below re directed …
2
votes
0answers
45 views
A name for graph properties described by a finite set of forbidden subgraphs
Many graph properties can be described by listing a set of graphs that are forbidden as subgraphs.
For example, a triangle-free graph is a graph which does not have $K_3$ (the co …
5
votes
0answers
66 views
How much must deleting a spanning tree reduce edge-connectivity?
Suppose you have a 100-edge connected graph (e.g. an infrastructure network). You want to delete the edges of a spanning tree, any spanning tree you choose (e.g. to sell a connecte …
3
votes
1answer
174 views
Isomorphism and number of subgroups
This question arose while I was trying to work out examples for the second question of this thread: Reconstruction Conjecture: Group theoretic formulation?
In the beginning, I con …
1
vote
4answers
174 views
Covering of a graph via independent sets
I suspect that a topic such as this may have been considered before: if so, I hope that someone can point me to a reference on the subject.
I have a graph G with an upper bound d …
3
votes
0answers
84 views
Generating random polygons from a given triangulation of points
Given a triangulation $T$ of a planar set point $S$, we would like to randomly generate a polygon (hamiltonian cycle) $P$.
However, it has been proved that Hamiltonian Circuit Pro …
2
votes
1answer
111 views
Degree Sequences and Graph Enumeration
I do recreational math from time to time, and I was wondering about a couple of graph enumeration issues.
First, is it possible to enumerate all simple graphs with a given degree …
2
votes
2answers
115 views
on counting of special case of trees on a graph
Lets define edge-cycle in a graph $G$ as a path where the first and the last node are adjacent.
(in contrast with the definition of cycle where first and last node are the same).
…
8
votes
0answers
138 views
Is there a group whose cardinality counts non-intersecting paths?
Introduction
Graphs are not only important combinatorial objects, but also related to many topological/algebraic structures. In this question I am going to talk about various grou …
11
votes
2answers
350 views
Integral positive definite quadratic forms and graphs
Let me start with a question for which I know the answer. Consider a symmetric integral $n\times n$ matrix $A=(a_{ij})$ such that $a_{ii}=2$, and for $i\ne j$ one has $a_{ij}=0$ or …
8
votes
2answers
214 views
Random noncrossing chords of a circle
Suppose you generate random chords of a circle, with endpoints selected uniformly over the circumference, rejecting any chord that crosses a previously generated chord.
The disk is …
5
votes
4answers
291 views
How to describe a tree? (depth, degree, balance, … what else?)
Hello,
I do have a collection of trees (mind maps, actually) and want to formally describe this collection of trees.
My first question: how can I describe a tree? Are there any …
13
votes
1answer
273 views
Which graphs are elementarily equivalent to their own disjoint sums?
In Stefan Geschke's recent
question,
one of the solutions observed that the graph consisting of
a single infinite beaded chain, a $\mathbb{Z}$-chain where
each integer is connected …
6
votes
2answers
286 views
Realizing groups as automorphism groups of graphs.
Frucht showed that every finite group is the automorphism group of a finite graph. The paper is here.
The argument basically is that a group is the automorphism group of its (colo …
4
votes
2answers
117 views
Groups as automorphism groups of small graphs and the number of rigid graphs of a given size
In a recent question of mine I asked whether every infinite group is (isomorphic to) the automorphism group of a graph. The finite case was done by Frucht in 1939.
The first an …

