bitshift
- 3
- 0
Hey, I'm a little stumped on this basic number theory question. The solution is probably staring me in the face, but for some reason it's eluding me...
If a^n | b^n, prove that a|b.
So, say that a^n \cdot x = b^n for some integer x, there's not a lot I can go to from there. We do get that a | b^n and that a^k | b^n for all k \leq n, but I can't find a way in which that's useful.
I also tried using induction on n. The base case is trivial. For the inductive case, assume that a^n | b^n implies that a | b. Then we must prove that a^{n+1} | b^{n+1} implies that a|b. So assume that a^{n+1} | b^{n+1}. Then we get a^n | b^{n+1}, but I actually would need to show that a^n | b^{n} and I can't figure out how to get there.
Am I totally missing something? I think I'm overthinking this. Nothing is coming. I'd appreciate any ideas on what to try next. Thanks.
If a^n | b^n, prove that a|b.
So, say that a^n \cdot x = b^n for some integer x, there's not a lot I can go to from there. We do get that a | b^n and that a^k | b^n for all k \leq n, but I can't find a way in which that's useful.
I also tried using induction on n. The base case is trivial. For the inductive case, assume that a^n | b^n implies that a | b. Then we must prove that a^{n+1} | b^{n+1} implies that a|b. So assume that a^{n+1} | b^{n+1}. Then we get a^n | b^{n+1}, but I actually would need to show that a^n | b^{n} and I can't figure out how to get there.
Am I totally missing something? I think I'm overthinking this. Nothing is coming. I'd appreciate any ideas on what to try next. Thanks.
Last edited: