Proving Divisibility: A Corrected Proof and Tips for Improvement

  • Thread starter Thread starter wubie
  • Start date Start date
  • Tags Tags
    Divisibility
wubie
Hello,

I am supposed to prove or disprove this statement:

Let m,d,n,a be non-zero integers. If m = dn, and if m|an, then d|a.


I had a proof but I made an error. Stay tuned for my revised proof.




Ok! Here is my corrected proof:


By definition:

An integer "a", is a divisor/factor of an integer "b" if

b = ax for some integer x.


If "m" is a divisor of "an" then there must be an x such that

an = mx for some integer x.


If m = dn then

an = dnx for some integer x.


By laws of cancellation,

a = dx for some integer x.


Therefore by definition, "d" is a divisor of "a" since

a = dx for some integer x.

Is this an adequate proof? If adequate, is there anything I can do to make this proof better? Any input is appreciated. Thankyou.
 
Last edited by a moderator:
Physics news on Phys.org
Looks like a good proof to me.

I'm impressed!
 
Thanks for checking it out Ivy. I really appreciate it.

I know it's a pretty Mickey Mouse proof, but it is pretty satisfying to come up with a correct proof by oneself.

Now onto more proofs.



Cheers.
 
Thread 'Determine whether ##125## is a unit in ##\mathbb{Z_471}##'
This is the question, I understand the concept, in ##\mathbb{Z_n}## an element is a is a unit if and only if gcd( a,n) =1. My understanding of backwards substitution, ... i have using Euclidean algorithm, ##471 = 3⋅121 + 108## ##121 = 1⋅108 + 13## ##108 =8⋅13+4## ##13=3⋅4+1## ##4=4⋅1+0## using back-substitution, ##1=13-3⋅4## ##=(121-1⋅108)-3(108-8⋅13)## ... ##= 121-(471-3⋅121)-3⋅471+9⋅121+24⋅121-24(471-3⋅121## ##=121-471+3⋅121-3⋅471+9⋅121+24⋅121-24⋅471+72⋅121##...
Back
Top