<?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>the synthesist</title>
	<atom:link href="http://synthesist.net/music/feed/" rel="self" type="application/rss+xml" />
	<link>http://synthesist.net/music</link>
	<description>david stutz makes stuff up</description>
	<lastBuildDate>Mon, 30 Apr 2012 20:36:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>a taste of programming the Mark I</title>
		<link>http://synthesist.net/music/2012/04/a-taste-of-programming-the-mark-i/</link>
		<comments>http://synthesist.net/music/2012/04/a-taste-of-programming-the-mark-i/#comments</comments>
		<pubDate>Mon, 30 Apr 2012 18:48:02 +0000</pubDate>
		<dc:creator>David Stutz</dc:creator>
				<category><![CDATA[excluded]]></category>
		<category><![CDATA[turing]]></category>
		<category><![CDATA[artifact]]></category>

		<guid isPermaLink="false">http://synthesist.net/music/?p=363</guid>
		<description><![CDATA[&#160; Besides containing math that helped to advance work on the Riemann Hypothesis, Turing&#8217;s paper &#8220;Some Calculations of the Riemann Zeta Function&#8221; also contains a great snapshot of what it was like to program the first generation of electronic computers. I&#8217;ll start with the widely-quoted introduction to the paper, which I&#8217;ve annotated a bit: &#8220;In June [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p>Besides containing math that helped to advance work on the Riemann Hypothesis, Turing&#8217;s paper &#8220;Some Calculations of the Riemann Zeta Function&#8221; also contains a great snapshot of what it was like to program the first generation of electronic computers. I&#8217;ll start with the widely-quoted introduction to the paper, which I&#8217;ve annotated a bit:</p>
<p>&#8220;In June 1950 the Manchester University Mark I Electronic Computer was used to do some calculations concerned with the distribution of the zeros of the Riemann zeta-function. It was intended in fact to determine whether there are any zeros not on the critical line in certain particular intervals. The calculations had been planned some time in advance, but had in fact had to be carried out in great haste. <strong>If it had not been for the fact that the computer remained in serviceable condition for an unusually long period from 3 p.m. one afternoon to 8 a.m. the following morning it is probably that the calculations would never have been done at all.</strong> As it was, the interval 2&#0960;63<sup>2</sup> &lt; t &lt; 2&#0960;64<sup>2</sup> was investigated during that period, and very little more was accomplished.</p>
<p><span id="more-363"></span>The calculations were done in an optimistic hope that a zero would be found off the critical line, and the calculations were directed more towards finding such zeros than proving that none existed. The procedure was such that if it had been accurately followed, and if the machine made no errors in the period, then one could be sure that there were no zeros off the critical line in the interval in question. <strong>In practice only a few of the results were checked by repeating the calculation, so that the machine might well have made an error.</strong></p>
<p>If more time had been available it was intended to do some more calculations in an altogether different spirit. <strong>There is no reason in principle why computation should not be carried through with the rigour usual in mathematical analysis. If definite rules are laid down as to how the computation is to be done one can predict bounds for the errors throughout.</strong> <em>[Numerical methods, with or without an automatic computer, should be carefully thought out.]</em> When the computations are done by hand there are serious practical difficulties about this. The computer<em> [he is now talking about a human - later he talks about an "automatic computer"]</em> will probably have his own ideas as to how certain steps should be done. When certain steps may be omitted without serious loss of accuracy he will wish to do so. Furthermore he will probably not see the point of the &#8216;rigorous&#8217; computation and will probably say &#8220;if you want more certainty about the accuracy why not just take more figures?&#8217; an argument difficult to counter. However, if the calculations are being done by an automatic computer one can feel sure that this kind of indiscipline does not occur. Even with the automatic computer this rigour can be rather tiresome to achieve, but in connexion with such a subject as the analytical theory of numbers, where rigour is the essence, it seems worth while. Unfortunately, although the details were all worked out, practically nothing was done on these lines. The interval 1414 &lt; <em>t</em> &lt; 1608 was investigated and checked, but unfortunately at this point the machine broke down and no further work was done. Furthermore this interval was subsequently found to have been run with a wrong error value, and the most that can consequently be asserted with certainty is that the zeros lie on the critical line up to <em>t</em> = 1540, Titchmarsh having investigated as far as 1468.&#8221; <em>[Buzzkilling bugs introduced by humans were just a common then as they are now!]</em></p>
<p>Later on, in the section entitled &#8220;The Computations,&#8221; Turing briefly describes the &#8220;Essentials of the Manchester Computer&#8221;:</p>
<p>&#8220;It is not intended to give any detailed account of the Manchester Computer here, but a few facts must be mentioned if the strategy of the computation is to be understood. The storage of the machine is of two kinds, known as &#8216;electronic&#8217; and &#8216;magnetic&#8217; storage. The electronic storage consisted of four &#8216;pages&#8217; each of thirty-two lines of forty binary digits. The magnetic storage consisted of a certain number of tracks each of two pages of similar capacity. Only about eight of these tracks were available for the zeta-funtion calculations. It was possible at any time to transfer one or both pages of a track to the electronic storage by an appropriate instruction. <em>[A strategy that remains common today for dealing with slow memory.]</em> This operation takes about 60 ms. (milliseconds). Transfers to the magnetic store from the electronic were also possible, but were in fact only used for preparatory loading of the magetic store. The course of the calculations is controlled by instructions each of twenty binary digits. These are normally magnetically stored, but must be transferred to the electronic store before they can be obeyed. In the initial state of the machine (with the magnetic store loaded) the electronic store is filled with zeros. A zero instruction, however, has a definite meaning, and in fact results in a transfer of instructions to the electronic store, thus initiating the calculation. Most instructions, such as transfer of &#8216;lines&#8217; of forty digits, take 1.8 ms., but transfers to or from the magnetic store take longer, as has been mentioned, and multiplications take a time depening on the number of digits 1 in the multiplier, ranging from 3.6 ms. for a power of two to 39 ms. for 2<sup>40</sup> &#8211; 1.</p>
<p>The results of the calculations are punched out on teleprint tape. This is a slow process in comparison with the calculations, taking about 150 ms. per character. The content of a tape may afterwards automatically be printed out with a typewriter if desired. The significance of what is printed out is determined by the &#8216;programmer&#8217;.<em> [A word so new that it still needs quotes around it!]</em> In the present case the output consisted mainly of numbers in the scale of 32 using the code</p>
<pre style="text-align: center;">0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
/ E @ A : S I U ¼ D R  J  N  F  C  K  T  Z  L  W  H  Y  P  Q  O  B  G  ?  M  X  V  £</pre>
<p>and using the most significant digit on the right. <em>[Yes, you read that correctly. You are required to read your numbers not only in base 32, but also backwards.]</em> <strong>More conventionally the scale of 10 can be used, but this would require the storage of a conversion routine, and the writer was entirely content to see the results in the scale of 32, with which he is sufficiently familiar.</strong>&#8221;</p>
<p>And what would these results look like? Here is an eminently readable &#8220;typical entry&#8221;:</p>
<pre style="text-align: center;">ZETAFASTG/F@Q¼B£YNK@:ZSZ"XVMX///SA/////¼0TNR@O//</pre>
<p>&#8220;This entry has to be divided into sequences of eight characters. In this case they are:</p>
<ol>
<li>ZETAFAST. This occurs at the beginning of each entry. Its purpose is mainly to identify the document as referring to this zeta-function routine.</li>
<li>G/F@Q¼B£. This is a number useful in checking results and called the &#8216;cumulant&#8217;. It appears in the scale of 32, with the most significant digit on the right. This is the standard method of representing numbers on documents connected with the Manchester Computer (a decimal method can also be used if desired).</li>
<li>YNK@:ZSZ. This is also in the scale of 32 and gives the residue of 2<sup>40</sup>&#0954;<sub>1</sub>(&#0964;) modulo 2<sup>40</sup>. Since Z is the symbol for 17 it will be seen that &#0954;<sub>1</sub>(&#0964;) is near to ½ mod 1.</li>
<li>&#8220;XVMX///. This gives the value of 2<sup>17</sup>&#0964;; in this case &#0964; is about 239.24.</li>
<li>SA/////¼. <strong>This was always included in the record due to a minor difficulty in the programming. It did not seem worth while to take the trouble to eliminate it</strong>. <em>[Some things never change.]</em></li>
<li>OTNR@O//. This is the value of 2<sup>30</sup>Z(&#0964;) modulo 2<sup>40</sup>. In this case Z(&#0964;) is about 0.75.&#8221;</li>
</ol>
<p>Finally, here is Turing&#8217;s table of what was in memory when this program was run:</p>
<table>
<tbody>
<tr>
<td><em>Magnetic store</em></td>
</tr>
<tr>
<td>  Logarithms routine (for &#0954;)</td>
<td> 1 page</td>
</tr>
<tr>
<td>  Table of logarithms and reciprocal square roots</td>
<td> 4 pages</td>
</tr>
<tr>
<td>  Routine for calculating the terms n ^ 1/2 cos 2&#0960; (&#0964; log n &#8211; &#0954;) and table of cosines</td>
<td> 2 pages</td>
</tr>
<tr>
<td>  Remainder of routine for calculating the function Z(&#0964;)</td>
<td> 2 pages</td>
</tr>
<tr>
<td>  Input routine</td>
<td> 2 pages</td>
</tr>
<tr>
<td>  Output routine</td>
<td> 2 pages</td>
</tr>
<tr>
<td><em>Electronic store</em>, as occupied during the greater part of the time</td>
</tr>
<tr>
<td>  Instructions and cosines</td>
<td> 2 pages</td>
</tr>
<tr>
<td>  Logarithms and reciprocal square roots</td>
<td> 1 page</td>
</tr>
<tr>
<td>  Miscellaneous data and working space</td>
<td> 1 page</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://synthesist.net/music/2012/04/a-taste-of-programming-the-mark-i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>the zeta zero approximator</title>
		<link>http://synthesist.net/music/2012/04/the-zeta-zero-approximator/</link>
		<comments>http://synthesist.net/music/2012/04/the-zeta-zero-approximator/#comments</comments>
		<pubDate>Thu, 26 Apr 2012 17:51:24 +0000</pubDate>
		<dc:creator>David Stutz</dc:creator>
				<category><![CDATA[excluded]]></category>
		<category><![CDATA[turing]]></category>

		<guid isPermaLink="false">http://synthesist.net/music/?p=344</guid>
		<description><![CDATA[The Turing Digital Archive contains a single tantalizing blueprint image for an elaborate gear-driven mechanical calculator that Turing proposed to build in 1939, which would have helped to make progress in verifying the Riemann Hypothesis. It was to be a very special-purpose device for adding up sine components in the various ratios needed to perform [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://synthesist.net/fantasticowp/wp-content/uploads/2012/04/turingzeta.jpg"><img class="alignleft  wp-image-347" title="Turing zeta calculator" src="http://synthesist.net/fantasticowp/wp-content/uploads/2012/04/turingzeta-300x230.jpg" alt="A blueprint" width="173" height="133" /></a><br />
The <a title="Turing Digital Archive" href="http://www.turingarchive.org/">Turing Digital Archive</a> contains a single tantalizing blueprint image for an elaborate gear-driven mechanical calculator that Turing proposed to build in 1939, which would have helped to make progress in verifying the Riemann Hypothesis. It was to be a very special-purpose device for adding up sine components in the various ratios needed to perform calculations using the Riemann-Siegel theta function, which was a new development in the 30&#8242;s.</p>
<div></div>
<p><a href="http://synthesist.net/fantasticowp/wp-content/uploads/2012/04/table.jpg"><img class="alignleft  wp-image-352" title="Detail of blueprint table" src="http://synthesist.net/fantasticowp/wp-content/uploads/2012/04/table-300x198.jpg" alt="Table of values from blueprint" width="173" height="114" /></a><br />
The table in the blueprint contains the ratios he would need for mechanical linkage, although as <a title="Turing's machines" href="http://www.ams.org/notices/200610/comm-aboutcov.pdf">Bill Casselman</a> points out, the table actually contains several calculation errors which would have eventually caused some problems. [My personal favorite is the column for ratios in log base 8.]</p>
<div></div>
<p>From Turing’s application to the Royal Society: &#8220;It is proposed to make calculations of the Riemann zeta-function on the critical line for 1,450 &lt; t &lt; 6,000 with a view to discovering whether all the zeros of the function in this range of t lie on the critical line. An investigation for 0 &lt; t &lt; 1,464 has already been made by Titchmarsh. The most laborious part of such calculations consists in the evaluation of certain trigonometrical sums<br />
<a href="http://synthesist.net/fantasticowp/wp-content/uploads/2012/04/zetacalcfunction.gif"><img class="aligncenter size-full wp-image-345" title="Certain trigonometrical sums" src="http://synthesist.net/fantasticowp/wp-content/uploads/2012/04/zetacalcfunction.gif" alt="An intermediate equation" width="250" height="49" /></a><br />
In the present calculation it is intended to evaluate these sums approximately in most cases by the use of apparatus somewhat similar to what is used for tide prediction. When this method does not give sufficient accuracy it will be necessary to revert to the straightforward calculation of the trigonometric sums, but this should be only rarely necessary. I am hoping that the use of the tide-predicting machine will reduce the amount of such calculation necessary in a ratio of 50:1 or better. It will not be feasible to use already existing tide predictors because the frequencies occurring in the tide problems are entirely different from those occurring in the zeta function problem. I shall be working in collaboration with D. C. MacPhail, a research student who is an engineer. We propose to do most of the machineshop work ourselves, and are therefore applying only for the cost of materials, and some preliminary computation.&#8221;</p>
<p>Although this physical machine was never finished, due to the arrival of World War II, Turing continued to putter with the Riemann Hypothesis throughout his career via the zeta function, eventually becoming the first person to use an electronic computer to calculate zeroes, and thereby extending the upper limit for known zeroes to t &lt; 1540. [Minuscule by today's standards, but not bad for work done with paper tape in raw base 32 on a machine with a little over 25,000 bits of memory!] He also devised what is now called &#8220;Turing&#8217;s method&#8221; for easier computational analysis of the function. These exploits are detailed in his papers &#8220;A method for the calculation of the zeta-function&#8221; and &#8220;Some calculations of the Riemann zeta-function,&#8221; which are both widely referenced in contemporary math papers.</p>
]]></content:encoded>
			<wfw:commentRss>http://synthesist.net/music/2012/04/the-zeta-zero-approximator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>obituary quotations</title>
		<link>http://synthesist.net/music/2012/04/obituary-quotations/</link>
		<comments>http://synthesist.net/music/2012/04/obituary-quotations/#comments</comments>
		<pubDate>Wed, 25 Apr 2012 18:50:18 +0000</pubDate>
		<dc:creator>David Stutz</dc:creator>
				<category><![CDATA[excluded]]></category>
		<category><![CDATA[turing]]></category>
		<category><![CDATA[artifact]]></category>
		<category><![CDATA[obituary]]></category>

		<guid isPermaLink="false">http://synthesist.net/music/?p=324</guid>
		<description><![CDATA[&#8220;It was a great loss to natural science as well as to mathematics when, on June 8, at the age of 41, he was found dead in his house at Wilmslow in Chesire.&#8221; — Kings Report 1954 [No mention of his wartime achievements, of his sexuality, or of suicide.] &#8220;Turing took a particular delight in [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" style="margin-top: 4px; margin-right: 10px;" title="Black square" src="http://upload.wikimedia.org/wikipedia/commons/thumb/2/21/Solid_black.svg/200px-Solid_black.svg.png" alt="" width="14" height="14" />&#8220;It was a great loss to natural science as well as to mathematics when, on June 8, at the age of 41, he was found dead in his house at Wilmslow in Chesire.&#8221; — Kings Report 1954 [No mention of his wartime achievements, of his sexuality, or of suicide.]</p>
<p><img class="alignleft" style="margin-top: 4px; margin-right: 10px;" title="Black square" src="http://upload.wikimedia.org/wikipedia/commons/thumb/2/21/Solid_black.svg/200px-Solid_black.svg.png" alt="" width="14" height="14" />&#8220;Turing took a particular delight in problems, large or small, that enabled him to combine mathematical theory with experiments he could carry out, in whole or part, with his own hands. He was ready to tackle anything which combined these two interests. His comical but brilliantly apt analogies with which he explained his ideas made him a delightful companion.&#8221; — DR ALAN TURING An Appreciation, Manchester Guardian 11 June 1954</p>
<p><img class="alignleft" style="margin-top: 4px; margin-right: 10px;" title="Black square" src="http://upload.wikimedia.org/wikipedia/commons/thumb/2/21/Solid_black.svg/200px-Solid_black.svg.png" alt="" width="14" height="14" />&#8220;For those who knew him here [at Sherborne] the memory is of an even-tempered, lovable character with an impish sense of humour and a modesty proof against all achievement. You would not take him for a Wrangler, the youngest Fellow of King&#8217;s and the youngest F.R.S. [Fellow of the Royal Society], or as a Marathon runner, or that behind a negligé appearance he was intensely practical. Rather you recollected him as one who buttered his porridge, brewed scientific concoctions in his study, suspended a weighted string from the staircase wall and set it swinging before Chapel to demonstrate the rotation of the Earth by its change of direction by noon, produced proofs of the postulates of Euclid, or brought bottles of imprisoned flies to study their &#8220;decadence&#8221; by inbreeding. On holidays in Cornwall or Sark he was a lively companion even to the extent of mixed bathing at midnight. During the war he was engaged in breaking down enemy codes, and had under him a regiment of girls, supervised to his amusement by a dragon of a female. His work was hush-hush, not to be divulged even to his mother. For it he was awarded the O.B.E. He also adopted a yound Jewish refugee and saw him through his education. Besides long distance running, his hobbies were gardening and chess; and occasionally realistic water-colour painting.</p>
<p>In all his preoccupation with logic, mathematics, and science he never lost the common touch; in a short life he accomplished much, and to the roll of great names in the history of his particular studies added his own.&#8221; — The Sherbornian, Summer Term 1954</p>
]]></content:encoded>
			<wfw:commentRss>http://synthesist.net/music/2012/04/obituary-quotations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>don&#8217;t let the wish grow cold!</title>
		<link>http://synthesist.net/music/2012/04/appl/</link>
		<comments>http://synthesist.net/music/2012/04/appl/#comments</comments>
		<pubDate>Tue, 24 Apr 2012 20:15:59 +0000</pubDate>
		<dc:creator>David Stutz</dc:creator>
				<category><![CDATA[excluded]]></category>
		<category><![CDATA[turing]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[snowwhite]]></category>
		<category><![CDATA[suicide]]></category>

		<guid isPermaLink="false">http://synthesist.net/music/?p=314</guid>
		<description><![CDATA[The apple. Such a powerful symbol, so ambiguous. Such a stylish way to make an exit. Dip the apple in the brew. Let the Sleeping Death seep through. Why did this resonate with Turing? What did it mean to him? Why such a fascination with it? Temptation? Evil? An ironic eternity waiting for True Love&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>The apple. Such a powerful symbol, so ambiguous. Such a stylish way to make an exit.</p>
<blockquote><p>Dip the apple in the brew.<br />
Let the Sleeping Death seep through.</p></blockquote>
<p>Why did this resonate with Turing? What did it mean to him? Why such a fascination with it? Temptation? Evil? An ironic eternity waiting for True Love&#8217;s Kiss? We&#8217;ll never know. As Andrew Hodges points out in his outstanding biography, &#8220;Alan Turing himself would have been fascinated by the difficulty of drawing a line between accident and suicide, a line defined only by a concept of free will.&#8221;</p>
<p style="text-align: center;"><a href="http://synthesist.net/fantasticowp/wp-content/uploads/2012/04/lifeless.jpg"><img class="aligncenter  wp-image-317" title="Sleeping Death" src="http://synthesist.net/fantasticowp/wp-content/uploads/2012/04/lifeless.jpg" alt="Snow White's apple" width="509" height="322" /></a></p>
<p>We forget that Snow White and the Seven Dwarfs was a huge sensation among adults when it premiered, and was taken surprisingly seriously. (An incomplete, but not completely off-the-mark, modern comparison might be to James Cameron&#8217;s Avatar.) Attending the first feature-length cartoon released for an adult audience would have been a tremendous escape in pre-war England; Turing attended in Cambridge in 1938, soon after he had gone to work at Bletchley Park. The film was a popular topic of conversation in England, both because of the media blitz and merchandising that accompanied the film and because of the considerable debate about the impact of the horror aspects of the film on children. The demise of the Queen is still as violent a scene as it ever was.</p>
<p>Turing was known to repeat the witch&#8217;s couplet with glee. In 1937, <strong><em>before</em></strong> the movie was released, he intimated in a letter that he had devised a way to end his own life using an apple and some electrical wires, should he need to. When the time came, he apparently followed his plan, echoing the fairy tale. Here is an abridged account of the coroner&#8217;s inquest of 1957 from the Manchester Guardian:</p>
<p>&#8220;A verdict that Alan Mathison Turing (41), of Hollymead, Adlington Road, Wilmslow, committed suicide by taking poison while the balance of his mind was disturbed was returned at the inquest in Wilmslow last night. &#8230;</p>
<p>Police-Sergeant Cottrell said he saw Dr Turing lying in bed with the clothes pulled up towards his chest. There was a white frothy liquid about the mouth with a faint smell of bitter almonds. On a table at the side of the bed was half an apple from which several bites had been taken.</p>
<p>The witness said that in another room he found a cooking pan with a double container which was connected to electric wires. The contents of the pan were bubbling and there was a strong smell of bitter almonds.</p>
<p>Dr C.A.K. Bird, pathologist, said death was caused by asphyxia due to cyanide poisoning. A man of Dr Turing&#8217;s knowledge could not have swallowed it without knowing what would happen, and Dr Bird did not think it could have been accidental. He thought he apple was used to take away some of the taste. &#8230;&#8221; — Manchester Guardian 11 June 1957</p>
<div></div>
]]></content:encoded>
			<wfw:commentRss>http://synthesist.net/music/2012/04/appl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>electronic binary computation</title>
		<link>http://synthesist.net/music/2012/04/electronic-binary-computation/</link>
		<comments>http://synthesist.net/music/2012/04/electronic-binary-computation/#comments</comments>
		<pubDate>Mon, 23 Apr 2012 19:28:11 +0000</pubDate>
		<dc:creator>David Stutz</dc:creator>
				<category><![CDATA[excluded]]></category>
		<category><![CDATA[turing]]></category>
		<category><![CDATA[artifact]]></category>

		<guid isPermaLink="false">http://synthesist.net/music/?p=309</guid>
		<description><![CDATA[The binary system of computation is particularly well-suited to electronic computers since a complete binary term of a binary number may be expressed in terms of either the conducting condition or the cut-off condition of the anode circuit of a conventional vacuum tube.]]></description>
			<content:encoded><![CDATA[<p><a href="http://synthesist.net/fantasticowp/wp-content/uploads/2012/04/flipflop.jpg"><img class="size-medium wp-image-310 alignleft" title="A Trigger Circuit" src="http://synthesist.net/fantasticowp/wp-content/uploads/2012/04/flipflop-300x210.jpg" alt="A circuit diagram" width="300" height="210" /></a></p>
<p style="text-align: left;">The binary system of computation is particularly well-suited to electronic computers since a complete binary term of a binary number may be expressed in terms of either the conducting condition or the cut-off condition of the anode circuit of a conventional vacuum tube.</p>
<div style="clear: both;"></div>
]]></content:encoded>
			<wfw:commentRss>http://synthesist.net/music/2012/04/electronic-binary-computation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>theatrical impact</title>
		<link>http://synthesist.net/music/2012/04/impact/</link>
		<comments>http://synthesist.net/music/2012/04/impact/#comments</comments>
		<pubDate>Sat, 21 Apr 2012 19:07:06 +0000</pubDate>
		<dc:creator>David Stutz</dc:creator>
				<category><![CDATA[performances]]></category>
		<category><![CDATA[dance]]></category>
		<category><![CDATA[puppets]]></category>
		<category><![CDATA[theatre]]></category>

		<guid isPermaLink="false">http://synthesist.net/music/?p=299</guid>
		<description><![CDATA[This weekend in Seattle, five rapping singers, along with a violin, a cello, and a percussionist, live inside of the head of a Chinese immigrant who is trapped in a stuck elevator for 81 hours. Aaron Jafferis and Byron Au Young are collaborating with director Chay Yew on an edgy new show that will premier next spring [...]]]></description>
			<content:encoded><![CDATA[<p>This weekend in Seattle, five rapping singers, along with a violin, a cello, and a percussionist, live inside of the head of a Chinese immigrant who is trapped in a stuck elevator for 81 hours. Aaron Jafferis and Byron Au Young are collaborating with director Chay Yew on an edgy new show that will premier next spring at ACT in San Francisco. They call it hiphop opera, which is pretty accurate — it is sung drama that includes ensemble rapping as well as a large dose of musical theatre, sung in a combination of English, Mandarin, and Spanish — but the marketing moniker doesn&#8217;t capture the dramatic potential in the script. The show has the kind of genre-crossing creativity, humor, and just general cleverness that presenters need these days in order to engage audiences with pathologically short attention spans. Excerpts from the work-in-progress show were performed on Friday at the Wing Luke Museum.</p>
<p>Meanwhile, on the muddy shores of Lake Washington, Donald Byrd and Spectrum Dance Theatre are presenting their creepy (and I mean that in the best way possible!) version of Petrushka, a puppet with very adult issues that comes to life at the hand of his evil puppet-maker, is abused and murdered, finally returns as a redemptive power. Spectacular dancing is embedded in a tawdry carnival and freak show, and the audience wanders from scene to scene, witnessing spooky and disturbing vignettes from the short and unhappy life of Petrushka, both as live dance and as live dance captured through surveillance cameras. Dancers speak, moan, and portray carnival characters, both puppet and human. The audience is a passive witness to the puppet-master&#8217;s ultimate demise via his sadistic and single-minded sexual obsessions. Another very successful genre-busting experimental show. (And, in a nice bit of serendipity, Byron Au Young created some of the electronic soundtrack featured in this show.)</p>
<p><a href="http://synthesist.net/fantasticowp/wp-content/uploads/2012/04/DSC01825.jpg"><img class=" wp-image-307 alignleft" title="King Odoardo" src="http://synthesist.net/fantasticowp/wp-content/uploads/2012/04/DSC01825-176x300.jpg" alt="A puppet in armor" width="80" height="136" /></a>Meanwhile still, at the Northwest Puppet Theater, the puppeteers are mounting their annual puppet opera. This year, the puppets are collaborating with their human vocal partners and and a band led by Margriet Tindemans to perform Il Girello, an obscure Baroque comic opera that is much improved by the interjection of huge quantities of bathos and improv comedy. Puppet opera is yet another genre-breaking form of theater, in which dramatic flow and character development come from puppet/singer combinations, and in which great musical performances, spoken word, and silly sound effects combine side by side to achieve a surprisingly integrated theater experience.</p>
<p>All three of these performances stretch actors and dancers to portray multiple dramatic roles simultaneously. By using abstract theatrical presentation realized as rap, dance, and puppetry, they amplify and focus the human traits that are featured in the stories they tell. They are interesting, experimental, and, I hope, a good indicator as to where theater is headed. Both Petrushka and Il Girello are still playing in Seattle. Check them out &#8211; I particularly recommend seeing them back-to-back! And go to see Stuck Elevator when it premiers in San Francisco at ACT next year. It will be worth the trip.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://synthesist.net/music/2012/04/impact/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>equal parts installation, performance, and ritual</title>
		<link>http://synthesist.net/music/2012/04/equal-parts-installation-performance-and-ritual/</link>
		<comments>http://synthesist.net/music/2012/04/equal-parts-installation-performance-and-ritual/#comments</comments>
		<pubDate>Thu, 19 Apr 2012 23:19:17 +0000</pubDate>
		<dc:creator>David Stutz</dc:creator>
				<category><![CDATA[turing]]></category>
		<category><![CDATA[automata]]></category>
		<category><![CDATA[experimental]]></category>
		<category><![CDATA[mathmusic]]></category>
		<category><![CDATA[performances]]></category>
		<category><![CDATA[vocal]]></category>

		<guid isPermaLink="false">http://synthesist.net/music/?p=241</guid>
		<description><![CDATA[I&#8217;ve created a dedicated page on this blog that I will use to track the progress of our June 22 Turing event at the Chapel, and to post some of the interesting material that I am working with. As I say on that page: &#8220;A. Turing: Automatic Elegy will be a ritualized performance set within a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://synthesist.net/fantasticowp/wp-content/uploads/2012/04/mind-title.jpg"><img class="size-medium wp-image-290 alignleft" title="Computing Machinery and Intelligence" src="http://synthesist.net/fantasticowp/wp-content/uploads/2012/04/mind-title-300x163.jpg" alt="A paper by Turing" width="300" height="163" /></a>I&#8217;ve created a dedicated <a href="http://synthesist.net/music/turing">page</a> on this blog that I will use to track the progress of our June 22 Turing event at the Chapel, and to post some of the interesting material that I am working with.</p>
<p>As I say on that page: &#8220;<em>A. Turing: Automatic Elegy</em> will be a ritualized performance set within a biographically-focused art installation. The installation will contain artifacts from Turing&#8217;s life, arranged as a series of small altars, and the performance itself will include spoken word, music, visual images, and movement, all based upon three central mathematical and philosophical structures from Turing&#8217;s own mind: the Turing machine, the Turing test, and Turing patterns. Although the music, visual images, and choreography that occur as part of the ritual can be fully enjoyed without previous knowledge of Turing&#8217;s intellectual output, the pieces will nonetheless directly reflect his work on the Riemann hypothesis, on algorithms, on cryptanalysis, on group theory, on digital quantization, on x-ray crystallography, on logic, and on mathematical biology.&#8221;</p>
<p>I will post relevant source materials and thoughts to the new page as we make progress. Not much there now, just a starter from one of his programming manuals, but I&#8217;ll try to update regularly.</p>
]]></content:encoded>
			<wfw:commentRss>http://synthesist.net/music/2012/04/equal-parts-installation-performance-and-ritual/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Turing stunts: the programming guru speaks</title>
		<link>http://synthesist.net/music/2012/04/stunts-artifact/</link>
		<comments>http://synthesist.net/music/2012/04/stunts-artifact/#comments</comments>
		<pubDate>Thu, 19 Apr 2012 21:45:15 +0000</pubDate>
		<dc:creator>David Stutz</dc:creator>
				<category><![CDATA[excluded]]></category>
		<category><![CDATA[turing]]></category>
		<category><![CDATA[artifact]]></category>

		<guid isPermaLink="false">http://synthesist.net/music/?p=256</guid>
		<description><![CDATA[I&#8217;ve marked-up this quote taken from the system programming manual written by Alan Turing for the Ferranti Mark I computer. (The manual is available from the Turing archive.) Scales of notation &#160; The information stored on paper by the human computer will mostly consist of sequences of digits drawn from 0, 1, &#8230;, 9. There [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_262" class="wp-caption alignleft" style="width: 310px"><a href="http://synthesist.net/fantasticowp/wp-content/uploads/2012/04/notation1.jpg"><img class="size-medium wp-image-262" title="Ferranti Mark I notation" src="http://synthesist.net/fantasticowp/wp-content/uploads/2012/04/notation1-300x225.jpg" alt="A table of character mappings" width="300" height="225" /></a><p class="wp-caption-text">(Non-alpha!) character mappings for the Mark I</p></div>
<p>I&#8217;ve marked-up this quote taken from the system programming manual written by Alan Turing for the Ferranti Mark I computer. (The manual is available from the Turing archive.)</p>
<div>
<h4>Scales of notation</h4>
</div>
<div>&nbsp;</div>
<div>The information stored on paper by the human computer will mostly consist of sequences of digits drawn from 0, 1, &#8230;, 9. There may also be other symbols such as decimal points, spaces etc. and there may be occasional remarks in English, Greek letters etc. There may in fact be anything from 10 to 100 different symbols used, and there is no particular need to decide in advance how many different symbols will be concerned. With an electronic computer however such a decision has to be made; the number of symbols chosen is ruled very largely by engineering considerations, and with the vast majority of machines the number is two. Machines (e.g. ENIAC) have however been made with 10 different symbols. <em><strong>The number for the Ferranti machine is two, and the symbols used are 0 and 1.</strong></em> <em>[Binary would have been an obvious choice for Turing, who had both the Entscheidungsproblem paper and his own mechanical and electronic experiments as a basis for such a decision.]</em></div>
<div>&nbsp;</div>
<p><span id="more-256"></span>
<div>It is not difficult to see that information expressed with one set of symbols can be translated into information expressed with another set by some suitable conventions, e.g. to convert a sequence of decimal digits into sequences of 0’s and 1’s we could replace 0 by 0000, 1 by 1000, 2 by 0100, 3 by 1100, 4 by 0010, 5 by 1010, 6 by 0110, 7 by 1110, 8 by 0001, and 9 by 1001. Alternatively one could assume that the sequence of decimal digits represented an integer according to the ordinary Arabic convention. This same integer could also be represented in the scale of two and would then appear as a sequence of 0’s and 1’s. There is an infinity of alternative possible conventions. However we are not obliged to choose any one of them. The possibility of this translation process was only mentioned to show that there need be no loss of generality involved in using only two symbols.</div>
<div>&nbsp;</div>
<div id="_mcePaste">Although we shall not need these translation conventions we shall often wish to interpret a sequence of 0’s and 1’s as meaning some integer. The most natural convention to choose is that by which the value of a 1 in the rth position from the right hand is 2r?1, so that 25 is represented by 10011 instead of 11001. These facts may be described by saying that the machine uses ‘the scale of two with the most significant digits at the right hand end’.</div>
<div id="_mcePaste">Although the scale of two is appropriate for use within an electronic computer it is not so suitable for work on paper, and it is not possible to avoid paper work altogether. Without attempting to explain the reasons at this stage let us accept that there are are occasions when it is desirable to write down on paper the sequence of symbols stored in some part of the machine. Suppose for instance that the sequence was:</div>
<div id="_mcePaste" style="text-align: center;">
<pre>10001110111010001001100011100101010101101100100110</pre>
</div>
<div>The copying of such sequences is slow and very liable to inaccuracy. It is very difficult to ‘keep one’s place’. It is therefore advisable to represent such a sequence on paper in a different form not subject to these difficulties. The method chosen is to divide the sequence into blocks of five:</div>
<div style="text-align: center;">
<pre>10001 11011 10100 01001 10001 11001 01010 10110 11001 00110</pre>
</div>
<div style="text-align: left;">and then to replace each block by a single symbol, according to the table [shown as a picture in this post]. The above sequence then becomes:</div>
<div style="text-align: center;">
<pre>Z"SLZWRFWN</pre>
</div>
<div>These symbols are essentially the teleprinter code, except that the combinations 00000, 01000, 00010, 11011, 11111, which in true teleprint are represented by <em>no effect</em>, <em>line feed</em>, <em>space</em>, <em>carriage return</em>, <em>figure shift</em>, <em>letter shift</em> respectively have here been given the representations /, @, :, 1 , &#8220;, £. These symbols have been chosen so as to enable the upper case of a typewriter to be used throughout. In manuscript or with other typewriters we permit the synonyms % for /, 1	for 1 , $ for £. With certain kinds of teleprint apparatus it may also be necessary to permit the synonyms 2 for @, 4 for :, 8 for 1 , 5 for &#8220;, 0 for £. These six combinations will be known as ‘stunts’.</div>
<div>&nbsp;</div>
<div><strong>The user is strongly recommended to learn the above table.</strong> <em>[Turing had no problem remembering things like this, so why should anyone else? Note that the characters do NOT fall in alphabetic sort order.]</em> A number of aids to computation in the scale of 32 are given on Figs. A, B, C &amp; D. These include addition and multiplication tables, special tables to assist in multiplication by powers of two, powers of 10 in the scale of 32, and aids to decimal-teleprint conversion. In principle it is possible to do without these aids for the machine itself can do all the conversion processes required. In practice it frequently happens that some single number is required in the scale of 32, and it is found less trouble to do the conversion by hand than to use the machine. To convert a decimal number less than 1 to scale of 32 multiply by 1024 subtracting and recording the integral part at each stage. This can be done very quickly with a Brunsviga [mechanical calculator] with transfer. The integral parts obtained may be broken up into two teleprint characters with the aid of the table on Fig. B.</div>
]]></content:encoded>
			<wfw:commentRss>http://synthesist.net/music/2012/04/stunts-artifact/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PR is a start</title>
		<link>http://synthesist.net/music/2012/03/pr-is-a-start/</link>
		<comments>http://synthesist.net/music/2012/03/pr-is-a-start/#comments</comments>
		<pubDate>Sun, 11 Mar 2012 21:00:58 +0000</pubDate>
		<dc:creator>David Stutz</dc:creator>
				<category><![CDATA[excluded]]></category>
		<category><![CDATA[turing]]></category>

		<guid isPermaLink="false">http://synthesist.net/music/?p=293</guid>
		<description><![CDATA[We&#8217;ve begun this project auspiciously, being featured on BoingBoing, as well as being cross-linked from the Turing centenary site. Here is Cory&#8217;s post. I guess that this makes the project real!]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve begun this project auspiciously, being featured on BoingBoing, as well as being cross-linked from the <a title="The Turing Centenary" href="http://www.turingcentenary.eu/">Turing centenary site</a>.</p>
<p>Here is <a title="BoingBoing post" href="http://boingboing.net/2012/03/11/alan-turing-centennial-concert.html">Cory&#8217;s post</a>. I guess that this makes the project real!</p>
]]></content:encoded>
			<wfw:commentRss>http://synthesist.net/music/2012/03/pr-is-a-start/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>a seattle concert and installation in honor of Alan Turing</title>
		<link>http://synthesist.net/music/2012/03/a-seattle-concert-and-installation-in-honor-of-alan-turing/</link>
		<comments>http://synthesist.net/music/2012/03/a-seattle-concert-and-installation-in-honor-of-alan-turing/#comments</comments>
		<pubDate>Sat, 10 Mar 2012 19:55:15 +0000</pubDate>
		<dc:creator>David Stutz</dc:creator>
				<category><![CDATA[compositions]]></category>
		<category><![CDATA[performances]]></category>
		<category><![CDATA[automata]]></category>
		<category><![CDATA[experimental]]></category>
		<category><![CDATA[mathmusic]]></category>
		<category><![CDATA[turing]]></category>

		<guid isPermaLink="false">http://synthesist.net/music/?p=225</guid>
		<description><![CDATA[On June 22, I will be curating and performing in an evening concert/installation in honor of the 100th anniversary of Alan Turing&#8217;s birth. His birthday is actually the next day, but if you adjust for time zones, we can sort of get away with it&#8230; The event will be held as part of the Wayward [...]]]></description>
			<content:encoded><![CDATA[<p>On June 22, I will be curating and performing in an evening concert/installation in honor of the 100th anniversary of Alan Turing&#8217;s birth. His birthday is actually the next day, but if you adjust for time zones, we can sort of get away with it&#8230;</p>
<p><a href="http://www.turingcentenary.eu/"><img class="alignleft" src="http://www.mathcomp.leeds.ac.uk/turing2012//Images/ATY.logo5.jpg" alt="Photo of Alan Turing" width="316" height="250" /></a></p>
<p>The event will be held as part of the <a href="http://waywardmusic.blogspot.com/">Wayward Music Series</a> at Seattle&#8217;s wonderful venue for experimental music, the <a href="http://chapelspace.blogspot.com/">Chapel Performance Space</a>. Details will be forthcoming, but I plan on presenting a number of musical pieces, poetry that paraphrases a proof by Turing in the style of Dr. Seuss, the work of several visual artists, small vignettes from Turing&#8217;s life, and possibly some dance and/or theater. When the final program has been finalized, I will post it here. [If you are an artist and think that you have something that belongs on this program or in the installation, by all means, contact me!]</p>
<p>2012 has been designated as the <a href="http://www.mathcomp.leeds.ac.uk/turing2012/">Alan Turing Year</a>, and it is certainly appropriate to remember Turing, both for his tremendous mind and the tragic demise that was visited upon him. His work has had significant impact in diverse fields, including cryptology, pure mathematics, computing, biology, and philosophy. In this concert we will try to touch on all of these, presenting pieces inspired by both his life and his suicide. It should come as no surprise that his groundbreaking ideas are as interesting and relevant now as they ever were. </p>
]]></content:encoded>
			<wfw:commentRss>http://synthesist.net/music/2012/03/a-seattle-concert-and-installation-in-honor-of-alan-turing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

