Every integer can be written as a sum of a square and square free integer

  • Thread starter Thread starter SNOOTCHIEBOOCHEE
  • Start date Start date
  • Tags Tags
    Integer Square Sum
SNOOTCHIEBOOCHEE
Messages
141
Reaction score
0

Homework Statement



show that every positive integer can be written as the product of a square and a square-free integer (an integer that is not divisible by any perfect squares other than one


The Attempt at a Solution



well i can see by example that this works: i.e 60=22*3*5


Basically we want to show that any integer n>0 can be written as

n=p1a1p2a2 ...pkak

if ai is even, then its a perfect square
if ai is odd, then piai-1 is a perfect square and pi is square free.

I don't know where to go from here... or if what i have said is correct

any help is appreciated
 
Physics news on Phys.org
The p's are the prime factorization, right? Then you are done. Multiply the perfect squares to get one factor and multiply the square free parts to get the other factor.
 
Oh really?

so i am completley done with this problem?

but how do i deal with numbers like 6 whose prime factorization is 2*3
 
2 is 2^1. So that falls into your odd case. 2 is square free and 2^(1-1)=1, which is a perfect square, but not a very interesting one.
 
ok thanks feel free to lock.
 
snootchieboochee said:
oh really?

So i am completley done with this problem?

But how do i deal with numbers like 6 whose prime factorization is 2*3
1= 12 is itself a square. 6= 1*6: a square times a square free number.
 
Last edited by a moderator:
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