I want to prove the following statement:
Let $G$ be a finite abelian group, let $m = \max\{|g|:g\in G\}$, and let $H$ be a cyclic subgroup of $G$ such that $|H|=m$. If $a\in G $ and $m'=|Ha|$, then $Ha$ has an element of order $m'$.
It is clear that the function $h\mapsto ha$ from $H$ to $Ha$ is bijective. Hence, $$m'=|Ha| = |H| = m.$$ Therefore, our aim is to prove that there exists an element in $Ha$ of order $m$.
We know that $H = \langle h\rangle$ for some $h\in G$, and $|h|=m$. Then, $$Ha = \{h^ka:0\leq k\leq m-1\}.$$ However, I have not been able to make the correct choice of an integer $k$ between $0$ and $m-1$ to get the element that we are looking for.
Edit: I know that $g^m=e$ for all $g\in G$, since $|g|$ is a factor of $m$. This fact was proved here. I was trying to apply this property, but it was useless.