Proving Congruence: (p-1, k) ≡ (-1)^k (mod p)

  • Thread starter Thread starter katatonia
  • Start date Start date
katatonia
Messages
2
Reaction score
0
Anybody know how to do this one:

For each odd prime p and for each k such that 0<= k <=(p-1), prove that:

the combination (p-1, k) is congruent to (-1)^k (mod p)




Any help would be great.
 
Physics news on Phys.org
What is "the combination"?
 
I'm guessing the 'combination' is referring to the binomial coefficient.

In that case consider (x+y)^p mod p. Expand/simplify it in a couple ways, using the fact that p is prime (Fermat's little theorem) and then using the binomial theorem on (x+y)(x+y)^(p-1). Then compare coefficients.
 
combination(p-1, k) = [(p-1)!]/ [k!*(p-1-k)!]

sorry if i didn't make sense :)
 
In other words...

<br /> \binom{p-1}{k} = \frac{p-1}{1} \frac{p-2}{2} \cdots \frac{p-k}{k}<br />

...
 
Going back to the originial question, Does anybody know how to do this one? The answer is that you use induction. The basis will work for 0 giving:

\frac{(p-1)!}{0!(p-1)!} =1=(-1)^0
 
Thread 'Derivation of equations of stress tensor transformation'
Hello ! I derived equations of stress tensor 2D transformation. Some details: I have plane ABCD in two cases (see top on the pic) and I know tensor components for case 1 only. Only plane ABCD rotate in two cases (top of the picture) but not coordinate system. Coordinate system rotates only on the bottom of picture. I want to obtain expression that connects tensor for case 1 and tensor for case 2. My attempt: Are these equations correct? Is there more easier expression for stress tensor...
Back
Top