Function Field over k --> k(x) - Rotman Definition and Proposition 3.29

Click For Summary

Discussion Overview

The discussion revolves around the interpretation of elements in the function field $$k(x)$$ as described in Joseph J. Rotman's book, specifically focusing on Proposition 3.29. Participants are examining the nature of inverses in the context of polynomials and rational functions, exploring the distinction between the polynomial ring $$k[x]$$ and the function field $$k(x)$$.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested

Main Points Raised

  • Peter expresses confusion regarding the statement in Rotman's Proposition 3.29 about elements in $$k(x)$$ having the form $$f(x) {g(x)}^{-1}$$, questioning the existence of inverses for nonconstant polynomials in $$k[x]$$.
  • One participant compares the situation to the integers and rational numbers, noting that while integers do not have inverses, rational numbers do, highlighting a similar distinction for polynomials and rational functions.
  • Another participant clarifies that $$k(x)$$ is an equivalence class over $$k[x] \times (k[x] - \{0\})$$, and that $$\frac{1}{g(x)}$$ refers to the equivalence class of the pair $$(1,g(x))$$, which serves as a multiplicative inverse in $$k(x)$$.
  • The discussion includes an example of rational functions having vertical asymptotes at the zeroes of $$g(x)$$, emphasizing that these functions are not polynomial functions.
  • Peter seeks confirmation that a nonconstant polynomial $$g(x)$$ does not have an inverse in $$k[x]$$ but does in $$k(x)$$, specifically as the equivalence class of $$(1, g(x))$$.
  • Another participant reiterates the analogy of integers and rationals, noting that fractions in the rationals are not unique but represent the same ratio, which is captured by the equivalence class.

Areas of Agreement / Disagreement

Participants appear to agree on the distinction between the lack of inverses for nonconstant polynomials in $$k[x]$$ and the existence of inverses in $$k(x)$$. However, the discussion contains varying interpretations and clarifications, indicating that some aspects remain contested or require further exploration.

Contextual Notes

There are unresolved assumptions regarding the definitions of inverses in polynomial rings versus function fields, as well as the implications of equivalence classes in this context.

Math Amateur
Gold Member
MHB
Messages
3,920
Reaction score
48
I am reading Joseph J. Rotman's book: A First Course in Abstract Algebra with Applications (Third Edition) ...

I am currently focused on Section 3.3 Polynomials ...

I need help with an aspect of the proof of Proposition 3.29 concerning elements of the function field $$k(x)$$.

Rotman's definition of a function field over $$k$$ and his Proposition 3.29 and its proof read as follows:View attachment 4695

In the proof of Proposition 3.29 displayed above, we read the following:

" ... ... elements in $$k(x)$$ have the form $$f(x) {g(x)}^{-1}$$ ... ... "I am perplexed by the above statement as it includes the polynomial $${g(x)}^{-1}$$ and I thought the only inverses in $$k[x]$$ were the constant polynomials ... and that no other inverses existed in $$k[x]$$ ... so how are we to make sense of the above statement ... unless we just regard $$f(x) {g(x)}^{-1}$$ as the result of $$f(x)$$ divided by $$g(x)$$ ...

Can someone please clarify the above issue ...

Peter
 
Last edited:
Physics news on Phys.org
Let's consider the rationals $\Bbb Q$, the fraction field of $\Bbb Z$. Its elements are represented in the form $m/n$, where $m\in \Bbb Z$ and $n\in \Bbb Z \setminus \{0\}$. Based on your reasoning, $1/n$ (or $n^{-1}$) is an integer. See where the problem is? Certainly, $1/2$ is not an integer. In fact, $1/n$ is only an integer for $n = \pm 1$.
 
Last edited:
Recall that $k(x)$ isn't IN $k[x]$, it's "bigger".

Specifically, $k(x)$ is an equivalence over $k[x] \times (k[x] - \{0\})$, and $\dfrac{1}{g(x)}$ refers to the equivalence class of the pair:

