when proving the statement “if n is odd, then $n^2$ is
odd”, one of the steps includes writing $$\text{$n = 2k+1,\:\:$ where $k$ is some integer}.$$ I am told that writing “$\boldsymbol k$ is some arbitrary integer” here is wrong?
The full statement, written without ambiguity, is:
Given an arbitrary odd integer $\boldsymbol n,$ there is some integer $\boldsymbol k$ such that $n = 2k+1.$
(That is, $\;\forall n{\in}\{\text{odd integers}\}\:\:\exists k{\in}\mathbb Z\:\:n = 2k+1.)$
Once we have arbitrarily taken an odd integer $n$ (in other words, once we have taken any odd integer $n$), only a particular integer $k$ satisfies the given equation. Since $k$ depends on the choice of $n,\;k$ is certainly not arbitrary.
I am told that the “for some” and “for some arbitrary” are different.
The former means existential quantification $(∃),$ whereas the latter means universal quantification $(∀).$ To avert any potential for confusion, it is better to rewrite the latter as “for an arbitrary” or “given an arbitrary” or “for each”.
On the other hand, in mathematical induction, when performing the
inductive step, before writing the inductive hypothesis for $k,$ we
write “for some arbitrary $k\text”$. I am then told that the
“arbitrary” here is compulsory to write.
When indicating universal quantification, the word “arbitrary” is actually frequently tacit; “take an integer” is typically understood to mean “take an arbitrary integer” (“for each integer”), which of course does not mean “for some integer”.