I am have difficulty carrying out the following proof:
Let a,b and n be natural numbers. If a|n, b|n and g.c.d(a,b)=1 then prove that ab|n.
I understand that if a|n this implies n=ca for some natural number c and that b|n implies n=mb for some natural number m. I can also see that g.c.d(a,b)=1 implies that a and b share no common prime factors.
Any tips or hints on how to solve above would be greatly appreciated. Thank you.