Posted on

by

Hensel’s Lemma

We start from a problem: Problem: Find the number of elements in such that it is congruent to module for some integer . Solution. The problem is the same as finding the number of solutions to     Using Chinese Remainder Theorem, the problem reduces to the system of equations         Our…

April 2025
M T W T F S S
 123456
78910111213
14151617181920
21222324252627
282930  
  • Hensel’s Lemma

    We start from a problem: Problem: Find the number of elements in such that it is congruent to module for some integer . Solution. The problem is the same as finding the number of solutions to     Using Chinese Remainder Theorem, the problem reduces to the system of equations         Our goal, thus, is to find the number of solutions for each of the equation. We…

    ../..