For positive functions $f$ and $g$ on real domains, define $f(n) \sim g(n)$ to mean $\displaystyle\lim_{n\to\infty}\frac {f(n)}{g(n)}=1$.
Given that $$\frac{n^{n+\frac12}}{e^{n-1}n!}\sim\frac e{\sqrt{2\pi}},$$ I would like to show that $$n!\sim \sqrt{2\pi n}(\frac ne)^n.$$
It is simple enough to shuffle the terms around to reach the desired conclusion, but for the non-constant terms, how is this justified? Don't I need to show that each non-constant term has a (non-infinite) limit before I'm allowed to tear it away and shuffle it around? OR do we simply treat the $\sim$ like an equality (asymptotic equality) with the caveat that we are working in the region of sufficiently large $n$?
\sim. $ $ – Did Feb 28 '13 at 16:39