Is \sqrt{2} + \sqrt{3} + \sqrt{5} irrational?

AI Thread Summary
The discussion centers on proving that the sum \(\sqrt{2} + \sqrt{3} + \sqrt{5}\) is irrational. The proof begins by assuming the sum is rational and derives a contradiction by showing that it leads to an irrational expression. The key argument is that the term \(4x^3\sqrt{5}\) remains irrational, conflicting with the rational nature of the left-hand side of the equation. The conclusion drawn is that the initial assumption must be false, confirming that \(\sqrt{2} + \sqrt{3} + \sqrt{5}\) is indeed irrational. The proof appears valid, although further exploration of the equation is suggested for completeness.
Mantaray
Messages
17
Reaction score
0

Homework Statement



Is \sqrt{2} + \sqrt{3} + \sqrt{5} rational?

Homework Equations



If n is an integer and not a square, then \sqrt{n} is irrational

For a rational number a and an irrational number b,

a + b is irrational
a * b is irrational if a is not equal to 0

The Attempt at a Solution



Assume that \sqrt{2} + \sqrt{3} + \sqrt{5} = x, with x being a rational number.

\sqrt{2} + \sqrt{3} = x - \sqrt{5}
=> (\sqrt{2} + \sqrt{3})2 = (x - \sqrt{5})2
=> 2 + 2\sqrt{6} + 3 = x2 - 2x\sqrt{5} + 5
=> 2\sqrt{6} = x2 - 2x*\sqrt{5}
=> (2\sqrt{6})2 = (x2 - 2x\sqrt{5})2
=> 24 = x4 - 4x3*\sqrt{5} + 20x2

- 4x3*\sqrt{5} is irrational because 4x3 is rational.
x4 - 4x3*\sqrt{5} + 20x2 is thus irrational.

The left hand side of the equation is rational, as 24 is a rational number.

This is a contradiction, thus our assumption was false, x cannot be a rational number.

\sqrt{2} + \sqrt{3} + \sqrt{5} is thus irrational

Is this a valid proof, or should the equation be worked out further?
 
Physics news on Phys.org
Skimming it, the proof looks good.
 
I looked at some threads on the internet, but worked the equation out to an eighth degree equation, so I wasn't sure this way was actually correct. Thanks a lot!
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top