PDA

View Full Version : Prove sqrt(6) is irrational


Klion
Nov23-03, 03:13 AM
Alright, heading says it all. This is a nice problem heh.. I can see how to prove sqrt(5) is irrational. I think this method works up to the points where the fact 5 is a prime is used, (ie prime lemma) on 5 which doesn't work so well on 6! hehe

Was thinking of maybe using product of primes somehow but.. hmm dunno

Anyway for sqrt(5) went like this (proof by contradiction)

Prove sqrt(5) is not rational.

Suppose sqrt(5) = a/b, where a,b E Z+ (suppose sqrt(5) is rational)
we'll also assume gcd(a,b) = 1 (otherwise just divide a,b by gcd)
sqrt(5) = a/b <=> 5 = a^2/b^2 or 5*b^2=a^2
so 5|a^2, but 5 is a prime so 5|a Ea' 5*a'=a so 5b^2=(5a)^2 or 5b^2=5^2*a^2 or b^2 = 5*a'^2 so 5|b^2 by prime lemma 5|b 5|a ^ b|b so 5|gcd(a,b)
so 5|1 which is nonsense therefore our initial assumption is incorrect and 5 is in fact irrational.

-Kli

KLscilevothma
Nov23-03, 06:43 AM
Suppose sqrt(6) is rational

gcd(a,b) = 1

\sqrt{6} = \frac{a}{b}

6b^2 = a^2

Now there are 4 possibilities.

1) both a and b are even.
It cannot be true since gcd(a,b)=1

2) a is odd and b is even
It cannot be true too. If a is odd, then left hand side will be even while right hand side will be odd.

3) both a and b are odd.
It cannot be true too and the reason is the same as that in (2)

4) a is even and b is odd.

Let a = 2m and b = 2n + 1

6b^2 = a^2

6*{(2n+1)}^2 = {2m}^2

12m^2 + 12m +3 = 2n^2

left hand side is odd while right hand side is even

Contradiction.

Therefore sqrt(6) is irrational

HallsofIvy
Nov23-03, 02:42 PM
"Let a = 2m and b =2n + 1
6b2= a2

6(2n+1)2= 2m2"

No, it should be 6(2n+1)2= (2m)2

"12m2+ 12m+ 3= 2n2"

Now this completely baffles me. Even assuming you accidently switched m and n, it doesn't follow.
From 6(2n+1)2= (2m)2 you get
6(4n2+ 4n+ 1)= 4m2 or
24n2+ 24n+ 6= 4m2 and both sides are clearly even.

KLscilevothma
Nov23-03, 03:08 PM
Originally posted by HallsofIvy
24n2+ 24n+ 6= 4m2 and both sides are clearly even.
How about dividing both sides by 2, then we get
12n2+ 12n+ 3= 2m2
where left hand side is odd while right hand side is even.

If we don't divide both sides by 2, left hand side cannot be divisible by 4 while right hand side can.

mathman
Nov23-03, 10:19 PM
How about the following (for any n not a square of an integer).

sqrt(n)=a/b, where a and b are integers with no common factors, and b >1.

n=a2/b2

The numerator and denominator still have no common factors, so n is not an integer.

phoenixthoth
Nov25-03, 03:07 PM
...for any n not a square of an integer...n is not an integer.

any n in what? is n any nonnegative rational number, then? if it's any nonnegative integer n not the square of an integer, it seems odd to end by saying "n is not an integer."

mathman
Nov25-03, 05:40 PM
Sorry for the confusion. I assumed we were discussing integers in general. My discussion is about (positive) integers which are not squares of integers. In n is a square of an integer, then b=1.

phoenixthoth
Nov25-03, 05:43 PM
then wouldn't "n is not an integer" prove it?

uart
Nov28-03, 08:21 AM
Originally posted by phoenixthoth
then wouldn't "n is not an integer" prove it?

Hi phoenixthoth, Mathman is using proof by contradiction . In the first line of his proof what he means is : Assume that n is a positive integer that is not a perfect square.

He goes on to show that assuming sqrt(n) to be rational, but non integer (see b>1), leads directly to a contradiction of the assumption that n was an integer. Hence the result that the square root of all integers, other than the perfects squares, are irrational. It's a perfectly valid proof.

