Equating Field of Elements via the Radix

  • Thread starter Thread starter SubZir0
  • Start date Start date
  • Tags Tags
    Elements Field
AI Thread Summary
Calculating the field of elements in a system can be achieved by considering the base and its non-rational elements. For example, the base phi results in the field Q[√5], which includes rational elements and √5. When dealing with expressions like √2/√7, it translates to Q[√(2/7)], where elements take the form a + b√(7/2) with a and b as rational numbers. It's important to differentiate between Q[√(7/2)] and Q[√7, √2], as the latter allows for separate roots. The discussion emphasizes extending equations to incorporate all relevant elements systematically.
SubZir0
Messages
12
Reaction score
0
Is there a way of calculating the field of elements in a system using the base? I expect that's the main way, I am just unlearned.

For Example base phi: (1+√5)/2 has the FoE Q[√5] = Q + [√5]Q

Is it just any non-rational elements are added to the field? what would base: (√2 / √7) be?
 
Physics news on Phys.org
Yes, any rational elements are already in Q! If by \sqrt{2}/\sqrt{7} you mean \sqrt{2/7}, any member of Q[\sqrt{2/7} is of the form a+ b\sqrt{7/2} for a and b rational numbers.

Note that Q[\sqrt{7/2}] is different from Q[\sqrt{7}, 1/\sqrt{2}]= Q[\sqrt{7}, \sqrt{2}] where the two roots can appear separately. Such numbers are of the form a+ b\sqrt{7}+ c\sqrt{2}+ d\sqrt{14}.

(We can use \sqrt{2} rather than 1/\sqrt{2} because
\frac{1}{\sqrt{2}}= \frac{\sqrt{2}}{2})
 
Last edited by a moderator:
Ok, excellent, I was wondering how to deal with more than one thing like you said:

a+ b\sqrt{7}+ c\sqrt{2}+ d\sqrt{14}

So you just extend the equation until it's all in there then do a multiple of them? (14 at the end)
 
I was reading documentation about the soundness and completeness of logic formal systems. Consider the following $$\vdash_S \phi$$ where ##S## is the proof-system making part the formal system and ##\phi## is a wff (well formed formula) of the formal language. Note the blank on left of the turnstile symbol ##\vdash_S##, as far as I can tell it actually represents the empty set. So what does it mean ? I guess it actually means ##\phi## is a theorem of the formal system, i.e. there is a...
Back
Top