<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.formulasearchengine.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=123.2.17.157</id>
	<title>formulasearchengine - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://en.formulasearchengine.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=123.2.17.157"/>
	<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/wiki/Special:Contributions/123.2.17.157"/>
	<updated>2026-09-01T10:12:46Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.47.0-wmf.7</generator>
	<entry>
		<id>https://en.formulasearchengine.com/w/index.php?title=List_of_Selby_characters&amp;diff=16682</id>
		<title>List of Selby characters</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/w/index.php?title=List_of_Selby_characters&amp;diff=16682"/>
		<updated>2013-07-12T08:39:25Z</updated>

		<summary type="html">&lt;p&gt;123.2.17.157: /* Inventions of Dr. Trifle */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A &#039;&#039;&#039;max-plus algebra&#039;&#039;&#039; is a [[semiring]] over the union of [[real number]]s and ε = &amp;lt;math&amp;gt;-\infty&amp;lt;/math&amp;gt;, equipped with maximum and addition as the two binary operations.&lt;br /&gt;
It can be used appropriately to determine marking times within a given [[Petri net]] and a vector filled with marking state at the beginning.&lt;br /&gt;
&lt;br /&gt;
==Operators==&lt;br /&gt;
=== Scalar operations ===&lt;br /&gt;
&lt;br /&gt;
Let &#039;&#039;a&#039;&#039; and &#039;&#039;b&#039;&#039; be real scalars or ε. Then the operations maximum (implied by the &#039;&#039;&#039;max&#039;&#039;&#039; operator &amp;lt;math&amp;gt; \oplus&amp;lt;/math&amp;gt;) and addition (&#039;&#039;&#039;plus&#039;&#039;&#039; operator &amp;lt;math&amp;gt; \otimes&amp;lt;/math&amp;gt;) for these scalars are defined as&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;a \oplus b = \max(a,b) &amp;lt;/math&amp;gt;&lt;br /&gt;
: &amp;lt;math&amp;gt;a \otimes b = a + b&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Watch&#039;&#039;&#039;: Max-operator &amp;lt;math&amp;gt;\oplus&amp;lt;/math&amp;gt; can easily be confused with the addition operation. Similar to the conventional algebra, all &amp;lt;math&amp;gt;\otimes&amp;lt;/math&amp;gt; - operations have a higher [[Order of operations|precedence]] than &amp;lt;math&amp;gt;\oplus&amp;lt;/math&amp;gt; - operations.&lt;br /&gt;
&lt;br /&gt;
===Matrix operations===&lt;br /&gt;
Max-plus algebra can be used for matrix operands &#039;&#039;&#039;A&#039;&#039;&#039;, &#039;&#039;&#039;B&#039;&#039;&#039; likewise, where the size of both matrices is the same. To perform the &#039;&#039;&#039;A&#039;&#039;&#039; &amp;lt;math&amp;gt;\oplus&amp;lt;/math&amp;gt; &#039;&#039;&#039;B&#039;&#039;&#039; - operation, the elements of the resulting matrix at (row i, column j) have to be set up by the maximum operation of both corresponding elements of the matrices &#039;&#039;&#039;A&#039;&#039;&#039; and &#039;&#039;&#039;B&#039;&#039;&#039;:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;[A \oplus B]_{ij} = [A]_{ij} \oplus [B]_{ij} = \max([A]_{ij} , [B]_{ij})&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The &amp;lt;math&amp;gt; \otimes&amp;lt;/math&amp;gt; - operation is similar to the algorithm of [[Matrix multiplication]], however, every &amp;quot;+&amp;quot; calculation has to be substituted by an &amp;lt;math&amp;gt;\oplus&amp;lt;/math&amp;gt; - operation and every &amp;quot;&amp;lt;math&amp;gt;\cdot&amp;lt;/math&amp;gt;&amp;quot; calculation by a &amp;lt;math&amp;gt;\otimes&amp;lt;/math&amp;gt; - operation. More precisely, to perform the &#039;&#039;&#039;A&#039;&#039;&#039; &amp;lt;math&amp;gt;\otimes&amp;lt;/math&amp;gt; &#039;&#039;&#039;B&#039;&#039;&#039; - operation, where &#039;&#039;&#039;A&#039;&#039;&#039; is a &#039;&#039;m&#039;&#039;×&#039;&#039;p&#039;&#039; matrix and &#039;&#039;&#039;B&#039;&#039;&#039; is a &#039;&#039;p&#039;&#039;×&#039;&#039;n&#039;&#039; matrix, the elements of the resulting matrix at (row i, column j) are determined by matrices &#039;&#039;&#039;A&#039;&#039;&#039; (row i) and &#039;&#039;&#039;B&#039;&#039;&#039; (column j):&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;[A \otimes B]_{ij} = \bigoplus_{k = 1}^p [A]_{ik} \otimes [B]_{kj} = \max([A]_{i1} + [B]_{1j}, \dots, [A]_{ip} + [B]_{pj})&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Useful enhancement elements==&lt;br /&gt;
In order to handle marking times like &amp;lt;math&amp;gt;-\infty&amp;lt;/math&amp;gt; which means &amp;quot;never before&amp;quot;, the ε-element has been established by ε&amp;lt;math&amp;gt;=-\infty&amp;lt;/math&amp;gt;. According to the idea of infinity, the following equations can be found:&lt;br /&gt;
&lt;br /&gt;
: ε &amp;lt;math&amp;gt;\oplus&amp;lt;/math&amp;gt; a = a&lt;br /&gt;
: ε &amp;lt;math&amp;gt;\otimes&amp;lt;/math&amp;gt; a = ε&lt;br /&gt;
To point the zero number out, the element &#039;&#039;e&#039;&#039; was defined by &amp;lt;math&amp;gt;e=0&amp;lt;/math&amp;gt;. Therefore:&lt;br /&gt;
&lt;br /&gt;
: &#039;&#039;e&#039;&#039; &amp;lt;math&amp;gt;\otimes&amp;lt;/math&amp;gt; &#039;&#039;a&#039;&#039; = &#039;&#039;a&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Obviously, ε is the neutral element for the &amp;lt;math&amp;gt;\oplus&amp;lt;/math&amp;gt; - operation, as &#039;&#039;e&#039;&#039; is for the &amp;lt;math&amp;gt;\otimes&amp;lt;/math&amp;gt; - operation&lt;br /&gt;
&lt;br /&gt;
==Algebra properties==&lt;br /&gt;
*associativity:&lt;br /&gt;
&lt;br /&gt;
:: &amp;lt;math&amp;gt;(a \oplus b) \oplus c = a \oplus (b \oplus c) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:: &amp;lt;math&amp;gt;(a\otimes b) \otimes c = a \otimes (b \otimes c) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*commutativity :&lt;br /&gt;
&lt;br /&gt;
:: &amp;lt;math&amp;gt;a \oplus b = b \oplus a &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:: &amp;lt;math&amp;gt;a \otimes b = b \otimes a &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*distributivity:&lt;br /&gt;
&lt;br /&gt;
:: &amp;lt;math&amp;gt; (a \oplus b) \otimes c = a \otimes c \oplus b \otimes c &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Tropical geometry]]&lt;br /&gt;
&lt;br /&gt;
==Additional reading==&lt;br /&gt;
*{{citation|title=Max-linear Systems: Theory and Algorithms|first=Peter|last=Butkovič|series=Springer Monographs in Mathematics|doi=10.1007/978-1-84996-299-5|publisher=Springer-Verlag|year=2010}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
*http://maxplus.org&lt;br /&gt;
*http://amadeus.inria.fr/gaubert/maxplus.html&lt;br /&gt;
&lt;br /&gt;
[[Category:Algebras]]&lt;br /&gt;
&lt;br /&gt;
[[fr:Algèbre max-plus]]&lt;/div&gt;</summary>
		<author><name>123.2.17.157</name></author>
	</entry>
</feed>