I am trying to find the infimum and supremum of a set 2^k where k is an integer. I have determined that as k gets larger, so does 2^k so it is not bounded above and therefore there is no supremum. Then, as k get smaller (More negative), 2^k will become 1/(2^k) and so it will trend to 0, which will be the infimum.
While I understand this, I have no idea how to formally answer this question beyond the fact that I got these answers intuitively.
Thank you in advance!
To show that 0 is the infimum, you can first show that $0<2^k$ for all $k\in\mathbb{Z}$. Then, you can show that if $\epsilon\in\mathbb{R}$ is greater than 0, then there is some $k_0\in\mathbb{Z}$ such that $2^{k_0}\leq\epsilon$.
To show that $\infty$ is the supremum, you can show that no matter what upper bound you pick, say $M$, that there is some $k_1\in\mathbb{Z}$ such that $2^{k_1}\geq M$.
Hint: The Archimedean property will be very helpful!