A259589 Numerators of the other-side convergents to e.
3, 5, 11, 19, 30, 106, 193, 299, 1457, 2721, 4178, 25946, 49171, 75117, 566827, 1084483, 1651310, 14665106, 28245729, 42910835, 438351041, 848456353, 1286807394, 14862109042, 28875761731, 43737870773, 563501581931, 1098127402131, 1661628984062
Offset: 0
Examples
For r = e, the first 13 other-side convergents are 3/1, 5/2, 11/4, 19/7, 30/11, 106/39, 193/71, 299/110, 1457/536, 2721/1001, 4178/1537, 25946/9545, 49171/18089. A comparison of convergents with other-side convergents: i p(i)/q(i) P(i)/Q(i) p(i)*Q(i) - P(i)*q(i) 0 2/1 < e < 3/1 -1 1 3/1 > e > 5/2 1 2 8/3 < e < 11/4 -1 3 11/4 > e > 19/7 1 4 19/7 < e < 30/11 -1 5 87/32 > e > 106/39 1
Programs
Formula
p(i)*Q(i) - P(i)*q(i) = (-1)^(i+1), for i >= 0, where a(i) = P(i).
Comments