Odd Primes Divisible by Sum of n^p-1 from n=1 to 103

  • Thread starter Thread starter icystrike
  • Start date Start date
  • Tags Tags
    Primes Sum
Click For Summary
SUMMARY

The discussion centers on identifying odd primes \( p \) such that \( p \) divides the sum \( \sum_{n=1}^{103} n^{p-1} \). According to Fermat's Little Theorem, \( n^{p-1} \equiv 1 \mod p \), leading to the conclusion that \( \sum_{n=1}^{103} n^{p-1} \equiv 103 \mod p \). Consequently, since 103 is prime, it is established that 103 is the only odd prime satisfying this condition. The discussion also highlights that for primes \( p \leq 103 \), \( p \) can divide \( n \), resulting in \( n^{p-1} \equiv 0 \mod p \).

PREREQUISITES
  • Fermat's Little Theorem
  • Modular arithmetic
  • Understanding of prime numbers
  • Basic summation techniques
NEXT STEPS
  • Study advanced applications of Fermat's Little Theorem
  • Explore properties of prime numbers in modular arithmetic
  • Investigate the implications of \( n^{p-1} \equiv 0 \mod p \)
  • Learn about the distribution of prime numbers and their divisibility
USEFUL FOR

Mathematicians, number theorists, and students interested in prime number properties and modular arithmetic applications.

icystrike
Messages
444
Reaction score
1
Find all odd primes [tex]p[/tex], if any, so that [tex]p[/tex] divides [tex]\sum_{n=1}^{103} n^{p-1}[/tex]
 
Physics news on Phys.org
By Fermat's Little Theorem,
[tex]n^{p-1} \equiv 1 (mod p)[/tex]

[tex]\sum_{n=1}^{103} n^{p-1} \equiv 103 (mod p)[/tex] ,

Whence [tex]p \mid 103[/tex]

Since 103 is prime , therefore 103 it is the only prime.

It seems like my proof is wrong please correct me. (=
 
Your proof is valid for p>103. If p<=103 then you can have p | n and [itex]n^{p-1} (modp)[/itex] will be 0
 

Similar threads

Replies
9
Views
3K
Replies
17
Views
3K
Replies
12
Views
4K
Replies
4
Views
3K
Replies
8
Views
4K
Replies
2
Views
3K
  • · Replies 4 ·
Replies
4
Views
4K
Replies
7
Views
2K
Replies
4
Views
2K
Replies
16
Views
3K