image
Physics Forums Logo
image
image
* Register * Upgrade Blogs Library Staff Rules Mark Forums Read
image
image   image
image

Go Back   Physics Forums > Mathematics > Number Theory


Reply

image Is that an algebraic number? Share It Thread Tools Search this Thread image
Old May31-09, 06:56 AM                  #1
TheOogy

TheOogy is Offline:
Posts: 16
Is that an algebraic number?

is LaTeX Code: \\sqrt{2}+\\sqrt{5} an algebraic number?
i used 2 and 5 arbitrarily, try any integers (as long as they are not the same integer, in which case it is algebraic)
I tried finding a polynomial with rational coefficients that zeros at this value, but haven't found any.
  Reply With Quote
Old May31-09, 07:04 AM                  #2
Hurkyl

PF Mentor
 
Hurkyl's Avatar

Hurkyl is Offline:
Posts: 13,011
Re: Is that an algebraic number?

If it was, its powers would span a finite dimensional vector space over Q.
  Reply With Quote
Old May31-09, 08:22 AM       Last edited by matt grime; May31-09 at 08:28 AM..            #3
matt grime

Math Guru 2008

matt grime is Offline:
Posts: 9,385
Recognitions:
Homework Helper Homework Helper
Science Advisor Science Advisor
Re: Is that an algebraic number?

http://www.dpmms.cam.ac.uk/~wtg10/galois.html

is a useful link to expand on Hurkyl's idea.

Or.

Define x to be that expression above, what is x^2? what is x^2 - 2 - 5?
  Reply With Quote
Old May31-09, 12:22 PM                  #4
TheOogy

TheOogy is Offline:
Posts: 16
Re: Is that an algebraic number?

thanks matt grime!
  Reply With Quote
Old May31-09, 01:51 PM                  #5
HallsofIvy

PF Mentor

HallsofIvy is Offline:
Posts: 24,772
Re: Is that an algebraic number?

Yes, of course it is. If LaTeX Code: x= \\sqrt{2}+ \\sqrt{5} then LaTeX Code: x- \\sqrt{2}= \\sqrt{5} and LaTeX Code: (x- \\sqrt{2})^2= x^2- 2\\sqrt{2}x+ 2= 5 . Then LaTeX Code: x^2- 3= 2\\sqrt{2}x so LaTeX Code: (x^2- 3)^2= x^4- 6x^2+ 9= 8 . LaTeX Code: \\sqrt{2}+ \\sqrt{5} satisfies the polynomial equation LaTeX Code: x^4- 6x^2+ 1= 0 and so is algebraic.
  Reply With Quote
Old May31-09, 02:40 PM                  #6
TheOogy

TheOogy is Offline:
Posts: 16
Re: Is that an algebraic number?

HallsofIvy,
LaTeX Code: <BR>      (\\sqrt{5}+\\sqrt{2})^4-6(\\sqrt{5}+\\sqrt{2})^2+1 = 98.596<BR>


i got a different result, for any LaTeX Code: \\sqrt{a}, \\sqrt{b}
just use LaTeX Code: (\\sqrt{a}+ \\sqrt{b})*(\\sqrt{a}- \\sqrt{b})*(-\\sqrt{a}+ \\sqrt{b})*(-\\sqrt{a}- \\sqrt{b}) and expand
i haven't read the whole article, just the start and deducted this (without proof) by factoring the polynomial they gave for 2 and 3
  Reply With Quote
Old Jun2-09, 02:01 PM                  #7
HallsofIvy

PF Mentor

HallsofIvy is Offline:
Posts: 24,772
Re: Is that an algebraic number?

Thanks for the correction. Here's my mistake:
instead of LaTeX Code: (x^2- 3)^2= x^4- 6x^2+ 9= 8 is should have
LaTeX Code: (x^2- 3)^2= x^4- 6x^2+ 9= 8x^2 . I dropped the "x" in "LaTeX Code: 2\\sqrt{2}x " when I squared.

