Proving Divisibility of Integers: k|mn, k|4m, k|4n

  • Thread starter Thread starter notSomebody
  • Start date Start date
  • Tags Tags
    Proof
AI Thread Summary
The discussion revolves around proving that for all positive integers k, m, and n, if k divides the product mn, then k must also divide either 4m or 4n. The original poster expresses confusion and uncertainty about how to approach the proof, despite attempting to rewrite the divisibility conditions. They provide a counterexample using k = 21, m = 3, and n = 7, which does not support the claim. The conversation highlights the difficulty in validating the statement and the need for a clearer understanding of divisibility rules. Ultimately, the assertion remains unproven and requires further exploration.
notSomebody
Messages
5
Reaction score
0
I'm at a loss here. I have no idea how to prove this.

For all positive integers, k, m, n if k|mn then k|4m or k|4n.

Homework Equations


An integer r is divisible by an integer d if and only iff r=ds where s is some integer and d != 0.

The Attempt at a Solution


I tried rewriting the divisibilities.

k|4m
4m = ks

k|4n
4n = kq

k|mn
mn = ky

but I don't know where to go from here.
 
Physics news on Phys.org
Are you sure you wrote it right? Take k = 21, m = 3, and n = 7 - doesn't work.
 
Now I look foolish. I tried a couple of arrangements of numbers and it worked out, so I assumed it to be true. Thanks.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...

Similar threads

Back
Top