For x >= 14, we can show that 1^x < x^2 < 1.5^[x], as 1^[14] = 1 < x^2 for x > 1 and 1.5^14 = 291.93 > 15^2 (these are the values for x^2 and 1.5^[x] as x -> 15-, that is, the left limit of 15, and the x^2 ratio to the next integer value of x is x+1^2/x^2 < 1.5 for x >= 14, and this is the ratio for 1.5^[x].
Then, the lim x -> ∞ 1^[x]/2^[x] = lim x -> ∞ .5^[x] = 0, and lim x -> ∞ 1.5^[x]/2^[x] = lim x -> ∞ .75^[x] = 0
Thus, by the squeeze theorem, as, for x >= 14, 1^[x]/2^[x] < x^2/2^[x] < 1.5^[x]/2^[x] and
lim x->∞ 1^[x]/2^[x] = lim x->∞ 1.5^[x]/2^[x] = 0, lim x->∞ x^2/2^[x] = 0.
David M.
Nice idea! This is exactly what I'm looking for, a method that doesn't use L'Hospital rule. However, I have some doubt about your ratio comparison. I think we need to prove x^2 < 1.5^[x] for all x>=14 (because this is limit of a function), but you only proved the inequality for all INTEGERS x>=14.08/10/20