0

Prove if $f(x)$ is a polynomials with respective leading terms $ax^{n}$ then $$f(x) \sim ax^{n-m}$$

How do I approach this problem?

2 Answers2

1

One way to start is to see if $f(x)/L_f(x)\sim 1$, where $L_f(x)$ is the lead term of $f(x)$.

kimchi lover
  • 24,277
0

You have to show that

$$\frac{\frac{f(x)}{g(x)}}{\frac{a}{b}x^{n-m}} \to 1$$

as $x\to \infty$

user
  • 154,566