Solving Congruences and the Relationship between (p^{l-1}) and (p^{l})

  • Level: Graduate 
  • Thread starter Thread starter mhill
  • Start date Start date
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
2 replies · 3K views
mhill
Messages
180
Reaction score
1
if we knew how to solve [tex]f(x)= 0 mod (p^{l-1})[/tex] (1)

could we solve then [tex]f(x)= 0 mod (p^{l})[/tex] for integer 'l'

the idea is, if it were easy to solve [tex]f(x)= 0 mod (p)[/tex] then we could easily find a solution to (1) but i do not know how to do it.
 
Physics news on Phys.org
It's not even clear that
[tex]f(x)\equiv0\pmod{p^l}[/tex]
has solutions, let alone that we can easily find them.
 
http://en.wikipedia.org/wiki/Hensel_Lifting

But don't just immediately click on that link! Think about the problem first. Suppose you knew that f(x) had exactly one root modulo p. (Let's say a is that root) Then isn't there a very narrow range of possibilities for a root of f(x) modulo p^2?