Get ready Part 24

For all prime numbers p p greater than 3 3 and k = 2 p 3 k=\left \lfloor \dfrac{2p}{3}\right \rfloor , is the sum below always divisible by p 2 p^2 ?

n = 1 k ( p n ) = ( p 1 ) + ( p 2 ) + ( p 3 ) + + ( p k ) \sum_{n=1}^k \binom pn = \binom{p}{1}+\binom{p}{2}+\binom{p}{3}+\dots+\binom{p}{k}

Notations:

  • \lfloor \cdot \rfloor denotes the floor function .
  • ( M N ) = M ! N ! ( M N ) ! \binom MN = \frac {M!}{N!(M-N)!} denotes the binomial coefficient .
Yes No

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.

1 solution

Patrick Corn
Feb 26, 2019

Here is a thread with the answer.

The first step is to note that for 1 n p 1 , 1 \le n \le p-1, 1 p ( p n ) ( 1 ) p n n ( 1 ) n 1 n \frac1{p} \binom{p}{n} \equiv \frac{(-1)^{p-n}}n \equiv \frac{(-1)^{n-1}}{n} mod p p for odd primes p . p. Showing that the sum of these is congruent to 0 0 mod p p is pretty fiddly, and is in the link.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...