pell equations Flashcards

1
Q

pell equation:

A

an equation of the form x^2-dy^2=1, where d is a positive integer
we only care about integer solutions
the trivial one is x=1, y=0
we care only for positive integer solutions cause we are squaring them so can take all combos of negative and positive x and y

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

if d is a square number, the pell equation has:

A

only the trivial solution so mostly we won’t look at those, only non-square d

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Z[root(d)]:

A

{a+broot(d): a,b integers} - we factorise a pell equation as x+-yroot(d) hence this stuff

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

norm map:

A

N:Z[root(d)]->Z (integers) by N(a)=aa, where a is the conjugate of a
so N(c)=N(a+broot(d))=a^2+db^2=N(a-broot(d))=N(c*)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

for two sets of positive solutions to a pell equation:

A

x1<x2 <=> y1<y2
x1=x2 <=> y1=y2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

if a pell equation has a positive solution (x1,y1):

A

then it has infinite distinct positive solutions of the form (xn,yn) where xn+ynroot(d)=(x1+y1root(d))^n
in fact if it has a non-trivial solution, then it has a minimal positive solution (x1,y1) and All other solutions have the above form or a different combo of negatives

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

fundamental solution:

A

that minimal positive solution (x1,y1)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

|cqn-pn|<=:

A

|cb-a|, where c is the irrational simple continued fraction pn and qn are based on, a,b integers, and 1<=b<q(n+1)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

if |(a/b)-c|<1/2b^2:

A

then a/b is a convergent of c, c irrational, b>0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

if 0<x^2-dy^2<root(d):

A

then x/y is a convergent of root(d)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

root(d) as a continued fraction expansion:

A

d not a perfect square, root(d)=[x0: x1,…,xr] (repeat bar over x1,…,xr)
the positive int solutions to x^2-dy^2=1 are the numerators and denominators x=p(kr-1) and y=q(kr-1) where k is any positive integer that such that kr even
the fundamental solution is (pn,qn), n=2r-1 if r is odd and r-1 if r is even

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly