Question #f4bb5

1 Answer
Dec 10, 2017

#xf(x) = o(x^(n+1))#

Explanation:

If #f(x) = o(x^n)# near #x=0#, this means that:

#lim_(x->0) f(x)/x^n =0#

This implies that:

#lim_(x->0) (xf(x))/x^(n+1) = lim_(x->0) f(x)/x^n =0#

so:

#xf(x) = o(x^(n+1))#

We can't establish anything in terms of #O(dot)# because:

#f(x) = o(x^n)#

tells us that #f(x)# is infinitesimal of higher order than #x^n# but does not tell us how much higher.