In how many ways can 5 0 ! be expressed as a sum of two or more consecutive positive integers?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Can you provide a link to "the theory for these matters"? I'm interested in reading about this some more.
Log in to reply
Here is a pretty lucid discussion, carefully explaining the parity issues: http://2000clicks.com/mathhelp/PuzzleSumsOfConsecutiveIntegersAnswer.aspx
Let me explain this in my own words: If m is an odd factor of n , then we can write n as the sum of the m consecutive integers with middle term n / m . If the first term of this sum is negative, − p , we can cancel the terms − p + . . . + 0 + . . . + p in the sum to write n as a sum of consecutive positive integers. Conversely, it is not hard to see that all representations of n as sums of consecutive positive integers are obtained in this way.
Let's illustrate this with the example n = 1 5 , with the odd factors 1 , 3 , 5 , and 1 5 . We have the representations 1 5 = 1 5 = 4 + 5 + 6 = 1 + 2 + 3 + 4 + 5 = − 6 − 5 + . . . + 0 + 1 + . . . + 6 + 7 + 8 = 7 + 8 .
Problem Loading...
Note Loading...
Set Loading...
According the theory for these matters, we need to count the number of odd factors of 5 0 ! . Each such factor gives rise to a representation of 5 0 ! as a sum of consecutive positive integers.
Now 5 0 ! = 2 4 7 × 3 2 2 × 5 1 2 × 7 8 × 1 1 4 × 1 3 3 × 1 7 2 × 1 9 2 × 2 3 2 × 2 9 × 3 1 × 3 7 × 4 1 × 4 3 × 4 7 . Thus the number of odd factors is 2 3 ∗ 1 3 ∗ 9 ∗ 5 ∗ 4 ∗ 3 3 ∗ 2 6 = 9 3 0 0 0 9 6 0 . The number of representations we seek is one less, 9 3 0 0 0 9 5 9 , since we exclude the trivial representation 5 0 ! = 5 0 ! .