google-deepmind / google-deepmind/formal-conjectures
Erdős Problem 612
Open
ams-05: Combinatorics
erdos-problems
new conjecture
- Dominant language
- Lean
- Stars
- 1.3k
- Forks
- 485
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 328
Description
### What is the conjecture
https://www.erdosproblems.com/612
Let $G$ be a connected graph with $n$ vertices, minimum degree $d$, and diameter $D$. Show if that $G$ contains no $K_{2r}$ and $(r-1)(3r+2)\mid d$ then
$$D\leq \frac{2(r-1)(3r+2)}{2r^2-1}\frac{n}{d}+O(1),$$
and if $G$ contains no $K_{2r+1}$ and $3r-1 \mid d$ then
$$D\leq \frac{3r-1}{r}\frac{n}{d}+O(1).$$
Status: open
### Choose either option
- [ ] I plan on working on this conjecture
- [x] This issue is up for grabs: I would like to see this conjecture added by somebody else
Contributor guide
Assessment
This issue has not been assessed yet.