Questions: Hensel's Lemma

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

Suppose f(x) = x² − 2 and you find that f(3) ≡ 0 (mod 7), with f'(3) = 6 ≢ 0 (mod 7). What does Hensel's Lemma guarantee?

AThere exists at least one solution to f(x) ≡ 0 (mod 49), but it may not be unique
BThere exists exactly one solution to f(x) ≡ 0 (mod 7^k) for every k ≥ 1, congruent to 3 mod 7
CThe solution lifts to mod 49 but further lifting requires checking again whether the derivative remains nonzero
DThere is no guarantee of a lift unless 2 divides p − 1
Question 2 Multiple Choice

Suppose f(a) ≡ 0 (mod p) and f'(a) ≡ 0 (mod p). What does Hensel's Lemma say about lifting a to a solution mod p²?

AThe lift is guaranteed to exist but may not be unique
BThe lift is guaranteed to be unique but may not exist
CHensel's Lemma gives no guarantee: there may be no lift, or multiple lifts
DThe lift always exists because the original solution is valid mod p
Question 3 True / False

Hensel's Lemma applies to a polynomial f over ℤ, and we find a solution a mod p. Under the conditions of the lemma, this solution lifts to a unique solution in ℤ_p — the p-adic integers.

TTrue
FFalse
Question 4 True / False

If f'(a) ≡ 0 (mod p) at a solution a, then Hensel's Lemma still guarantees a lift exists, just without uniqueness.

TTrue
FFalse
Question 5 Short Answer

Why is the condition f'(a) ≢ 0 (mod p) the key to Hensel's Lemma, and what role does it play in the lifting argument?

Think about your answer, then reveal below.