IFRAME SYNC
IFRAME SYNC
IFRAME SYNC
IFRAME SYNC

When is $3 x^2 + 2 x$ a square https://ift.tt/eA8V8J

Let $x, y$ be a positive integers. I want to know when $3 x^2 + 2 x = y^2$ has a solution.

Through some enumeration of all $x$, and trial and error, I have found the following recursion which appears to include all the solutions:

Initial conditions are:

$$\begin{array}{l} x_0 = 0, x_1 = 2\\ y_0 = 0, y_1 = 4 \end{array}$$

Recursion is:

$$\begin{array}{l} x_n = 8 y_{n - 1} + x_{n - 2}\\ y_n = 14 y_{n - 1} - y_{n - 2} \end{array}$$

This appears to be similar to Pell's equation, and here it seems that $x / y$ is some continued fraction approximation to $1 / \sqrt{3}$.

I'm not quite sure how to find all solutions mathematically though, and see that this indeed produces all solutions.



from Hot Weekly Questions - Mathematics Stack Exchange
simonzack

Post a Comment

[blogger]

Contact Form

Name

Email *

Message *

copyrighted to mathematicianadda.com. Powered by Blogger.
Javascript DisablePlease Enable Javascript To See All Widget

Blog Archive