<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>neverendingbooks</title>
	<atom:link href="http://www.neverendingbooks.org/index.php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.neverendingbooks.org</link>
	<description>lieven le bruyn&#039;s blog</description>
	<lastBuildDate>Wed, 16 May 2012 09:32:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Aaron Siegel on transfinite number hacking</title>
		<link>http://www.neverendingbooks.org/index.php/aaron-siegel-on-transfinite-number-hacking.html</link>
		<comments>http://www.neverendingbooks.org/index.php/aaron-siegel-on-transfinite-number-hacking.html#comments</comments>
		<pubDate>Wed, 16 May 2012 09:32:09 +0000</pubDate>
		<dc:creator>lievenlb</dc:creator>
				<category><![CDATA[level1]]></category>
		<category><![CDATA[Conway. Lenstra]]></category>
		<category><![CDATA[nimbers]]></category>
		<category><![CDATA[ONAG]]></category>
		<category><![CDATA[ordinal numbers]]></category>
		<category><![CDATA[SAGE]]></category>
		<category><![CDATA[Siegel]]></category>

		<guid isPermaLink="false">http://www.neverendingbooks.org/?p=6639</guid>
		<description><![CDATA[TweetOne of the coolest (pure math) facts in Conway&#8217;s book ONAG is the explicit construction of the algebraic closure $\overline{\mathbb{F}_2}$ of the field with two elements as the set of all ordinal numbers smaller than $(\omega^{\omega})^{\omega}$ equipped with nimber addition and multiplication. Some time ago we did run a couple of posts on this. In [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton6639" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.neverendingbooks.org%2Findex.php%2Faaron-siegel-on-transfinite-number-hacking.html&amp;text=Aaron%20Siegel%20on%20transfinite%20number%20hacking&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fwww.neverendingbooks.org%2Findex.php%2Faaron-siegel-on-transfinite-number-hacking.html" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.neverendingbooks.org/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>One of the coolest (pure math) facts in Conway&#8217;s book <a href="http://en.wikipedia.org/wiki/On_Numbers_and_Games">ONAG</a> is the explicit construction of the algebraic closure $\overline{\mathbb{F}_2}$ of the field with two elements as the set of all <a href="http://en.wikipedia.org/wiki/Ordinal_number">ordinal numbers</a> smaller than $(\omega^{\omega})^{\omega}$ equipped with nimber addition and multiplication.</p>
<p>Some time ago we did run a couple of posts on this. In <a href="http://www.neverendingbooks.org/index.php/on2-transfinite-number-hacking.html">transfinite number hacking</a> we recalled Cantor&#8217;s ordinal arithmetic and in <a href="http://www.neverendingbooks.org/index.php/on2-conways-nim-arithmetics.html">Conway&#8217;s nim arithmetics</a> we showed that Conway&#8217;s simplicity rules for addition and multiplication turns the set of all ordinal numbers into a field of characteristic zero : $\mathbb{On}_2$ (pronounced &#8216;Onto&#8217;).</p>
<p>In the post <a href="http://www.neverendingbooks.org/index.php/on2-extending-lenstras-list.html">extending Lenstra&#8217;s list</a> we gave Hendrik Lenstra&#8217;s effective construction of the mystery elements $\alpha_p$ (for prime numbers $p$) needed to do actual calculations in $\mathbb{On}_2$. We used SAGE to check the values for $p \leq 41$ and solved the conjecture left in Lenstra&#8217;s paper <a href="https://openaccess.leidenuniv.nl/bitstream/handle/1887/2125/346_027.pdf?sequence=1">Nim multiplication</a>  that $(\omega^{\omega^{13}})^{43} = \omega^{\omega^7} + 1$ and determined $\alpha_p$ for $p \leq 67$.</p>
<p><img src="http://matrix.cmi.ua.ac.be/DATA3/aaronsiegel.jpg" align=right hspace=10 /><br />
Aaron Siegel has now dramatically extended this and calculated the $\alpha_p$ for all primes $p \leq 181$. He mails : </p>
<p>&#8220;thinking about the problem I figured it shouldn&#8217;t be too hard to write a dedicated program for it.  So I threw together some Java code and&#8230; pushed the table up to p = 181!  You can see the results below.  Q(f(p)), excess, and alpha_p are all as defined by Lenstra.  The &#8220;t(sec)&#8221; column is the number of seconds the calculation took, on my 3.4GHz iMac.  The most difficult case, by far, was p = 167, which took about five days.</p>
<p>I&#8217;m including results for all p < 300, except for p = 191, 229, 263, and 283.  p = 263 and 283 are omitted because they involve computations in truly enormous finite fields (exponent 102180 for p = 263, and 237820 for p = 283).  I'm confident that if I let my computer grind away at them for long enough, we'd get an answer... but it would take several months of CPU time at least.</p>
<p>p = 191 and 229 are more troubling cases.  Consider p = 191: it's the first prime p such that p-1 has a factor with excess > 1.  (190 = 2 x 5 x 19, and alpha_19 has excess 4.)  This seems to have a significant effect on the excess of alpha_191.  I&#8217;ve tried it for every excess up to m = 274, and for all powers of 2 up to m = 2^32.  No luck.&#8221;</p>
<p>Aaron is  writing a book on combinatorial game theory (to be published in the AMS GSM series, hopefully later this year) and will include details of these computations. For the impatient, here&#8217;s his list</p>
<p><center><br />
<img src="http://matrix.cmi.ua.ac.be/DATA3/list1.jpg"><br />
</center><br />
<center><br />
<img src="http://matrix.cmi.ua.ac.be/DATA3/list2.jpg"><br />
</center></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neverendingbooks.org/index.php/aaron-siegel-on-transfinite-number-hacking.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quiver Grassmannians and $\mathbb{F}_1$-geometry</title>
		<link>http://www.neverendingbooks.org/index.php/quiver-grassmannians-and-mathbbf_1-geometry.html</link>
		<comments>http://www.neverendingbooks.org/index.php/quiver-grassmannians-and-mathbbf_1-geometry.html#comments</comments>
		<pubDate>Wed, 09 May 2012 10:35:46 +0000</pubDate>
		<dc:creator>lievenlb</dc:creator>
				<category><![CDATA[level1]]></category>
		<category><![CDATA[blue schemes]]></category>
		<category><![CDATA[blueprints]]></category>
		<category><![CDATA[F1]]></category>
		<category><![CDATA[Grassnmannian]]></category>
		<category><![CDATA[Kapranov]]></category>
		<category><![CDATA[Lorscheid]]></category>
		<category><![CDATA[quivers]]></category>
		<category><![CDATA[Reineke]]></category>
		<category><![CDATA[representations]]></category>
		<category><![CDATA[Smirnov]]></category>

		<guid isPermaLink="false">http://www.neverendingbooks.org/?p=6587</guid>
		<description><![CDATA[TweetReineke&#8217;s observation that any projective variety can be realized as a quiver Grassmannian is bad news: we will have to look at special representations and/or dimension vectors if we want the Grassmannian to have desirable properties. Some people still see a silver lining: it can be used to define a larger class of geometric objects [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton6587" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.neverendingbooks.org%2Findex.php%2Fquiver-grassmannians-and-mathbbf_1-geometry.html&amp;text=Quiver%20Grassmannians%20and%20%24%5Cmathbb%7BF%7D_1%24-geometry&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fwww.neverendingbooks.org%2Findex.php%2Fquiver-grassmannians-and-mathbbf_1-geometry.html" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.neverendingbooks.org/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>Reineke&#8217;s <a href="http://www.neverendingbooks.org/index.php/quiver-grassmannians-can-be-anything.html">observation</a> that any projective variety can be realized as a quiver Grassmannian is bad news: we will have to look at special representations and/or dimension vectors if we want the Grassmannian to have desirable properties. Some people still see a silver lining: it can be used to define a larger class of geometric objects over the elusive <a href="http://en.wikipedia.org/wiki/Field_with_one_element">field with one element</a> $\mathbb{F}_1$.</p>
<p><img src="http://matrix.cmi.ua.ac.be/DATA3/F1land.jpg"></p>
<p>In a <a href="http://www.neverendingbooks.org/index.php/quiver-grassmannians-can-be-anything.html#comment-23446">comment to the previous post</a> Markus Reineke recalls motivating discussions with <a href="http://www.homepages.ucl.ac.uk/~ucahjlo/">Javier Lopez Pena</a> and <a href="http://w3.impa.br/~lorschei/">Oliver Lorscheid</a> (the guys responsable for the <a href="http://front.math.ucdavis.edu/0909.0069">map of $\mathbb{F}_1$-land</a> above) and asks about potential connections with $\mathbb{F}_1$-geometry. In this post I will ellaborate on <a href="http://www.neverendingbooks.org/index.php/quiver-grassmannians-can-be-anything.html#comment-23450">Javier&#8217;s response</a>.</p>
<p>The Kapranov-Smirnov <a href="http://www.neverendingbooks.org/index.php/the-f_un-folklore.html">$\mathbb{F}_1$-floklore</a> tells us that an $n$-dimensional vectorspace over $\mathbb{F}_1$ is a pointed set $V^{\bullet}$ consisting of $n+1$ points, the distinguished point playing the role of the zero-vector. Linear maps $V^{\bullet} \rightarrow W^{\bullet}$ between $\mathbb{F}_1$-spaces are then just maps of pointed sets (sending the distinguished element of $V^{\bullet}$ to that of $W^{\bullet}$). As an example, the base-change group $GL_n(\mathbb{F}_1)$ of an $n$-dimensional $\mathbb{F}_1$-space $V^{\bullet}$ is isomorphic to the symmetric group $S_n$.</p>
<p>This allows us to make sense of quiver-representations over $\mathbb{F}_1$. To each vertex we associate a pointed set and to each arrow a map of pointed sets between the vertex-pointed sets. The dimension-vector $\alpha$ of quiver-representation is defined <a href="http://www.neverendingbooks.org/index.php/quiver-grassmannians-can-be-anything.html">as before</a> and two representations with the same dimension-vector are isomorphic is they lie in the same orbit under the action of the product of the symmetric groups determined by the components of $\alpha$. All this (and a bit more) has been worked out by <a href="http://math.bu.edu/people/szczesny/">Matt Szczesny</a>   in the paper <a href="http://arxiv.org/abs/1006.0912">Representations of quivers over $\mathbb{F}_1$</a>.</p>
<p><img src="http://matrix.cmi.ua.ac.be/DATA3/lorscheid.jpg" align=left hspace=10> Oliver Lorscheid developed his own approach to $\mathbb{F}_1$ based on the notion of <a href="http://front.math.ucdavis.edu/1103.1745">blueprints</a> (see also <a href="http://front.math.ucdavis.edu/1201.1324">part 2</a> and a <a href="http://front.math.ucdavis.edu/1203.1665">paper with Javier</a>).</p>
<p>Roughly speaking a blueprint $B = A // \mathcal{R}$ is a commutative monoid $A$ together with an equivalence relation $\mathcal{R}$ on the monoid semiring $\mathbb{N}[A]$ compatible with addition and multiplication. Any commutative ring $R$ is a blueprint by taking $A$ the multiplicative monoid of $R$ and $\mathcal{R}(\sum_i a_i,\sum_j b_j)$ if and only if the elements $\sum_i a_i$ and $\sum_j b_j$ in $R$ are equal.</p>
<p>One can extend the usual notions of prime ideals, Zariski topology and structure sheaf from commutative rings to blueprints and hence define a notion of &#8220;blue schemes&#8221; which are then taken to be the schemes over $\mathbb{F}_1$.</p>
<p>What&#8217;s the connection with Reineke&#8217;s result? Well, for quiver-representations $V$ defined over $\mathbb{F}_1$ they can show that the corresponding quiver Grassmannians $Gr(V,\alpha)$ are blue projective varieties and hence are geometric objects defined over $\mathbb{F}_1$.</p>
<p>For us, old-fashioned representation theorists, a complex quiver-representation $V$ is defined over $\mathbb{F}_1$ if and only if there is an isomorphic representation $V&#8217;$ with the property that all its arrow-matrices have at most one $1$ in every column, and zeroes elsewhere.</p>
<p>Remember from <a href="http://www.neverendingbooks.org/index.php/quiver-grassmannians-can-be-anything.html">last time</a> that Reineke&#8217;s representation consisted of two parts : the Veronese-part encoding the $d$-uple embedding $\mathbb{P}^n \hookrightarrow \mathbb{P}^M$ and a linear part describing the subvariety $X \hookrightarrow \mathbb{P}^n$ as the intersection of the image of $\mathbb{P}^n$ in $\mathbb{P}^M$ with a finite number of hyper-planes in $\mathbb{P}^M$.</p>
<p>We have seen that the Veronese-part is always defined over $\mathbb{F}_1$, compatible with the fact that all approaches to $\mathbb{F}_1$-geometry allow for projective spaces and $d$-uple embeddings. The linear part does not have to be defined over $\mathbb{F}_1$ in general, but we can look at the varieties we get when we force the linear-part matrices to be of the correct form.</p>
<p>For example, by modifying the map $h$ of last time to $h=x_0+x_7+x_9$ we get that the quiver-representation</p>
<p><center><br />
<img src='/latexrender/pictures/72307fb6c73593f766604863dcd61a13.gif' title='\xymatrix{\bullet &amp; &amp; \bullet \ar[ll]^h \ar@/^2ex/[rr]^x \ar[rr]^y \ar@/_2ex/[rr]^z &amp; &amp; \bullet}' alt='\xymatrix{\bullet &amp; &amp; \bullet \ar[ll]^h \ar@/^2ex/[rr]^x \ar[rr]^y \ar@/_2ex/[rr]^z &amp; &amp; \bullet}' align=absmiddle><br />
</center></p>
<p>is defined over $\mathbb{F}_1$ and hence that Reineke&#8217;s associated quiver Grassmannian, which is the smooth plane elliptic curve $\mathbb{V}(x^3+y^2z+z^3)$, is a blue variety. This in sharp contrast with other approaches to $\mathbb{F}_1$-geometry which do not allow elliptic curves!</p>
<p>Oliver will give a talk at the <a href="http://www.6ecm.pl/">6th European Congress of Mathematics</a> in the mini-symposium <a href="http://cage.ugent.be/~kthas/Fun/index.php/absolute-arithmetic-at-the-6th-european-congress-of-mathematics.html">Absolute Arithmetic and $\mathbb{F}_1$-Geometry</a>. Judging from his abstract,he will also mention quiver Grassmannians. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.neverendingbooks.org/index.php/quiver-grassmannians-and-mathbbf_1-geometry.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quiver Grassmannians can be anything</title>
		<link>http://www.neverendingbooks.org/index.php/quiver-grassmannians-can-be-anything.html</link>
		<comments>http://www.neverendingbooks.org/index.php/quiver-grassmannians-can-be-anything.html#comments</comments>
		<pubDate>Wed, 02 May 2012 10:19:12 +0000</pubDate>
		<dc:creator>lievenlb</dc:creator>
				<category><![CDATA[level1]]></category>
		<category><![CDATA[Grassnmannian]]></category>
		<category><![CDATA[quivers]]></category>
		<category><![CDATA[representations]]></category>
		<category><![CDATA[Veronese]]></category>

		<guid isPermaLink="false">http://www.neverendingbooks.org/?p=6527</guid>
		<description><![CDATA[TweetA standard Grassmannian $Gr(m,V)$ is the manifold having as its points all possible $m$-dimensional subspaces of a given vectorspace $V$. As an example, $Gr(1,V)$ is the set of lines through the origin in $V$ and therefore is the projective space $\mathbb{P}(V)$. Grassmannians are among the nicest projective varieties, they are smooth and allow a cell [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton6527" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.neverendingbooks.org%2Findex.php%2Fquiver-grassmannians-can-be-anything.html&amp;text=Quiver%20Grassmannians%20can%20be%20anything&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fwww.neverendingbooks.org%2Findex.php%2Fquiver-grassmannians-can-be-anything.html" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.neverendingbooks.org/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p><img src="http://matrix.cmi.ua.ac.be/DATA3/grassmann.jpg" align=right>A standard <a href="http://en.wikipedia.org/wiki/Grassmannian">Grassmannian</a> $Gr(m,V)$ is the manifold having as its points all possible $m$-dimensional subspaces of a given vectorspace $V$. As an example, $Gr(1,V)$ is the set of lines through the origin in $V$ and therefore is the projective space $\mathbb{P}(V)$.  Grassmannians are among the nicest projective varieties, they are smooth and allow a cell decomposition. </p>
<p>A quiver $Q$ is just an oriented graph. Here&#8217;s an example</p>
<p><img src='/latexrender/pictures/3a62e9607864a367a23fffb59fdc45c5.gif' title='Q~:~\xymatrix{\bullet &amp; \bullet \ar[l]_a \ar@/^2ex/[r]^{b} \ar@/_2ex/[r]_{c} &amp; \bullet}' alt='Q~:~\xymatrix{\bullet &amp; \bullet \ar[l]_a \ar@/^2ex/[r]^{b} \ar@/_2ex/[r]_{c} &amp; \bullet}' align=absmiddle></p>
<p>A representation $V$ of a quiver assigns a vector-space to each vertex and a linear map between these vertex-spaces to every arrow. As an example, a representation $V$ of the quiver $Q$ consists of a triple of vector-spaces $(V_1,V_2,V_3)$ together with linear maps $f_a~:~V_2 \rightarrow V_1$ and $f_b,f_c~:~V_2 \rightarrow V_3$.</p>
<p>A sub-representation $W \subset V$ consists of subspaces of the vertex-spaces of $V$ and linear maps between them compatible with the maps of $V$. The dimension-vector of $W$ is the vector with components the dimensions of the vertex-spaces of $W$.</p>
<p>This means in the example that we require $f_a(W_2) \subset W_1$ and $f_b(W_2)$ and $f_c(W_2)$ to be subspaces of $W_3$. If the dimension of $W_i$ is $m_i$ then $m=(m_1,m_2,m_3)$ is the dimension vector of $W$.</p>
<p>The quiver-analogon of the Grassmannian $Gr(m,V)$ is the <strong>Quiver Grassmannian</strong> $QGr(m,V)$ where $V$ is a quiver-representation and $QGr(m,V)$ is the collection of all possible sub-representations $W \subset V$ with fixed dimension-vector $m$. One might expect these quiver Grassmannians to be rather nice projective varieties.</p>
<p>However, last week <a href="http://wmaz.math.uni-wuppertal.de/reineke/">Markus Reineke</a> posted a 2-page note on the arXiv proving that <a href="http://arxiv.org/abs/1204.5730">every projective variety is a quiver Grassmannian</a>.</p>
<p><img src="http://matrix.cmi.ua.ac.be/DATA3/elliptic.jpg" align=left> Let&#8217;s illustrate the argument by finding a quiver Grassmannian $QGr(m,V)$ isomorphic to the <a href="http://en.wikipedia.org/wiki/Elliptic_curve">elliptic curve</a> in $\mathbb{P}^2$ with homogeneous equation $Y^2Z=X^3+Z^3$.</p>
<p>Consider the <a href="http://en.wikipedia.org/wiki/Veronese_surface">Veronese embedding</a> $\mathbb{P}^2 \hookrightarrow \mathbb{P}^9$ obtained by sending a point $(x:y:z)$ to the point</p>
<p>\[ (x^3:x^2y:x^2z:xy^2:xyz:xz^2:y^3:y^2z:yz^2:z^3) \]</p>
<p>The upshot being that the elliptic curve is now realized as the intersection of the image of $\mathbb{P}^2$ with the hyper-plane $\mathbb{V}(X_0-X_7+X_9)$ in the standard projective coordinates $(x_0:x_1:\cdots:x_9)$ for $\mathbb{P}^9$.</p>
<p>To describe the equations of the image of $\mathbb{P}^2$ in $\mathbb{P}^9$ consider the $6 \times 3$ matrix with the rows corresponding to $(x^2,xy,xz,y^2,yz,z^2)$ and the columns  to $(x,y,z)$ and the entries being the multiplications, that is</p>
<p>$$\begin{bmatrix} x^3 &#038; x^2y &#038; x^2z \\ x^2y &#038; xy^2 &#038; xyz \\ x^2z &#038; xyz &#038; xz^2 \\ xy^2 &#038; y^3 &#038; y^2z \\ xyz &#038; y^2z &#038; yz^2 \\ xz^2 &#038; yz^2 &#038; z^3 \end{bmatrix} = \begin{bmatrix} x_0 &#038; x_1 &#038; x_2 \\ x_1 &#038; x_3 &#038; x_4 \\ x_2 &#038; x_4 &#038; x_5 \\ x_3 &#038; x_6 &#038; x_7 \\ x_4 &#038; x_7 &#038; x_8 \\ x_5 &#038; x_8 &#038; x_9 \end{bmatrix}$$</p>
<p>But then, a point $(x_0:x_1: \cdots : x_9)$ belongs to the image of $\mathbb{P}^2$ if (and only if) the matrix on the right-hand side has rank $1$ (that is, all its $2 \times 2$ minors vanish).  Next, consider the quiver</p>
<p><center><br />
<img src='/latexrender/pictures/72307fb6c73593f766604863dcd61a13.gif' title='\xymatrix{\bullet &amp; &amp; \bullet \ar[ll]^h \ar@/^2ex/[rr]^x \ar[rr]^y \ar@/_2ex/[rr]^z &amp; &amp; \bullet}' alt='\xymatrix{\bullet &amp; &amp; \bullet \ar[ll]^h \ar@/^2ex/[rr]^x \ar[rr]^y \ar@/_2ex/[rr]^z &amp; &amp; \bullet}' align=absmiddle><br />
</center></p>
<p>and consider the representation $V=(V_1,V_2,V_3)$ with vertex-spaces $V_1=\mathbb{C}$, $V_2 = \mathbb{C}^{10}$ and $V_2 = \mathbb{C}^6$. The linear maps $x,y$ and $z$ correspond to the columns of the matrix above, that is</p>
<p>$$(x_0,x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9) \begin{cases} \rightarrow^x~(x_0,x_1,x_2,x_3,x_4,x_5) \\ \rightarrow^y~(x_1,x_3,x_4,x_6,x_7,x_8) \\ \rightarrow^z~(x_2,x_4,x_5,x_7,x_8,x_9) \end{cases}$$</p>
<p>The linear map $h~:~\mathbb{C}^{10} \rightarrow \mathbb{C}$ encodes the equation of the hyper-plane, that is $h=x_0-x_7+x_9$.</p>
<p>Now consider the quiver Grassmannian $QGr(m,V)$ for the dimension vector $m=(0,1,1)$. A base-vector $p=(x_0,\cdots,x_9)$ of $W_2 = \mathbb{C}p$ of a subrepresentation $W=(0,W_2,W_3) \subset V$ must be such that $h(x)=0$, that is, $p$ determines a point of the hyper-plane.</p>
<p>Likewise the vectors $x(p),y(p)$ and $z(p)$ must all lie in the one-dimensional space $W_3 = \mathbb{C}$, that is, the right-hand side matrix above must have rank one and hence $p$ is a point in the image of $\mathbb{P}^2$ under the Veronese. </p>
<p>That is, $Gr(m,V)$ is isomorphic to the intersection of this image with the hyper-plane and hence is isomorphic to the elliptic curve.</p>
<p>The general case is similar as one can view any projective subvariety $X \hookrightarrow \mathbb{P}^n$ as isomorphic to the intersection of the image of a specific $d$-uple Veronese embedding $\mathbb{P}^n \hookrightarrow \mathbb{P}^N$ with a number of hyper-planes in $\mathbb{P}^N$.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neverendingbooks.org/index.php/quiver-grassmannians-can-be-anything.html/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>bookworm arXiv</title>
		<link>http://www.neverendingbooks.org/index.php/bookworm-arxiv.html</link>
		<comments>http://www.neverendingbooks.org/index.php/bookworm-arxiv.html#comments</comments>
		<pubDate>Tue, 01 May 2012 15:01:36 +0000</pubDate>
		<dc:creator>lievenlb</dc:creator>
				<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.neverendingbooks.org/?p=6514</guid>
		<description><![CDATA[TweetOne of the nicer tools around is bookworm arXiv which &#8216;is a collaboration between the Harvard Cultural Observatory, arxiv.org, and the Open Science Data Cloud. It enables you to explore lexical trends in over 700,000 e-prints, spanning mathematics, physics, computer science, and statistics&#8217; posted on the arXiv. One possible use is to explore the popularity [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton6514" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.neverendingbooks.org%2Findex.php%2Fbookworm-arxiv.html&amp;text=bookworm%20arXiv&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fwww.neverendingbooks.org%2Findex.php%2Fbookworm-arxiv.html" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.neverendingbooks.org/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>One of the nicer tools around is <a href="http://arxiv.culturomics.org/">bookworm arXiv</a> which &#8216;is a collaboration between the Harvard Cultural Observatory, arxiv.org, and the Open Science Data Cloud. It enables you to explore lexical trends in over 700,000 e-prints, spanning mathematics, physics, computer science, and statistics&#8217; posted on the <a href="http://arxiv.org">arXiv</a>.</p>
<p>One possible use is to explore the popularity of certain topics. Below is the graph of the number of papers submitted monthly to the arXiv in noncommutative geometry, quantum groups, cluster algebras and symplectic reflection (algebras). </p>
<p><img src="http://matrix.cmi.ua.ac.be/DATA3/bookworm1b.jpg"></p>
<p>The default gives the graphs in the percentage of all papers submitted, but it is better to change this to the number of papers (I think). Sadly, at present one can only search for one- and two-word phrases.</p>
<p>Extremely useful is that it gives you the full list of papers (with direct links to the papers) containing the search terms when you click on that months point in the graph. For example, there are 4 sheets of papers in noncommutative geometry for october 2011</p>
<p><img src="http://matrix.cmi.ua.ac.be/DATA3/bookworm2b.jpg"></p>
<p>Clearly, there are plenty of other fun uses for this bookworm. For example, you can graph the number of papers in a topic in function of the nationality of the submitter. Here are the papers in noncommutative geometry, submitted by people from the US, France, the UK and Italy.</p>
<p><img src="http://matrix.cmi.ua.ac.be/DATA3/bookworm3b.jpg"></p>
<p>Or, you can use it for vanity reasons, giving you the list of all papers containing a reference to your work, which may not always be a good idea, blood-pressure wise&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neverendingbooks.org/index.php/bookworm-arxiv.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>the matrix reloaded</title>
		<link>http://www.neverendingbooks.org/index.php/the-matrix-reloaded.html</link>
		<comments>http://www.neverendingbooks.org/index.php/the-matrix-reloaded.html#comments</comments>
		<pubDate>Tue, 01 May 2012 10:28:37 +0000</pubDate>
		<dc:creator>lievenlb</dc:creator>
				<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.neverendingbooks.org/?p=6488</guid>
		<description><![CDATA[Tweet The dinosaurs among you may remember that before this blog we had the &#8216;na&#038;g-forum&#8217; to accompany our master-class in noncommutative algebra &#038; geometry. That forum ran on an early flat-panel iMac G4 which was, for lack of a better name, baptized &#8216;the matrix&#8217;. The original matrix did survive the unification of the three Antwerp [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton6488" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.neverendingbooks.org%2Findex.php%2Fthe-matrix-reloaded.html&amp;text=the%20matrix%20reloaded&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fwww.neverendingbooks.org%2Findex.php%2Fthe-matrix-reloaded.html" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.neverendingbooks.org/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p><img src="http://matrix.cmi.ua.ac.be/DATA3/matrixreloaded.jpg" align=right hspace=10> The dinosaurs among you may remember that before this blog we had the &#8216;na&#038;g-forum&#8217; to accompany our master-class in noncommutative algebra &#038; geometry. </p>
<p>That forum ran on an early <a href="http://www.apple.com/support/imac/g4/">flat-panel iMac G4</a> which was, for lack of a better name, baptized &#8216;the matrix&#8217;.</p>
<p>The original matrix did survive the unification of the three Antwerp universities and a move to a different campus but then died around <a href="http://www.neverendingbooks.org/index.php/bloomsday-end.html">bloomsday 2007</a> and was replaced by an intel iMac.</p>
<p>This second matrix did host a number of blogs and projects started (and usually ended rather quickly) such as &#8216;MoonshineMath&#8217;, a muMath-site called noncommutative.org, the &#8216;F-un Mathematics&#8217; blog dedicated to the field with one element and, of course, this blog. </p>
<p>About a month ago matrix-II was replaced by a state-of-the-art iMac running 10.7. The transition went smooth apart from the fact that 10.7 doesn&#8217;t like &#8216;localhost&#8217; but prefers &#8217;127.0.0.1&#8242; in setting up wordpress blogs.</p>
<p>Besides neverendingbooks, matrix-III runs <a href="http://www.noncommutative.org">angs@t &#8211; angs+</a> which is the blog of the antwerp noncommutative geometry seminar. It will be revamped over the summer and will probably be the website for our renewed master-class, starting next year.</p>
<p>The &#8216;F-un Mathematics&#8217; blog was dropped in the transition but still survives at <a href="http://cage.ugent.be/~kthas/Fun/">Ghent University</a> where it is managed by Koen Thas.</p>
<p>As far as NeverendingBooks is concerned i hope to make a fresh start with blogging and will try to get more structure in this site by changing to a <a href="http://www.premiumwp.com/best-responsive-wordpress-themes/">responsive wordpress theme</a> (&#8216;These responsive, fluid, or adaptive WordPress themes, automatically adjust according to the screen size, resolution and device on which they are being viewed&#8217;).</p>
<p>As a result this page will look weird from time to time over the next week or so. My apologies. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.neverendingbooks.org/index.php/the-matrix-reloaded.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>noncommutative geometry at the Lorentz center</title>
		<link>http://www.neverendingbooks.org/index.php/noncommutative-geometry-at-the-lorentz-center.html</link>
		<comments>http://www.neverendingbooks.org/index.php/noncommutative-geometry-at-the-lorentz-center.html#comments</comments>
		<pubDate>Sat, 24 Mar 2012 11:58:19 +0000</pubDate>
		<dc:creator>lievenlb</dc:creator>
				<category><![CDATA[level1]]></category>

		<guid isPermaLink="false">http://www.neverendingbooks.org/?p=6437</guid>
		<description><![CDATA[TweetThis week i was at the conference Noncommutative Algebraic Geometry and its Applications to Physics at the Lorentz center in Leiden. It was refreshing to go to a conference where i knew only a handful of people beforehand and where everything was organized to Oberwolfach perfection. Perhaps i&#8217;ll post someday on some of the (to [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton6437" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.neverendingbooks.org%2Findex.php%2Fnoncommutative-geometry-at-the-lorentz-center.html&amp;text=noncommutative%20geometry%20at%20the%20Lorentz%20center&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fwww.neverendingbooks.org%2Findex.php%2Fnoncommutative-geometry-at-the-lorentz-center.html" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.neverendingbooks.org/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>This week i was at the conference <a href="http://www.lorentzcenter.nl/lc/web/2012/485/info.php3?wsid=485&#038;venue=Oort">Noncommutative Algebraic Geometry and its Applications to Physics</a> at the <a href="http://www.lorentzcenter.nl">Lorentz center</a> in Leiden.</p>
<p><center><br />
<img src="http://matrix.cmi.ua.ac.be/DATA3/Lorentz.jpg"><br />
</center></p>
<p>It was refreshing to go to a conference where i knew only a handful of people beforehand and where everything was organized to Oberwolfach perfection. Perhaps i&#8217;ll post someday on some of the (to me) more interesting talks. </p>
<p>Also interesting were some discussions about the Elsevier-boycot-fallout and proposals to go beyong that boycot and i will certainly post about that later. At the moment there is still an embargo on some information, but anticipate a statement from the editorial board of the journal of number theory soon&#8230;</p>
<p>I was asked to talk about &#8220;algebraic D-branes&#8221;, probably because it sounded like an appropriate topic for a conference on noncommutative algebraic geometry claiming to have connections with physics. I saw it as an excuse to promote the type of noncommutative geometry i like based on representation schemes.</p>
<p>If you like to see the slides of my talk you can find the handout-version <a href="http://matrix.cmi.ua.ac.be/DATA3/LeidenHandout.pdf">here</a>. They should be pretty self-exploratory, but if you like to read an unedited version of what i intended to tell with every slide you can find that text <a href="http://matrix.cmi.ua.ac.be/DATA3/LeidenTalk.pdf">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neverendingbooks.org/index.php/noncommutative-geometry-at-the-lorentz-center.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Manin&#8217;s three-space-2000</title>
		<link>http://www.neverendingbooks.org/index.php/manins-three-space-2000.html</link>
		<comments>http://www.neverendingbooks.org/index.php/manins-three-space-2000.html#comments</comments>
		<pubDate>Mon, 30 Jan 2012 17:31:58 +0000</pubDate>
		<dc:creator>lievenlb</dc:creator>
				<category><![CDATA[level1]]></category>
		<category><![CDATA[Field with one element]]></category>
		<category><![CDATA[Manin]]></category>
		<category><![CDATA[Mumford]]></category>
		<category><![CDATA[primes]]></category>
		<category><![CDATA[representations]]></category>

		<guid isPermaLink="false">http://www.neverendingbooks.org/?p=6419</guid>
		<description><![CDATA[TweetAlmost three decades ago, Yuri Manin submitted the paper &#8220;New dimensions in geometry&#8221; to the 25th Arbeitstagung, Bonn 1984. It is published in its proceedings, Springer Lecture Notes in Mathematics 1111, 59-101 and there&#8217;s a review of the paper available online in the Bulletin of the AMS written by Daniel Burns. In the introduction Manin [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton6419" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.neverendingbooks.org%2Findex.php%2Fmanins-three-space-2000.html&amp;text=Manin%26%238217%3Bs%20three-space-2000&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fwww.neverendingbooks.org%2Findex.php%2Fmanins-three-space-2000.html" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.neverendingbooks.org/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>Almost three decades ago, <a href="http://en.wikipedia.org/wiki/Yuri_I._Manin">Yuri Manin</a> submitted the paper &#8220;New dimensions in geometry&#8221; to the 25th Arbeitstagung, Bonn 1984. It is published in its proceedings, Springer Lecture Notes in Mathematics 1111, 59-101 and there&#8217;s a review of the paper available online  in the <a href="http://www.ams.org/journals/bull/2006-43-02/S0273-0979-06-01109-8/S0273-0979-06-01109-8.pdf">Bulletin of the AMS</a> written by Daniel Burns.</p>
<p>In the introduction Manin makes some highly speculative but inspiring conjectures. He considers the ring</p>
<p>$$\mathbb{Z}[x_1,\ldots,x_m;\xi_1,\ldots,\xi_n]$$</p>
<p>where $\mathbb{Z}$ are the integers, the $\xi_i$ are the &#8220;odd&#8221; variables anti-commuting among themselves and commuting with the &#8220;even&#8221; variables $x_j$. To this ring, Manin wants to associate a geometric object of dimension $1+m+n$ where $1$ refers to the &#8220;arithmetic dimension&#8221;, $m$ to the ordinary geometric dimensions $(x_1,\ldots,x_m)$ and $n$ to the new &#8220;odd dimensions&#8221; represented by the coordinates $(\xi_1,\ldots,\xi_n)$. Manin writes :</p>
<p>&#8220;Before the advent of ringed spaces in the fifties it would have been difficult to say precisely what me mean when we speak about this geometric object. Nowadays we simply define it as an &#8220;affine superscheme&#8221;, an object of the category of topological spaces locally ringed by a sheaf of $\mathbb{Z}_2$-graded supercommutative rings.&#8221;</p>
<p>Here&#8217;s my own image (based on <a href="http://www.neverendingbooks.org/index.php/mumfords-treasure-map.html">Mumford&#8217;s depiction</a> of $\mathsf{Spec}(\mathbb{Z}[x])$) of what Manin calls the <strong>three-space-2000</strong>, whose plain $x$-axis is supplemented by the set of primes and by the &#8220;black arrow&#8221;, corresponding to the odd dimension.</p>
<p><img src="http://matrix.cmi.ua.ac.be/DATA3/manin3space2000.jpg"></p>
<p>Manin speculates : &#8220;The message of the picture is intended to be the following metaphysics underlying certain recent developments in geometry: <strong>all three types of geometric dimensions are on an equal footing&#8221;</strong>.</p>
<p>Probably, by the addition &#8220;2000&#8243; Manin meant that by the year 2000 we would as easily switch between these three types of dimensions as we were able to draw arithmetic schemes in the mid-80ties. <strong>Quod non</strong>.</p>
<p>Twelve years into the new millenium we are only able to decode fragments of this. We know that symmetric algebras and exterior algebras (that is the &#8220;even&#8221; versus the &#8220;odd&#8221; dimensions) are related by <a href="http://mathoverflow.net/questions/329/what-is-koszul-duality">Koszul duality</a>, and that the precise relationship  between the arithmetic axis and the <a href="http://www.neverendingbooks.org/index.php/manins-geometric-axis.html">geometric axis</a> is the holy grail of geometry over the <a href="http://en.wikipedia.org/wiki/Field_with_one_element">field with one element</a>.</p>
<p>For aficionados of $\mathbb{F}_1$  there&#8217;s this gem by Manin to contemplate :</p>
<p><strong>&#8220;Does there exist a group, mixing the arithmetic dimension with the (even) geometric ones?&#8221;</strong></p>
<p>Way back in 1984 Manin conjectured : &#8220;There is no such group naively, but a &#8216;category of representations of this group&#8217; may well exist. There may exist also certain correspondence rings (or their representations) between $\mathsf{Spec}(\mathbb{Z})$ and $x$.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neverendingbooks.org/index.php/manins-three-space-2000.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Monsters and Moonshine : a booklet</title>
		<link>http://www.neverendingbooks.org/index.php/monsters-and-moonshine-a-booklet.html</link>
		<comments>http://www.neverendingbooks.org/index.php/monsters-and-moonshine-a-booklet.html#comments</comments>
		<pubDate>Thu, 19 Jan 2012 18:58:28 +0000</pubDate>
		<dc:creator>lievenlb</dc:creator>
				<category><![CDATA[level1]]></category>
		<category><![CDATA[stories]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.neverendingbooks.org/?p=6402</guid>
		<description><![CDATA[TweetI&#8217;ve LaTeXed $48=2 \times 24$ posts into a 114 page booklet Monsters and Moonshine for you to download. The $24$ &#8216;Monsters&#8217; posts are (mostly) about finite simple (sporadic) groups : we start with the Scottish solids (hoax?), move on to the 14-15 game groupoid and a new Conway $M_{13}$-sliding game which uses the sporadic Mathieu [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton6402" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.neverendingbooks.org%2Findex.php%2Fmonsters-and-moonshine-a-booklet.html&amp;text=Monsters%20and%20Moonshine%20%3A%20a%20booklet&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fwww.neverendingbooks.org%2Findex.php%2Fmonsters-and-moonshine-a-booklet.html" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.neverendingbooks.org/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>I&#8217;ve LaTeXed $48=2 \times 24$ posts into a 114 page booklet <a href="http://matrix.cmi.ua.ac.be/XTRA/MonstersMoonshine.pdf">Monsters and Moonshine</a> for you to download.</p>
<p><a href="http://matrix.cmi.ua.ac.be/XTRA/MonstersMoonshine.pdf"><img src="http://matrix.cmi.ua.ac.be/DATA3/momo.jpg" align=left \></a> The $24$ &#8216;Monsters&#8217; posts are (mostly) about finite simple (sporadic) groups : we start with the Scottish solids (hoax?), move on to the 14-15 game groupoid and a new Conway $M_{13}$-sliding game which uses the sporadic Mathieu group $M_{12}$. This Mathieu group appears in musical compositions of Olivier Messiaen and it can be used also to get a winning strategy of &#8216;mathematical blackjack&#8217;. We discuss Galois&#8217; last letter and the simple groups $L_2(5),L_2(7)$ and $L_2(11)$ as well as other Arnold &#8216;trinities&#8217;. We relate these groups to the Klein quartic and the newly discovered &#8216;buckyball&#8217;-curve. Next we investigate the history of the Leech lattice and link to online games based on the Mathieu-groups and Conway&#8217;s dotto group. Finally, preparing for moonshine, we discover what the largest sporadic simple group, the Monster-group, sees of the modular group.</p>
<p>The $24$ &#8216;Moonshine&#8217; posts begin with the history of the Dedekind (or Klein?) tessellation of the upper half plane, useful to determine fundamental domains of subgroups of the modular group $PSL_2(\mathbb{Z})$. We investigate Grothendieck&#8217;s theory of &#8216;dessins d&#8217;enfants&#8217; and learn how modular quilts classify the finite index subgroups of the modular group. We find generators of such groups using Farey codes and use those to give a series of simple groups including as special members $L_2(5)$ and the Mathieu-sporadics $M_{12}$ and $M_{24}$ : the &#8216;iguanodon&#8217;-groups. Then we move to McKay-Thompson series and an Easter-day joke pulled by John McKay. Apart from the &#8216;usual&#8217; monstrous moonshine conjectures (proved by Borcherds) John McKay also observed a strange appearance of $E(8)$ in connection with multiplications of involutions in the Monster-group. We explain Conway&#8217;s &#8216;big picture&#8217; which makes it easy to work with the moonshine groups and use it to describe John Duncan&#8217;s solution of the $E(8)$-observation.</p>
<p>I&#8217;ll try to improve the internal referencing over the coming weeks/months, include an index and add extra material as we will be studying moonshine for the Mathieu groups as well as a construction of the Monster-group in next semester&#8217;s master-seminar. All comments, corrections and suggestions for extra posts are welcome!</p>
<p>If you are interested you can also download two other booklets : <a href="http://matrix.cmi.ua.ac.be/XTRA/Bcode.pdf">The Bourbaki Code</a> (38 pages) containing all Bourbaki-related posts and <a href="http://matrix.cmi.ua.ac.be/XTRA/ncg.pdf">absolute geometry</a> (63 pages) containing the posts related to the &#8220;field with one element&#8221; and its connections to (noncommutative) geometry and number theory.</p>
<p><center><br />
<a href="http://matrix.cmi.ua.ac.be/XTRA/BourbakiCode.pdf"><img src="http://matrix.cmi.ua.ac.be/DATA3/Bcode.jpg"></a>  <a href="http://matrix.cmi.ua.ac.be/XTRA/ncg.pdf"><img src="http://matrix.cmi.ua.ac.be/DATA3/AG.jpg"></a><br />
</center></p>
<p>I&#8217;ll try to add to the &#8216;absolute geometry&#8217;-booklet the posts from last semester&#8217;s master-seminar (which were originally posted at <a href="http://www.noncommutative.org">angs@t/angs+</a>) and write some new posts covering the material that so far only exists as <a href="http://www.noncommutative.org/index.php/prep-notes-dump.html">prep-notes</a>. The links above will always link to the latest versions of these booklets.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neverendingbooks.org/index.php/monsters-and-moonshine-a-booklet.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>The martial art of giving talks</title>
		<link>http://www.neverendingbooks.org/index.php/the-martial-art-of-giving-talks.html</link>
		<comments>http://www.neverendingbooks.org/index.php/the-martial-art-of-giving-talks.html#comments</comments>
		<pubDate>Thu, 05 Jan 2012 14:59:20 +0000</pubDate>
		<dc:creator>lievenlb</dc:creator>
				<category><![CDATA[rants]]></category>
		<category><![CDATA[stories]]></category>

		<guid isPermaLink="false">http://www.neverendingbooks.org/?p=6303</guid>
		<description><![CDATA[TweetLast fall, Matilde Marcolli gave a course at CalTech entitled Oral Presentation: The (Martial) Art of Giving Talks. The purpose of this course was to teach students &#8220;how to effectively communicate their work in seminars and conferences and how to defend it from criticism from the audience&#8221;. The lecture notes contain basic information on the [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton6303" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.neverendingbooks.org%2Findex.php%2Fthe-martial-art-of-giving-talks.html&amp;text=The%20martial%20art%20of%20giving%20talks&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fwww.neverendingbooks.org%2Findex.php%2Fthe-martial-art-of-giving-talks.html" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.neverendingbooks.org/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>Last fall, Matilde Marcolli gave a course at CalTech entitled <a href="http://www.its.caltech.edu/~matilde/Ma10fall2011.html" title="Oral Presentation: The (Martial) Art of Giving Talks" target="_blank">Oral Presentation: The (Martial) Art of Giving Talks</a>. The purpose of this course was to teach students &#8220;how to effectively communicate their work in seminars and conferences and how to defend it from criticism from the audience&#8221;.</p>
<p>The <a href="http://www.its.caltech.edu/~matilde/Ma10Notes.pdf" target="_blank">lecture notes</a> contain basic information on the different types of talks and how to prepare them. But they really shine when it comes to spotting the badasses in the public and how to respond to their interference. She identifies 5 badsass-types : the empreror and the hierophant (see below), the chariot (the one with a literal mind, asking continuously for details), the fool (the one who happens to sit in the talk but doesn&#8217;t belong there) and the magician (the quick smartass).</p>
<p>I&#8217;ll just quote here the description of, and most effective strategy against, the first two badass-types. Please have a look at the whole <a href="http://www.its.caltech.edu/~matilde/Ma10Notes.pdf">paper</a>, it is a good read!</p>
<p><img src="http://matrix.cmi.ua.ac.be/DATA3/emperor.jpg" align=left> &#8220;The <strong>Emperor</strong> is the typical figure of power and authority in a given field. It refers to those people who have a tendency to think that the whole field is their own private property, and in particular that only what they do in the field is important, that the work of all others is derivative and that in any case they are not being quoted enough. These are typically pathological narcissists, so one needs to take this into account in interacting with them.<br />
The trouble of having The Emperor in your audience is that he (it is rarely she) can very easily disrupt your presentation completely, by continuous interruptions, by running his own commentary while you are trying to stay focused on delivering your talk and by distracting the rest of the audience.<br />
The Emperor is by far one of the most dangerous encounters you can make in the wilderness of the conference rooms.&#8221;</p>
<p>Counter-measure : &#8220;Keep in mind that the Emperor is a pathological narcissist: part of the reason why he keeps interrupting your talk is because he cannot stand the fact that, during those fifty minutes, the attention of the audience is focused on you and not on him. His continuous interruptions and complaints are a way to try to divert the attention of the audience back to him and away from you. That your talk gets disrupted in the process, he could not care the less.<br />
A good way to try to avoid the worst case scenario is to make sure (if you know in advance you may be having the Emperor in the audience) that you arrange in your talk to make frequent references to him and his work. In this way, he will hopefully feel that his need to be at the center of attention is sufficiently satisfied that he can let you continue with your talk. Effectiveness: high.&#8221;</p>
<p><img src="http://matrix.cmi.ua.ac.be/DATA3/hierophant.jpg" align=right> &#8220;The <strong>Hierophant</strong> represents a priestly figure. What this refers to here is the type of character who feels entitled to represent (and defend) a certain “orthodoxy”, a certain school of thought, or a certain group of people within the field.<br />
Typically the hierophants are the minions and lackeys of the Emperor, his entourage and fan club, those who think that the Emperor represents the only and true orthodoxy in the field and that anything that is done in a different way should be opposed and suppressed.<br />
These characters are generally less disruptive than the Emperor himself, as they are really only fighting you on someone else’s behalf. Nonetheless, they can sometime manage to seriously disrupt your presentation.&#8221;</p>
<p>Counter-measure : &#8220;This is essentially the same advise as in the case of the Emperor. To an objection that substantially is of the form: “This is not the right way to do things because this is not what what we do (= what the Emperor does)”, which is what you expect to hear from the Hierophant, you can reply along lines such as: “There is also another approach to this problem, developed by the Emperor and his school, which is a very interesting approach that gave nice and important results. However, this is not what I am talking about today: I am talking here about a different approach, and I will be focusing only on the specific features of this other approach&#8230;”<br />
Something along these lines would recognize “their” work without having to make any concession on their approach being the only game in town.<br />
Effectiveness: high (unless the Emperor is also present and is delegating to his hierophants the task of attacking you: in that case they won’t give up so easily and the effectiveness of this line of defense becomes medium/low).&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neverendingbooks.org/index.php/the-martial-art-of-giving-talks.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>how noncommutative geometry shot itself</title>
		<link>http://www.neverendingbooks.org/index.php/how-noncommutative-geometry-shot-itself.html</link>
		<comments>http://www.neverendingbooks.org/index.php/how-noncommutative-geometry-shot-itself.html#comments</comments>
		<pubDate>Sat, 31 Dec 2011 14:40:58 +0000</pubDate>
		<dc:creator>lievenlb</dc:creator>
				<category><![CDATA[rants]]></category>
		<category><![CDATA[stories]]></category>

		<guid isPermaLink="false">http://www.neverendingbooks.org/?p=6361</guid>
		<description><![CDATA[TweetI&#8217;ve never apologized for prolonged periods of blogsilence and have no intention to start now. But, sometimes you need to expose the things holding you back before you can turn the page and (hopefully) start afresh. Long time readers of this blog know I&#8217;ve often warned against group-think, personality cults and the making of exaggerate [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton6361" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.neverendingbooks.org%2Findex.php%2Fhow-noncommutative-geometry-shot-itself.html&amp;text=how%20noncommutative%20geometry%20shot%20itself&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fwww.neverendingbooks.org%2Findex.php%2Fhow-noncommutative-geometry-shot-itself.html" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.neverendingbooks.org/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>I&#8217;ve never apologized for prolonged periods of blogsilence and have no intention to start now.</p>
<p>But, sometimes you need to expose the things holding you back before you can turn the page and (hopefully) start afresh. </p>
<p>Long time readers of this blog know I&#8217;ve often warned against group-think, personality cults and the making of exaggerate claims as  possible threats to the survival of noncommutative geometry (for example in the <a href="http://www.neverendingbooks.org/index.php/group-think-2.html">group think post</a>). </p>
<p>However, I was totally  unprepared for <a href="http://noncommutativegeometry.blogspot.com/2011/09/noncommutative-arithmetic-geometry.html?showComment=1317832092303#c2663788641304167207">this comment</a> left on the noncommutative geometry blog, begin October:<br />
<strong><br />
Noncommutative Geometry is a field whose history is unpredictable.<br />
When should I expect the pickaxe? Yours, Leon Trotsky<br />
</strong></p>
<p>After sharing this on Google+ someone emailed suggesting I&#8217;d better have a look at some &#8216;semi-secret&#8217; blogs. I did spend the better part of that friday going through more than 3 years worth of blogposts and cried my eyes out.</p>
<p>It is sad to read a <a href="http://siddhartadevi.blogspot.com/2009/07/message-in-bottle.html">message in a bottle</a> and notice that after more than two years the matter is still <a href="http://listeningtogolem.blogspot.com/2011/12/eminence-and-demise.html">far from resolved</a>.</p>
<p>I wish you all a healing and liberating 2012!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neverendingbooks.org/index.php/how-noncommutative-geometry-shot-itself.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

