Proof involving the sum of squared integers

Entropee
Gold Member
Messages
134
Reaction score
0

Homework Statement



Theorem: the numbers in the set {99, 999, 9999, ... } cannot be written as two squared integers, but at least one can be expressed as the sum of 3 squared integers.


Homework Equations



Well there are a lot of examples but let's go with 32 + 32 + 92 = 99

We may have to use Euclid's division algorithm as well.


The Attempt at a Solution



If we call the first part P and the second part Q then we can assume \negP \vee \negQ, and try to show a contradiction here.
 
Physics news on Phys.org
Entropee said:
If we call the first part P and the second part Q then we can assume \negP \vee \negQ, and try to show a contradiction here.
What is P, what is Q?

I would consider remainders here.
 
Sorry I'm on an ipad and was being lazy haha. Let p stand for "the numbers in that set cannot be written as two squared integers" and Q stand for "at least one number in the set can be represented as three integers squared." How should remainders be used here?
 
Just show both of them separately, there is no need to start with logical statements. You found an example how at least one of those numbers can be written as sum of three squares. Fine, this part is done. Now you have to show that none of those numbers is the sum of two squares.

How should remainders be used here?
As always. Test if an equality can hold mod some number - if not, it cannot be true at all.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top