<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>On Another Dimension</title>
	<atom:link href="http://malkarouri.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://malkarouri.wordpress.com</link>
	<description>A Mathematical Rehab</description>
	<lastBuildDate>Sun, 06 Nov 2011 21:12:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='malkarouri.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>On Another Dimension</title>
		<link>http://malkarouri.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://malkarouri.wordpress.com/osd.xml" title="On Another Dimension" />
	<atom:link rel='hub' href='http://malkarouri.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Testing Source Code Highlighting</title>
		<link>http://malkarouri.wordpress.com/2011/10/21/testing-source-code-highlighting/</link>
		<comments>http://malkarouri.wordpress.com/2011/10/21/testing-source-code-highlighting/#comments</comments>
		<pubDate>Fri, 21 Oct 2011 22:29:28 +0000</pubDate>
		<dc:creator>Muhammad Alkarouri</dc:creator>
				<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://malkarouri.wordpress.com/?p=74</guid>
		<description><![CDATA[Python:<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=malkarouri.wordpress.com&amp;blog=957982&amp;post=74&amp;subd=malkarouri&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Python:<br />
<pre class="brush: python;">
def greet():
    name = raw_input('Name:')
    print &quot;Hello, %s&quot; % name
    return name
</pre></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/malkarouri.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/malkarouri.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/malkarouri.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/malkarouri.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/malkarouri.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/malkarouri.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/malkarouri.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/malkarouri.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/malkarouri.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/malkarouri.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/malkarouri.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/malkarouri.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/malkarouri.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/malkarouri.wordpress.com/74/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=malkarouri.wordpress.com&amp;blog=957982&amp;post=74&amp;subd=malkarouri&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://malkarouri.wordpress.com/2011/10/21/testing-source-code-highlighting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bf99e9cac9b699222adb938e2c3db7a8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">malkarouri</media:title>
		</media:content>
	</item>
		<item>
		<title>The three musketeers</title>
		<link>http://malkarouri.wordpress.com/2010/10/29/the-three-musketeers/</link>
		<comments>http://malkarouri.wordpress.com/2010/10/29/the-three-musketeers/#comments</comments>
		<pubDate>Fri, 29 Oct 2010 19:49:26 +0000</pubDate>
		<dc:creator>Muhammad Alkarouri</dc:creator>
				<category><![CDATA[mathematics]]></category>

		<guid isPermaLink="false">https://malkarouri.wordpress.com/2010/10/29/the-three-musketeers/</guid>
		<description><![CDATA[Given vectors and , the three quantities , and are very interesting indeed. In fact, the concept of inner product vector space revolves largely around those quantities. The underlying mathematical fact is the Cauchy-Schwarz inequality , which is a corollary of the axioms of an inner product vector space.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=malkarouri.wordpress.com&amp;blog=957982&amp;post=64&amp;subd=malkarouri&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Given vectors <img src='http://s0.wp.com/latex.php?latex=%5Cmathbf%7Bx%7D&amp;bg=f9f7f5&amp;fg=444444&amp;s=0' alt='&#92;mathbf{x}' title='&#92;mathbf{x}' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=%5Cmathbf%7By%7D&amp;bg=f9f7f5&amp;fg=444444&amp;s=0' alt='&#92;mathbf{y}' title='&#92;mathbf{y}' class='latex' />, the three quantities <img src='http://s0.wp.com/latex.php?latex=%5Cmathbf%7Bx%7D%5Ccdot%5Cmathbf%7Bx%7D&amp;bg=f9f7f5&amp;fg=444444&amp;s=0' alt='&#92;mathbf{x}&#92;cdot&#92;mathbf{x}' title='&#92;mathbf{x}&#92;cdot&#92;mathbf{x}' class='latex' />, <img src='http://s0.wp.com/latex.php?latex=%5Cmathbf%7Bx%7D%5Ccdot%5Cmathbf%7By%7D&amp;bg=f9f7f5&amp;fg=444444&amp;s=0' alt='&#92;mathbf{x}&#92;cdot&#92;mathbf{y}' title='&#92;mathbf{x}&#92;cdot&#92;mathbf{y}' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=%5Cmathbf%7By%7D%5Ccdot%5Cmathbf%7By%7D&amp;bg=f9f7f5&amp;fg=444444&amp;s=0' alt='&#92;mathbf{y}&#92;cdot&#92;mathbf{y}' title='&#92;mathbf{y}&#92;cdot&#92;mathbf{y}' class='latex' /> are very interesting indeed.</p>
<p>In fact, the concept of inner product vector space revolves largely around those quantities. The underlying mathematical fact is the Cauchy-Schwarz inequality  <img src='http://s0.wp.com/latex.php?latex=%28%5Cmathbf%7Bx%7D%5Ccdot%5Cmathbf%7By%7D%29%5E2+%5Cle++%28%5Cmathbf%7Bx%7D%5Ccdot%5Cmathbf%7Bx%7D%29%5Ctimes+%28%5Cmathbf%7By%7D%5Ccdot%5Cmathbf%7By%7D%29&amp;bg=f9f7f5&amp;fg=444444&amp;s=0' alt='(&#92;mathbf{x}&#92;cdot&#92;mathbf{y})^2 &#92;le  (&#92;mathbf{x}&#92;cdot&#92;mathbf{x})&#92;times (&#92;mathbf{y}&#92;cdot&#92;mathbf{y})' title='(&#92;mathbf{x}&#92;cdot&#92;mathbf{y})^2 &#92;le  (&#92;mathbf{x}&#92;cdot&#92;mathbf{x})&#92;times (&#92;mathbf{y}&#92;cdot&#92;mathbf{y})' class='latex' />, which is a corollary of the axioms of an inner product vector space.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/malkarouri.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/malkarouri.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/malkarouri.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/malkarouri.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/malkarouri.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/malkarouri.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/malkarouri.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/malkarouri.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/malkarouri.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/malkarouri.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/malkarouri.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/malkarouri.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/malkarouri.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/malkarouri.wordpress.com/64/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=malkarouri.wordpress.com&amp;blog=957982&amp;post=64&amp;subd=malkarouri&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://malkarouri.wordpress.com/2010/10/29/the-three-musketeers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bf99e9cac9b699222adb938e2c3db7a8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">malkarouri</media:title>
		</media:content>
	</item>
		<item>
		<title>Personal Workflow</title>
		<link>http://malkarouri.wordpress.com/2010/02/07/personal-workflow/</link>
		<comments>http://malkarouri.wordpress.com/2010/02/07/personal-workflow/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 11:39:36 +0000</pubDate>
		<dc:creator>Muhammad Alkarouri</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[gtd]]></category>
		<category><![CDATA[things]]></category>
		<category><![CDATA[version control]]></category>

		<guid isPermaLink="false">http://malkarouri.wordpress.com/?p=50</guid>
		<description><![CDATA[Looks like I could use some order. Having to juggle many balls, I decided that some streamlining is needed. My first approach is to try some variation of the Getting Things Done approach, using Things. Easing myself into this. I will start by using it as a glorified to-do list. I hope to be able [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=malkarouri.wordpress.com&amp;blog=957982&amp;post=50&amp;subd=malkarouri&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Looks like I could use some order.</p>
<p>Having to juggle many balls, I decided that some streamlining is needed. My first approach is to try some variation of the <a href="http://www.davidco.com/what_is_gtd.php">Getting Things Done</a> approach, using <a href="http://culturedcode.com/things/">Things</a>.</p>
<p>Easing myself into this. I will start by using it as a glorified to-do list. I hope to be able to report progress here (I guess this is the first to-do:).</p>
<p>I am also looking at other software to simplify software development workflow. I will start by using the <a href="http://mercurial.selenic.com/">Mercurial</a> version control system.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/malkarouri.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/malkarouri.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/malkarouri.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/malkarouri.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/malkarouri.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/malkarouri.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/malkarouri.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/malkarouri.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/malkarouri.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/malkarouri.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/malkarouri.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/malkarouri.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/malkarouri.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/malkarouri.wordpress.com/50/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=malkarouri.wordpress.com&amp;blog=957982&amp;post=50&amp;subd=malkarouri&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://malkarouri.wordpress.com/2010/02/07/personal-workflow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bf99e9cac9b699222adb938e2c3db7a8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">malkarouri</media:title>
		</media:content>
	</item>
		<item>
		<title>Concentration of Measure I</title>
		<link>http://malkarouri.wordpress.com/2009/05/27/concentration-of-measure-i-3/</link>
		<comments>http://malkarouri.wordpress.com/2009/05/27/concentration-of-measure-i-3/#comments</comments>
		<pubDate>Wed, 27 May 2009 21:39:55 +0000</pubDate>
		<dc:creator>Muhammad Alkarouri</dc:creator>
				<category><![CDATA[machine learning]]></category>
		<category><![CDATA[mathematics]]></category>

		<guid isPermaLink="false">http://malkarouri.wordpress.com/2009/05/27/concentration-of-measure-i-3/</guid>
		<description><![CDATA[The concept of Concentration of Measure (CoM) quantifies the tendency of an -dimensional probability distribution to &#8220;lump&#8221; or concentrate around an -dimensional submanifold. The phenomenon is that this tendency is especially large in high dimensions. Viewed another way, this is about the interaction between probability and distance in high dimensions. This is (hopefully) the start [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=malkarouri.wordpress.com&amp;blog=957982&amp;post=42&amp;subd=malkarouri&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The concept of <a href="http://en.wikipedia.org/wiki/Concentration_of_measure">Concentration  of Measure</a> (CoM) quantifies the tendency of an <img src='http://s0.wp.com/latex.php?latex=N&amp;bg=f9f7f5&amp;fg=444444&amp;s=0' alt='N' title='N' class='latex' />-dimensional probability distribution to &#8220;lump&#8221; or concentrate around an <img src='http://s0.wp.com/latex.php?latex=%28N-1%29&amp;bg=f9f7f5&amp;fg=444444&amp;s=0' alt='(N-1)' title='(N-1)' class='latex' />-dimensional submanifold. The phenomenon is that this tendency is especially large in high dimensions. Viewed another way, this is about the interaction between probability and distance in high dimensions.</p>
<p>This is (hopefully) the start of a series of posts that will explain this concept. I would like to review a few concepts and definitions first though.</p>
<p>We denote by <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=f9f7f5&amp;fg=444444&amp;s=0' alt='X' title='X' class='latex' /> a metric measure space of metric <img src='http://s0.wp.com/latex.php?latex=d&amp;bg=f9f7f5&amp;fg=444444&amp;s=0' alt='d' title='d' class='latex' /> and probability measure <img src='http://s0.wp.com/latex.php?latex=%5Cmu&amp;bg=f9f7f5&amp;fg=444444&amp;s=0' alt='&#92;mu' title='&#92;mu' class='latex' />. A probability measure is in effect a normalised measure, such that the measure of the whole space is 1. In such a space, the <img src='http://s0.wp.com/latex.php?latex=%5Cepsilon&amp;bg=f9f7f5&amp;fg=444444&amp;s=0' alt='&#92;epsilon' title='&#92;epsilon' class='latex' />-extension of a set <img src='http://s0.wp.com/latex.php?latex=A&amp;bg=f9f7f5&amp;fg=444444&amp;s=0' alt='A' title='A' class='latex' /> is denoted by <img src='http://s0.wp.com/latex.php?latex=A_%5Cepsilon&amp;bg=f9f7f5&amp;fg=444444&amp;s=0' alt='A_&#92;epsilon' title='A_&#92;epsilon' class='latex' /> and is defined as <img src='http://s0.wp.com/latex.php?latex=A_%5Cepsilon%3D%5Cleft%5C%7B+x%7Cd%28x%2CA%29%3C%5Cepsilon+%5Cright%5C%7D&amp;bg=f9f7f5&amp;fg=444444&amp;s=0' alt='A_&#92;epsilon=&#92;left&#92;{ x|d(x,A)&lt;&#92;epsilon &#92;right&#92;}' title='A_&#92;epsilon=&#92;left&#92;{ x|d(x,A)&lt;&#92;epsilon &#92;right&#92;}' class='latex' />. Of course, the <img src='http://s0.wp.com/latex.php?latex=%5Cepsilon&amp;bg=f9f7f5&amp;fg=444444&amp;s=0' alt='&#92;epsilon' title='&#92;epsilon' class='latex' />-extension of <img src='http://s0.wp.com/latex.php?latex=A&amp;bg=f9f7f5&amp;fg=444444&amp;s=0' alt='A' title='A' class='latex' /> includes all of <img src='http://s0.wp.com/latex.php?latex=A&amp;bg=f9f7f5&amp;fg=444444&amp;s=0' alt='A' title='A' class='latex' />. What it does more than that is that it fattens <img src='http://s0.wp.com/latex.php?latex=A&amp;bg=f9f7f5&amp;fg=444444&amp;s=0' alt='A' title='A' class='latex' /> by width <img src='http://s0.wp.com/latex.php?latex=%5Cepsilon&amp;bg=f9f7f5&amp;fg=444444&amp;s=0' alt='&#92;epsilon' title='&#92;epsilon' class='latex' />. Among other things, this means that <img src='http://s0.wp.com/latex.php?latex=A_%5Cepsilon+%5Csetminus+A&amp;bg=f9f7f5&amp;fg=444444&amp;s=0' alt='A_&#92;epsilon &#92;setminus A' title='A_&#92;epsilon &#92;setminus A' class='latex' /> is a shell enveloping <img src='http://s0.wp.com/latex.php?latex=A&amp;bg=f9f7f5&amp;fg=444444&amp;s=0' alt='A' title='A' class='latex' />, and that for small values of <img src='http://s0.wp.com/latex.php?latex=%5Cepsilon&amp;bg=f9f7f5&amp;fg=444444&amp;s=0' alt='&#92;epsilon' title='&#92;epsilon' class='latex' />, this volume (measure if you want to be pedantic) is approximately the surface area (surface measure) of the set <img src='http://s0.wp.com/latex.php?latex=A&amp;bg=f9f7f5&amp;fg=444444&amp;s=0' alt='A' title='A' class='latex' /> multiplied by <img src='http://s0.wp.com/latex.php?latex=%5Cepsilon&amp;bg=f9f7f5&amp;fg=444444&amp;s=0' alt='&#92;epsilon' title='&#92;epsilon' class='latex' />.</p>
<p>Now we can define the concentration rate of a space. The basic idea is: of all the sets <img src='http://s0.wp.com/latex.php?latex=A&amp;bg=f9f7f5&amp;fg=444444&amp;s=0' alt='A' title='A' class='latex' /> that span half of the total volume of the space, find the one whose <img src='http://s0.wp.com/latex.php?latex=%5Cepsilon&amp;bg=f9f7f5&amp;fg=444444&amp;s=0' alt='&#92;epsilon' title='&#92;epsilon' class='latex' />-extension spans the <em>smallest</em> volume. We then declare the concentration rate of the space to be the volume <em>outside</em> that extension. In math terms: <img src='http://s0.wp.com/latex.php?latex=%5Calpha%28%5Cepsilon%29%3D%5Csup%5Cleft%5C%7B+%5Cmu%5Cleft%28+X+%5Csetminus+A_%5Cepsilon+%5Cright%29+%7C+%5Cmu%28A%29%3D%5Cfrac%7B1%7D%7B2%7D+%5Cright%5C%7D&amp;bg=f9f7f5&amp;fg=444444&amp;s=0' alt='&#92;alpha(&#92;epsilon)=&#92;sup&#92;left&#92;{ &#92;mu&#92;left( X &#92;setminus A_&#92;epsilon &#92;right) | &#92;mu(A)=&#92;frac{1}{2} &#92;right&#92;}' title='&#92;alpha(&#92;epsilon)=&#92;sup&#92;left&#92;{ &#92;mu&#92;left( X &#92;setminus A_&#92;epsilon &#92;right) | &#92;mu(A)=&#92;frac{1}{2} &#92;right&#92;}' class='latex' />.</p>
<p>A few points can be made here. First, one would expect the set whose extension spans the smallest volume to be the one which has the smallest surface area, by virture of the relation between them. And in fact, one would be right, and this is the subject of the <a href="http://en.wikipedia.org/wiki/Isoperimetric_inequality">Isoperimetric Inequalities</a>. Second, the concentration rate is the maximum volume outside an extended half-volume space possible, so using this property amounts to utilizing certain inequalities to limit, say, the volume of error. This is useful, for example, in the analysis of randomized algorithms. Third, the current definition yields one sided inequalities, but it is very easy to see that two sided algorithms can be derived which limit the volume outside a shell of width <img src='http://s0.wp.com/latex.php?latex=2%5Cepsilon&amp;bg=f9f7f5&amp;fg=444444&amp;s=0' alt='2&#92;epsilon' title='2&#92;epsilon' class='latex' /> around the surface of any set of half volume.</p>
<p>The more the measure is concentrated around a half-space, the smaller the concentration rate is. What we really want, and what CoM is about, is a very quick decay of the concentration rate as <img src='http://s0.wp.com/latex.php?latex=%5Cepsilon&amp;bg=f9f7f5&amp;fg=444444&amp;s=0' alt='&#92;epsilon' title='&#92;epsilon' class='latex' /> increases. This will be useful for us to decide in a learning algorithm which value of <img src='http://s0.wp.com/latex.php?latex=%5Cepsilon&amp;bg=f9f7f5&amp;fg=444444&amp;s=0' alt='&#92;epsilon' title='&#92;epsilon' class='latex' /> to cut off learning at with small probable error. But that is for another day.</p>
<p>And yes, it would be good if Posterous supported Latex..</p>


<!-- No posting client link spam, please. -->


<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/malkarouri.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/malkarouri.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/malkarouri.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/malkarouri.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/malkarouri.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/malkarouri.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/malkarouri.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/malkarouri.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/malkarouri.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/malkarouri.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/malkarouri.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/malkarouri.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/malkarouri.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/malkarouri.wordpress.com/42/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=malkarouri.wordpress.com&amp;blog=957982&amp;post=42&amp;subd=malkarouri&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://malkarouri.wordpress.com/2009/05/27/concentration-of-measure-i-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bf99e9cac9b699222adb938e2c3db7a8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">malkarouri</media:title>
		</media:content>
	</item>
		<item>
		<title>Testing Posterous &#8212; and the ratio of the volumes of hyperballs and 	hypercubes in high dimensions</title>
		<link>http://malkarouri.wordpress.com/2009/05/09/testing-posterous-and-the-ratio-of-the-volumes-of-hyperballs-and-hypercubes-in-high-dimensions/</link>
		<comments>http://malkarouri.wordpress.com/2009/05/09/testing-posterous-and-the-ratio-of-the-volumes-of-hyperballs-and-hypercubes-in-high-dimensions/#comments</comments>
		<pubDate>Sat, 09 May 2009 11:52:09 +0000</pubDate>
		<dc:creator>Muhammad Alkarouri</dc:creator>
				<category><![CDATA[mathematics]]></category>

		<guid isPermaLink="false">http://malkarouri.wordpress.com/2009/05/09/testing-posterous-and-the-ratio-of-the-volumes-of-hyperballs-and-hypercubes-in-high-dimensions/</guid>
		<description><![CDATA[This Posterous service looks like a great thing. The picture attached is the ratio of the volume of a hyperball to its circumscribing hypercube in N dimensions. The mathematical relation is actually . I need to review both the relation and the latex text as I am writing from memory, but this should be good [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=malkarouri.wordpress.com&amp;blog=957982&amp;post=37&amp;subd=malkarouri&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://posterous.com/getfile/files.posterous.com/muhammad-56n0y/eSdnkZPK8THEQzs7sCZYv2kC5ne0KpHwt5sZYmK0CyhcqPoz51nl6Szh9tbJ/ball-cube-ratio.png.scaled.1000.jpg"><img src="http://posterous.com/getfile/files.posterous.com/muhammad-56n0y/cKqU5PrCST0cafuqILqLuW1KB9f4WU4t8JpD6zmdh8AxH9EvF4D0ZK9QyylP/ball-cube-ratio.png.scaled.500.jpg" alt="" width="500" /></a></p>
<p>This Posterous service looks like a great thing.<br />
The picture attached is the ratio of the volume of a hyperball to its<br />
circumscribing hypercube in N dimensions.<br />
The mathematical relation is actually <img src='http://s0.wp.com/latex.php?latex=%5Cfrac%7BV_b%7D%7BV_c%7D%28N%29%3D%5Cfrac%7B%5Cpi%5E%5Cfrac%7BN%7D%7B2%7D%7D%7B2%5EN+%5CGamma%28%5Cfrac%7BN%7D%7B2%7D%2B1%29%7D&amp;bg=f9f7f5&amp;fg=444444&amp;s=0' alt='&#92;frac{V_b}{V_c}(N)=&#92;frac{&#92;pi^&#92;frac{N}{2}}{2^N &#92;Gamma(&#92;frac{N}{2}+1)}' title='&#92;frac{V_b}{V_c}(N)=&#92;frac{&#92;pi^&#92;frac{N}{2}}{2^N &#92;Gamma(&#92;frac{N}{2}+1)}' class='latex' />.<br />
I need to review both the relation and the latex text as I am writing<br />
from memory, but this should be good enough for a test post.</p>


<!-- No posting client link spam, please. -->


<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/malkarouri.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/malkarouri.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/malkarouri.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/malkarouri.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/malkarouri.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/malkarouri.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/malkarouri.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/malkarouri.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/malkarouri.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/malkarouri.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/malkarouri.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/malkarouri.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/malkarouri.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/malkarouri.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=malkarouri.wordpress.com&amp;blog=957982&amp;post=37&amp;subd=malkarouri&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://malkarouri.wordpress.com/2009/05/09/testing-posterous-and-the-ratio-of-the-volumes-of-hyperballs-and-hypercubes-in-high-dimensions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bf99e9cac9b699222adb938e2c3db7a8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">malkarouri</media:title>
		</media:content>

		<media:content url="http://posterous.com/getfile/files.posterous.com/muhammad-56n0y/cKqU5PrCST0cafuqILqLuW1KB9f4WU4t8JpD6zmdh8AxH9EvF4D0ZK9QyylP/ball-cube-ratio.png.scaled.500.jpg" medium="image" />
	</item>
		<item>
		<title>Factoring by Stealth</title>
		<link>http://malkarouri.wordpress.com/2009/01/19/factoring-by-stealth/</link>
		<comments>http://malkarouri.wordpress.com/2009/01/19/factoring-by-stealth/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 15:59:31 +0000</pubDate>
		<dc:creator>Muhammad Alkarouri</dc:creator>
				<category><![CDATA[mathematics]]></category>

		<guid isPermaLink="false">http://malkarouri.wordpress.com/?p=33</guid>
		<description><![CDATA[This is simply brilliant. Humans have always been good at visualisation, and puzzles always generate more interest in study than dry math symbols. I was just going to comment on it there, but there is more to this than meets the eye, so I will have to expand this entry. Stay tuned!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=malkarouri.wordpress.com&amp;blog=957982&amp;post=33&amp;subd=malkarouri&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://numberwarrior.wordpress.com/2009/01/07/a-puzzle-equivalent-to-factoring-a-quadratic/">This</a> is simply brilliant. Humans have always been good at visualisation, and puzzles always generate more interest in study than dry math symbols. I was just going to comment on it there, but there is more to this than meets the eye, so I will have to expand this entry. Stay tuned!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/malkarouri.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/malkarouri.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/malkarouri.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/malkarouri.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/malkarouri.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/malkarouri.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/malkarouri.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/malkarouri.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/malkarouri.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/malkarouri.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/malkarouri.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/malkarouri.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/malkarouri.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/malkarouri.wordpress.com/33/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=malkarouri.wordpress.com&amp;blog=957982&amp;post=33&amp;subd=malkarouri&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://malkarouri.wordpress.com/2009/01/19/factoring-by-stealth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bf99e9cac9b699222adb938e2c3db7a8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">malkarouri</media:title>
		</media:content>
	</item>
		<item>
		<title>Multidimensional Separation of Concerns &#8211; Bad Command or File Name</title>
		<link>http://malkarouri.wordpress.com/2008/12/03/multidimensional-separation-of-concerns-bad-command-or-file-name/</link>
		<comments>http://malkarouri.wordpress.com/2008/12/03/multidimensional-separation-of-concerns-bad-command-or-file-name/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 21:30:03 +0000</pubDate>
		<dc:creator>Muhammad Alkarouri</dc:creator>
				<category><![CDATA[computer science]]></category>

		<guid isPermaLink="false">http://malkarouri.wordpress.com/?p=28</guid>
		<description><![CDATA[There should really be a sarcasm tag in HTML. Hyperspaces look to be a hugely advanced method for Multidimensional Separation of Concerns. Unfortunately, separation of concerns is one of the most slippery concepts in computer science. I will certainly remember the day when somebody actually explains what a concern is. And no, vacuous definitions don&#8217;t [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=malkarouri.wordpress.com&amp;blog=957982&amp;post=28&amp;subd=malkarouri&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>There should really be a sarcasm tag in HTML.</p>
<p><a href="http://www.research.ibm.com/hyperspace/index.htm">Hyperspaces</a> look to be a hugely advanced method for Multidimensional Separation of Concerns. Unfortunately, separation of concerns is one of the most slippery concepts in computer science. I will certainly remember the day when somebody actually explains what a concern is. And no, <a href="http://en.wikipedia.org/wiki/Concern_(computer_science)">vacuous definitions </a>don&#8217;t count.</p>
<p>Interestingly, the concept in Dijkstra&#8217;s &#8220;<a href="http://www.cs.utexas.edu/users/EWD/transcriptions/EWD04xx/EWD447.html">On the role of scientific thought</a>&#8221; makes a lot of sense. The words <em>aspect</em> and <em>concern</em> are used in their natural English meaning, and the whole piece is essentially a call for <em>divide and rule</em> which is essential in all science, to use <a href="http://en.wikipedia.org/wiki/Ceteris_paribus">Ceteris Paribus</a> assumptions. Else, can someone explain Dijkstra&#8217;s &#8220;It is being one- and multiple-track minded simultaneously.&#8221; in a computer science perspective?</p>
<p>Best worded definition so far is <a href="http://jonasboner.com/2008/12/09/real-world-scala-managing-cross-cutting-concerns-using-mixin-composition-and-aop/">this</a>: &#8220;So what is a cross-cutting concern? A concern is a particular concept or area of interest. For example, in an ordering system the core concerns could be order processing and manufacturing, while the system concerns could be transaction handling and security management. A cross-cutting concern is a concern that affects several classes or modules, a concern that is not well localized and modularized.&#8221;. At least, when a concept is not directly well defined, examples give you something to go by.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/malkarouri.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/malkarouri.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/malkarouri.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/malkarouri.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/malkarouri.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/malkarouri.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/malkarouri.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/malkarouri.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/malkarouri.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/malkarouri.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/malkarouri.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/malkarouri.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/malkarouri.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/malkarouri.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=malkarouri.wordpress.com&amp;blog=957982&amp;post=28&amp;subd=malkarouri&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://malkarouri.wordpress.com/2008/12/03/multidimensional-separation-of-concerns-bad-command-or-file-name/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bf99e9cac9b699222adb938e2c3db7a8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">malkarouri</media:title>
		</media:content>
	</item>
		<item>
		<title>Calculus &#8211; a Brilliant Approach</title>
		<link>http://malkarouri.wordpress.com/2008/04/17/calculus-a-brilliant-approach/</link>
		<comments>http://malkarouri.wordpress.com/2008/04/17/calculus-a-brilliant-approach/#comments</comments>
		<pubDate>Thu, 17 Apr 2008 12:52:50 +0000</pubDate>
		<dc:creator>Muhammad Alkarouri</dc:creator>
				<category><![CDATA[mathematics]]></category>

		<guid isPermaLink="false">http://malkarouri.wordpress.com/?p=9</guid>
		<description><![CDATA[The best approach I have come across so far. Unsurprisingly, it does have a Knuth-like quality. At least, I think this is a much more sensible way to explain to beginners an definition. I will probably copy all of the important proofs and concepts here as an personal exercise.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=malkarouri.wordpress.com&amp;blog=957982&amp;post=9&amp;subd=malkarouri&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://micromath.wordpress.com/2008/04/14/donald-knuth-calculus-via-o-notation/trackback/">best approach</a> I have come across so far. Unsurprisingly, it does have a <a href="http://www-cs-staff.stanford.edu/~uno/">Knuth</a>-like quality. At least, I think this is a much more sensible way to explain to beginners an <img src='http://s0.wp.com/latex.php?latex=%5Cepsilon-%5Cdelta&amp;bg=f9f7f5&amp;fg=444444&amp;s=0' alt='&#92;epsilon-&#92;delta' title='&#92;epsilon-&#92;delta' class='latex' /> definition.<br />
I will probably copy all of the important proofs and concepts here as an personal exercise.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/malkarouri.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/malkarouri.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/malkarouri.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/malkarouri.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/malkarouri.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/malkarouri.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/malkarouri.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/malkarouri.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/malkarouri.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/malkarouri.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/malkarouri.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/malkarouri.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/malkarouri.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/malkarouri.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/malkarouri.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/malkarouri.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=malkarouri.wordpress.com&amp;blog=957982&amp;post=9&amp;subd=malkarouri&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://malkarouri.wordpress.com/2008/04/17/calculus-a-brilliant-approach/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bf99e9cac9b699222adb938e2c3db7a8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">malkarouri</media:title>
		</media:content>
	</item>
		<item>
		<title>Spaces &#8211; First Round</title>
		<link>http://malkarouri.wordpress.com/2007/12/08/spaces-first-round/</link>
		<comments>http://malkarouri.wordpress.com/2007/12/08/spaces-first-round/#comments</comments>
		<pubDate>Sat, 08 Dec 2007 10:20:38 +0000</pubDate>
		<dc:creator>Muhammad Alkarouri</dc:creator>
				<category><![CDATA[mathematics]]></category>

		<guid isPermaLink="false">http://malkarouri.wordpress.com/1970/01/01/spaces-first-round/</guid>
		<description><![CDATA[Hi, I am back. Things have progressed reasonably well. So, I am reasonably happy with my math skills now, though I didn&#8217;t fix all concepts. I am now crossing my fingers for no relapse. For the time being, my definition of mathematics is recognizing patterns, abstracting them, and using the results in conjunction with previous [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=malkarouri.wordpress.com&amp;blog=957982&amp;post=8&amp;subd=malkarouri&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hi, I am back.</p>
<p>Things have progressed reasonably well. So, I am reasonably happy with my math skills now, though I didn&#8217;t fix all concepts. I am now crossing my fingers for no relapse.</p>
<p>For the time being, my definition of mathematics is recognizing patterns, abstracting them, and using the results in conjunction with previous abstractions. It remains to see whether this will survive.</p>
<p>Back to <a href="http://malkarouri.wordpress.com/2007/07/08/space/trackback/">Space</a>,  the issue of Vector Space has undergone a <a href="http://gowers.wordpress.com/2007/09/14/how-should-vector-spaces-be-introduced/trackback/">good treatment recently</a>, in Prof Gowers weblog. Do pay attention to <a href="http://terrytao.wordpress.com/">Terence Tao</a>&#8216;s comment and his linked notes. I personally find the linear transformation approach more useful than matrices, to the extent that I sometimes think of a matrix entry as <img src='http://s0.wp.com/latex.php?latex=a_%7Bij%7D%3De_i%5E%5Cprime+A+e_j&amp;bg=f9f7f5&amp;fg=444444&amp;s=0' alt='a_{ij}=e_i^&#92;prime A e_j' title='a_{ij}=e_i^&#92;prime A e_j' class='latex' />, just to avoid breaking the conceptual transformation approach. I probably find that easier as a result of using <a href="http://www.scipy.org/">SciPy</a>, where up to a certain extent you gain in performance by thinking of matrices as black boxes, akin to <a href="http://en.wikipedia.org/wiki/Automatic_vectorization">vectorization</a>. Probably Matlab users will have the same effect. By the way, Tao&#8217;s comment about the idea of a linear transformation being a multidimensional generalisation of a ratio did not help at first, but it is now resonating with another idea that I have. More on that later. In short, the concept of linear transformation is that embedded in vector space.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/malkarouri.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/malkarouri.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/malkarouri.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/malkarouri.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/malkarouri.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/malkarouri.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/malkarouri.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/malkarouri.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/malkarouri.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/malkarouri.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/malkarouri.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/malkarouri.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/malkarouri.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/malkarouri.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/malkarouri.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/malkarouri.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=malkarouri.wordpress.com&amp;blog=957982&amp;post=8&amp;subd=malkarouri&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://malkarouri.wordpress.com/2007/12/08/spaces-first-round/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bf99e9cac9b699222adb938e2c3db7a8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">malkarouri</media:title>
		</media:content>
	</item>
		<item>
		<title>A Mathematical Rehab</title>
		<link>http://malkarouri.wordpress.com/2007/09/03/a-mathematical-rehab/</link>
		<comments>http://malkarouri.wordpress.com/2007/09/03/a-mathematical-rehab/#comments</comments>
		<pubDate>Mon, 03 Sep 2007 20:38:29 +0000</pubDate>
		<dc:creator>Muhammad Alkarouri</dc:creator>
				<category><![CDATA[mathematics]]></category>

		<guid isPermaLink="false">http://malkarouri.wordpress.com/2007/09/03/a-mathematical-rehab/</guid>
		<description><![CDATA[Ok. So the last post wasn&#8217;t very successful (I am not going to argue about the definition of successful here). My explanation of space wasn&#8217;t so good, because almost everything can be described as set with structure, according to mathematicians. Now I am probably irritating some Category Theory proponents as well. Oh well. As a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=malkarouri.wordpress.com&amp;blog=957982&amp;post=7&amp;subd=malkarouri&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Ok. So the <a href="http://malkarouri.wordpress.com/2007/07/08/space/">last post</a> wasn&#8217;t very successful (I am not going to argue about the definition of successful here). My explanation of space wasn&#8217;t so good, because almost everything can be described as set with structure, according to mathematicians. Now I am probably irritating some <a href="http://en.wikipedia.org/wiki/Category_theory">Category Theory</a> proponents as well. Oh well.</p>
<p>As a corrective remedy, I am going to spend some time in a mathematical rehab. You will be able to follow that here. I will probably start by using the spaces mentioned in that post to explain various mathematical concepts.</p>
<p>And, as for the definition of <a href="http://en.wikipedia.org/wiki/Mathematical_space">space</a>,  let&#8217;s just say that a space is a space because a mathematician says so. And I am happy that wikipedia is not that better from my post.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/malkarouri.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/malkarouri.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/malkarouri.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/malkarouri.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/malkarouri.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/malkarouri.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/malkarouri.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/malkarouri.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/malkarouri.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/malkarouri.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/malkarouri.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/malkarouri.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/malkarouri.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/malkarouri.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/malkarouri.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/malkarouri.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=malkarouri.wordpress.com&amp;blog=957982&amp;post=7&amp;subd=malkarouri&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://malkarouri.wordpress.com/2007/09/03/a-mathematical-rehab/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bf99e9cac9b699222adb938e2c3db7a8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">malkarouri</media:title>
		</media:content>
	</item>
	</channel>
</rss>
