What does the notation | | mean?

In summary, the symbol | | has multiple meanings depending on the mathematical object it is used for. In the case of a pseudograph G(V, E), |E| represents the number of edges in the edge set E. In general, it can refer to the number of elements in a set, the distance or magnitude of a complex number or vector, or the size of any mathematical object.
  • #1
find_the_fun
148
0
For example my textbook reads if G(V, E) is a pseudograph then \(\displaystyle \sum\limits_{v \in V} deg(v) = 2|E|\)
 
Physics news on Phys.org
  • #2
In the most general sense, it refers to the notion of "cardinality", "magnitude", "size", etc.. of the mathematical object in question. In this particular case, it denotes the number of edges in the edge set $E$.

A few possible meanings of the symbol (there are many more):

- For a set $S$, $|S|$ is the number of elements in $S$.

- For a complex number $x$, $|x|$ is the distance from $x$ to the origin.

- For a vector $\mathbf{v}$, $|\mathbf{v}|$ (sometimes denoted $||\mathbf{v}||$) is the magnitude or norm, that is, the length, of $\mathbf{v}$.
 
Last edited:
  • #3
This will sound ridiculous but I have seen that mean "absolute value"?

\(\left|-3\right|=3\)

But I have hear that referred to as "magnitude" as well. I am just spitballing here; if I had to go with anyone response, I would go with Bacterius.

EDIT: After re-reading Bacterius' post several times, mine almost looks childish... (Speechless)
 
Last edited:
  • #4
As far as I know for a graph $G$ , $V$ represent vertices and $E$ represent Edges . A distance in a graph does not make sense , so \(\displaystyle |E|\) would be the number of edges .
 
  • #5
alane1994 said:
This will sound ridiculous but I have seen that mean "absolute value"?

\(\left|-3\right|=3\)

But I have hear that referred to as "magnitude" as well. I am just spitballing here; if I had to go with anyone response, I would go with Bacterius.

EDIT: After re-reading Bacterius' post several times, mine almost looks childish... (Speechless)

It's all the same thing.
The absolute value is the magnitude of the number, which is also the distance of the number -3 to the origin, or the length of the vector (-3) in 1 dimension.

In linear algebra $|| \cdot ||$ is often (but not always) used instead of $| \cdot |$ to distinguish the length of a vector from the magnitude of a scalar.
 
  • #6
Actually, I like to call it the "size" of whatever you use it for.
That sort of seems to fit all categories, including sets.
 

FAQ: What does the notation | | mean?

What does the notation | | mean?

The notation | | is called absolute value and it represents the distance of a number from 0 on the number line. It is always positive regardless of the sign of the number.

What is the purpose of using absolute value?

Absolute value is used to indicate the magnitude or size of a number without considering its sign. It is helpful when dealing with distance, temperature, or any other quantities that can only have positive values.

How do you calculate the absolute value of a number?

The absolute value of a number is calculated by removing the negative sign, if present, and keeping the positive value. For example, the absolute value of -5 is 5, and the absolute value of 5 is also 5.

What happens when you apply absolute value to a complex number?

When absolute value is applied to a complex number, it calculates the distance of the number from the origin on the complex plane. The result is always a real number, and it represents the magnitude of the complex number.

What are some other notations for absolute value?

Other notations for absolute value include the double vertical bars ||, the pair of straight lines | |, and the pair of brackets [ ]. They all indicate the same concept of absolute value and can be used interchangeably.

Similar threads

Back
Top