Problem: Let $x$ tend to $0$. Determine the order of $\sqrt{\sin^2x+x^4}$ with respect to $x$.
My attempt: Let $\alpha(x)$ and $\beta(x)$ be infinitesimals as $x$ tends to $0$. Recall that if $\lim \frac{\alpha(x)}{(\beta(x))^n}=c$, where $0<|c|<+\infty$,then the function $\alpha(x)$ is an infinitesimal of the nth order as compared with $\beta(x)$ . Here $\alpha(x)=\sqrt{\sin^2x+x^4}$ and $\beta(x)=x$. Thus we compute: $$\lim\frac{\sqrt{\sin^2x+x^4}}{x^n}=\lim \frac{\sqrt{x^2+x^4}}{x^n}=\lim\frac{x(x^2/2+1)}{x^n}$$ If $n=1$ then we get $c=1$ which satisfies the condition $0<|c|<+\infty$.
Doubt:
- Is this the correct way of solving this problem?
- Are their better/faster methods of obtaining the order of an infinitesimal with respect to $x$ ?
- What is the intuitive understanding of the following statement, "The order of $\sqrt{\sin^2x+x^4}$ w.r.t $x$ is $2$."?