With that correction, we get LaTeX Code: x^4- 14x^2+ 9= 0 and this time I checked, with a calculator, that LaTeX Code: \\sqrt{2}+ \\sqrt{5} satisfies that equation.

Since LaTeX Code: \\sqrt{2}+ \\sqrt{5} satisfies LaTeX Code: x^4- 14x^2+ 9= 0 , it is algebraic.
  Reply With Quote
Old Jun9-09, 12:06 AM                  #8
JasonRox
 
JasonRox's Avatar

JasonRox is Offline:
Posts: 2,308
Recognitions:
PF Contributor PF Contributor
Homework Helper Homework Helper
Re: Is that an algebraic number?

If you can prove that the algebraic numbers form a group additively, then you are done.
  Reply With Quote
Old Jun9-09, 04:55 PM                  #9
camilus

camilus is Offline:
Posts: 93
Re: Is that an algebraic number?

jason, what do you mean "form a group additively"? I dont get it, do you mean some sort of commutative property? Although I doubt it..
  Reply With Quote
Old Jun9-09, 04:59 PM                  #10
Moo Of Doom

Moo Of Doom is Offline:
Posts: 358
Re: Is that an algebraic number?

It means if you add or subtract algebraic numbers from each other, you get an algebraic number.
  Reply With Quote
Old Jun9-09, 05:17 PM                  #11
camilus

camilus is Offline:
Posts: 93
Re: Is that an algebraic number?

Thats a great question. I was working on a similar question, whether e+pi was transcendental.
  Reply With Quote
Old Jun10-09, 12:24 AM                  #12
CRGreathouse

CRGreathouse is Offline:
Posts: 2,939
Recognitions:
Homework Helper Homework Helper
Science Advisor Science Advisor
Re: Is that an algebraic number?

Originally Posted by camilus View Post
Thats a great question. I was working on a similar question, whether e+pi was transcendental.
Hah! good luck.
  Reply With Quote
Old Jun10-09, 11:43 AM                  #13
JasonRox
 
JasonRox's Avatar

JasonRox is Offline:
Posts: 2,308
Recognitions:
PF Contributor PF Contributor
Homework Helper Homework Helper
Re: Is that an algebraic number?

Originally Posted by camilus View Post
jason, what do you mean "form a group additively"? I dont get it, do you mean some sort of commutative property? Although I doubt it..
I never said anything about commutativity (even though in this case there is).
  Reply With Quote
Old Jun10-09, 11:44 AM                  #14
JasonRox
 
JasonRox's Avatar

JasonRox is Offline:
Posts: 2,308
Recognitions:
PF Contributor PF Contributor
Homework Helper Homework Helper
Re: Is that an algebraic number?

Originally Posted by camilus View Post
Thats a great question. I was working on a similar question, whether e+pi was transcendental.
Haha, yeah like CRGreathouse said, good luck.

This question is way beyond the calibre of question compared to the one in the OP.
  Reply With Quote
Old Jun10-09, 02:15 PM                  #15
Office_Shredder

Office_Shredder is Online:
Posts: 1,795
Recognitions:
Homework Helper Homework Helper
Re: Is that an algebraic number?

The algebraic numbers form a field even, but that's a little tricky to prove (specifically if a and b are algebraic numbers, then a*b is too)
  Reply With Quote
image image
Reply
Thread Tools


Similar Threads for: Is that an algebraic number?
Thread Thread Starter Forum Replies Last Post
Question of algebraic flavor in algebraic topolgy quasar987 Topology & Geometry 2 Mar18-09 11:48 AM
Number of ways to make change for dollar with even number of coins saubbie Calculus & Beyond 1 Sep22-08 03:28 AM
Algebraic Number Theory Diophantus Number Theory 12 Dec16-06 01:47 AM
numerical solutions of system of nonlinear algebraic equations nonlinear algebraic eq alexyan General Math 6 Aug29-05 06:04 AM

Powered by vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd. © 2009 Physics Forums
Sciam | physorgPhysorg.com Science News Partner
image
image   image