How do you prove that the folowing function is equal to $\theta(n^2)$?
$$f(n)=\frac{n^3+n+1}{2n+\ln(n)}.$$
Then $f(n)=\theta(n^2)$.
Thanks!
How do you prove that the folowing function is equal to $\theta(n^2)$?
$$f(n)=\frac{n^3+n+1}{2n+\ln(n)}.$$
Then $f(n)=\theta(n^2)$.
Thanks!