New Reply

Product of r consecutive numbers divisible by r!

 
Share Thread Thread Tools
Jul11-07, 10:42 PM   #1
 

Product of r consecutive numbers divisible by r!


1*2*3...r is congruent to 0modr!

2*3*4...(r+1) is congruent to 0modr!

3*4*5...(r+1)(r+2) is congruent to 0modr! because the last 2 factors must contain 2.

So if I carry on in this fashion is this sufficient to prove that the product of r consecutive numbers is divisible by r!?

It seems like circular argument to me and so I'm not sure if it's justified.
 
PhysOrg.com
PhysOrg
mathematics news on PhysOrg.com

>> Mathematicians analyze social divisions using cell phone data
>> Can math models of gaming strategies be used to detect terrorism networks?
>> Mathematician proves there are infinitely many pairs of prime numbers less than 70 million units apart
Jul12-07, 12:02 AM   #2
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
There's a slick combinatorial proof. How many subsets of size r does a set with r+k elements have?
 
Jul12-07, 12:25 AM   #3
 
Quote by roger View Post

3*4*5...(r+1)(r+2) is congruent to 0modr! because the last 2 factors must contain 2.
Ummm... Why must the last 2 factors contain 2? If you mean the last two factors are divisible by 2, you do realize that not both of r+1, and r+2 can be divisible by 2 right?

Quote by roger View Post
So if I carry on in this fashion is this sufficient to prove that the product of r consecutive numbers is divisible by r!?
What exactly is this fashion? What happens when your set of r consecutive integers no longer contains r?
 
Jul12-07, 04:21 AM   #4
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor

Product of r consecutive numbers divisible by r!


Quote by roger View Post
So if I carry on in this fashion is this sufficient to prove that the product of r consecutive numbers is divisible by r!?

When you've finished verifying all of the infinitely many cases you will have proved the result. It could be a while before we hear from you again, though.
 
Jul12-07, 05:58 AM   #5
 
could someone clarify what's wrong with it?
 
Jul12-07, 06:32 AM   #6
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
1. You should have said 'one of the last two factors r+1 and r+2 is divisible by 2'

2. It is not clear that your idea actually works for 4*5*....*r+3, or any other example - you will need to make more of an argument when you start wishing to distribute lots of prime factors, and explain why there are enough powers of 2, say, later on.

3. Even if it did, you are attempting to check infinitely many things in turn. That is not a proof - you will never be able to verify all of the cases by hand as you assert you wish to.
 
Jul12-07, 07:18 AM   #7
 
Quote by roger View Post
1*2*3...r is congruent to 0modr!

2*3*4...(r+1) is congruent to 0modr!

3*4*5...(r+1)(r+2) is congruent to 0modr! because the last 2 factors must contain 2.

So if I carry on in this fashion is this sufficient to prove that the product of r consecutive numbers is divisible by r!?

It seems like circular argument to me and so I'm not sure if it's justified.
Personally, I would start off in a slightly different direction: Let's say you have your set of r consecutive numbers, [itex]a_1[/itex] to [itex]a_r[/itex]. Have a look at the first one, [itex]a_1[/itex].
1st case: Let's say [itex]a_1[/itex] is divisible by r. Then you're done.
2nd case: Let's say [itex]a_1[/itex] is not divisible by r. Then integer division will leave you with a rest between 1 and r-1, true? Now, what implication does this have?
 
Jul23-11, 10:52 AM   #8
 
If the first of the r numbers is n, and n[itex]\equiv[/itex]m(mod(x)) where 0[itex]\leq[/itex]x[itex]\leq[/itex]r, then n+(x-m) is a multiple of x. Because x-m[itex]\leq[/itex]r at least one of the r numbers will be a multiple of x. r! is the product of all such x.
 
New Reply
Thread Tools


Similar Threads for: Product of r consecutive numbers divisible by r!
Thread Forum Replies
Non-Consecutive Fibonacci Numbers... General Math 6
infinitely divisible vs finitely divisible time General Physics 8
Numbers divisible by 3 Precalculus Mathematics Homework 8
divisible of natural numbers Introductory Physics Homework 11
divisible of natural numbers Introductory Physics Homework 4