Namespaces
Variants
Actions

Difference between revisions of "User:Richard Pinch/sandbox"

From Encyclopedia of Mathematics
Jump to: navigation, search
(Start article: Multiplicative sequence)
 
(269 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
=Eulerian number=
 +
A combinatorial counting function for the number of descents in a permutation.  Here we take a permutation $(a_1,\ldots,a_n)$ of $(1,\ldots,n)$ and count as a ''descent'' any $i$ such that $a_i > a_{i+1}$.  We let
 +
$$
 +
\left\langle{ n \atop k }\right\rangle
 +
$$
 +
denote the number of permutations on $n$ elements with $k$ descents.  It satisfies the [[recurrence relation]]
 +
$$
 +
\left\langle{ n \atop k }\right\rangle = (n-k) \left\langle{ n-1 \atop k-1 }\right\rangle + (k+1) \left\langle{ n-1 \atop k }\right\rangle
 +
$$
 +
 +
The ''Eulerian polynomial'' is the generating function
 +
$$
 +
S_n(t) = \sum_{k=0}^n \left\langle{ n \atop k }\right\rangle t^k \ .
 +
$$
 +
The recurrence relation may be written as
 +
$$
 +
S_{n+1}(t) = (1+nt) S_n(t) + t(1-t)S'_n(t) \ .
 +
$$
 +
 +
The Eulerian numbers appear in a related context.  We define an ''excedance'' of a permutation to be the number of $i$ such that $a(i) > i$ (''weak'' if $a_i \ge i$).  Then the number of permutations with $k$ excendances is equal to the number with $k+1$ weak excedances, and is in turn equal to $\left\langle{ n \atop k }\right\rangle$.
 +
 +
====References====
 +
* T. Kyle Petersen ''Eulerian Numbers'' Birkhäuser (2015)  ISBN 1-4939-3091-5 {{ZBL|06467929}}
 +
* Richard P. Stanley ''Enumerative combinatorics'' '''I''' Wadsworth & Brooks/Cole (1986) ISBN 0-534-06546-5 {{ZBL| 0608.05001}}
 +
 +
=Lattice valuation=
 +
A function $\nu$ on a [[lattice]] $L$ with values in a [[ring]] $R$ satisfying
 +
$$
 +
\nu(x \wedge y) + \nu(x \vee y) = \nu(x) + \nu(y) \ .
 +
$$
 +
 +
 +
 +
====References====
 +
* Rota, Gian-Carlo (with P. Doubilet, C. Greene, D. Kahaner, A: Odlyzko and R. Stanley) ''Finite operator calculus'' Academic Press (1975) ISBN 0-12-596650-4 {{ZBL|0328.05007}}
 +
 +
  
=Unitary divisor=
+
=Series-parallel graph=
A [[natural number]] $d$ is a '''unitary divisor''' of a number $n$ if $d$ is a [[divisor]] of $n$ and $d$ and $n/d$ are [[coprime]], having no common factor other than 1Equivalently, $d$ is a unitary divisor of $n$ if and only if every prime factor of $d$ appears to the same power in $d$ as in $n$.
+
A class of [[graph]]s related to ideas from electrical networks.  It is convenient to take "graph" to mean unoriented graph allowing loops and multiple edges.  A two-terminal series-parallel graph $(G,h,t)$ has two distinguished vertices, ''source'' $h$ and ''sink'' $t$ (or "head and "tail").  The class is built recursively from the single edge $P_2 = ((\{h,t\}, \{ht\}), h,t)$ with $h$ as head and $t$ as tail, using the operations of series and parallel combination.  It is assumed that the graphs to be combined have disjoint vertex sets.  The series combination of $(G_1, h_1,t_1)$ and $(G_2, h_2,t_2)$ is the graph obtained by identifying $t_1$ with $h_2$ and taking $h_1$ as head and $t_2$ as tailThe parallel combination  of $(G_1, h_1,t_1)$ and $(G_2, h_2,t_2)$ is the graph obtained by identifying $h_1$ with $h_2$ and $t_1$ with $t_2$ then taking $h_1=h_2$ as head and $t_1=t_2$ as tail.
  
The sum of unitary divisors function is denoted by $\sigma^*(n)$. The sum of the $k$-th powers of the unitary divisors is denoted by $\sigma_k^*(n)$. These functions  are [[multiplicative arithmetic function]]s of $n$ that are not totally multiplicative. The [[Dirichlet series]] [[generating function]] is
+
...
  
$$ \sum_{n\ge 1}\sigma_k^*(n) n^{-s} = \frac{\zeta(s)\zeta(s-k)}{\zeta(2s-k)} . $$
+
Series-parallel graphs are characterised by having no subgraph homeomorphic to $K_4$, the [[complete graph]] on $4$ vertices.
  
The number of unitary divisors of $n$ is $\sigma_0(n) = 2^{\omega(n)}$, where $\omega(n)$ is the number of distinct [[prime factor]]s of $n$.  
+
==References==
 +
* Andreas Brandstädt, Van Bang Le; Jeremy P. Spinrad, "Graph classes: a survey". SIAM Monographs on Discrete Mathematics and Applications '''3'''. Society for Industrial and Applied Mathematics (1999) ISBN 978-0-898714-32-6 {{ZBL|0919.05001}}
  
A '''unitary''' or '''unitarily perfect number''' is equal to the sum of its aliquot unitary divisors:equivalen tly, it is ''n'' such that $\sigma^*(n) = 2n$.  A unitary perfect number must be even and it is conjectured that there are only finitely many such.  The five known are
+
=Polarity=
  
$$ 6 = 2\cdot3,\ 60 = 2^2\cdot3\cdot5,\ 90 = 2\cdot3^3\cdot5,\ 87360 = 2^6\cdot3\cdot5\cdot7\cdot13, $$
+
A correspondence derived from a [[binary relation]] between two sets, introduced by G. Birkhoff: a special case of a [[Galois correspondence]].  Let $R$ be a relation from $A$ to $B$, equivalently a subset of $A \times B$.  Define ''polar'' maps between the [[power set]]s, $F : \mathcal{P}A \rightarrow \mathcal{P}B$ and $G : \mathcal{P}B \rightarrow \mathcal{P}A$ by
 +
$$
 +
F(U) = \{ b \in B : aRb\ \text{for all}\ a \in U \}
 +
$$
 
and
 
and
$$ 146361946186458562560000 = 2^{18}\cdot3\cdot5^4\cdot7\cdot11\cdot13\cdot19\cdot37\cdot79\cdot109\cdot157\cdot313\ . $$
+
$$
 +
G(V) = \{ a \in A : aRb\ \text{for all}\ b \in V \} \ .
 +
$$
 +
 
 +
Make $\mathcal{P}A$, $\mathcal{P}B$ [[partially ordered set]]s by subset inclusion. Then $F$ and $G$ are order-reversing maps, and $FG$ and $GF$ are order-preserving (monotone).  Indeed, $F$ and $G$ are quasi-inverse, that is, $FGF = F$ and $GFG = G$; hence $FG$ and $GF$ are [[closure operator]]s.
 +
 
 +
The closed pairs $(U,V)$ with $V = F(U)$ and $U = G(V)$ may be ordered by $(U_1,V_1) \le (U_2,V_2) \Leftrightarrow U_1 \subseteq U_2 \Leftrightarrow V_1 \supseteq V_2$.  This ordered set, denoted $\mathfrak{B}(A,B,R)$, is a [[complete lattice]] with
 +
$$
 +
\bigwedge_{i \in I} (U_i,V_i) = \left({ \bigcap_{i\in I} U_i, FG\left({ \bigcup_{i \in I} V_i }\right) }\right)
 +
$$
 +
and
 +
$$
 +
\bigvee_{i \in I} (U_i,V_i) = \left({ GF\left({ \bigcup_{i \in I} U_i }\right), \bigcap_{i\in I} V_i  }\right) \ .
 +
$$
 +
 
 +
Every complete lattice $L$ arises in this way: indeed, $L = \mathfrak{B}(L,L,{\le})$.
  
 
==References==
 
==References==
* Guy, Richard K. ''Unsolved Problems in Number Theory'', Problem Books in Mathematics, 3rd ed. (Springer-Verlag, 2004) p.84, section B3. ISBN 0-387-20860-7 {{ZBL|1058.11001}}  
+
* Birkhoff, Garrett ''Lattice theory'' American Mathematical Society (1940) {{ZBL|0063.00402}}
* Sándor, Jozsef; Crstici, Borislav (2004). ''Handbook of number theory II''. (Dordrecht: Kluwer Academic, 2004) pp. 179–327. ISBN 1-4020-2546-7. {{ZBL|1079.11001}}
+
* Davey, B.A.; Priestley, H.A. ''Introduction to lattices and order'' (2nd ed.) Cambridge University Press (2002) ISBN 978-0-521-78451-1 {{ZBL|1002.06001}}
* Wall, Charles R.  "The fifth unitary perfect number", ''Can. Math. Bull.'' '''18''' (1975) 115-122.  ISSN 0008-4395.  {{ZBL|0312.10004}}
 
  
=Descartes number=
+
=Frame=
A '''Descartes number''' is a number which is close to being a [[perfect number]]. They are named for [[René Descartes]] who observed that the number
+
A generalisation of the concept of topological space occurring in the theory of logic and computation.
  
$$D= 198585576189 = 3^2⋅7^2⋅11^2⋅13^2⋅22021 $$
+
A ''frame'' is a [[complete lattice]] $(X,{\le})$ (a lattice with all meets and joins) satisfying the frame distributivity law, that binary meets distribute over arbitrary joins:
 +
$$
 +
x \wedge \bigvee \{ y \in Y \} = \bigvee \{ x \wedge y : y \in Y \} \ .
 +
$$
  
would be an odd perfect number if only 22021 were a [[prime number]], since the [[sum-of-divisors function]] for $D$ satisfies
+
The powerset $\mathcal{P}(A)$ of a set $A$ forms a frame.
  
$$\sigma(D) = (3^2+3+1)\cdot(7^2+7+1)\cdot(11^2+11+1)\cdot(13^3+13+1)\cdot(22021+1) \ . $$
+
If $(X,\mathfrak{T})$ is a [[topological space]], with $\mathfrak{T}$ the collection of open sets, then $\mathfrak{T}$ forms a subframe of $\mathcal{P}(X)$: it should be noted that whereas the join is set-theoretic union, the meet operation is given by
 +
$$
 +
\bigwedge \{ S \} = \mathrm{Int}\left({ \bigcap \{ S \}  }\right)
 +
$$
 +
where $\mathrm{Int}$ denotes the [[interior]].
  
A Descartes number is defined as an odd number $n = m p$ where $m$ and $p$ are coprime and $2n = \sigma(m)\cdot(p+1)$. The example given is the only one currently known.
+
====References====
 +
<table>
 +
<TR><TD valign="top">[1]</TD> <TD valign="top"> Steven Vickers ''Topology via Logic'' Cambridge Tracts in Theoretical Computer Science '''5''' Cambridge University Press (1989) ISBN 0-521-36062-5 {{ZBL|0668.54001}} </TD></TR>
 +
<TR><TD valign="top">[2]</TD> <TD valign="top"> Jonathan S. Golan ''Semirings and their Applications'' Springer (2013ISBN 9401593337</TD></TR>
 +
</table>
  
If $m$ is an odd [[almost perfect number]], that is, $\sigma(m) = 2m-1$, then $m(2m−1)$ is a Descartes number.
+
=Alexandrov topology=
 +
''on a [[partially ordered set]] $(X,{\le})$''
  
==References==
+
A topology which is discrete in the broad sense, that arbitrary unions and intersections of open sets are open. Define an upper set $U \subseteq X$ to be one for which $u \in U$ and $u \le x$ implies $x \in U$. The Alexandrov topology on $X$ is that for which all upper sets are open.
* Banks, William D.; Güloğlu, Ahmet M.; Nevans, C. Wesley; Saidak, Filip (2008). "Descartes numbers". In De Koninck, Jean-Marie; Granville, Andrew; Luca, Florian (edd). ''Anatomy of integers. Based on the CRM workshop, Montreal, Canada, March 13--17, 2006''. CRM Proceedings and Lecture Notes '''46''' (Providence, RI: American Mathematical Society) pp. 167–173. ISBN 978-0-8218-4406-9. {{ZBL|1186.11004}}.
 
  
=Multiplicative sequence=
+
The Alexandrov topology makes $X$ a [[T0 space]] and the [[Specialization of a point|specialisation]] order is just the original order ${\le}$ on $X$.
Also '''''m''-sequence''', a sequence of [[polynomial]]s associated with a formal group structure.  They have application in the [[cobordism|cobordism ring]] in [[algebraic topology]].
 
  
==Definition==
+
====References====
Let $K_n$ be polynomials over a ring $A$ in indeterminates $p_1,\ldots$ weighted so that $p_i$ has weight $i$ (with $p_0=1$) and all the terms in $K_n$ have weight $n$ (so that $K_n$ is a polynomial in $p_1,\ldots,p_n$).  The sequence $K_n$ is ''multiplicative'' if an identity
+
* Johnstone, Peter T. ''Stone spaces'' Cambridge Studies in Advanced Mathematics '''3''' Cambridge University Press(1986) {{ZBL|0586.54001}}
  
$$\sum_i p_i z^i = \sum p'_i z^i \cdot \sum_i p''_i z^i $$
+
=Exponentiation=
 +
The algebraic and analytic operations generalising the operation of repeated multiplication in number systems.
  
implies
+
For positive integer $n$, the operation $x \mapsto x^n$ may be defined on any system of numbers by repeated multiplication
 +
$$
 +
x^n = x \cdot x \cdot \cdots \cdot x\ \ \ (n\,\text{times})
 +
$$
 +
where $\cdot$ denotes multiplication.  The number $n$ is the ''exponent'' in this operation.
  
$$\sum_i K_i(p_1,\ldots,p_i) z^i = \sum_j K_j(p'_1,\ldots,p'_j) z^j \cdot \sum_k K_k(p''_1,\ldots,p''_k) z^k  . $$
+
The repeated operations may be carried out in any order provided that multiplication is [[associativity|associative]], $x \cdot (y \cdot z) = (x \cdot y) \cdot z$.  In this case we have
The power series
+
$$
 +
x^{m+n} = x^m \cdot x^n \ .
 +
$$
  
$$\sum K_n(1,0,\ldots,0) z^n $$
+
If the operation is also [[commutativity|commutative]] then we have
 +
$$
 +
(x \cdot y)^n = x^n \cdot y^n \ .
 +
$$
  
is the ''characteristic power series'' of the $K_n$.  A multiplicative sequence is determined by its characteristic power series $Q(z)$, and every power series with constant term 1 gives rise to a multiplicative sequence.
+
We may extend the definition to non-positive integer powers by defining $x^0 = 1$ and
 +
$$
 +
x^{-n} = \frac{1}{x^n}
 +
$$
 +
whenever this makes sense.
  
To recover a multiplicative sequence from a characteristic power series $Q(z)$ we consider the coefficient of ''z''<sup>''j''</sup> in the product
+
We may extend the definition to rational number exponents by taking $x^{1/n}$ to be any number $y$ such that $y^n = x$: this may denote none, one or more than one number.
  
$$ \prod_{i=1}^m Q(\beta_i z) $$
+
===Positive real numbers===
 +
Exponentiation of positive real numbers by rational exponents may be defined by taking $x^{1/n}$ to be the unique positive real solution of $y^n = x$: this always exists.  We thus have $x^q$ well-defined for $x>0$ and any rational exponent $q$.  Exponentiation preserves order: if $x > y$ then $x^q > y^q$ if $q > 0$ and $x^q < y^q$ if $q < 0$.
  
for any $m>j$.  This is symmetric in the $\beta_i$ and homogeneous of weight ''j'': so can be expressed as a polynomial $K_j(p_1,\ldots,p_j)$ in the [[elementary symmetric function]]s $p$ of the $\beta$.  Then $K_j$ defines a multiplicative sequence.
+
We can now define exponentiation with real exponent $r$ by defining $x^r$ to be the limit of $x^{q_n}$ where $q_n$ is a sequence of rational numbers converging to $r$.  There is always such a sequence, and the limit exists and does not depend on the chosen sequence.
  
==Examples==
+
For positive real numbers there are mutually inverse [[exponential function, real|exponential]] and [[logarithmic function|logarithm]] functions which allow the alternative definition
As an example, the sequence $K_n = p_n$ is multiplicative and has characteristic power series $1+z$.
+
$$
 +
x^y = \exp(y \log x) \ .
 +
$$
 +
Here the exponential function may be regarded as $\exp(x) = e^x$ where [[E-number|$e$]] is the base of natural logarithms.
  
Consider the power series
+
===Complex numbers===
 +
Exponentiation of complex numbers with non-integer exponents may be defined using the complex [[exponential function]] and [[logarithmic function|logarithm]].  The exponential function is analytic and defined on the whole complex plane: the logarithmic function requires a choice of [[Branch of an analytic function|branch]], corresponding to a choice of the range of values for the [[argument]], to make it single-valued.  Given such a choice, exponentiation may be defined as $z^w = \exp(w \log z)$.
  
$$ Q(z) = \frac{\sqrt z}{\tanh \sqrt z} = 1 - \sum_{k=1}^\infty (-1)^k \frac{2^{2k}}{(2k)!} B_k z^k
+
===General algebraic systems===
 +
For a general (not necessarily associative) binary operation, it is necessary to define the order of operations.  The left and right ''principal powers'' are defined inductively by
 
$$
 
$$
where $B_k$ is the $k$-th [[Bernoulli number]].  The multiplicative sequence with $Q$ as characteristic power series is denoted $L_j(p_1,\ldots,p_j)$.
+
x^{n+1} = x \star (x^n)
 +
$$
 +
and
 +
$$
 +
x^{n+1} = (x^n) \star x
 +
$$
 +
respectively.  A binary operation is [[power associativity|power associative]] if the powers of a single element form an associative subsystem, so that exponentiation is well-defined.
 +
 
 +
=Logarithm=
 +
The operation inverse to [[exponentiation]].
 +
 
 +
Over the fields of [[Real number|real]] or [[complex number]]s, one speaks of the [[logarithm of a number]].  The [[logarithmic function]] is the complex analytic function inverse to the [[exponential function]].
 +
 
 +
In a finite Abelian group, the [[discrete logarithm]] is the inverse to exponentiation, with applications in [[cryptography]].
 +
 
 +
The [[Zech logarithm]] in a finite field is related to the discrete logarithm.
 +
 
 +
 
 +
 
 +
=''I''-semigroup=
 +
A topological semigroup defined on a totally ordered set.  Let $I$ be a [[totally ordered set]] with minimum element $0$ and maximum element $1$, and equipped with the [[order topology]]; then $0$ acts as a zero (absorbing) element for the semigroup operation and $1$ acts as an identity (neutral) element.  Although not required by the definition, it is the case that an ''I''-semigroup is commutative.
  
The multiplicative sequence with characteristic power series
+
Examples.  The real interval $[0,1]$ under multiplication.  The ''nil interval'' $[\frac12,1]$ with operation $x \circ y = \max(xy,\frac12)$.  The ''min interval'' $[0,1]$ with operation $x \cdot y = \min(x,y)$.
  
$$ Q(z) = \frac{2\sqrt z}{\sinh 2\sqrt z} $$
 
  
is denoted $A_j(p_1,\ldots,p_j)$.
+
====References====
 +
* Hofmann, K.H.; Lawson, J.D. "Linearly ordered semigroups: Historical origins and A. H. Clifford’s influence" ''in'' Hofmann, Karl H. (ed.) et al., ''Semigroup theory and its applications. Proceedings of the 1994 conference commemorating the work of Alfred H. Clifford'' London Math. Soc. Lecture Note Series  '''231''' Cambridge University Press (1996) pp.15-39  {{ZBL|0901.06012}}
  
The multiplicative sequence with characteristic power series
+
=Composition algebra=
 +
An algebra $A$ (not necessarily associative) over a field $K$ with a [[quadratic form]] $q$ taking values in $K$ which is multiplicative, $q(x\cdot y) = q(x) q(y)$.  The composition algebras over the field $\mathbf{R}$ of [[real number]]s are the real numbers, the field of [[complex number]]s $\mathbf{C}$, the [[skew-field]] of [[quaternion]]s, the non-associative algebra of [[octonions]]. 
  
$$Q(z) = \frac{z}{1-\exp(-z)}  = 1 + \frac{x}{2} - \sum_{k=1}^\infty (-1)^k \frac{B_k}{(2k)!} z^{2k} $$
+
====References====
is denoted $T_j(p_1,\ldots,p_j)$: the ''[[Todd polynomial]]s''.
+
* Springer, Tonny A.; Veldkamp, Ferdinand D. ''Octonions, Jordan algebras and exceptional groups''. Springer Monographs in Mathematics. Springer (2000) ISBN 3-540-66337-1 {{ZBL|1087.17001}}
  
==Genus==
 
The '''genus''' of a multiplicative sequence is  a [[ring homomorphism]], from the  [[cobordism|cobordism ring]] of smooth oriented [[compact manifold]]s to another [[ring]], usually the ring of [[rational number]]s.
 
  
For example, the [[Todd genus]] is associated to the Todd polynomials with characteristic power series $$\frac{z}{1-\exp(-z)}$$.
 
  
==References==
+
 
* Hirzebruch, Friedrich. "Topological methods in algebraic geometry," Classics in Mathematics. Translation from the German and appendix one  by R. L. E. Schwarzenberger. Appendix two by A. BorelReprint of the  2nd, corr. print. of the 3rd ed. [1978]  (Berlin: Springer-Verlag, 1995). ISBN 3-540-58663-6. {{ZBL|0843.14009}}.
+
=Cayley–Dickson process=
 +
A construction of an algebra $A_1$ from an algebra $A$ with involution over a field $K$ which generalises the construction of the [[complex number]]s, [[quaternion]]s and [[octonion]].  Fix a parameter $d \in A$.  As a set $A_1 = A \times A$ with addition defined by $(a_1,a_2) + (b_1,b_2) = (a_1+b_1, a_2+b_2)$ and multiplication by
 +
$$
 +
(a_1,a_2) \cdot (b_1,b_2) = (a_1b_1 - d b_2 a_2^* , a_1^*b_2 + b_1a_2) \ .
 +
$$
 +
The algebra $A_1$ has an involution $(x_1,x_2) \mapsto (x_1^*,-x_2)$.  
 +
 
 +
 
 +
=Free differential calculus=
 +
Let $F$ be a [[free group]] on a set of generators $X = \{x_i : i \in I \}$ and $R[F]$ the [[group ring]] of $F$ over a commutative unital ring $R$. The ''Fox derivative'' $\partial_i$ are maps from $F$ to $R[F]$ defined by
 +
$$
 +
\partial_i(x_j) = \delta_{ij} \ ,
 +
$$
 +
$$
 +
\partial_i(1) = 0 \ ,
 +
$$
 +
$$
 +
\partial_i(uv) = u \partial_i(v) + \partial_i(u) v \ .
 +
$$
 +
It follows that
 +
$$
 +
\partial_i(x_i^{-1}) = - x_i^{-1} \ .
 +
$$
 +
 
 +
The maps extend to [[derivation]]s on $R[F]$. 
 +
 
 +
===References===
 +
* D. L. Johnson, ''Presentations of Groups'', London Mathematical Society Student Texts '''15''' Cambridge University Press (1997) ISBN 0-521-58542-2
 +
 
 +
=Martin's axiom=
 +
An axiom of set theory. Let $(P,{<})$ be a [[partially ordered set]] satisfying the [[countable chain condition]] and $D$ a family of $\mathfrak{k}$ dense subsets of $P$ for $\mathfrak{k}$ a cardinal less than $2^{\aleph_0}$. Then $\text{MA}_{\mathfrak{k}}$ asserts that there is a $D$-generic filter on $P$Martin's axiom $\text{MA}$ is the conjunction of $\text{MA}_{\mathfrak{k}}$ for all $\mathfrak{k} < 2^{\aleph_0}$.
 +
 
 +
The case $\text{MA}_{\aleph_0}$ holds in [[ZFC]]. MA is a consequence of the [[Continuum hypothesis]] ($\text{CH}$) but $\text{MA} \wedge \text{CH}$ is consistent with ZFC if ZFC is consistent.
 +
 
 +
====References====
 +
* Thomas Jech, ''Set Theory'', Perspectives in Mathematical Logic, Third Millennium Edition, revised and expanded. Springer (2007) ISBN 3-540-44761-X

Latest revision as of 19:18, 29 January 2018

Eulerian number

A combinatorial counting function for the number of descents in a permutation. Here we take a permutation $(a_1,\ldots,a_n)$ of $(1,\ldots,n)$ and count as a descent any $i$ such that $a_i > a_{i+1}$. We let $$ \left\langle{ n \atop k }\right\rangle $$ denote the number of permutations on $n$ elements with $k$ descents. It satisfies the recurrence relation $$ \left\langle{ n \atop k }\right\rangle = (n-k) \left\langle{ n-1 \atop k-1 }\right\rangle + (k+1) \left\langle{ n-1 \atop k }\right\rangle $$

The Eulerian polynomial is the generating function $$ S_n(t) = \sum_{k=0}^n \left\langle{ n \atop k }\right\rangle t^k \ . $$ The recurrence relation may be written as $$ S_{n+1}(t) = (1+nt) S_n(t) + t(1-t)S'_n(t) \ . $$

The Eulerian numbers appear in a related context. We define an excedance of a permutation to be the number of $i$ such that $a(i) > i$ (weak if $a_i \ge i$). Then the number of permutations with $k$ excendances is equal to the number with $k+1$ weak excedances, and is in turn equal to $\left\langle{ n \atop k }\right\rangle$.

References

  • T. Kyle Petersen Eulerian Numbers Birkhäuser (2015) ISBN 1-4939-3091-5 Zbl 06467929
  • Richard P. Stanley Enumerative combinatorics I Wadsworth & Brooks/Cole (1986) ISBN 0-534-06546-5 0608.05001 Zbl 0608.05001

Lattice valuation

A function $\nu$ on a lattice $L$ with values in a ring $R$ satisfying $$ \nu(x \wedge y) + \nu(x \vee y) = \nu(x) + \nu(y) \ . $$


References

  • Rota, Gian-Carlo (with P. Doubilet, C. Greene, D. Kahaner, A: Odlyzko and R. Stanley) Finite operator calculus Academic Press (1975) ISBN 0-12-596650-4 Zbl 0328.05007


Series-parallel graph

A class of graphs related to ideas from electrical networks. It is convenient to take "graph" to mean unoriented graph allowing loops and multiple edges. A two-terminal series-parallel graph $(G,h,t)$ has two distinguished vertices, source $h$ and sink $t$ (or "head and "tail"). The class is built recursively from the single edge $P_2 = ((\{h,t\}, \{ht\}), h,t)$ with $h$ as head and $t$ as tail, using the operations of series and parallel combination. It is assumed that the graphs to be combined have disjoint vertex sets. The series combination of $(G_1, h_1,t_1)$ and $(G_2, h_2,t_2)$ is the graph obtained by identifying $t_1$ with $h_2$ and taking $h_1$ as head and $t_2$ as tail. The parallel combination of $(G_1, h_1,t_1)$ and $(G_2, h_2,t_2)$ is the graph obtained by identifying $h_1$ with $h_2$ and $t_1$ with $t_2$ then taking $h_1=h_2$ as head and $t_1=t_2$ as tail.

...

Series-parallel graphs are characterised by having no subgraph homeomorphic to $K_4$, the complete graph on $4$ vertices.

References

  • Andreas Brandstädt, Van Bang Le; Jeremy P. Spinrad, "Graph classes: a survey". SIAM Monographs on Discrete Mathematics and Applications 3. Society for Industrial and Applied Mathematics (1999) ISBN 978-0-898714-32-6 Zbl 0919.05001

Polarity

A correspondence derived from a binary relation between two sets, introduced by G. Birkhoff: a special case of a Galois correspondence. Let $R$ be a relation from $A$ to $B$, equivalently a subset of $A \times B$. Define polar maps between the power sets, $F : \mathcal{P}A \rightarrow \mathcal{P}B$ and $G : \mathcal{P}B \rightarrow \mathcal{P}A$ by $$ F(U) = \{ b \in B : aRb\ \text{for all}\ a \in U \} $$ and $$ G(V) = \{ a \in A : aRb\ \text{for all}\ b \in V \} \ . $$

Make $\mathcal{P}A$, $\mathcal{P}B$ partially ordered sets by subset inclusion. Then $F$ and $G$ are order-reversing maps, and $FG$ and $GF$ are order-preserving (monotone). Indeed, $F$ and $G$ are quasi-inverse, that is, $FGF = F$ and $GFG = G$; hence $FG$ and $GF$ are closure operators.

The closed pairs $(U,V)$ with $V = F(U)$ and $U = G(V)$ may be ordered by $(U_1,V_1) \le (U_2,V_2) \Leftrightarrow U_1 \subseteq U_2 \Leftrightarrow V_1 \supseteq V_2$. This ordered set, denoted $\mathfrak{B}(A,B,R)$, is a complete lattice with $$ \bigwedge_{i \in I} (U_i,V_i) = \left({ \bigcap_{i\in I} U_i, FG\left({ \bigcup_{i \in I} V_i }\right) }\right) $$ and $$ \bigvee_{i \in I} (U_i,V_i) = \left({ GF\left({ \bigcup_{i \in I} U_i }\right), \bigcap_{i\in I} V_i }\right) \ . $$

Every complete lattice $L$ arises in this way: indeed, $L = \mathfrak{B}(L,L,{\le})$.

References

  • Birkhoff, Garrett Lattice theory American Mathematical Society (1940) Zbl 0063.00402
  • Davey, B.A.; Priestley, H.A. Introduction to lattices and order (2nd ed.) Cambridge University Press (2002) ISBN 978-0-521-78451-1 Zbl 1002.06001

Frame

A generalisation of the concept of topological space occurring in the theory of logic and computation.

A frame is a complete lattice $(X,{\le})$ (a lattice with all meets and joins) satisfying the frame distributivity law, that binary meets distribute over arbitrary joins: $$ x \wedge \bigvee \{ y \in Y \} = \bigvee \{ x \wedge y : y \in Y \} \ . $$

The powerset $\mathcal{P}(A)$ of a set $A$ forms a frame.

If $(X,\mathfrak{T})$ is a topological space, with $\mathfrak{T}$ the collection of open sets, then $\mathfrak{T}$ forms a subframe of $\mathcal{P}(X)$: it should be noted that whereas the join is set-theoretic union, the meet operation is given by $$ \bigwedge \{ S \} = \mathrm{Int}\left({ \bigcap \{ S \} }\right) $$ where $\mathrm{Int}$ denotes the interior.

References

[1] Steven Vickers Topology via Logic Cambridge Tracts in Theoretical Computer Science 5 Cambridge University Press (1989) ISBN 0-521-36062-5 Zbl 0668.54001
[2] Jonathan S. Golan Semirings and their Applications Springer (2013) ISBN 9401593337

Alexandrov topology

on a partially ordered set $(X,{\le})$

A topology which is discrete in the broad sense, that arbitrary unions and intersections of open sets are open. Define an upper set $U \subseteq X$ to be one for which $u \in U$ and $u \le x$ implies $x \in U$. The Alexandrov topology on $X$ is that for which all upper sets are open.

The Alexandrov topology makes $X$ a T0 space and the specialisation order is just the original order ${\le}$ on $X$.

References

  • Johnstone, Peter T. Stone spaces Cambridge Studies in Advanced Mathematics 3 Cambridge University Press(1986) Zbl 0586.54001

Exponentiation

The algebraic and analytic operations generalising the operation of repeated multiplication in number systems.

For positive integer $n$, the operation $x \mapsto x^n$ may be defined on any system of numbers by repeated multiplication $$ x^n = x \cdot x \cdot \cdots \cdot x\ \ \ (n\,\text{times}) $$ where $\cdot$ denotes multiplication. The number $n$ is the exponent in this operation.

The repeated operations may be carried out in any order provided that multiplication is associative, $x \cdot (y \cdot z) = (x \cdot y) \cdot z$. In this case we have $$ x^{m+n} = x^m \cdot x^n \ . $$

If the operation is also commutative then we have $$ (x \cdot y)^n = x^n \cdot y^n \ . $$

We may extend the definition to non-positive integer powers by defining $x^0 = 1$ and $$ x^{-n} = \frac{1}{x^n} $$ whenever this makes sense.

We may extend the definition to rational number exponents by taking $x^{1/n}$ to be any number $y$ such that $y^n = x$: this may denote none, one or more than one number.

Positive real numbers

Exponentiation of positive real numbers by rational exponents may be defined by taking $x^{1/n}$ to be the unique positive real solution of $y^n = x$: this always exists. We thus have $x^q$ well-defined for $x>0$ and any rational exponent $q$. Exponentiation preserves order: if $x > y$ then $x^q > y^q$ if $q > 0$ and $x^q < y^q$ if $q < 0$.

We can now define exponentiation with real exponent $r$ by defining $x^r$ to be the limit of $x^{q_n}$ where $q_n$ is a sequence of rational numbers converging to $r$. There is always such a sequence, and the limit exists and does not depend on the chosen sequence.

For positive real numbers there are mutually inverse exponential and logarithm functions which allow the alternative definition $$ x^y = \exp(y \log x) \ . $$ Here the exponential function may be regarded as $\exp(x) = e^x$ where $e$ is the base of natural logarithms.

Complex numbers

Exponentiation of complex numbers with non-integer exponents may be defined using the complex exponential function and logarithm. The exponential function is analytic and defined on the whole complex plane: the logarithmic function requires a choice of branch, corresponding to a choice of the range of values for the argument, to make it single-valued. Given such a choice, exponentiation may be defined as $z^w = \exp(w \log z)$.

General algebraic systems

For a general (not necessarily associative) binary operation, it is necessary to define the order of operations. The left and right principal powers are defined inductively by $$ x^{n+1} = x \star (x^n) $$ and $$ x^{n+1} = (x^n) \star x $$ respectively. A binary operation is power associative if the powers of a single element form an associative subsystem, so that exponentiation is well-defined.

Logarithm

The operation inverse to exponentiation.

Over the fields of real or complex numbers, one speaks of the logarithm of a number. The logarithmic function is the complex analytic function inverse to the exponential function.

In a finite Abelian group, the discrete logarithm is the inverse to exponentiation, with applications in cryptography.

The Zech logarithm in a finite field is related to the discrete logarithm.


I-semigroup

A topological semigroup defined on a totally ordered set. Let $I$ be a totally ordered set with minimum element $0$ and maximum element $1$, and equipped with the order topology; then $0$ acts as a zero (absorbing) element for the semigroup operation and $1$ acts as an identity (neutral) element. Although not required by the definition, it is the case that an I-semigroup is commutative.

Examples. The real interval $[0,1]$ under multiplication. The nil interval $[\frac12,1]$ with operation $x \circ y = \max(xy,\frac12)$. The min interval $[0,1]$ with operation $x \cdot y = \min(x,y)$.


References

  • Hofmann, K.H.; Lawson, J.D. "Linearly ordered semigroups: Historical origins and A. H. Clifford’s influence" in Hofmann, Karl H. (ed.) et al., Semigroup theory and its applications. Proceedings of the 1994 conference commemorating the work of Alfred H. Clifford London Math. Soc. Lecture Note Series 231 Cambridge University Press (1996) pp.15-39 Zbl 0901.06012

Composition algebra

An algebra $A$ (not necessarily associative) over a field $K$ with a quadratic form $q$ taking values in $K$ which is multiplicative, $q(x\cdot y) = q(x) q(y)$. The composition algebras over the field $\mathbf{R}$ of real numbers are the real numbers, the field of complex numbers $\mathbf{C}$, the skew-field of quaternions, the non-associative algebra of octonions.

References

  • Springer, Tonny A.; Veldkamp, Ferdinand D. Octonions, Jordan algebras and exceptional groups. Springer Monographs in Mathematics. Springer (2000) ISBN 3-540-66337-1 Zbl 1087.17001



Cayley–Dickson process

A construction of an algebra $A_1$ from an algebra $A$ with involution over a field $K$ which generalises the construction of the complex numbers, quaternions and octonion. Fix a parameter $d \in A$. As a set $A_1 = A \times A$ with addition defined by $(a_1,a_2) + (b_1,b_2) = (a_1+b_1, a_2+b_2)$ and multiplication by $$ (a_1,a_2) \cdot (b_1,b_2) = (a_1b_1 - d b_2 a_2^* , a_1^*b_2 + b_1a_2) \ . $$ The algebra $A_1$ has an involution $(x_1,x_2) \mapsto (x_1^*,-x_2)$.


Free differential calculus

Let $F$ be a free group on a set of generators $X = \{x_i : i \in I \}$ and $R[F]$ the group ring of $F$ over a commutative unital ring $R$. The Fox derivative $\partial_i$ are maps from $F$ to $R[F]$ defined by $$ \partial_i(x_j) = \delta_{ij} \ , $$ $$ \partial_i(1) = 0 \ , $$ $$ \partial_i(uv) = u \partial_i(v) + \partial_i(u) v \ . $$ It follows that $$ \partial_i(x_i^{-1}) = - x_i^{-1} \ . $$

The maps extend to derivations on $R[F]$.

References

  • D. L. Johnson, Presentations of Groups, London Mathematical Society Student Texts 15 Cambridge University Press (1997) ISBN 0-521-58542-2

Martin's axiom

An axiom of set theory. Let $(P,{<})$ be a partially ordered set satisfying the countable chain condition and $D$ a family of $\mathfrak{k}$ dense subsets of $P$ for $\mathfrak{k}$ a cardinal less than $2^{\aleph_0}$. Then $\text{MA}_{\mathfrak{k}}$ asserts that there is a $D$-generic filter on $P$. Martin's axiom $\text{MA}$ is the conjunction of $\text{MA}_{\mathfrak{k}}$ for all $\mathfrak{k} < 2^{\aleph_0}$.

The case $\text{MA}_{\aleph_0}$ holds in ZFC. MA is a consequence of the Continuum hypothesis ($\text{CH}$) but $\text{MA} \wedge \text{CH}$ is consistent with ZFC if ZFC is consistent.

References

  • Thomas Jech, Set Theory, Perspectives in Mathematical Logic, Third Millennium Edition, revised and expanded. Springer (2007) ISBN 3-540-44761-X
How to Cite This Entry:
Richard Pinch/sandbox. Encyclopedia of Mathematics. URL: http://encyclopediaofmath.org/index.php?title=Richard_Pinch/sandbox&oldid=30085