We can do this by comparing the sequence to known bounds. We know that $0<c<d$, so we can write:
$$
0<c^n<d^n
$$
Adding $c^n$ to both sides, we get:
$$
c^n<c^n+d^n<d^n+d^n
$$
Taking the nth root of all terms, we get:
$$
c<(c^n+d^n)^{1/n}<d
$$
This shows that the
Show more…