Questions tagged [co.combinatorics]
Enumerative combinatorics, graph theory, order theory, posets, matroids, designs and other discrete structures. It also includes algebraic, analytic and probabilistic combinatorics.
11,584 questions
11
votes
0
answers
232
views
Are there non-trivial polyominoes (other than rows/columns/full square) that tile the prime-order $p\times p$ grid?
In a $p\times p$ grid with $p$ prime, trivial polyomino tilings: $1\times p$ rows, $p\times1$ columns, $p\times p$ square.
Question. Do there exist non-trivial connected polyominoes (size $k$ where $k$...
7
votes
1
answer
461
views
Knights and knaves on graphs
(I have asked the same question on Mathematics Stack Exchange. But, while I got some interesting comments, I did not get an answer to the question, which is about bibliography.)
I am looking for ...
1
vote
0
answers
81
views
Maximizing subsequent differences
$\newcommand{\one}{f}$
Let $C_p$ be the cyclic group of prime order $p$. For an integer $m\ge 0$ and
a subset $A\subset C_p$, denote by $\one$ the indicator function of $A$ and
define
$$ L_m(g):=\sum_{...
3
votes
0
answers
91
views
A linear algebra question related to the Bruhat factorisation of lower triangular matrices
First some abstract definition that generalise some notions from Rowmotion and Echelonmotion:
Definition 1:
Let $M$ be an $n \times n$ lower triangular integer matrix with entries in $\{0,1\}$ and ...
2
votes
2
answers
149
views
Formula for cumulants with repetitions of $\pm1$ random variables
Let $X_1,\dots,X_n$ random variables taking values $-1,1$. Since $X_i^2=1$ we have
$$ k(X_1,X_1)\,=\,E[X_1^2]-E[X_1]^2\,=\,1-k(X_1)^2$$
and more in general one can express the cumulant where every ...
1
vote
0
answers
67
views
Algorithms for the $k$-admissible matching number of trees
Background and motivation.
Let $G$ be a tree, let $M$ be a matching of $G$, and let $k = 1,\dots,\nu(G)$,
where $\nu(G)$ denotes the matching number of $G$, i.e. the maximum cardinality
of a set of ...
6
votes
0
answers
213
views
On conditions for $\lvert R/(I+J)\rvert \ge \lvert I\cap J/IJ\rvert$
I first noticed a interesting phenomenon.
Let $R$ be an integral domain, $I$ and $J$ two ideals of $R$. Then we have two exact sequences:
$0\to (I+J)/J\to R/J\to R/(I+J)\to 0$
$0\to I\cap J/IJ\to I/IJ\...
5
votes
0
answers
104
views
Number of spanning trees in permutohedron/Johnson graph is related to enumeration of anything in staircase/rectangle Young diagram?
Consider graph which is skeleton of the permutohedron (Cayley graph for neigbour transpositions of $S_n$) or - second option - Johnson graph (which is Schreier coset graph for $S_n/(S_k \times S_{n-k})...
6
votes
0
answers
113
views
Upper bound for the number of facets of 0/1 polytope formed by n vectors
Consider a convex polytope in dimension $d$ whose vertices are $n$ binary vectors $V \in \{0,1\}^{d}$ (that is each entry in the vector is 0 or 1). What is an upper bound on the number of facets of ...
18
votes
6
answers
1k
views
Fast matrix-vector multiplication for a fixed 0-1 matrix
I have a fixed $n \times n$ matrix $M$ whose entries are all either $0$ or $1$. I want to compute the product $Mv$ for various vectors $v \in \mathbb{R}^n$ (or over other fields/rings and abstract ...
2
votes
1
answer
250
views
Conjecture involving the Cheeger constant of a graph
Given a simple graph $G=(V,E)$ define a convex polytope $$P_G:=\{x\in\mathbb{R}_{\ge 0}^V:x_S\le|\partial_GS|\text{ for all }S\subset V\text{ such that }|S|\le\frac{1}{2}|V|\}$$
(here $x_S:=\sum\...
3
votes
0
answers
103
views
Inequality involving powers of sums over 2-subsets
The following arose in a project about design enumeration.
Let $V=\{1,2,\ldots,v\}$. For any $r$, $\binom Vr$ denotes set of all $r$-subsets of $V$.
There is a real number $\theta_e$ for each $e\in\...
2
votes
2
answers
155
views
Polyhedral complexes and shellings
By a polyhedral complex, I mean a collection of polytopes $\mathscr{P}$ in $\mathbb{R}^n$ such that if $P\in \mathscr{P}$ then all of the faces of $P$ are in $\mathscr{P}$, and if $P,Q \in \mathscr{P}...
4
votes
1
answer
306
views
Fast and simple recurrence for sums over powers and factorials
Let
$f(n,m)$ be a function such that $$ f(n,m) = mf(n-1,m) + 1, \\ f(0,m) = 1. $$
$T(n,m)$ be a coefficients such that $$ T(n,m) = n! \sum\limits_{k=1}^{n} \frac{m^{k-1} n^{n-k-1}}{(n-k)!}. $$
See ...
0
votes
0
answers
23
views
Nonlinear Hammerstein integral equation: existence and bifurcation of solutions
Let
𝐹
be a family of subsets of
[
𝑛
]
such that for any two distinct sets
𝐴
,
𝐵
∈
𝐹
, we have
∣
𝐴
∩
𝐵
∣
≤
𝑘
.
For fixed
𝑘
, what is known about the maximum possible size of such a family as
𝑛...