Skip to content

Genady

Senior Members
  • Joined

Everything posted by Genady

  1. Factorize \(X^4+64\) in \(\mathbb Q [X]\). \(X^4+64=X^4+16X^2+64-16X^2=(X^2+8)^2-16X^2=(X^2+4X+8)(X^2-4X+8)\) Factorize \(X^4+1\) in \(\mathbb R [X]\). \(X^4+1=X^4+2X^2+1-2X^2=(X^2+1)^2-2X^2=(X^2-\sqrt 2 X +1)(X^2+\sqrt 2 X +1)\)
  2. A much simpler proof that I've missed above: Since \(\frac p q\) is a solution, we have \(a_n(\frac p q)^n+a_{n-1}(\frac p q)^{n-1}+...+a_0=0\). Multiplying by \(q^n\) we get \(a_np^n+a_{n-1}p^{n-1}q+...+a_0q^n=0\). Thus, \(p|a_0q^n\). So, \(p|a_0\). And thus, \(q|a_np^n\). So, \(q|a_n\). QED
  3. Could you write them down, please? I assume I'll get to them eventually. Thanks.
  4. There are two (2) New Years in Russia, the New Year and the Old New Year: (Old New Year - Wikipedia)
  5. Hmm... I've checked it and found it reducible: x5+x+1 = (x2+x+1)(x3+x2+1).
  6. Show that if a rational number \(\frac p q\), where p, q are relatively prime integers, is a solution of an equation \(a_nX^n+...+a_0=0\) with all integer coefficients \(a_i\), then \(p|a_0\) and \(q|a_n\). Since \(\frac p q\) is a root of the polynomial on the left, \(a_nX^n+...+a_0=(X-\frac p q)(b_{n-1}X^{n-1}+...+b_0)\), where all coefficients \(b\) are rational. According to Gauss's Lemma, there exist rational numbers \(r,s\) such that \(rs=1\) and all the coefficients of the polynomials \(r(X-\frac p q)\) and \(s(b_{n-1}X^{n-1}+...+b_0)\) are integers. \(a_0=r \frac p q s b_0\). Since \(p|r \frac p q s b_0\), \(p|a_0\). \(r \frac p q\) is integer, thus \(q|r\). \(a_n=r s b_{n-1}\). Since \(q|r\), \(q|a_n\). QED
  7. No, it does not. All the referred principles show that something exists. They don't show that nothingness does not exist.
  8. Yes. It is the field (0, 1), not a set {0, 1} as a subset of C.
  9. Make a list of all irreducible polynomials of degrees 1 to 5 over the field (0, 1). In the order of their degrees, this is my list: x, x+1; x2+x+1; x3+x+1, x3+x2+1; x4+x+1, x4+x2+1, x4+x3+1, x4+x3+x2+x+1; x5+x2+1, x5+x3+1, x5+x4+x2+x+1. Did I miss any? Is any of the above reducible?
  10. This is the last exercise on this topic. Let \(K \subseteq L\) be a field extension and let \(M_1,M_2\) be two fields containing \(K\) and contained in \(L\). Show that \(M_1M_2\) consists of all quotients of finite sums \(\sum a_ib_i\) where \(a_i \in M_1, b_i \in M_2\). Any such quotient is constructed from elements of \(M_1, M_2\) by addition, multiplication, and inverses and thus it \(\in M_1M_2\). OTOH, a set of all such quotients constitutes a field that contains elements of \(M_1, M_2\) and thus must include \(M_1M_2\) because the latter is a smallest such field. Thus, they are equal.
  11. This is a good one. Nicer than what I had in mind.
  12. I think that the proposed principle is wrong and absolute nothingness is possible.
  13. Is there any reasoning behind this question? The number you propose is close but does not seem to be exact.
  14. Express \(\sqrt 5\) by rational numbers and a number \((\sqrt 5 + \sqrt 7)\) using addition, subtraction, multiplication and division.
  15. Let \(K(\sqrt a)\) and \(K(\sqrt b)\), where \(a, b \in K; ab \neq 0\), be two field extensions of \(K\). Show that \(K(\sqrt a) = K(\sqrt b)\) if and only if \(ab\) is a square in \(K\) (that is, there is a \(c \in K\) such that \(ab = c^2\)). 1. If \(K(\sqrt a) = K(\sqrt b)\), then \(\sqrt a=r+s \sqrt b\) for some \(r, s \in K\). Then, \(\sqrt a - s \sqrt b =r\). Squaring it, \(a + s^2 b - 2s \sqrt {ab} = r^2\). Or, \(2 s \sqrt {ab} = a + s^2 b - r^2\). Since the RHS in the last equation is in \(K\), so must be its LHS. So, \(\sqrt {ab} \in K\) and thus, \(ab\) is a square in \(K\). 2. If \(ab = c^2\), then \(\sqrt {ab} = c, \sqrt a = c (\sqrt b)^{-1}\) and thus, \(K(\sqrt a) = K(\sqrt b)\). QED
  16. This exercise generalizes the case of \( i^2=−1\). Let \( L \supset K \) be a field extension and let \(\alpha \in L \setminus K, \alpha^2 \in K\). Show that \[K(\alpha)=\{a+b\alpha; a,b \in K\}.\] Let's denote \(\alpha^2=r \in K\). Any polynomial \(a+b \alpha + c \alpha^2 +d \alpha^3 +... = a+b \alpha + c r +d r \alpha +... =(a+cr +...) + (b+dr+...)\alpha = s+t\alpha\), where \(s,t \in K\). Inverse of a polynomial, \((a+b\alpha)^{-1}=(a-b\alpha)(a^2-b^2r)^{-1} = a(a^2-b^2r)^{-1} - b(a^2-b^2r)^{-1}\alpha= s+t\alpha\), where \(s,t \in K\). QED
  17. Show that if the smallest subfield K of a field L has an order n then na=0 for all a in L. The smallest subfield with an order n is {0, e, 2e, ... , (n-1)e} with ne=0. For any integer k, n(ke) = k(ne) = k(0) = 0. For x in L\K, nx = n(ex/e) = (ne)x/e = 0(x/e) = 0 QED
  18. This was a challenging exercise. Give an example of an infinite field with a finite subfield. The simplest example I could come up with was a field of rational functions, \[\frac {a_n X^n+a_{n-1} X^{n-1}+...+a_0}{b_m X^m+b_{m-1} X^{m-1}+...+b_0}\] where all the coefficients a and b are from the field (0,1) as in the second post on the top of this thread,
  19. They do, with \(b=0\) and a rational \(a\).
  20. OK Let's take a different exercise. Show that any subfield of \(\mathbb C\) contains \(\mathbb Q\). It has to contain 0 and 1. From those, with addition and subtraction, it has to contain all \(\mathbb Z\). From there, with multiplication and division, it has to contain all \(\mathbb Q\). QED
  21. Right. This set is not closed under usual addition. That is why it is not a field with respect to the usual addition.
  22. Thank you. I don't think it fits in this exercise because 1 + 1 = 0 mod 2 while the exercise asks about "usual addition and multiplication of numbers".
  23. I'd like to make textbook exercises, some as a refresher and others new to me, and I hope that mathematicians here will take a look and will point out when I miss something. Here is a first bunch. Which of the following subsets of \(\mathbb C\) are fields with respect to the usual addition and multiplication of numbers: (a) \(\mathbb Z\)? Not a field. E.g., no inverse of 2. (b) \(\{0,1\}\)? Not a field. Not even a group. (c) \(\{0\}\)? Not a field. No multiplicative identity. (d) \(\{a+b\sqrt 2; a, b \in \mathbb Q\}\)? Yes. (e) \(\{a+b\sqrt[3] 2; a, b \in \mathbb Q\}\)? Not a field. Can't get inverse of \(\sqrt[3] 2\). (f) \(\{a+b\sqrt[4] 2; a, b \in \mathbb Q\}\)? Not a field. Can't get inverse of \(\sqrt[4] 2\). (g) \(\{a+b\sqrt 2; a, b \in \mathbb Z\}\)? Not a field. E.g., no inverse of 2. (h) \(\{z \in \mathbb C : |z| \leq 1\}\) Not a field. No inverses when \(|z| \lt 1\).

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.