For (a + b)^n = sum C(n,r), the ratio of consecutive terms: |/| = || * |b/a|.
Set |/| >= 1: r <= (n+1)|b|/(|a|+|b|).
Let this bound be m. If m is integer, and are both numerically greatest. If m is not integer, is the unique greatest term.
Example: Numerically greatest term of (2+3x)^9 when x = 1. |b/a| = 3/2. Bound: 103/5 = 6. Since m = 6 is integer, and are both greatest. = C(9,6)2^33^6 = 848*729 = 489888.