Suppose $a^n=\Omega(b^n)$ i.e. $a^n\ge c\cdot b^n$ for some $c>0$ and all $n>N$ for some $N$. Now $$0<a<b \implies 0<a/b<1 \implies \log(a/b)<0$$ $$\implies n\log(a/b)\to-\infty\implies\exp(*)=(a/b)^n\to0$$ which implies for any $\epsilon>0$ there is an $M$ such that $n>M\implies(a/b)^n<\epsilon$. Specialize $\epsilon=c$ and set $k=\max\{N,M\}+1$ in which case $a^k\ge c\cdot b^k$ (by hypothesis) and $(a/b)^k<c$ (by deduction), a contradiction, hence $a^n\ne\Omega(b^n)$.
Suppose $a^n=\Omega(b^n)$ i.e. $a^n\ge c\cdot b^n$ for some $c>0$ and all $n>N$ for some $N$. Now $$0<a<b \implies 0<a/b<1 \implies \log(a/b)<0$$ $$\implies n\log(a/b)\to-\infty\implies\exp(*)=(a/b)^n\to0$$ which implies for any $\epsilon>0$ there is an $M$ such that $n>M\implies(a/b)^n<\epsilon$. Specialize $\epsilon=c$ and set $k=\max\{N,M\}+1$ in which case $a^k\ge c\cdot b^k$ (by hypothesis) and $(a/b)^k<c$ (by deduction), a contradiction, hence $a^n\ne\Omega(b^n)$.