Is i Rational or Irrational? Decoding the Nature of Imaginary Numbers

AI Thread Summary
The discussion centers on whether the imaginary unit "i" is rational or irrational. It is established that "i" cannot be expressed as a ratio of two integers, leading to the conclusion that it is not a rational number. However, the conversation explores the idea that the terms "rational" and "irrational" apply only to the real components of complex numbers, not to the complex numbers themselves. The concept of Gaussian integers is introduced, highlighting that the classification of numbers can vary depending on the algebraic structure in use. Ultimately, the distinction between rationality and irrationality is clarified as relevant primarily to real numbers and their components in complex numbers.
Kaimyn
Messages
44
Reaction score
1
I've been thinkng about this one for a while. Is i rational or irrational. i is an imaginary number, so logically, it would be irrational. But \frac{-1}{i} = i so it has a fractional equivilant. But then, it doesn't have a real number decimal equivilant...

So, what is it? Is i rational or irrational?
 
Mathematics news on Phys.org
Just invoke the definition of rational numbers. x is a rational number if it can be expressed as a fraction of integers. Can you write "i" as a ratio of 2 integers?
 
Defennder said:
Just invoke the definition of rational numbers. x is a rational number if it can be expressed as a fraction of integers. Can you write "i" as a ratio of 2 integers?
That only let's you answer whether or not i is rational. It doesn't address the question of whether i is irrational.

Kaimyn said:
I've been thinkng about this one for a while. Is i rational or irrational. i is an imaginary number, so logically, it would be irrational. But \frac{-1}{i} = i so it has a fractional equivilant. But then, it doesn't have a real number decimal equivilant...

So, what is it? Is i rational or irrational?
Rationals and irrationals are mutually exclusive subsets of the reals. Is i is a real number?
 
Well yeah, I suppose I inadvertently conveyed the impression that imaginary numbers were either irrational or rational.
 
You could extend the concept by considering complex numbers whose components are both rational. This might be useful in proving things, as it's dense in C.
 
Is it correct to say that the property of being rational or irrational applies only to the individual parts of a complex number? In other words, if the complex number c=(a,b), it makes sense to ask if a or b are rational, but not if c is rational? After all, in the complex number c=(a,b) , a could be rational, and b could be irrational.
 
If you're considering algebraic number theory, then you're usually interested in some base ring, and the word "rational" means it's a quotient of things in that base ring, whereas "irrational" means its not.

e.g. if we're working in Z, then both i / 2 and i \sqrt{2} are irrational (over Z). However, if our ring of interest is Z, the Gaussian integers, then i / 2 would be rational, but i \sqrt{2} would be irrational. (over Z)

And if we were working in \mathbf{Z}[i \sqrt{2}], then i \sqrt{2} would be rational.
 
jimvoit said:
Is it correct to say that the property of being rational or irrational applies only to the individual parts of a complex number? In other words, if the complex number c=(a,b), it makes sense to ask if a or b are rational, but not if c is rational? After all, in the complex number c=(a,b) , a could be rational, and b could be irrational.
Assuming you are talking about the "basic" concept of "rational" and "irrational" (rather than the more abstract concept Hurkyl is talking about), then the terms apply only to real numbers. Sinced the "a" and "b" in a+ bi ARE real numbers, yes, you can apply the terms to them.
 
Hurkyl said:
And if we were working in \mathbf{Z}[i \sqrt{2}], then i \sqrt{2} would be rational.
This is a new concept for me. Gaussian integers with different norms (1 and \sqrt{2}) along the real and imaginary directions?
 
  • #10
I’ve seen a dialog like this before, where a post expecting an answer requiring skill level A to understand is followed by a discourse at an advanced skill level B.

My understanding of the HallsOfIvy response is that under the “basic” concept of “rational” and “”irrational”, these terms can be applied to the a and b parts of a complex number c = (a, b), but not to c itself, because the terms apply only to real numbers. A picky point, but pertinent to the original post.
 
  • #11
Gokul43201 said:
This is a new concept for me. Gaussian integers with different norms (1 and \sqrt{2}) along the real and imaginary directions?
The Gaussian integers are specifically Z.

In general, we this syntax denotes 'adjoining' a new element -- Z denotes the ring you get by taking the elements of Z, the additional element i of the complex numbers, and everything else you can produce through algebraic manipulation. (+, -, and *, since we're thinking of rings) So Z is the set of all polynomial expressions with 'variable' i and integer coefficients. simplifies, of course, meaning Z is the set of all numbers of the form a+bi with a,b being integers -- and that is precisely the ring of Gaussian integers.

As far as I know, this mainly becomes a useful notion only in algebraic number theory and algebraic geometry. In ANT, because you often study an individual number field, or the relationship between different number fields, and so it is useful to distinguish between numbers in your number field and complex numbers not in your number field. In AG, you often face the same situation, but with a finite field. For example, you might be studying curve defined by a polynomial with coefficients in a field, but be interested in its 'points' with coordinates possibly in an extension field.
 
  • #12
Hurkyl said:
The Gaussian integers are specifically Z.

In general, we this syntax denotes 'adjoining' a new element -- Z denotes the ring you get by taking the elements of Z, the additional element i of the complex numbers, and everything else you can produce through algebraic manipulation. (+, -, and *, since we're thinking of rings) So Z is the set of all polynomial expressions with 'variable' i and integer coefficients. simplifies, of course, meaning Z is the set of all numbers of the form a+bi with a,b being integers -- and that is precisely the ring of Gaussian integers.

I'm confused, I thought the Gaussian integers were the elements of \mathbb{Z}<i>/i^2+1</i>
 
  • #13
No, Hurkyl's definition: "Numbers of the for m+ ni with m and n integers" is correct.
 
  • #14
Well, what is "\mathbb{Z}<i>/i^2+1</i>" supposed to mean? It looks like Luke is adjoining an indeterminate variable, denoted by i, and then modding out by the the ideal generated by the polynomial i^2+1. If this is the case, then \mathbb{Z}<i>/(i^2+1)</i> is also the Gaussian integers. Maybe using 'i' is a bit out of place here, because if we take it to mean \sqrt{-1}, then modding out by (i^2+1) accomplishes nothing. What I'm saying is that \mathbb{Z} is really short-hand for \mathbb{Z}[x]/(x^2+1).
 
  • #15
Morphism is right -- but I just wanted to elaborate a bit more. Adjoining can be used in (at least) two different ways:

(1) To adjoin an 'existing' variable, such as in the construction of the Gaussian integers Z
(2) To adjoin a 'free' variable, such as in the construction of the polynomial ring Z[x]

The technical execution is the same, at least from one POV; the only difference is for the 'free' variable we do not impose any relations aside from those implied by the algebraic structure (e.g. x+x=2x), whereas we let the existing variable retain those relations it already satisfies in its parent structure (e.g. i²=-1).

One common use of (1) is when you are working within some ambient structure. For example, it's appropriate if you view your number field as a subrings of C rather than as abstract finite field extensions of Q. Another example is if you are, for some reason, interested in the subring of even polynomials: the subring Z[x²] of Z[x].
 
  • #16
Ah ok. I just hadn't seen that notation before.
 
Back
Top