Sum of Two Squares: Is There a Relation?

  • Thread starter Thread starter smslca
  • Start date Start date
  • Tags Tags
    Squares Sum
AI Thread Summary
The discussion explores the relationships between pairs of integers (a, b) and (m, n) when expressed as sums of two squares, specifically under the condition that a² + b² = m² + n². It highlights that there are additional equations, such as (a - m)(a + m) = (n - b)(n + b), which reveal further connections between these pairs. The conversation also notes that a prime number of the form 1 (mod 4) can be uniquely represented as a sum of two squares, while even numbers can be expressed in this way if they are twice such primes or products involving squares of numbers of the form 3 (mod 4). Furthermore, the number of distinct representations of a number as a sum of two squares is linked to the count of distinct primes of the form 1 (mod 4) it contains. Overall, the thread delves into the mathematical intricacies of expressing numbers as sums of two squares and their interrelations.
smslca
Messages
63
Reaction score
0
sum of two squares?

If an Even number could be expressed in the form a2 + b2 . And if there exits two other numbers m,n such that
a2 + b2 = m2 + n2

then , my question is

is there any relation between (a,b) and (m,n) apart from a2 + b2 = m2 + n2 ??
 
Mathematics news on Phys.org


Well, there is the obvious a^2- m^2= n^2- b^2 so that (a- m)(a+ m)= (n- b)(n+ b).
 


HallsofIvy said:
Well, there is the obvious a^2- m^2= n^2- b^2 so that (a- m)(a+ m)= (n- b)(n+ b).

Or, there is a^2- n^2= m^2- b^2.
 


HallsofIvy said:
Well, there is the obvious a^2- m^2= n^2- b^2 so that (a- m)(a+ m)= (n- b)(n+ b).

configure said:
Or, there is a^2- n^2= m^2- b^2.

So other relations between (a,b) and (m,n) include

(a-m)(a+m) = (n-b)(n+b)

(a-n)(a+n) = (m-b)(m+b)

All of the numbers must solve both of these equations.
 


A prime of form 1 (mod 4) can be uniquely written as sum of two squares.

An even number can be uniquely expressed as a sum of two squares if it is twice a prime of form 1 (mod 4). (or if it is multiplied with any square of number of form 3 (mod 4)).

A number which is product of N distinct primes of form 1 (mod 4) can be represented as sum of two squares in N different ways.
Thus, an even number can be written as sum of two squares in N different ways if it is twice that value (or product of that with any square of number that is equivalent to form 3 (mod 4)).

For more information, please see
refer to this thread.
http://mersenneforum.org/showthread.php?t=13027
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...

Similar threads

Replies
2
Views
2K
Replies
8
Views
1K
Replies
14
Views
3K
Replies
7
Views
1K
Replies
9
Views
2K
Replies
42
Views
651
Back
Top