Given that $2n + 1$ is divisible by $3$, and $n$ is a natural number, what form can $n$ take? As per the solution I am referring to, $n$ must in the form $3k+1$, where $k$ is a whole number. The solution further adds that it is equivalent to $6p + 1$ or $6p + 4$.
While the answer makes sense when plugged into the expression $2n+1$, is there a generic set of steps to arrive at this answer? I probably seem to be missing something obvious :)
Thank you.