How many values of k can be determined, such that

Click For Summary
SUMMARY

The discussion focuses on determining the values of k for the equation (k/p) = ((k+1)/p) = 1, where k is constrained by 1 ≤ k ≤ p-1 and p is an odd prime. Participants analyzed specific cases such as C(7) resulting in 1 and C(13) yielding 2. The discussion emphasizes the use of Legendre symbols and quadratic residues, noting that for primes of the form p = 4n + 1, C(p) equals n-1, while for p = 4k + 3, C(p) equals n. The need for a general proof for all odd primes is highlighted, suggesting the potential use of induction.

PREREQUISITES
  • Understanding of Legendre symbols
  • Familiarity with quadratic residues
  • Knowledge of prime number properties
  • Basic concepts of mathematical induction
NEXT STEPS
  • Study the properties of Legendre symbols in detail
  • Explore quadratic residues and their applications in number theory
  • Research induction techniques specifically for proving statements about primes
  • Investigate the implications of the equation C(p) for various prime forms
USEFUL FOR

Mathematicians, number theorists, and students studying advanced topics in algebra and number theory, particularly those interested in quadratic residues and Legendre symbols.

coolusername
Messages
36
Reaction score
0

Homework Statement


How many values of k can be determined in general, such that (k/p) = ((k+1) /p) = 1, where 1 =< k <=p-1?
Note: (k/p) and ((k+1)/p) are legendre symbols

Question is more clearer on the image attached.

Homework Equations


On image.
Screen Shot 2015-04-03 at 10.29.53 PM.png

The Attempt at a Solution


I've tried C(7)=#{1} and it equals to 1 set or C(7) = 1 and

C(13) = #{3, 9} = 2

I also plugged in p = 4n+1 into C( p) which makes it equal n-1.
As well, p = 4k+3 into C( p) makes it equal to n.

This in fact does make the above equation of C( p) true. But how do I show that it works for all prime p that are odd?
 
There is a lot of stuff in here that I have never worked with.
Perhaps you could provide a little more in the line of relevant equations or properties of the Legendre Symbols.

e.g.: http://mathworld.wolfram.com/LegendreSymbol.html

In general,
NumberedEquation4.gif
(8)

if
Inline21.gif
is an odd prime.

Using this, ##\left( \frac ap \right) = 1 \implies a^{(p-1)/2} \mod p = 1## and ##\left( \frac {a+1}{p} \right) = 1 \implies (a+1)^{(p-1)/2} \mod p = 1##

I see you have already worked out the first few...and noticing a pattern, perhaps induction might work...but that is quite tricky with primes.

For example,
3 has quadratic residues {1} , C(3) = 0.
5 has quadratic residues {1,4}, C(5) = 0.
7 has quadratic residues {1,2, 4}, C(7) = 1.
11 has quadratic residues {1, 3, 4, 5, 9}, C(11) = 2
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 23 ·
Replies
23
Views
4K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
2
Views
6K
Replies
15
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
13
Views
2K
  • · Replies 22 ·
Replies
22
Views
3K