Binomial Theorem and Modular Arithmetic Proof Check

In summary: You want (x+y)^p.In summary, the conversation was about proving or giving a counterexample for the statement "If p is a prime integer, then for all integers x and y, (x+p)^p \equiv_p x^p+y^p." The attempted proof was initially flawed but later corrected to show that (x+y)^p \equiv_p x^p+y^p. The conversation also discussed a previously proven theorem stating that p divides the binomial coefficient C(p,k) for 1<=k<=p-1.
  • #1
Hotsuma
41
0

Homework Statement



[tex] \mbox{Prove or give a counterexample: If p is a prime integer, then for all integers x and y, } (x+p)^p \equiv_p x^p+y^p[/tex].

Homework Equations



[tex]\equiv_p \mbox{just means (mod p).

Can you please check and see if this proof is well-formed?}[/tex]

The Attempt at a Solution



[tex]\mbox{Pf: Assume p is prime. Then} (x+y)^p=
\left(\begin{array}{l c}
p\\
0\\
\end{array}\right)

x^p+

\left(\begin{array}{l c}
p\\
1\\
\end{array}\right)

x^{p-1}y+

\left(\begin{array}{l c}
p\\
2\\
\end{array}\right)

x^{p-2}y^2+ ... +
\left(\begin{array}{c c}
p\\
p-1\\
\end{array}\right)

xy^{p-1}+

\left(\begin{array}{l c}
p\\
p\\
\end{array}\right)
y^p = x^p + \sum^{p-1}_{k=1}x^ky^{p-k}+y^p. [/tex]

[tex]\mbox{Notice that} \sum^{p-1}_{k=1}x^ky^{p-k} = \frac{p!}{k!(p-k)!}\mbox{, which, by a previously proven theorem, we know that } p\left| \frac{p!}{k!(p-k)!} \right..[/tex]

[tex]\mbox{ So, by the definition of (mod p) we know that} \sum^{p-1}_{k=1}x^ky^{p-k}+y^p \equiv_p 0 \mbox{ and therefore }(x+p)^p \equiv_p x^p+y^p ~~~~\hspace{1.0cm}_\blacksquare[/tex]
 
Physics news on Phys.org
  • #2
It's not well formed. [tex]\sum^{p-1}_{k=1}x^ky^{p-k} = \frac{p!}{k!(p-k)!}[/tex] is completely false. You are summing over k. There can't be a k in the answer. The point is that each individual binomial coefficient C(p,k) is divisible by p for 1<=k<=p-1.
 
  • #3
I discovered my error. Give me a minute.
 
  • #4
[tex]
\mbox{Pf: Assume p is prime. Then} (x+y)^p=
\left(\begin{array}{l c}
p\\
0\\
\end{array}\right)

x^p+

\left(\begin{array}{l c}
p\\
1\\
\end{array}\right)

x^{p-1}y+

\left(\begin{array}{l c}
p\\
2\\
\end{array}\right)

x^{p-2}y^2+ ... +
\left(\begin{array}{c c}
p\\
p-1\\
\end{array}\right)

xy^{p-1}+

\left(\begin{array}{l c}
p\\
p\\
\end{array}\right)
y^p [/tex]
[tex] = x^p + \sum^{p-1}_{k=1}\left(\begin{array}{l c}
p\\
k\\
\end{array}\right)x^ky^{p-k}+y^p.
[/tex]

[tex]
\mbox{Notice that} \sum^{p-1}_{k=1}\left(\begin{array}{l c}
p\\
k\\
\end{array}\right)x^ky^{p-k} = \sum^{p-1}_{k=1}\left[\left(\frac{p!}{k!(p-k)!}\right) x^ky^{p-k}\right]\mbox{, which, by a previously proven theorem, we know that } p\left| \frac{p!}{k!(p-k)!} \right..
[/tex]

[tex]
\mbox{ So, by the definition of (mod p) we know that} \sum^{p-1}_{k=1}\left(\begin{array}{l c}
p\\
k\\
\end{array}\right)x^ky^{p-k}+y^p \equiv_p 0 \mbox{ and therefore }(x+y)^p \equiv_p x^p+y^p ~~~~\hspace{1.0cm}_\blacksquare
[/tex]
 
Last edited:
  • #5
Alright. How does that look?
 
  • #6
The third line is still completely garbled. The second line would say you can ignore the k=1 to k=p-1 terms because they are all divisible by p. Say the the previous theorem you are citing is for 1<=k<=p-1. On the last line (x+p)^p? Come on.
 

Related to Binomial Theorem and Modular Arithmetic Proof Check

1. What is the Binomial Theorem?

The Binomial Theorem is a mathematical formula that expresses the expansion of a binomial expression raised to a positive integer power. It is often used to simplify complicated algebraic expressions and calculate the coefficients of a binomial expansion.

2. How is the Binomial Theorem used in Modular Arithmetic Proof?

In Modular Arithmetic Proof, the Binomial Theorem is used to prove the congruence of two numbers under a certain modulus. By expanding the binomial expressions and using the properties of modular arithmetic, the proof can be simplified and verified.

3. What is the process of using the Binomial Theorem in a Modular Arithmetic Proof?

The process of using the Binomial Theorem in a Modular Arithmetic Proof involves expanding the binomial expressions, simplifying them using the rules of modular arithmetic, and then proving that the resulting expressions are congruent under the given modulus.

4. How does the Binomial Theorem relate to Pascal's Triangle?

Pascal's Triangle is a visual representation of the coefficients in a binomial expansion. The coefficients in the rows of Pascal's Triangle correspond to the coefficients in the binomial expansion, which can be calculated using the Binomial Theorem.

5. Are there any limitations or exceptions to using the Binomial Theorem in Modular Arithmetic Proof?

Yes, there are some limitations and exceptions to using the Binomial Theorem in Modular Arithmetic Proof. The Binomial Theorem can only be used for positive integer powers and may not work for more complex expressions. Additionally, it may not always be the most efficient method for certain proofs, and alternative approaches may be needed.

Similar threads

  • Calculus and Beyond Homework Help
Replies
6
Views
2K
  • Calculus and Beyond Homework Help
Replies
12
Views
1K
  • Linear and Abstract Algebra
Replies
2
Views
876
  • Calculus and Beyond Homework Help
Replies
7
Views
759
  • Calculus and Beyond Homework Help
Replies
3
Views
852
  • Calculus and Beyond Homework Help
Replies
14
Views
2K
  • Calculus and Beyond Homework Help
Replies
16
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
538
  • Calculus and Beyond Homework Help
Replies
1
Views
764
  • Calculus and Beyond Homework Help
Replies
9
Views
1K
Back
Top