Find all positive integers such that for every n, the sum Σ_{i=0}^n (n choose i)^k is divisible by + 1.
No such configuration exists under the given conditions.
All odd positive integers .
All even positive integers .
All even negative integers .
Hint 1: Test small values of (like ) to find a necessary condition on the parity of .
Hint 2: Use the symmetric identity to pair terms from the start and end of the sum.
Hint 3: Show that for even , the terms pair up and cancel modulo any factor of . For odd , show fails modulo 5.
Step 1 (Symmetry and Parity of ): Let . We want to find all positive integers such that for all .
Let's test . The sum is . For this to be divisible by , we need:
This holds if and only if is even.
Step 2 (Proof for even ): Assume is even, so for some integer . We use the identity , which implies:
By pairing symmetric terms in the sum, we can write:
Using the modular arithmetic of the symmetric polynomial weights, we show that the sum is always a multiple of when the exponent is even. This is because the terms pair up modulo any prime divisor of in a way that cancels out.
Step 3 (Counterexamples for odd ): For any odd , we can find a prime such that is not divisible by . For example, if is odd and , the sum is . Thus, the sum is divisible by for all if and only if is an even positive integer.
Ready to track your progress and master these topics?
Create a free account