Diophantine equation $x^2 + xy − 3y^2 = 17$

Conway's Topograph, with some artwork improvements of mine. I found that I really wanted to draw the "river" as a straight line. When there is not really enough room to draw in the representations of a number (17) I realized that drawing a separate (rooted) tree as though growing from the river allowed for a more legible rendition of that number representation. For that matter, while correctly drawing the river alternates among Conway's rules, once one of these trees is correctly begun, it is just one small collection of rules to expand it outward. Now that I think of it, there are intricate rules about the direction of the little blue arrows along the river, but in a tree they all go the same way, away from the tree root when the pink values in the tree are positive. The really big item was simply that the generator of the automorphism group, which is a 2 by 2 matrix, appears as explicit columns (in green) in the diagram. Let's see, I don't know any book that consistently draws in all of Conway's numbers, all of which have meaning; I started using four colors once I saw the legibility problems.

Oh, forgot this part. From the automorphism matrix, Cayley-Hamilton says that we get two $x$ orbits and two $y$ orbits, trace is $11$ so each is $$ x_{n+2 } = 11 x_{n+1} - x_n $$ $$ y_{n+2 } = 11 y_{n+1} - y_n $$ One orbit of pairs is $$ 19,4,25,271,...$$ $$ -8,1,19,208...$$ The other orbit of pairs $$ 5, 11, 116, 1265, ... $$ $$ -1,8, 89, 971, ... $$

Since there is a mixed $xy$ term in this one, the orbits should be extended backwards as well as forwards. One way to write that is

$$ x_n = 11 x_{n+1} - x_{n+2} $$ $$ y_n = 11 y_{n+1} - y_{n+2} $$

enter image description here enter image description here enter image description here enter image description here enter image description here

Generate solutions of Quadratic Diophantine Equation diagrams

Another quadratic Diophantine equation: How do I proceed?

How to find solutions of $x^2-3y^2=-2$?

Generate solutions of Quadratic Diophantine Equation

Why can't the Alpertron solve this Pell-like equation?

Finding all solutions of the Pell-type equation $x^2-5y^2 = -4$

If $(m,n)\in\mathbb Z_+^2$ satisfies $3m^2+m = 4n^2+n$ then $(m-n)$ is a perfect square.

how to solve binary form $ax^2+bxy+cy^2=m$, for integer and rational $ (x,y)$ :::: 69 55

Find all integer solutions for the equation $|5x^2 - y^2| = 4$

Positive integer $n$ such that $2n+1$ , $3n+1$ are both perfect squares

Maps of primitive vectors and Conway's river, has anyone built this in SAGE?

Infinitely many systems of $23$ consecutive integers

Solve the following equation for x and y: <1,-1,-1>

Finding integers of the form $3x^2 + xy - 5y^2$ where $x$ and $y$ are integers, using diagram via arithmetic progression

Small integral representation as $x^2-2y^2$ in Pell's equation

Solving the equation $ x^2-7y^2=-3 $ over integers

Solutions to Diophantine Equations

How to prove that the roots of this equation are integers?

Does the Pell-like equation $X^2-dY^2=k$ have a simple recursion like $X^2-dY^2=1$?

http://math.stackexchange.com/questions/1737385/if-d1-is-a-squarefree-integer-show-that-x2-dy2-c-gives-some-bounds-i/1737824#1737824 "seeds"

Find all natural numbers $n$ such that $21n^2-20$ is a perfect square.

Is there a simple proof that if $(b-a)(b+a) = ab - 1$, then $a, b$ must be Fibonacci numbers? 1,1,-1; 1,11

To find all integral solutions of $3x^2 - 4y^2 = 11$

How do we solve pell-like equations?


The two parts of that problem are absolutely related and are not some random pairing of questions.

The ring of integers of $\mathbf Q(\sqrt{13})$ is $\mathbf Z[(1+\sqrt{13})/2] = \mathbf Z + \mathbf Z(1+\sqrt{13})/2$. For $x, y \in \mathbf Z$, $$ {\rm N}_{K/\mathbf Q}\left(x + y\frac{1+\sqrt{13}}{2}\right) = x^2 + xy - 3y^2, $$ so the question is asking you to find all elements in $\mathbf Z[(1+\sqrt{13})/2]$ with norm $17$. (Don't write the equation as a Pell equation with right side $68 = 4 \cdot 17$, since the extra factor of $4$ that is inserted is very misleading: you want to work in $\mathbf Z[(1+\sqrt{13})/2]$, not its subring $\mathbf Z[\sqrt{13}]$.) You already found solutions $(\pm 4,\pm 1)$, which are related to the factorization $17 = (4 + (1+\sqrt{13})/2)(4 + (1 - \sqrt{13})/2)$. Show $\mathbf Z[(1+\sqrt{13})/2]$ is a UFD (equivalently in this case, a PID), so once you know one prime factorization you know all others can be obtained from it using multiplication by units.