Questions: Pell's Equation

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

The fundamental solution to x² − 3y² = 1 is (x₁, y₁) = (2, 1). What is the next positive integer solution?

AThere are no further solutions — Pell's equation has only finitely many
B(4, 2) — double each component of the fundamental solution
C(7, 4) — computed by expanding (2 + √3)² = 7 + 4√3
D(5, 3) — the next convergent of the continued fraction of √3
Question 2 Multiple Choice

Why do the convergents of the continued fraction expansion of √D yield solutions to x² − Dy² = 1?

ABecause all convergents are integers, and integer pairs always satisfy some Diophantine equation
BBecause convergents pₖ/qₖ are the best rational approximations to √D, making pₖ² − Dqₖ² land exactly on 1 at the right index
CBecause the continued fraction of √D terminates, producing exact values
DBecause Pell's equation was designed specifically to be solved by continued fractions
Question 3 True / False

Pell's equation x² − Dy² = 1 has infinitely many positive integer solutions for every positive non-square integer D.

TTrue
FFalse
Question 4 True / False

If (x₁, y₁) is the fundamental solution to x² − Dy² = 1, then subsequent solutions are obtained by the recurrence xₙ = n·x₁ and yₙ = n·y₁.

TTrue
FFalse
Question 5 Short Answer

Explain the connection between the continued fraction expansion of √D and the fundamental solution to Pell's equation x² − Dy² = 1. Why does multiplication in the ring ℤ[√D] generate all solutions from just one?

Think about your answer, then reveal below.