While writing a proof that included expansion of $(\sqrt{n} + 1)^8$ in which I know the first term has to be $n^4$, is it acceptable to write something like $(n^4 +...... + 1)$ if the $n^4$ is the only thing I really need to move progress further in the proof?
Asked
Active
Viewed 48 times
0
1 Answers
2
Yeah, that's fine. Remember that you're allowed to use words in proofs; feel free to use as many as necessary in order to be clear. Maybe the following would be a good example:
Consider the binomial expansion of $(\sqrt{n} + 1)^8$, where the first term is $n^4$. So take $(n^4 + \ldots + 1)$ and (...your next steps here)
Newb
- 17,672
- 13
- 67
- 114
using the binomial expansion .... Maybe also fix that8at the end while at it. – dxiv Feb 01 '16 at 20:49