phoenixthoth
Nov28-03, 01:35 PM
it seems fishy because it was easier to prove it in general for nonsquare nonnegative integers n than for n=6 and it's usually the case that it's easier to do it for n=6 and harder in general. i'm at some point if i feel like it going to check where the assumption that n is not a square was used and if this proof applies to square integers as well. i suppose that's what enables one to say b>1.

phoenixthoth
Nov30-03, 11:11 AM
and 4 = 2*2 both of which are prime

selfAdjoint
Nov30-03, 02:07 PM
What has 4 = 2 X 2 got to do with that? Some squares are squares of primes and some aren't, like 6 X 6 = 36. How does that affect the proof?

kx21
Dec1-03, 04:33 AM
[8)]...

(Repost of 'disappeared' Post with Refinement)

Proof;-

1) Each SQRT(Prime Number) is irrational &

2) SQRT(Prime Number 1) * SQRT(Prime Number 2) is irrational if Prime Number 1 is not equal to Prime Number 2.

3) SQRT(6) = SQRT(2) * SQRT(3)

4) 2 & 3 are two different Prime Numbers.

i.e.

5) SQRT(6) is irrational.

This completes the proof...


kx21

http://www.physicsforums.com/member.php?s=&action=getinfo&find=lastposter&forumid=80

phoenixthoth
Dec1-03, 07:55 AM
Originally posted by selfAdjoint
What has 4 = 2 X 2 got to do with that? Some squares are squares of primes and some aren't, like 6 X 6 = 36. How does that affect the proof?
this was in reference to a deleted post.

phoenixthoth
Dec1-03, 07:59 AM
Originally posted by kx21
[8)]...

(Repost of 'disappeared' Post with Refinement)

Proof;-

1) Each SQRT(Prime Number) is irrational &

2) SQRT(Prime Number 1) * SQRT(Prime Number 2) is irrational if Prime Number 1 is not equal to Prime Number 2.

3) SQRT(6) = SQRT(2) * SQRT(3)

4) 2 & 3 are two different Prime Numbers.

i.e.

5) SQRT(6) is irrational.

This completes the proof...


kx21

http://www.physicsforums.com/member.php?action=getinfo&find=lastposter&forumid=111&


assumption #1 is as clear as conclusion #5. some people would not take #1 without proof.

selfadjoint, this post in its original form was about six words long and the point in bringing up 4=2x2 is that it should have been stated that the two primes must be different; it was stated in the second form. this argument would have to be messaged before it would work for all n. the main thing there would be to prove/say a nonsquare has not all even powers in its prime factorization.

uart
Dec1-03, 08:23 AM
1) Each SQRT(Prime Number) is irrational &

2) SQRT(Prime Number 1) * SQRT(Prime Number 2) is irrational if Prime Number 1 is not equal to Prime Number 2.

The problem is that you never really establish the truth of either point 1 or point 2 anywhere in the proof kx21


I still think that the best proof is as follows.

Let \sqrt{n} = \frac{a}{b}

Then a^2 = b^2 n <- Eqn1

From the fundamental therom of arithmetic (that is the uniqueness of prime factorization) it is clear that any integer squared contains only even powered prime factors.

Thus the LHS of Eqn1 can contain only even powered prime factors whereas the RHS of Eqn1 will contain odd powered prime factors whenever n contains any odd powered prime factors.

So LHS = RHS is possible if (and only if) n contains only even powered prime factors. This is of course equivalent to the requirement that n be a perfect square.

In other words, either n is a perfect square or \sqrt{n} is irrational.

kx21
Dec1-03, 08:52 AM
Theorem- The irrationality of SQRT(N)

SQRT(N) is irrational if

N = p1*p2...*pk, where

pi i =1 to k are different Prime Numbers.


For instances,

1) Is SQRT(6) irrational?

[8)]...

It's irrational as 6 = 2 * 3

[a)] [?]


2) Is SQRT(30) irrational?

A simple Number Test,

with a Bonus Link about Phi (Golden Ratio), e, pi for all:-

http://superstringtheory.com/forum/extraboard/messages12/376.html

Happy exploring & have a wonderful memory & time...

kx21

http://www.physicsforums.com/member.php?s=&action=getinfo&find=lastposter&forumid=80

uart
Dec1-03, 09:46 AM
Theorem- The irrationality of SQRT(N)

SQRT(N) is irrational if

N = p1*p2...*pk, where

pi i =1 to k are different Prime Numbers.




