Recently, I needed to generate all arithmetic progressions of three distinct perfect squares without any repeats. Mapping $\left(x, y\right)$ to such an arithmetic progression centered at $\left(x^2+y^2\right)^2$ with difference $4xy\left(y^2-x^2\right)$ for all $\left(x,y\right)\in\mathbb{X}$, where $\mathbb{X}:=\left\{\left(x,y\right)\in\mathbb{N}^2:0<x<y\right\}$, should solve this problem, as Fibonacci famously derived in his solution to the Congruum Problem. This means that for such an arithmetic progression $\left(b^2-h, b^2, b^2+h\right)$, there should a unique solution in $\mathbb{X}$ to the system of equations $x^2+y^2=b,4xy\left(y^2-x^2\right)=h$. However, in the case of the progression $\left(205^2,425^2,565^2\right)$, for which $h=138600$, these equations have no solution in $\mathbb{X}$, as can be seen in this Desmos plot. What mistake am I making?
2026-04-02 20:51:52.1775163112
Help with Arithmetic Progressions of Perfect Squares
209 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in NUMBER-THEORY
- Maximum number of guaranteed coins to get in a "30 coins in 3 boxes" puzzle
- Interesting number theoretical game
- Show that $(x,y,z)$ is a primitive Pythagorean triple then either $x$ or $y$ is divisible by $3$.
- About polynomial value being perfect power.
- Name of Theorem for Coloring of $\{1, \dots, n\}$
- Reciprocal-totient function, in term of the totient function?
- What is the smallest integer $N>2$, such that $x^5+y^5 = N$ has a rational solution?
- Integer from base 10 to base 2
- How do I show that any natural number of this expression is a natural linear combination?
- Counting the number of solutions of the congruence $x^k\equiv h$ (mod q)
Related Questions in ELEMENTARY-NUMBER-THEORY
- Maximum number of guaranteed coins to get in a "30 coins in 3 boxes" puzzle
- Interesting number theoretical game
- How do I show that if $\boldsymbol{a_1 a_2 a_3\cdots a_n \mid k}$ then each variable divides $\boldsymbol k $?
- Using only the digits 2,3,9, how many six-digit numbers can be formed which are divisible by 6?
- Algebra Proof including relative primes.
- How do I show that any natural number of this expression is a natural linear combination?
- Counting the number of solutions of the congruence $x^k\equiv h$ (mod q)
- algebraic integers of $x^4 -10x^2 +1$
- What exactly is the definition of Carmichael numbers?
- Number of divisors 888,888.
Related Questions in INTEGERS
- Name of Theorem for Coloring of $\{1, \dots, n\}$
- Which sets of base 10 digits have the property that, for every $n$, there is a $n$-digit number made up of these digits that is divisible by $5^n$?
- Ring of remainders definition
- Proof of well-ordering property
- Compute a division with integer and fractional part
- Solving for 4 variables using only 2 equations
- For any natural numbers a, b, c, d if a*b = c*d is it possible that a + b + c + d is prime number
- Can I say this :$e^{{(294204)}^{1/11}}-{(294204)}^{1/11}$ integer number or almost integer?
- Pack two fractional values into a single integer while preserving a total order
- What will be the difference?
Related Questions in SQUARE-NUMBERS
- Squares of two coprime numbers
- Perfect Square and its multiple
- constraints to the hamiltonian path: can one tell if a path is hamiltonian by looking at it?
- Is square root of $y^2$ for every $y>0,y\in\mathbb{R}$?
- A square root should never be negative by convention or can be proved?
- Does $x+\sqrt{x}$ ever round to a perfect square, given $x\in \mathbb{N}$?
- Proof verification: Let $gcd(x,y)=1$. If $xy$ is a perfect square, then $x$ and $y$ are perfect squares.
- How to reduce calculation time for iterative functions that involve squaring a number in every iteration. Working with numbers in millions of digits
- Digits in a perfect square problem
- Trouble with a proof. I cannot prove this without inf many proofs for each and every case.
Related Questions in PARAMETRIZATION
- How might I find, in parametric form, the solution to this (first order, quasilinear) PDE?
- parameterization of the graph $y=x^2$ from (-2,4) to (1,1)
- How can I prove that the restricted parametrization of a surface in $\mathbb{R}^{3}$ ia a diffeomorphism?
- Is it possible to construct the equation of a surface from its line element?
- Arc length of curve of intersection between cylinder and sphere
- Variational Autoencoder - Reparameterization of the normal sampling
- Sweet spots for cubic Bezier curve.
- Sketch the parametrised curve $C = \{(1-e^{-t},e^{-2t}):t\in [0,\infty]\}$
- Finding a parametrization of the curve of intersection between two surfaces
- Finding Parametric Equations for the right side of Hyperbola
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
You state
and what you found out is that you were wrong. I will try to explain what your error was.
It took me a while to figure out that you were using the mapping $$(x,y) \mapsto (2xy, y^2-x^2, x^2+y^2)$$
to generate Pythagorean triangles. What you have found out is that the above mapping does not generate all Pythagorean triangles.
This is the relationship between Pythagorean triples and arithmetic progressions of three perfect squares
$u^2+w^2=2v^2 \implies a^2+b^2 = c^2 \text{ where } \left\{ \begin{array}{ccl} a &= &\frac 12(w-u)\\ b &= &\frac 12(w+u) \\ c &= &v \end{array}\right.$
$a^2+b^2=c^2 \implies u^2+w^2 = 2v^2 \text{ where } \left\{ \begin{array}{ccl} u &= & b-a\\ v &= & c \\ w &= & b+a \end{array}\right.$
We find that
If we replace $a$ and $b$ with $2st$ and $t^2-s^2$ we get $$h = 4xy(y^2-x^2) \tag{A}$$
which is just what you got; and then you found that you could not solve $4xy(y^2-x^2)=138600$ for $x$ and $y$.
Let's go through the steps that led up to equation (A).
But you discovered that there is no solution to $4xy(y^2-x^2) = 138600$
We found the Pythagorean triangle that corresponds to the arithmetic progression $(205^2, 425^2, 565^2)$, so why can't we solve for $x$ and $y$?
The reason is that the mapping $(x,y) \mapsto (2xy, y^2-x^2, x^2+y^2)$ does not generate all Pythagorean right triangles!
A Pythagorean right triangle, $(a,b,c)$, is called primitive if $\gcd(a,b) =1$.
For example, $(5,12,13)$ is a primitive Pythagorean right triangle and $(9, 12, 15)$ is a Pythagorean right triangle, but it is not primitive since $\gcd(9,12) \ne 1$.
If you require that $\gcd(x,y)=1$ and $x \not \equiv y \pmod 2$ (one of $x$ and $y$ is even and the other is odd), then the mapping $(x,y) \mapsto (2xy, y^2-x^2, x^2+y^2)$ will generate all primitive Pythagorean right triangles.
If you put no restrictions on $x$ and $y$, you will generate other non primitive Pythagorean triangles but you won't generate all of them. For example, $(2xy, y^2-x^2, x^2+y^2) = (12, 9, 15)$ has no solution for $x$ and $y$.
So what you discovered is that $(180, 385, 425)$ is a non primitive Pythagorean triangle that cannot be expressed in the form $(2xy, y^2-x^2, x^2+y^2)$.
ASIDE: The arithmetic progression of squares $(205^2, 425^2, 565^2)$ is not "primitive" either since $\gcd(205, 425, 565) = 5$. Dividing by $5$, we get the primitive triple $(u,v,w)=(41, 85, 113)$, which gives us the primitive Pythagorean triangle $(a,b,c) = (36, 77, 85)$. We then have to solve $4xy(y^2-x^2) = 85^2-41^2= 5544$. We must have $2xy = a = 36$. So $xy=18$. The possible values for $x$ and $y$ are now $(1, 18), (2, 9), (3, 6)$. We also need $y^2-x^2=b=77$. So $(x,y) = (2,9)$. No. This answer cannot be manipulated to solve the original problem.