Just when i thought i finally got the hang of limits, i stumbled upon this:
$$\frac{n^4+4^n}{n+4^{n+1}}$$
Now, this kinda makes sense in my head because $4^n$ grows a lot faster than $n^4$, let alone $n$. Now my question is if this assumption is a valid tool for solving this limit i.e. if i divide both denominator and numerator with $4^n$, can that be user without further explanation or proof.
This, of course, gives the result of $\frac{1}{4}$ which seems to be correct.
EDIT: $n \in \mathbb{N}$