Questions tagged [notation]
Questions on the meaning, history, and usage of mathematical symbols and notation. Please remember to mention where (book, paper, webpage, etc.) you encountered any mathematical notation you are asking about.
13,177 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
-1
votes
0
answers
57
views
Is the notation $\mathbb{R}^{< \infty}$ used anywhere? [duplicate]
I vaguely remember seeing $\mathbb{R}^{<\infty},ドル or more generally $A^{<\infty}$ being used, possibly to indicate the set of finite sequences of real numbers/elements of $A$. I know that $A^{&...
0
votes
1
answer
45
views
Notation for mapping angle/axis to unit quaternion
I'm an engineer writing some documentation with maths notation.
In one expression I'm writing, I need to map an axis $A \in S^2$ and an angle $\alpha \in \mathbb{R}$ to a unit quaternion representing ...
-4
votes
1
answer
67
views
Proposal for a symbol for hyperoperation aggregation [closed]
Mathematicians use ∑ for repeated addition and ∏ for repeated multiplication.
I’ve been exploring whether we can generalize this pattern for higher hyperoperations — such as exponentiation, tetration, ...
3
votes
1
answer
120
views
$=$-sign within factorial: is this an ancient notation for the Pochhammer symbol or just a typo?
A stupid question, but in equation (4) of this paper from the 1990 (F. Beukers, J. P. Bezivin and P. Robba, An Alternative Proof of the Lindemann-Weierstrass Theorem, The American Mathematical ...
0
votes
0
answers
83
views
What does $\forall x\exists x P(x)$ mean? [duplicate]
Is this even a valid formula syntactically?
Implies "for all $x$ there is an $x$" that the $\forall x$ is redundant, because obviously there is an $x$? Or is the variable in the new context (...
2
votes
1
answer
145
views
On notational conventions between Bott & Tu Vs. Lee for differential forms
Since I have been introduced to differential forms, I have seen (naively speaking) when you apply the exterior derivative, you "wedge" together one additional $d$ of the variable in question ...
2
votes
1
answer
134
views
Notation $\Bbb Z_{(2)}/\Bbb Z$
I have the following homework problem:
Compute $H^\bullet(Y),ドル where $Y$ is the universal cover of the mapping torus space $X$ of a degree-2ドル$ map $S^2 \to S^2$. (Hint: $H^2(Y) \cong \Bbb Z_{(2)}/\...
3
votes
1
answer
105
views
Standard names of functions defined by generalizing the power series of trigonometric and hyperbolic functions?
For integers $m,ドル $n$ such that $m>n\ge0,ドル define functions
$$
\begin{align}
h_{m,n}\left(z\right) &= \sum_{k=0}^{\infty}{\frac{z^{m\cdot k+n}}{\left(m\cdot k+n\right)!}} \\
g_{m,n}\left(z\...
0
votes
0
answers
58
views
How would you explain the Kuhn-Tucker conditions in words?
I'm sorry this is a pretty basic question, but is there any chance someone could explain the Kuhn Tucker conditions for optimisation (and ideally the pre-conditions for knowing if they are necessary ...
1
vote
0
answers
41
views
Complement map on $k$-subsets: standard notation?
Let $[n]=\{1,\dots,n\},ドル and write $\binom{X}{k}$ for the family of all $k$-element subsets of a set $X$.
Taking complements in $[n]$ gives the bijection
$$
\binom{[n]}{k}\xrightarrow{\;S\mapsto [n]\...
3
votes
1
answer
164
views
Defining an integral operator
This is a question about notation:
Suppose that $S\subset \{1,2,\cdots,n\}$. Consider the integral operator $T$ whose value at an integrable function $f:\mathbb{R}^{n}\to \mathbb{R}$ is given by
$$\...
3
votes
1
answer
107
views
Why does additive inverse have a unary operator but multiplicative inverse doesn't?
Inspired by this answer to a recent question.
As you know, the additive inverse of a value $x$ can be written as $-x$. This "unary minus" operator can be interpreted as a special case of the binary ...
Dan's user avatar
- 19.2k
0
votes
0
answers
23
views
How to write a sum over a multidimensional grid including axis shift
I'm working with a multivariate function on a D dimensional grid.
I need to write a sum over all points on the grid and also a sum in which for each dimension a shift of 1 is applied to that axis.
I'm ...
0
votes
0
answers
47
views
How can I express a planar sub-graph constraint (for a 3D grid game)?
What is a mathematically precise yet terse and clear (elegant?) way of expressing the constraint on a sub-graph of nodes in a graph representing the identities of locations (elements?) in a 3x3x3 ...
32
votes
8
answers
6k
views
How do French mathematicians write ordered pairs, since they already use the comma as a decimal separator?
This is blatantly a terminology question, but it's bugging me.
If a comma is used in French to separate the one's and tenth's place, e.g. 5ドル/4=1,\!25,ドル how do you write the ordered pair $(5/4,6)$?
...