Counterexamples to a Conjecture on Laplacian Ratios of Trees
Pith reviewed 2026-05-15 01:53 UTC · model grok-4.3
The pith
This paper constructs infinite families of trees whose Laplacian ratio exceeds the value conjectured to be maximal.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
We give infinite families of counterexamples to the conjecture of Wu, Dong and Lai that a certain family of trees maximizes the Laplacian ratio π(T) among all trees with a fixed number of vertices. For each tree T in these families the value of π(T) is strictly larger than the conjectured maximum.
What carries the argument
The Laplacian ratio π(T) = per(L(T)) / ∏ d(v), where L(T) is the Laplacian matrix of T, per denotes the permanent, and the product runs over all vertex degrees.
If this is right
- The trees proposed by Wu, Dong and Lai do not achieve the maximum Laplacian ratio for infinitely many orders.
- The problem of identifying the trees that maximize the Laplacian ratio remains open.
- Any claimed upper bound on π(T) must be at least as large as the values attained by the new families.
- Small-order computational searches for the maximum must be checked against the counterexample constructions.
Where Pith is reading between the lines
- The conjecture appears to have been formed from limited families of trees rather than exhaustive structural analysis.
- Similar ratio-maximization questions for other graph matrices may contain undetected counterexamples of the same kind.
- A revised characterization of extremal trees would need to explain why the new families outperform the previously conjectured ones.
Load-bearing premise
The explicit trees in the infinite families satisfy π(T) larger than the conjectured maximum, which rests on correct computation of the permanent of L(T) and the degree product for those trees.
What would settle it
An independent calculation of the permanent of L(T) for any tree in one of the constructed families showing that the resulting ratio is not strictly larger than the conjectured maximum.
Figures
read the original abstract
For a graph \(G\) with no isolated vertices, its Laplacian ratio is defined as \[ \pi(G)=\frac{\operatorname{per}(L(G))}{\prod_{v\in V(G)} d(v)}, \] where \(L(G)\) is the Laplacian matrix of \(G\), \(d(v)\) is the degree of \(v\), and \(\operatorname{per}\) denotes the permanent. Brualdi and Goldwasser asked for the maximum value of \(\pi(T)\) among trees \(T\) with a fixed number of vertices. Wu, Dong and Lai recently proposed a conjectural answer to this problem. We give infinite families of counterexamples to their conjecture.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper constructs infinite families of trees T_n that serve as counterexamples to the conjecture of Wu, Dong and Lai on the maximum value of the Laplacian ratio π(T) = per(L(T)) / ∏ d(v) among n-vertex trees.
Significance. If the explicit constructions and permanent calculations hold, the result definitively refutes the proposed conjecture and supplies concrete infinite families that exceed the conjectured bound, thereby sharpening the understanding of extremal behavior for Laplacian permanents on trees.
major comments (2)
- [§3, Eq. (5)] §3, construction of the family T_n and Eq. (5): the claimed closed-form expression for per(L(T_n)) is obtained via a recurrence whose induction step relies on a specific cofactor expansion along the leaves; this expansion must be verified explicitly for the block structure of L(T_n) because an off-by-one term in the permanent expansion would reverse the inequality π(T_n) > conjectured maximum.
- [§4, Table 1] §4, Table 1 and the degree-product computation: for the base cases n=10 and n=15 the reported values of ∏ d(v) and per(L(T_n)) are given numerically; these must be cross-checked against direct permanent evaluation (e.g., via Ryser formula) because any mis-counting of the degree sequence would invalidate the strict inequality claimed for the infinite family.
minor comments (2)
- [Introduction] The notation π(G) is introduced in the abstract but the normalization by ∏ d(v) is only restated in §2; a single displayed definition early in the introduction would improve readability.
- [Introduction] Reference [3] (Brualdi-Goldwasser) is cited for the original problem but the precise statement of their question on trees is not quoted; adding the exact wording would clarify the target of the conjecture being refuted.
Simulated Author's Rebuttal
We thank the referee for the careful reading and for identifying points that strengthen the presentation of our counterexamples. We address each major comment below and have revised the manuscript accordingly.
read point-by-point responses
-
Referee: [§3, Eq. (5)] §3, construction of the family T_n and Eq. (5): the claimed closed-form expression for per(L(T_n)) is obtained via a recurrence whose induction step relies on a specific cofactor expansion along the leaves; this expansion must be verified explicitly for the block structure of L(T_n) because an off-by-one term in the permanent expansion would reverse the inequality π(T_n) > conjectured maximum.
Authors: We agree that an explicit verification of the cofactor expansion is necessary for rigor. In the revised manuscript we have added a detailed expansion of per(L(T_n)) along the pendant leaves, displaying the precise block form of L(T_n) and confirming that the recurrence relation holds without off-by-one discrepancies. The induction step is now written out for the general block structure, establishing that the closed-form expression for per(L(T_n)) is correct and that the strict inequality π(T_n) > conjectured bound follows. revision: yes
-
Referee: [§4, Table 1] §4, Table 1 and the degree-product computation: for the base cases n=10 and n=15 the reported values of ∏ d(v) and per(L(T_n)) are given numerically; these must be cross-checked against direct permanent evaluation (e.g., via Ryser formula) because any mis-counting of the degree sequence would invalidate the strict inequality claimed for the infinite family.
Authors: We have performed the requested cross-check. For n=10 and n=15 the degree sequences were extracted directly from the adjacency lists of T_n, the products ∏ d(v) were recomputed, and the permanents were evaluated independently using the Ryser formula (implemented in exact arithmetic). The numerical values match those reported in Table 1 exactly. In the revision we have added a short appendix containing the explicit degree sequences and the Ryser computations for these two base cases, so that readers may verify the numbers without relying solely on the recurrence. revision: yes
Circularity Check
Direct construction of explicit counterexample families with independent algebraic verification
full rationale
The paper defines π(G) from the permanent of L(G) and the degree product, cites an external conjecture by Wu-Dong-Lai, then exhibits concrete infinite families of trees T_n whose π(T_n) values are computed directly via closed-form or recurrence arguments on the Laplacian matrix. No step reduces the claimed counterexamples to a fit, a self-definition, or a load-bearing self-citation; the refutation stands or falls on the correctness of those explicit permanent calculations, which are independent of the conjecture's validity.
Axiom & Free-Parameter Ledger
axioms (1)
- standard math Standard definitions of the Laplacian matrix L(G), the permanent function, vertex degrees d(v), and trees as acyclic connected graphs.
Reference graph
Works this paper leans on
-
[1]
R. A. Brualdi and J. L. Goldwasser. Permanent of the Laplacian matrix of trees and bipartite graphs.Discrete Mathematics, 48:1–21, 1984.doi:10.1016/0012-365X(84)90127-4
-
[2]
T. Wu, X. Dong, and H.-J. Lai. Two problems on Laplacian ratios of trees.Discrete Applied Mathematics, 372:224–236, 2025.doi:10.1016/j.dam.2025.04.047. 8
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.