N=a^2+b^2+c^2, a.b.c.N are all integers(>0)

  • Context: Graduate 
  • Thread starter Thread starter neptunecs
  • Start date Start date
Click For Summary
SUMMARY

The discussion centers on the representation of integers as sums of squares, specifically the equation N=a^2+b^2+c^2, where a, b, c, and N are positive integers. It is established that most integers can be expressed as the sum of three squares, with exceptions for numbers of the form 8k+7 and 4^m(8k+7) for m>0. The number of ways to represent an integer N as a sum of three squares is addressed through a series that converges slowly, with asymptotic behavior described by the formula ∑_{n≤x}r(n)∼4/3πx^{3/2}. Additionally, every positive integer can be represented as a sum of four squares, supported by references to Gauss's proof and Euler's findings.

PREREQUISITES
  • Understanding of Number Theory concepts, particularly sums of squares.
  • Familiarity with modular arithmetic, specifically congruences modulo 8.
  • Knowledge of asymptotic analysis in mathematical series.
  • Basic principles of quaternion algebra and its applications in number theory.
NEXT STEPS
  • Study the properties of sums of squares in Number Theory, focusing on the work of Lagrange and Gauss.
  • Explore the paper on the sum of three squares available at this link.
  • Investigate the implications of the four-square theorem and its proofs, including Euler's contributions.
  • Learn about modular forms and their role in number theory, particularly in relation to quadratic residues.
USEFUL FOR

This discussion is beneficial for mathematicians, theoretical physicists, and students of Number Theory interested in integer representations and the underlying principles of sums of squares.

neptunecs
Messages
14
Reaction score
0
Hi
N=a^2+b^2+c^2,
a.b.c.N are all integers(>0),I am wondering how many solves for each N.
Have this problem been solved in Number Theory?
This problem is originate from a quantum mechanics question I met.
thanks for any advice.
neptunecs
 
Physics news on Phys.org
Most numbers (integers) can be written as the sum of three squares. However numbers of the form 8k+7 and numbers of the form 4^m(8k+7), m>0, can not be so written. It is easy to show that x^2+y^2+z^2 is not congruent to 7 mod 8.

All odd squares are congruent to 1 mod 8, and even integers are congruent to 0 or 4. Thus we consider the set of residues {0,1,4}, any three of them can not total 7. http://www.artofproblemsolving.com/Forum/topic-5269.html
 
Last edited:
robert Ihnot said:
Most numbers (integers) can be written as the sum of three squares. However numbers of the form 8k+7 and numbers of the form 4^m(8k+7), m>0, can not be so written. It is easy to show that x^2+y^2+z^2 is not congruent to 7 mod 8.

All odd squares are congruent to 1 mod 8, and even integers are congruent to 0 or 4. Thus we consider the set of residues {0,1,4}, any three of them can not total 7. http://www.artofproblemsolving.com/Forum/topic-5269.html

Thank you very much.
It's seems that this problem haven't been solved in Number Theory,it's hard to find a function s(N) to discript the int solutions of N=x^2+y^2+z^2, right?
Thanks for your opinion and information.
 
The number of ways to represent an integer N as a sum of three squares has been solved, but it's not simple and involves a series that converges very slowly. It's given in http://www.ma.utexas.edu/~kumchev/P4.pdf for example, and you can find other sources, just look for "sum of three squares". Much nicer asymptotics exist for the summatory function, that is if r(n)=#of ways to express n as a sum of three squares then \sum_{n\leq x}r(n)\sim 4/3\pi x^{3/2}.
 
Last edited by a moderator:
shmoe said:
The number of ways to represent an integer N as a sum of three squares has been solved, but it's not simple and involves a series that converges very slowly. It's given in http://www.ma.utexas.edu/~kumchev/P4.pdf for example, and you can find other sources, just look for "sum of three squares". Much nicer asymptotics exist for the summatory function, that is if r(n)=#of ways to express n as a sum of three squares then \sum_{n\leq x}r(n)\sim 4/3\pi x^{3/2}.
Thank you very much!
I will read that paper soon,but I think it's difficult for me,because I know only a little about Number Theory ,I major in theoretical physics...
But thanks for your answer which make me know that this problem has been solved.
Neptunecs.
 
Last edited by a moderator:
this is not super hard to prove. it is modeled on gauss(?) proof of fermats thm that primes of form 4k+1 are sums of two squares.

i.e. if p = 4k+1, then X^2+1 = 0 has a solution mod p. [e.g. mod 5, the solution is 1(2), and mod 13 the solution is 1(2)(3)(4)(5)(6) = 5, mod 13.]

this means that in (Z/p)[X], the polynomial X^2+1 is reducible, so that the ring (Z/p) is not a domain. but then in Z, the element p must be reducible, so p = (a+bi)(c+di), and taking absolute values of both sides, and squaring, we get p = a^2 + b^2.

Now Hurwitz defined the integral quaternions in a similar way, Z[i,j,k], (with a judicious denominator of 2), and it follows, similarly that no prime integer p is irreducible in there.

hence p = (a+bi+cj+dk)(e+fi+gj+hk), and again taking norms of both sides shows, with a little computation, that at least 4p is a sum of 4 squares.

but euler showed that if n is a sum mof 4 squares so is n/2, and applying this twice, p is a sum of 4 squares.

in both cases, the product of integers which are sums of 2 or 4 squares, is also. [this is because norms are multiplicative.] so the prime case does it all.

these proofs rely on the existence of a division algortihm in these two rings, even though the second one is non commutative.
 
mathwonk: so p = (a+bi)(c+di), and taking absolute values of both sides, and squaring, we get p = a^2 + b^2.

There is a small error here which I point only because it might confuse the beginning student, you mean p = (a+bi)(a-bi)=a^2+b^2.
 

Similar threads

Replies
48
Views
5K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 21 ·
Replies
21
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
684
Replies
27
Views
4K
  • · Replies 25 ·
Replies
25
Views
3K
  • · Replies 17 ·
Replies
17
Views
7K
  • · Replies 2 ·
Replies
2
Views
804
  • · Replies 1 ·
Replies
1
Views
2K