Are there any polynomial functions that are $O(e^x)$? Is this possible?
Asked
Active
Viewed 32 times
0
-
2Well, $e^x$ is in $O(e^x)$... – nir shahar Dec 16 '21 at 22:29
-
@nirshahar are there any polynomial functions? – Adam Dec 16 '21 at 23:19
-
4All polynomial functions are $O(e^x)$. Proof is left as an exercise. – Pseudonym Dec 16 '21 at 23:23