Quotient Field of the Positive Rationals

Kindayr
Messages
159
Reaction score
0
So earlier this year I came here to discuss about having fun with groups, rings and isomorphisms and such. I fell upon the idea of finding an isomorphism of the positive rationals to the sequence of the exponents found in their prime factorization. I didn't know what much to do with it since I hadn't taken any modern algebra courses at the time and had no comfort in actually defining anything or proving anything to be true.

When I was playing around with it, I defined a binary operation that basically, now that I've refined it, takes any two positive rationals, takes the polynomials associated with them in Z[X], multiply those polynomials, then take the inverse of my original map back to the positive rationals.

That is, I defined a map \phi :\mathbb{Q}^{+}\to\mathbb{Z}[X] such that if a\in\mathbb{Q}^{+}, then there exists k\in\mathbb{N} and e_{0},e_{1},\dots ,e_{k}\in\mathbb{Z} such that a=\prod^{k}_{i=0} p_{i}^{e_{i}} and thus \phi (a)=(e_{0},e_{1},\dots,e_{k},0,0,\dots). Its easy to show that this an isomorphism and that \phi(ab)=\phi(a) +\phi(b).

I then defined a binary operation \oplus :\mathbb{Q}^{+}\times\mathbb{Q}^{+}\to \mathbb{Q}^{+} such that a\oplus b=\phi^{-1} [\phi(a) \cdot \phi(b)].

It is then easy to show that (\mathbb{Q}^{+},\cdot,\oplus,1,2) is an integral domain and that \phi is an isomorphism of integral domains.

I was wondering now if I could find the field of fractions for the integral domain I just defined. What field would I get out of it?

Anyone have an answer?

Its a little late to work it out but I'll see where I get and post it up here :)
 
Mathematics news on Phys.org
Like I can easily show that the relation ~ over \mathbb{Q}^{+}\times\mathbb{Q}^{+} defined such that for all a,b,c,d\in\mathbb{Q}^{+}, we have (a,b)~(c,d) iff a\oplus d=b\oplus c is an equivalence relation.

Now comes the hard part of defining some sort of binary relation *:(\mathbb{Q}^{+}\times\mathbb{Q}^{+})\times (\mathbb{Q}^{+}\times\mathbb{Q}^{+})\to\mathbb{Q}^{+}\times\mathbb{Q}^{+}.

I feel like I'm on to something.

Could I be making some sort of \mathbb{Q}_{p_{1},p_{2},\dots} extension? As if the p_{1},p_{2},\dots-adic field? Could it even be that I'm defining some sort of field that has to do with logarithms?

I'm so happy, excited and confused all at once.
 
Anyone have anything?
 
Kindayr said:
Like I can easily show that the relation ~ over \mathbb{Q}^{+}\times\mathbb{Q}^{+} defined such that for all a,b,c,d\in\mathbb{Q}^{+}, we have (a,b)~(c,d) iff a\oplus d=b\oplus c is an equivalence relation.

Now comes the hard part of defining some sort of binary relation *:(\mathbb{Q}^{+}\times\mathbb{Q}^{+})\times (\mathbb{Q}^{+}\times\mathbb{Q}^{+})\to\mathbb{Q}^{+}\times\mathbb{Q}^{+}.

I feel like I'm on to something.

Could I be making some sort of \mathbb{Q}_{p_{1},p_{2},\dots} extension? As if the p_{1},p_{2},\dots-adic field? Could it even be that I'm defining some sort of field that has to do with logarithms?

I'm so happy, excited and confused all at once.

just use the standard operations defined for the field of fractions:

[(a,b)] * [(c,d)] = [((ad)(bc), b⊕d)] for the additive operation, and

[(a,b)] ● [(c,d)] = [(a⊕c, b⊕d)], for the multiplicative operation.

you'll want to exclude {1} from being the second element in your positive rational pairs, and you'll want to be able to show that the mapping Q+ ---> (Q+ x Q+\{1}) given by q---> [(q,2)] is an isomorphism.

some random thoughts that occurred to me: your field of fractions should be Z(x), the rational functions with integer coefficients, which i think is the same as Q(x). which leads to an interesting question: Q(x) contains Q[x] as a sub-ring, what extension of Q+ does this correspond to?

it appears that your correspondence leads to a total order on Z[x]. is this order preserved when we go to Z(x)? what do we get when we consider the cauchy completion of Q+ (is there a corresponding convergent sequence of polynomials in Z[x]? does this lead to Z[[x]] (integral power series))?
 
I was wondering about order and completion as well in Z[X]. Another thing I was asking is if this new extension of Q+ is complete itself. Which would be interesting considering the fact that this new set is countable.

This also has me testing a few things with respect to treating Z[X] as a metric space that I'll type up when i have more time.
 
and also, you can generalize this extension of Q+ to any permutation of primes. Like if you choose the first coefficient of your polynomial to correspond to the power of some other prime than 2, then you get a whole different ordering, whole different everything. Thats why I feel it has something to do with p-adics.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top