Earlier quoted context omitted.
From the paper We show that there exists a constant α = 1.942±3×10−3 such that Q(n) = ((1 ± o(1))ne^−α)^n Dunno what o(1) is.
o(1) is some term that goes to 0 as n goes to infinity.
For example x^2 is in O(x^2) but is not in o(x^2).