$(1,g(x))$.

In $k(x)$ this is indeed a multiplicative inverse for $g(x)$ (which is identified with the equivalence class of $(g(x), 1)$ because the identification:

$f(x) \mapsto [(f(x),1)]$ is indeed an injective ring-homomorphism)

and the multiplication in $k(x)$ is given by:

$[(a(x),b(x))]\cdot[(c(x),d(x))] = [(a(x)c(x),b(x)d(x))]$, so:

$[(1,g(x))]\cdot[(g(x),1)] = [(g(x),g(x))] = [(1,1)]$.

(Recall that $[(a(x),b(x))] = [(c(x),d(x))]$ if and only if $a(x)d(x) = b(x)c(x)$, and surely $g(x)\cdot 1 = 1 \cdot g(x)$).

It is sometimes "easier" to visualize $\dfrac{1}{g(x)}$, as the function:

$f: K - S \to K$, where $S = \{a \in K: g(a) = 0\}$. given by:

$f(c) = \dfrac{1}{g(c)}$

Typically, when $K = \Bbb R$, these rational functions have vertical asymptotes at the zeroes of $g$.

For example, for $g(x) = x$, we get the hyperbola $y = \dfrac{1}{x}$, which has a vertical asymptote at $x = 0$ (Note this functions is NOT a polynomial function, for polynomial functions are defined at every point of $\Bbb R$).
 
Deveno said:
Recall that $k(x)$ isn't IN $k[x]$, it's "bigger".

Specifically, $k(x)$ is an equivalence over $k[x] \times (k[x] - \{0\})$, and $\dfrac{1}{g(x)}$ refers to the equivalence class of the pair:

$(1,g(x))$.

In $k(x)$ this is indeed a multiplicative inverse for $g(x)$ (which is identified with the equivalence class of $(g(x), 1)$ because the identification:

$f(x) \mapsto [(f(x),1)]$ is indeed an injective ring-homomorphism)

and the multiplication in $k(x)$ is given by:

$[(a(x),b(x))]\cdot[(c(x),d(x))] = [(a(x)c(x),b(x)d(x))]$, so:

$[(1,g(x))]\cdot[(g(x),1)] = [(g(x),g(x))] = [(1,1)]$.

(Recall that $[(a(x),b(x))] = [(c(x),d(x))]$ if and only if $a(x)d(x) = b(x)c(x)$, and surely $g(x)\cdot 1 = 1 \cdot g(x)$).

It is sometimes "easier" to visualize $\dfrac{1}{g(x)}$, as the function:

$f: K - S \to K$, where $S = \{a \in K: g(a) = 0\}$. given by:

$f(c) = \dfrac{1}{g(c)}$

Typically, when $K = \Bbb R$, these rational functions have vertical asymptotes at the zeroes of $g$.

For example, for $g(x) = x$, we get the hyperbola $y = \dfrac{1}{x}$, which has a vertical asymptote at $x = 0$ (Note this functions is NOT a polynomial function, for polynomial functions are defined at every point of $\Bbb R$).
Euge, Deveno

Thanks for the help ...

Still reflecting and to an extent puzzling over this ...

I think that you are both saying that a nonconstant polynomial g(x) does not have an inverse in k[x] but does have an inverse in k(x) ... namely the equivalence class of (1, g(x) ) ... is that correct?

Peter
 
Yes, in exactly the same an integer $n$ does not have an inverse in the integers, but has one in the rationals.

Recall that in the rationals "fractions" are NOT unique:

$\dfrac{1}{2} = \dfrac{2}{4} = \dfrac{3}{6} =\cdots$ etc.,

but that all of these fractions have the same RATIO as each other, and it is this ratio that is captured by the equivalence class.

I urge you to read the "mathematics" section in this link, to better appreciate what this means:

https://en.wikipedia.org/wiki/Eudoxus_of_Cnidus
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
11
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
20
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
Replies
2
Views
1K
Replies
2
Views
2K