Mathematica What is the mathematical symbol for integers?

AI Thread Summary
The discussion centers on mathematical symbols for various number sets, specifically highlighting that the symbol for real numbers is R, integers are denoted by Z, and rational numbers by Q. The use of N for natural numbers is also noted, with examples illustrating its application in mathematical expressions. The letter Z is believed to stand for "zahlen," a German word for numbers, and this notation is attributed to the group of mathematicians known as N. Bourbaki. The conversation also touches on the historical context of these symbols, mentioning Edmund Landau's contributions and the evolution of mathematical notation. Additionally, a technical question arises regarding the use of LaTeX packages, specifically how to define the bbold package locally to avoid conflicts with the amsmath package while using both \mathbb{R} and \mathbb{1}.
asd1249jf
The mathematical symbol for real numbers is R, with another vertical line coming down on the left side of the R.

What is the mathematical symbol for integers? can anyone draw it?
 
Physics news on Phys.org
\mathbb{Z}
there's also \mathbb{Q} for rational numbers

and plenty more I think wikipedia has a huge list of math symbols (Not, greater/less than, is a subset, for every, there exists a, etc...)
 
You must have noticed that 'N' is frequently used, such as: 1+2++++n=n(n+1)/2, and the 'nth prime is commonly denoted as' p_n. And the \sum_{i=1,N}x_i Also: "If N is an odd perfect number...""Expressing N as the difference of two integral squares."

Examples are very, very numerous, but don't explain why N is the first letter of Number, and I of Integer. (If I might hazard a guess, we have to remember that small i alone represents the square root of -1. This means we could not easily go from big I to small i and really mean the same thing, but we can do it with N.)
 
Last edited:
'N' is commonly used for what? In the examples you give 'n' is commonly used to represent a single interger or, more commonly, natural number. 'N' is commonly used to represent the set of all "natural numbers": positive integers.
 
do others believe Z stands for "zahlen"?
 
do others believe Z stands for "zahlen"?
 
mathwonk said:
do others believe Z stands for "zahlen"?

Yes.

mathwonk said:
do others believe Z stands for "zahlen"?

Yes.
 
Halls of Ivy: 'N' is commonly used for what?

I am only giving what were exact examples I saw on the internet. Here is one:

There are a number of ways to approach finding prime factors of large
natural numbers. 13...An old-fashioned way which is often effective is to express N as the difference of two squares, that is, to find x and y such that
N = x^2 - y^2 = (x - y)*(x + y). One way to do this is to start with
x being the integer just larger than sqrt(N), http://mathforum.org/library/drmath/view/65801.html

mathwonk: do others believe Z stands for "zahlen"?

I thought Landau did that. I remember using his number theory book. However, it is not always the case, may have to do with the publisher. However, here are some facts:

Edmund Landau (1877-1938) denoted the set of integers by a fraktur Z with a bar over it in Grundlagen der Analysis (1930, p. 64). He does not seem to introduce symbols for the sets of rationals, reals, or complex numbers.

Q for the set of rational numbers and Z for the set of integers are apparently due to N. Bourbaki. (N. Bourbaki was a group of mostly French mathematicians which began meeting in the 1930s, aiming to write a thorough unified account of all mathematics.) The letters stand for the German Quotient and Zahlen. These notations occur in Bourbaki's Algébre, Chapter 1. http://members.aol.com/jeff570/nth.html

So the real credit goes to a Frenchman(s), not a German?
 
Last edited:
After searching long and hard I discovered that the "identity element" symbol may be inserted into a LaTeX document via the bbold package. However, loading this package conflicts with the amsmath/assymb package which I use to give me blackboard font Real numbers etc as above.

My question is: can one define bbold locally as opposed to the preample - since whichever package loaded takes priority and I'm doing an assignment where I use both \mathbb{R} (amsmath) and \mathbb{1} (bbold)?
 

Similar threads

Replies
10
Views
2K
Replies
6
Views
7K
Replies
4
Views
3K
Replies
3
Views
16K
Replies
3
Views
2K
Replies
8
Views
1K
Back
Top