The converse and proving whether or not the converse holds

  • Context: Graduate 
  • Thread starter Thread starter googlymunja32
  • Start date Start date
Click For Summary
SUMMARY

The discussion confirms that for any prime number p, the expression np - n is divisible by p for all integers n. This is established through the binomial coefficient, which shows that \(\binom{p}{i}\) is divisible by p when 0 < i < p. The proof utilizes the binomial theorem and mathematical induction, starting with the base case of n = 1. The conversation also explores the converse of the statement, suggesting an indirect proof approach to determine if np - n being divisible by p implies that p is prime.

PREREQUISITES
  • Understanding of binomial coefficients, specifically \(\binom{p}{i}\)
  • Familiarity with the binomial theorem
  • Knowledge of mathematical induction
  • Basic concepts of prime numbers and their properties
NEXT STEPS
  • Study the properties of binomial coefficients in number theory
  • Learn about mathematical induction techniques and examples
  • Research indirect proof methods in mathematical logic
  • Explore the implications of prime factorization in divisibility
USEFUL FOR

Mathematicians, students studying number theory, and anyone interested in proofs involving prime numbers and divisibility rules.

googlymunja32
Messages
4
Reaction score
0
HallsofIvy said:
So you are asking, "Is it true that np- n is divisible by p for p any prime?"

Yes, it is and for exactly the reason you state: if p is prime then \left(\begin{array}{c}p \\ i\end{array}\right) for p prime and 0< i< p is divisible by p. That itself can be proven directly from the definition:
\left(\begin{array}{c}p \\ i\end{array}\right)= \frac{p!}{i!(p-i)!}
as long as i is neither 0 nor p, 0<p-i< p and so neither i! nor (p- i)! have a factor of p. Since p! does, the binomial coefficient is divisible by p. (We need p to be prime so that other factors in i! and (p- i)! do not "combine" to cancel p.)

Now, to show that np- n is divisible by p, do exactly what mathman suggested.

First, when n= 1, 1p- 1= 0 which is divisible by p. Now assume the statement is true for some k: kp- k= mp for some integer m. Then, by the binomial theorem,
(k+1)^p= \sum_{i=0}^p \left(\begin{array}{c}p \\ i\end{array}\right) k^i[/itex]<br /> subtracting k+1 from that does two things: first it cancels the i=0 term which is 1. Also we can combine the &quot;k&quot; with the i= p term which is k<sup>p</sup> so we have k<sup>p</sup>- k= mp. The other terms, all with 0&lt; i&lt; p, contain, as above, factors of p.
<br /> <br /> What would be the converse of this conjecture, How can you prove whether or not the converse holds?<br /> <br /> thanks
 
Physics news on Phys.org
The converse of "If A then B" is "If B then A" so the converse of "If p is prime then np- n is divisible by p (for all n)" is "If np- n is divisible by p (for all n) then p is prime". I haven't looked at that in depth but I think you should try "indirect proof": if p is not prime, say p= ij for some integers i and j, can you find find an n so that np is not divisible by p?
 

Similar threads

Replies
48
Views
6K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 28 ·
Replies
28
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 17 ·
Replies
17
Views
7K
  • · Replies 3 ·
Replies
3
Views
3K