While correct that theorem is only "half baked" as there are very many integers n for which sqrt(n) is irrational but yet n cannot be expressed as such a simple prime product as stated by the therom (that is, with all prime factors to unity power only).

Why not do it properly as per either mathmans or my own post, and establish irrationality for sqrt of all integers which are not perfect squares ?


Also, if you're going to just quote a therom that has already established primeness of certain square roots (as opposed to establishing it from something more fundamental like the uniqueness of prime factorization) then why pick such a "half baked" theorem in the first place? Why not use a better theorem to begin with.


Theorem : Either n is a perfect square or sqrt(n) is irrational.

Then all you need to do is to say. "Since 6 in not a perfect then by the above theorem then the sqrt of 6 is irrational." QED.

Really, if you are going to be lame then at least do it properly. ;-)

kx21
Dec1-03, 10:30 AM
Originally posted by uart

Theorem : Either n is a perfect square or sqrt(n) is irrational.

Then all you need to do is to say. "Since 6 in not a perfect then by the above theorem then the sqrt of 6 is irrational." QED.

Really, if you are going to be lame then at least do it properly. ;-)

[8)]...

Let me think...

Are there any 'Topological Defects' hidden in your Theorem.

Eureka!!!

Your Theorem is invalid if...

n = -1.

Proof:-

Given SQRT(-1)= i * i

This Completes the proof...


[a)] [?]


kx21
http://www.physicsforums.com/member.php?s=&action=getinfo&find=lastposter&forumid=80

phoenixthoth
Dec1-03, 03:01 PM
it was clarified earlier that n is a nonnegative nonsquare integer. i is irrational if irrational means not rational. but irrational usually refers to R\Q. technically, this doesn't violate an or statement though i think what was mean by adding the word "either" was exclusive or, Xor.

oen_maclaude
Jan19-04, 12:27 AM
square(6) is irrational.

first of all, we let x = sqrt(6).
squaring both sides we have xsquare is equal to 6.

HallsofIvy
Feb11-04, 12:08 PM
Okay, but that requires proving the "rational root theorem" which is surely harder to prove in general that specifically that sqrt(6) is irrational.

oen_maclaude
Feb24-04, 01:11 AM
well, i am sorry but i haven't heard of the prime lemma. however, in my convinience, it is better to prove the statement using the rational root theorem. the only thing that you need here is the rational root theorem. [;)]

modmans2ndcoming
Mar12-04, 10:28 AM
proove that the SR of 2 is Irrational, and the SR or 3 is irrational (they are prime so they have no factors other than 1 and itself therefore the root is irrational)

since those two roots are irational, an Irrational times an irrational is an irrational, therefore, root 6 is irrational.

modmans2ndcoming
Mar12-04, 10:40 AM
your proof using the rational root theorim is incomplete.

you need to point out that since 6 is a real, Positive number, the SQRT of 6 cannot be complex, so the roots of X^2 can not be complex. (the complex root theorim says complex roots come in pairs, so it is important to rule those root out)

matt grime
Mar12-04, 10:50 AM
Originally posted by modmans2ndcoming
proove that the SR of 2 is Irrational, and the SR or 3 is irrational (they are prime so they have no factors other than 1 and itself therefore the root is irrational)

since those two roots are irational, an Irrational times an irrational is an irrational, therefore, root 6 is irrational.

certainly not true that last bit. It is easily possible for the product of two irrationals to be rational, sqrt(2) and, er, sqrt(2) for instance.

modmans2ndcoming
Mar12-04, 11:57 AM
sorry, I was not percise enough in my proof and left some speculation.

I should have said " the product of 2 distinct irrational numbers is irrational.

matt grime
Mar12-04, 11:59 AM
Originally posted by modmans2ndcoming
sorry, I was not percise enough in my proof and left some speculation.

I should have said " the product of 2 distinct irrational numbers is irrational.


and the product of pi and 1/pi is?

modmans2ndcoming
Mar12-04, 12:08 PM
umm...1/pi is not an integer so it can't be a prime :-)

matt grime
Mar12-04, 12:17 PM
you didn't state that it *had* to be only to do with integers or primes. You just said that the product of two (distinct) irrationals is irrational.

If you don't like pi, then sqrt(2) and 2sqrt(2) are two distinct irrationals involving only integers and whose product is rational. Until such time as you accurately state all your hypotheses and what that impies you can't discount counter examples. So phrase the statement to remove ambiguity.

