Let $a$ and $b$ be relatively prime integers, and suppose that $c$ is an integer and let $n$ be a positive integer such that $a$ divides the product $b^n c$, then $a$ divides $c$
Im not sure how to approach this problem. If and b are relatively prime i know we they can be expressed as $$1=ar+bs, r,s \in Z$$ And if $a$ divides the product of $b^n c$, that can be expressed as
$$b^n c =ak, k \in Z$$
Im not sure how to approach this problem with induction or how the two expressions work together.
Hint: If $a$ and $b$ are coprime, then also $a$ and $b^n$ are coprime (prove it).
Since $1=ah+b^nk$, for some $h$ and $k$, you can write $$ c=c1=ach+b^nck $$