In nonadaptive combinatorial group testing, given nn items with at most dd positives, the goal is to identify them using as few pooled tests as possible. A t×nt\times n binary matrix represents the design, where rows are tests and columns are items. The matrix is dd-disjunct if no column is contained in the Boolean union of any dd others. Let T(d)T(d) be the minimum tt for which such a matrix exists with n>tn>t. Shangguan and Ge proved T(d)15+3324d2T(d)\ge \frac{15+\sqrt{33}}{24}d^2 by counting private pairs (IEEE Trans. Inf. Theory, 62(12):7518-7521, 2016). In this paper, we strengthen their argument by introducing a column-deletion recurrence in which the light-heavy threshold varies with the recursive state z=(nt)/d2z=(n-t)/d^2, rather than remaining fixed. This yields the improved bound T(d)0.9283d2O(d)T(d)\ge 0.9283d^2-O(d). The analytic core reduces to a first-order ODE, and a self-contained interval-arithmetic certificate verifies that the solution reaches the required contact point.