modmans2ndcoming
Mar12-04, 12:29 PM
well first off, the discussion was in the universe of Natural numbers since we are discussing primes.

so here it is.

6 is a natural number. six can be composed as 2*3. 2 and 3 are primes, so the SQRT of a prime is irrational since a prime has no factors other than itself and 1. if you multiply the root of 2 distict prime numbers together, you end up with an irrational number, and since SQRT(6) can be composed as SQRT(2*3) and since we know that the SQRT of 2 and 3 are irrational and that the product of the SQRT of 2 distict prime numbers is irrational, SQRT(6) is irrational.

there, I have used all the language in one context.

matt grime
Mar12-04, 12:43 PM
Thats fine. At no point did you state that your deductions were dependent on being only taking roots of primes though. And the result you gave had been proven on page 1 of the thread by two or three people without these imprecisions.

NateTG
Mar12-04, 01:25 PM
if you multiply the root of 2 distict prime numbers together, you end up with an irrational number
Of course, this is probably what the original poster was trying to prove.

If you want to do something like this, it's easier and more understandable to do this:

Assume the fundemental theorem of algebra:
Each natural number has a unique prime factorization.

And then prove the theorem:
Any number whose prime factorization has any odd exponents has an irrational square root.

Proof:
Assume by contradiction that
\sqrt{n}=\frac{a}{b}
where \frac{a}{b} is a reduced fraction.
We can square both sides of the equation to get:
n=\frac{a^2}{b^2}
Now, we know that
n=mp^{2k+1}
where m is not divisible by p for some prime p by the hypothesis.
So we have
mp^{2k+1}=\frac{a^2}{b^2}
so
b^2mp^{2k+1}=a^2
Now we have 2 cases:
case 1:
p divides a
Then b is not divisible by p since the fraction is in reduced form.
Then a=p^i a' where a' is not divisble by p.
so
b^2mp^{2k+1}=(p^ia')^2
b^2mp^{2k+1}=p^{2i}{a'}^2
Now the prime factorization of the LHS will have an odd power of p (2k+1) and the RHS will have an even power of p (2i). So by the fundemental theorem of algebra they cannot be equal. Hence this case is contradictory.
case 2:
p does not divide a
Now we have:
b^2mp^{2k+1}=a^2
Where the LHS is clearly divisible by p and the RHS is clearly not divisble by p so this case is also contradictory.

Since the assumption that \sqrt{n} can be written as a reduced fraction leads to contradictions, it must be incorrect.

Since \sqrt{n} cannot be written as a reduced fraction, it cannot be written as a fraction, so it must be irrational. QED

modmans2ndcoming
Mar12-04, 01:54 PM
actualy, it seemed to me that the OP was trying to proove that SQRT of 6 is irrational.

the OP did not say if they had prooven that root 2 and root 3 were irrational.

modmans2ndcoming
Mar12-04, 01:55 PM
yes, proof by contradiction is probably the best meathod for this since it is so short and uncomplicated.

markgriffith
May30-04, 08:17 AM
Am I missing something?

Why is it not enough to note that root 6 divides by root 2?

.

Muzza
May30-04, 09:01 AM
sqrt(6) "divides by" sqrt(2)? What does that mean?

selfAdjoint
May30-04, 03:46 PM
It means \sqrt 6 = \sqrt 2 \sqrt 3 . But how can this be used to show \sqrt 6 is irrational? Do you have a theorem that the product of irrationals is irrational? Surely not, since \sqrt 2 \sqrt 2 = 2 .

robert Ihnot
May30-04, 10:47 PM
These problems begining with the sqr(2) can all be approached the same way if they are not perfect squares. We set p/q = sqr(6). Where p and q are integers without a common term. Then we have p^2 = 6q^2.

Now we have a theorem that if a prime u divides axb than p divides a or it divides b.

Since 2 and 3 are primes, they both divide p giving p=6k.

Then going back to the original problem we get: 36k^2 = 6q^2.

Thus we find that 6 = 2x3 now divides q. But this is imossible since p and q were taken in their smallest terms, where they have no common factor. QED

markgriffith
Jun1-04, 03:11 PM
.

I'm probably being totally naive, but I'd have thought it is not too hard to show that two irrational numbers (a, b) have an irrational product if a and b are not equal, and a is not the reciprocal of b.

Not straightforward to show?

Mark

.

Gokul43201
Jun1-04, 07:36 PM
Mark Griffith,
read through previous posts - this have been covered before. If you're still not happy, multiply sqrt(6) and sqrt(24).

geraldmcgarvey
Jun18-04, 11:57 PM
Suppose sqrt(6) = a/b and a/b is in reduced form, i.e. a and b are relatively coprime. Then 6b^2 = a^2. Let x|y denote 'x divides y'.
2|6b^2 and 3|6b^2
2|a^2 and 3|a^2
2|a and 3|a
6|a
6^2|a^2
6^2|6b^2
6|b
So 6|a and 6|b which contradicts the assumption that a and b are relatively coprime. Therefore sqrt(6) is irrational.

pmoseman
Feb19-11, 05:13 AM
Mark Griffith,
read through previous posts - this have been covered before. If you're still not happy, multiply sqrt(6) and sqrt(24).

Obviously sqrt(24) is just sqrt(6) * 2 so you haven't proven anything but 6 * 2 = 12.

HallsofIvy
Feb19-11, 12:06 PM
Mark Griffith,
read through previous posts - this have been covered before. If you're still not happy, multiply sqrt(6) and sqrt(24).

Obviously sqrt(24) is just sqrt(6) * 2 so you haven't proven anything but 6 * 2 = 12.

Gokul's post was, as he said, in response to
.

I'm probably being totally naive, but I'd have thought it is not too hard to show that two irrational numbers (a, b) have an irrational product if a and b are not equal, and a is not the reciprocal of b.

Not straightforward to show?

Mark

.
\sqrt{6} and \sqrt{24} and irrational, not equal and not reciprocals.
\sqrt{6}\sqrt{24}= \sqrt{144}= 12, a rational number.

Which proves that, far from being "straightforward to prove", it is not true!

pmoseman
Feb19-11, 10:33 PM
Look at the relationships of square roots laid out with respect to one another. Please take a moment to warm your brain up. This is not a proof and debate is welcome.

In the following equations:
(1) sqrt(X) + sqrt(Y)
(2) sqrt(X) - sqrt(Y)
(3) sqrt(X) / sqrt(Y)
(4) sqrt(X) * sqrt(Y)

Unless X and Y are both perfect squares, one will form an irrational term in the equation.

To obtain a rational solution, when one term is irrational, both terms must be irrational.

Range of rational solutions with irrational terms:
(1) NON
{}

(2) 0
{0}

(3) positive rational numbers and 0
{0, |Q|}

(4) If X or Y are themselves irrational the only solution is 0.
When X and Y are rational the solution includes 0 and all positive rational numbers.
{0} or {0, |Q|}

Range of rational solutions with rational terms:
(1) natural numbers and 0
{0, 1, 2, 3, 4, ....}

(2) integers
(....3, 2, 1, 0 ,-1, -2, -3, ....)

(3) positve rational numbers and 0
{0, |Q|}

(4) natural numbers and 0
{0, |Q|}

Square-roots of perfect squares are natural numbers.

All bases X and Y have one divisor which is a perfect square (1, 4, 9, 16, 25...).

When these equations have rational solutions, and X and Y have been reduced until the only divisor from the perfect squares is 1, then they are equal [rX = rY].

The natural number (square-root of the perfect square divisor) is distributed to the coefficient.

(3) sqrt(rX) / sqrt(rY) = 1, leaving the division of coefficients as a solution.
(4) sqrt(rX) * sqrt(rY) = rY which is multiplied by coefficients. This rY is some rational number.

My question, is... in the case of X and Y being themselves irrational, do you see other reasoning, perhaps, to test the irrational solutions? ln(pi)

Is everything above true, if so is it true for all cases of irrational terms, even those formed by irrational bases?

pmoseman
Feb19-11, 11:04 PM
I'm probably being totally naive, but I'd have thought it is not too hard to show that two irrational numbers (a, b) have an irrational product if a and b are not equal, and a is not the reciprocal of b.

Not straightforward to show?

Mark

Looking at this quote, I think we can keep along the same line of thought as Mark was having, and say that two irrational numbers must have an irrational product under certain circumstances.

I believe it is safe to say, on Mark's behalf here, that a rational and irrational product can never be rational, just as an even and odd product can never be odd. In my book, irrational numbers seem like the "odd" ones.

Do all irrational products have rational solutions? Clearly not by the generalized proof of square roots of non-perfect square numbers.

Do some irrational products have rational solutions, yes, but the solutions of rational terms are limited only to rational products. So how do we pass through a door one way and are unable to pass through the other way? We must have reached some stability with rational numbers while irrational numbers remain balanced in a precarious way, making them unpleasant.

Multiplying an irrational number by a rational number is tantamount to coloring the roses red, when they are actually white. Sure you can show change an irrational number and show they multiply, but deep down somewhere unique to that number is a resonance that says, I AM THE SQRT(2).

What would be interesting, what I am getting back to with the above information is can you show me a case where rY/rX = rZ among distinct irrational numbers? Where rZ is not just some infinite non-repeating random decimal but actually has a solution we can muster in rational terms?

Can irrational numbers be reciprocals? The reciprocal of sqrt(2) is sqrt(.5), dividing these you get sqrt(4). I see that, I know that.

rY/rX =rZ in irrational terms sqrt(rY)/sqrt(rX) = sqrt(rY/rX) so rY/rX = rZ. But now, what if rY and rZ are themselves irrational? Like rY = sqrt(2) and rX = sqrt(5) then sqrt(rY)/sqrt(rX) = sqrt(rZ) and rZ = sqrt(2) / sqrt(5) so sqrt(sqrt(2/5)) is the final solution

Can you express the reciprocal of sqrt(2) for instance without giving me the trivial solution of 2^-0.5 or 0.5^1/2?

These numbers are simply reciprocals by definition of the word reciprocal. I think most people look at this topic from a deeper level, words like irrational, random, infinite conjure up a host of possibilities.

blargh!

pmoseman
Feb20-11, 07:21 PM
And then prove the theorem:
Any number whose prime factorization has any odd exponents has an irrational square root.


I am having trouble for the moment understanding this theorem, and I have a question about this theorem in general, even if it is in fact a theorem.

What does prime factorization have to do with even/odd exponents? Prime factorization leads to a set of prime numbers. Can a prime number have any exponent except for 1? This theorem says all numbers have an irrational square root.

A theorem should be able to stand alone, and this theorem doesn't seem to make sense. You mean a number "has" an irrational square root. It would be clearer to state, "The square root of any number whose prime facorization has an odd exponent is irrational."

Gokul43201
Feb20-11, 09:50 PM
pmoseman: You are using some very non-standard terminology that makes it hard to understand what you're saying. For instance, the things that you refer to as equations (in post #45) are actually expressions. Equations have solutions, expressions have values.

Gokul43201
Feb20-11, 09:56 PM
I am having trouble for the moment understanding this theorem, and I have a question about this theorem in general, even if it is in fact a theorem.

What does prime factorization have to do with even/odd exponents? Prime factorization leads to a set of prime numbers. Can a prime number have any exponent except for 1? This theorem says all numbers have an irrational square root.

A theorem should be able to stand alone, and this theorem doesn't seem to make sense. You mean a number "has" an irrational square root. It would be clearer to state, "The square root of any number whose prime facorization has an odd exponent is irrational."Any number, n, can be expressed as a product of its prime factors: n = p_1^a \cdot p_2^b \cdots p_k^m (example: 12=2231). The numbers a,b,...,m are the exponents in the prime factorization. In the above example (n=12) there is one odd exponent. Clear?

pmoseman
Feb21-11, 05:37 PM
pmoseman: You are using some very non-standard terminology that makes it hard to understand what you're saying. For instance, the things that you refer to as equations (in post #45) are actually expressions. Equations have solutions, expressions have values.

Are you calling me out on using the word "equations", instead of "expressions" (for which I provide solutions).
It seems lackadaisical then for you to use terms such as "any" odd exponent, or a number "has" a square root. I could only understand the theorem you stated after seeing this: n = p_1^a \cdot p_2^b \cdots p_k^m (example: 12=2231).

It can be stated clearly:
"The square root of a number is irrational, if the complete prime factorization of that number includes a prime any odd number of times."

This rings true; "prove it" seems a bit of a challenge. It should work for the square root of any rational number.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~

I know the list of solutions to (1) (2) (3) (4) is probably hard to understand, but I simply did that to make a point.

I do not know of any terminology to express X and Y reduced by the largest perfect square divisor, so I simply wrote rX and rY (reduced X and reduced Y). I think it is pretty clear/simple, since factoring out perfect squares "reduces" a square root. sqrt(Y) = k*sqrt(rY), where k is a natural number equal to the square root of the largest prime divisor of Y.

If there is anything else that confuses you, I would want myself to be understood.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~

Mark simply asked if it would be straighforward "...to show that two irrational numbers (a, b) have an irrational product if a and b are not equal, and a is not the reciprocal of b."

I feel like I have shown Mark's naive idea can be eked into a straightforward theorem.
"Two irrational numbers (X, Y) have an irrational product if rX and rY are not equal, and rX is not the reciprocal of rY." In fact, the only rational solution to most any of it, is 0, and 0 is a "rational" number only by acquaintance. In the most general way Mark was right on the money, although he might not be majoring in mathematics.

I mean, honestly, there is no justification to the approach of disproving his question by showing sqrt(24) * sqrt(6) = 12 because sqrt(24) and sqrt(6) are not really different irrational numbers, in the way 4 and 2 are not actually different numbers, they are different amounts of the same prime number, paying no mind to the number 1. He shouldn't have to worry about them being reciprocals either, like Matt Grime's example of pi *1/pi, since that would technically make a quotient, but alas. Are we going to clap Matt on the back for proving pi and pi^-1 are "different" irrationals that "produce" 1?

In fact, doesn't Mark's line of thinking help us prove that sqrt(6) is irrational? It is closely related to the many approaches presented to this problem.

By proving sqrt(3) and sqrt(2) are not equal when reduced, we could then be able to show, with such an amazing theorem, their product is an irrational number. So thanks Mark.

disregardthat
Feb21-11, 10:15 PM
It is not difficult to prove for arbitrary products of different primes (of course this will suffice for the general non-square case). The proof goes exactly the same way as the case for one prime. If b^2p_1...p_k = a^2, then p_1...p_k must be a factor of a, etc..

TylerH
Feb21-11, 10:52 PM
Is it enough, once given that, if a|bn, then an|b, to say that:
n[sup]1/2=p/q
n=p2/q2
nq2=p2 Contradiction if n is not expressible as k2, where k is an arbitrary integer.

The contradiction being that there is an uneven power of a prime factor on one side, which is impossible for a squared number.

disregardthat
Feb21-11, 11:08 PM
Is it enough, once given that, if a|bn, then an|b, to say that:
n[sup]1/2=p/q
n=p2/q2
nq2=p2 Contradiction if n is not expressible as k2, where k is an arbitrary integer.

The contradiction being that there is an uneven power of a prime factor on one side, which is impossible for a squared number.

I don't know what you mean on the top there (what is a?), but yes, this is what all the other proofs are driving at in more or less lengthy ways... It is merely a matter of comparing prime factorizations.

This method of proof generalizes neatly to the n'th root case. Comparing the exponents of the primes in the respective factorizations will yield the wanted contradiction.

pmoseman
Feb22-11, 12:57 AM
How many times do we have to answer this guys question? Enough already!
We are not trying to do this to the nth root.
Unless you have a proof other than sqrt(a) = p/q just forget it. That's the only proof anyone has. The rest are just statements of fact.

TylerH
Feb22-11, 01:02 AM
How many times do we have to answer this guys question? Enough already!
We are not trying to do this to the nth root.
Unless you have a proof other than sqrt(a) = p/q just forget it. That's the only proof anyone has. The rest are just statements of fact.
You don't have to at all.

Gokul43201
Feb22-11, 05:43 AM
Are you calling me out on using the word "equations", instead of "expressions" (for which I provide solutions, so wtfc?)?I'm saying your posts are more likely to be understood if you use standard terminology. If you don't care to have your posts understood, by all means, call an expression a banana.

It seems lackadaisical then for you to use terms such as "any" odd exponent, or a number "has" a square root.I never used any such terms. But surely, you understand the difference between using inelegant English and wrong terminology. Not everyone here is a native speaker of English.

I could only understand the theorem you stated after seeing this: n = p_1^a \cdot p_2^b \cdots p_k^m (example: 12=2231).Sucks to be me, for taking the trouble of explaining a theorem to you (that someone else stated).

It can be stated clearly:
"The square root of a number is irrational, if the complete prime factorization of that number includes a prime any odd number of times."Kudos to your English teachers.

I know the list of solutions to (1) (2) (3) (4) is probably hard to understand, but I simply did that to make a point.If the list is hard to understand, then your point was probably missed.

Mark simply asked if it would be straighforward "...to show that two irrational numbers (a, b) have an irrational product if a and b are not equal, and a is not the reciprocal of b."

I feel like I have shown Mark's naive idea can be eked into a straightforward theorem.
"Two irrational numbers (X, Y) have an irrational product if rX and rY are not equal, and rX is not the reciprocal of rY." In fact, the only rational solution to most any of it, is 0, and 0 is a "rational" number only by acquaintance. In the most general way Mark was right on the money, although he might not be majoring in mathematics.

I mean, honestly, there is no justification to the approach of disproving his question by showing sqrt(24) * sqrt(6) = 12 because sqrt(24) and sqrt(6) are not really different irrational numbers, in the way 4 and 2 are not actually different numbers, they are different amounts of the same prime number, paying no mind to the number 1.2 and 4 are not different numbers? Neither are sqrt(24) and sqrt(6)? That requires a serious twisting of either language or terminology.

He shouldn't have to worry about them being reciprocals either, like Matt Grime's example of pi *1/pi, since that would technically make a quotient, but alas. Are we going to clap Matt on the back for proving pi and pi^-1 are "different" irrationals that "produce" 1?Like it or not, every number other than the multiplicative identity is indeed most definitely different from its inverse. You can not choose to use some non-standard interpretation of the word 'different' to argue that all of here are wrong.

pmoseman
Feb22-11, 07:54 AM
Ok...

Gib Z
Feb22-11, 09:07 AM
I wonder why this proof is not considered more standard:

Clearly the only integers whose square roots are integers are the perfect squares. So lets deal with a non perfect square, n. Suppose \sqrt{n} = \frac{p}{q} where we can suppose gcd(p,q) = 1, and q> 1 . Then n = \frac{p^2}{q^2} which can't occur, since there are no common factors to cancel to get a denominator of 1 which is required to equal to integer, n. So we have a contradiction and square roots of non perfect squares are irrational.

pmoseman
Feb22-11, 09:16 AM
The product of pi * 1/pi is no different from the quotient pi / pi and those are the exact same number.

sqrt(24) and sqrt(6) are different irrational numbers, but they are not different like 3 and 7 are different, they are different like 34 and 68. You can express 68 as 34 + 34, meaning it really is just two 34s. 34 and 34 and 34 are all the same number. sqrt (6) + sqr(6) = sqrt(24).

Mark was asking a question, his idea didn't need to get treated like that, and basically lied to.

If you read carefully I never said 2 and 4 are not different, I am telling you they are different quantities of the same number. When you multiply 7 * 2 then you are adding 7s together, and two is not added. sqrt6 and sqrt24 are the same numbers, if you pull the two, you are multipying the exact same number times the exact same number, and this is what Mark said made them rational.

I thought I was talking to same person who brought that theorem up in the first place, my mistake. I expected a response from them. I like the theorem and I liked your clarification.

Not all expressions are equations. We've established that and I am not about to call it a banana. I think the fact I supplied solutions to what I called equations is relevant, my English teacher is not relevant.

Missing my point is on you, my point is very pointy.

disregardthat
Feb22-11, 11:57 AM
I wonder why this proof is not considered more standard:

Clearly the only integers whose square roots are integers are the perfect squares. So lets deal with a non perfect square, n. Suppose \sqrt{n} = \frac{p}{q} where we can suppose gcd(p,q) = 1, and q> 1 . Then n = \frac{p^2}{q^2} which can't occur, since there are no common factors to cancel to get a denominator of 1 which is required to equal to integer, n. So we have a contradiction and square roots of non perfect squares are irrational.

It seems to me that every proof of this out there is more or less the same, but they may seem different by their long explanations as this is for many the first entrance into the world of mathematical proofs.

mathwonk
Feb22-11, 01:22 PM
here's another explanation of gibz's proof which is actually also my favorite: if sqrt(n) = a/b is in lowest form, then n = a^2/b^2 is also in lowest form, but lowest form is unique and n/1 is a lowest form for n, so b^2 = 1 and a^2 = n. i.e. if sqrt(n) is rational, then sqrt(n) is an integer.