<?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>Martin's Blog &#187; Uni</title>
	<atom:link href="http://martinleslie.wordpress.com/category/uni/feed/" rel="self" type="application/rss+xml" />
	<link>http://martinleslie.wordpress.com</link>
	<description>The story of an Australian studying math(s) in America</description>
	<lastBuildDate>Wed, 30 Sep 2009 16:21:34 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='martinleslie.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/dfa8e9785f9ae80ace4efbebaf1c1e5a?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Martin's Blog &#187; Uni</title>
		<link>http://martinleslie.wordpress.com</link>
	</image>
			<item>
		<title>Teaching Calculus</title>
		<link>http://martinleslie.wordpress.com/2009/02/07/teaching-calculus/</link>
		<comments>http://martinleslie.wordpress.com/2009/02/07/teaching-calculus/#comments</comments>
		<pubDate>Sat, 07 Feb 2009 21:54:32 +0000</pubDate>
		<dc:creator>martinleslie</dc:creator>
				<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[Uni]]></category>

		<guid isPermaLink="false">http://martinleslie.wordpress.com/2009/02/07/teaching-calculus/</guid>
		<description><![CDATA[I&#8217;m teaching Calc I this semester. This course (after a review of precalc, limits and continuity) covers derivatives and their applications and the beginning of integrals and antiderivatives. The University of Arizona was at the forefront of calculus reform so we&#8217;re using a reform textbook. Hughes-Hallett and McCallum are both in the department so if [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinleslie.wordpress.com&blog=1395930&post=406&subd=martinleslie&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I&#8217;m teaching Calc I this semester. This course (after a review of precalc, limits and continuity) covers derivatives and their applications and the beginning of integrals and antiderivatives. The University of Arizona was at the forefront of <a href="http://letmegooglethatforyou.com/?q=calculus+reform">calculus reform</a> so we&#8217;re using a reform <a href="http://www.amazon.com/Calculus-Single-Variable-Deborah-Hughes-Hallett/dp/0471484822/ref=sr_1_2?ie=UTF8&amp;s=books&amp;qid=1234042019&amp;sr=1-2">textbook</a>. Hughes-Hallett and McCallum are both in the department so if I want to complain about the text I know where to go.</p>
<p>I&#8217;m finding it difficult to decide on the level of rigour that I want to provide. I didn&#8217;t even write down the epsilon-delta definition of limit (my exact words were &#8220;you can read the definition of limit in the text but I wouldn&#8217;t recommend it&#8221;). But the other day we calculated the derivative of x^2 and x^3 using the definition of derivative and then said that `obviously&#8217; <img src='http://l.wordpress.com/latex.php?latex=d%2Fdx%28x%5En%29+%3D+nx%5E%7Bn-1%7D&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='d/dx(x^n) = nx^{n-1}' title='d/dx(x^n) = nx^{n-1}' class='latex' />&#8230;</p>
<p>Then I said: &#8220;in fact this is true for all real n&#8221;. After that we did some examples and class ended. I&#8217;m not too happy with this way of teaching &#8211; there is no reason for the students to believe me.</p>
<p>I was thinking about how to prove this: for positive n it&#8217;s true by the binomial theorem (I don&#8217;t know if my students know the binomial theorem though), for negative n you can prove it by the product/quotient rule, for fractions you can prove it with implicit differentiation, then it follows for real exponents by continuity of something (and the density of the rationals in the reals).</p>
<p>But a better proof (for positive x anyway) is by the definition/fact that <img src='http://l.wordpress.com/latex.php?latex=x%5En+%3D+e%5E%7Bn+%5Cln%28x%29%7D&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='x^n = e^{n \ln(x)}' title='x^n = e^{n \ln(x)}' class='latex' />. Then <img src='http://l.wordpress.com/latex.php?latex=d%2Fdx%28x%5En%29+%3D+e%5E%7Bn+%5Cln%28x%29%7D+d%2Fdx%28n+%5Cln%28x%29%29+%3D+x%5En+n%2Fx+%3D+n+x%5E%7Bn-1%7D&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='d/dx(x^n) = e^{n \ln(x)} d/dx(n \ln(x)) = x^n n/x = n x^{n-1}' title='d/dx(x^n) = e^{n \ln(x)} d/dx(n \ln(x)) = x^n n/x = n x^{n-1}' class='latex' />.</p>
<p>But then how do you define e and ln anyway? The `best&#8217; way is to wait until you have integrals and define <img src='http://l.wordpress.com/latex.php?latex=%5Cln%28x%29+%3D+%5Cint_1%5Ex+1%2Ft+%5C%2C+dt&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='\ln(x) = \int_1^x 1/t \, dt' title='\ln(x) = \int_1^x 1/t \, dt' class='latex' /> and <img src='http://l.wordpress.com/latex.php?latex=%5Cexp%28x%29&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='\exp(x)' title='\exp(x)' class='latex' /> as the inverse of this function. But that&#8217;s not a reasonable idea for people that haven&#8217;t seen calculus before. Also I&#8217;m not so convinced that the logical way to teach things is better than the way people already know from high school or whatever &#8211; last semester I taught trigonometry using the unit circle and it just confused everybody.</p>
<p>So: how much rigour should be in a calculus course for the general population?</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/martinleslie.wordpress.com/406/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/martinleslie.wordpress.com/406/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/martinleslie.wordpress.com/406/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/martinleslie.wordpress.com/406/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/martinleslie.wordpress.com/406/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/martinleslie.wordpress.com/406/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/martinleslie.wordpress.com/406/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/martinleslie.wordpress.com/406/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/martinleslie.wordpress.com/406/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/martinleslie.wordpress.com/406/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinleslie.wordpress.com&blog=1395930&post=406&subd=martinleslie&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://martinleslie.wordpress.com/2009/02/07/teaching-calculus/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/46d3de0959426536ed0a19dd974f996f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">martinleslie</media:title>
		</media:content>
	</item>
		<item>
		<title>A calculation I don&#8217;t really understand</title>
		<link>http://martinleslie.wordpress.com/2009/01/20/a-calculation-i-dont-really-understand/</link>
		<comments>http://martinleslie.wordpress.com/2009/01/20/a-calculation-i-dont-really-understand/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 03:17:51 +0000</pubDate>
		<dc:creator>martinleslie</dc:creator>
				<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[Uni]]></category>

		<guid isPermaLink="false">http://martinleslie.wordpress.com/?p=378</guid>
		<description><![CDATA[We&#8217;re trying to model interference on a communication channel. The line noise is normal with mean 0 and variance  so has probability density function (pdf) 
We have a random variable X that spits outs -1 or 1 with equal probability (this is a model for the coded data that we want to transmit). This [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinleslie.wordpress.com&blog=1395930&post=378&subd=martinleslie&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>We&#8217;re trying to model interference on a communication channel. The line noise is normal with mean 0 and variance <img src='http://l.wordpress.com/latex.php?latex=%5Csigma&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='\sigma' title='\sigma' class='latex' /> so has probability density function (pdf) <img src='http://l.wordpress.com/latex.php?latex=f%28x%29+%3D+%5Cfrac%7B1%7D%7B%5Csigma%5Csqrt%7B2%5Cpi%7D%7D+e%5E%7B-x%5E2%2F2%5Csigma%5E2%7D.&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='f(x) = \frac{1}{\sigma\sqrt{2\pi}} e^{-x^2/2\sigma^2}.' title='f(x) = \frac{1}{\sigma\sqrt{2\pi}} e^{-x^2/2\sigma^2}.' class='latex' /></p>
<p>We have a random variable X that spits outs -1 or 1 with equal probability (this is a model for the coded data that we want to transmit). This has pdf <img src='http://l.wordpress.com/latex.php?latex=g%28x%29+%3D+%28%5Cdelta%28x%2B1%29%2B%5Cdelta%28x-1%29%29%2F2&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='g(x) = (\delta(x+1)+\delta(x-1))/2' title='g(x) = (\delta(x+1)+\delta(x-1))/2' class='latex' />.</p>
<p>Then the random variable that we get at the other end <img src='http://l.wordpress.com/latex.php?latex=Y+%3D+N%2BX&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='Y = N+X' title='Y = N+X' class='latex' /> has p.d.f. given by the convolution <img src='http://l.wordpress.com/latex.php?latex=h%28x%29+%3D+%5Cint+f%28y%29g%28x-y%29+dy&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='h(x) = \int f(y)g(x-y) dy' title='h(x) = \int f(y)g(x-y) dy' class='latex' />. By doing this integral using properties of the delta function/distribution/measure we get <img src='http://l.wordpress.com/latex.php?latex=h%28x%29+%3D+%5Cfrac%7B1%7D%7B2%5Csigma%5Csqrt%7B2%5Cpi%7D%7D%28%5Cexp%28-%28x%2B1%29%5E2%2F2%5Csigma%5E2%29%2B%5Cexp%28-%28x-1%29%5E2%2F2%5Csigma%5E2%29%29&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='h(x) = \frac{1}{2\sigma\sqrt{2\pi}}(\exp(-(x+1)^2/2\sigma^2)+\exp(-(x-1)^2/2\sigma^2))' title='h(x) = \frac{1}{2\sigma\sqrt{2\pi}}(\exp(-(x+1)^2/2\sigma^2)+\exp(-(x-1)^2/2\sigma^2))' class='latex' />. This gives quite nice pictures</p>
<p><img src="http://martinleslie.files.wordpress.com/2009/01/small.jpg?w=452&#038;h=329" alt="small" title="small" width="452" height="329" class="alignnone size-full wp-image-379" /></p>
<p><img src="http://martinleslie.files.wordpress.com/2009/01/big.jpg?w=479&#038;h=269" alt="big" title="big" width="479" height="269" class="alignnone size-full wp-image-380" /></p>
<p>which I guess show something important engineeringly: If you can get your line noise down to where the bumps don&#8217;t overlap then it&#8217;ll be pretty easy to figure out whether a bit was meant to be 1 or -1.</p>
<p>But I don&#8217;t really understand the maths. I guess I can accept the facts about pdfs but I&#8217;m kind of confused about continuous v discrete random variables. Should I always think of discrete random variables as being delta functiony things when I want to work with them?</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/martinleslie.wordpress.com/378/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/martinleslie.wordpress.com/378/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/martinleslie.wordpress.com/378/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/martinleslie.wordpress.com/378/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/martinleslie.wordpress.com/378/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/martinleslie.wordpress.com/378/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/martinleslie.wordpress.com/378/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/martinleslie.wordpress.com/378/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/martinleslie.wordpress.com/378/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/martinleslie.wordpress.com/378/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinleslie.wordpress.com&blog=1395930&post=378&subd=martinleslie&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://martinleslie.wordpress.com/2009/01/20/a-calculation-i-dont-really-understand/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/46d3de0959426536ed0a19dd974f996f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">martinleslie</media:title>
		</media:content>

		<media:content url="http://martinleslie.files.wordpress.com/2009/01/small.jpg" medium="image">
			<media:title type="html">small</media:title>
		</media:content>

		<media:content url="http://martinleslie.files.wordpress.com/2009/01/big.jpg" medium="image">
			<media:title type="html">big</media:title>
		</media:content>
	</item>
		<item>
		<title>Cynical reviews of my courses 3 days into the semester</title>
		<link>http://martinleslie.wordpress.com/2009/01/19/cynical-reviews-of-my-courses-3-days-into-the-semester/</link>
		<comments>http://martinleslie.wordpress.com/2009/01/19/cynical-reviews-of-my-courses-3-days-into-the-semester/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 19:57:33 +0000</pubDate>
		<dc:creator>martinleslie</dc:creator>
				<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[Uni]]></category>

		<guid isPermaLink="false">http://martinleslie.wordpress.com/?p=373</guid>
		<description><![CDATA[MATH518 &#8211; Integral Lattices. Superfast lectures about things I&#8217;ve never heard of.
MATH536B &#8211; Algebraic Geometry. Superfast lectures that started by saying &#8220;Everything we said about varieties last semester is true about schemes, except when it&#8217;s not. Let&#8217;s keep going&#8221;.
ECE637 &#8211; Channel Coding. This is an engineering course. We&#8217;ve already used the fact that 10^3=2^10 as [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinleslie.wordpress.com&blog=1395930&post=373&subd=martinleslie&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>MATH518 &#8211; Integral Lattices. Superfast lectures about <a href="http://www.math.arizona.edu/~tiep/syllabus.pdf">things</a> I&#8217;ve never heard of.</p>
<p>MATH536B &#8211; Algebraic Geometry. Superfast lectures that started by saying &#8220;Everything we said about varieties last semester is true about schemes, except when it&#8217;s not. Let&#8217;s keep going&#8221;.</p>
<p>ECE637 &#8211; Channel Coding. This is an engineering course. We&#8217;ve already used the fact that 10^3=2^10 as well as used the word &#8216;finite&#8217; to mean non-zero.</p>
<p>MATH599 &#8211; Independent study. Continuing research from last semester. We&#8217;re stuck on a lemma from the paper whose entire proof consists of the word `straightforward&#8217;.</p>
<p>Teaching &#8211; Calc I. This is one hour a day, 5 days a week. At least most of the homework is online (webassign) so it&#8217;s less work for me.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/martinleslie.wordpress.com/373/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/martinleslie.wordpress.com/373/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/martinleslie.wordpress.com/373/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/martinleslie.wordpress.com/373/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/martinleslie.wordpress.com/373/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/martinleslie.wordpress.com/373/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/martinleslie.wordpress.com/373/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/martinleslie.wordpress.com/373/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/martinleslie.wordpress.com/373/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/martinleslie.wordpress.com/373/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinleslie.wordpress.com&blog=1395930&post=373&subd=martinleslie&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://martinleslie.wordpress.com/2009/01/19/cynical-reviews-of-my-courses-3-days-into-the-semester/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/46d3de0959426536ed0a19dd974f996f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">martinleslie</media:title>
		</media:content>
	</item>
		<item>
		<title>Talk topics</title>
		<link>http://martinleslie.wordpress.com/2009/01/19/talk-topics/</link>
		<comments>http://martinleslie.wordpress.com/2009/01/19/talk-topics/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 19:37:18 +0000</pubDate>
		<dc:creator>martinleslie</dc:creator>
				<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[Uni]]></category>

		<guid isPermaLink="false">http://martinleslie.wordpress.com/?p=371</guid>
		<description><![CDATA[I should give a talk on something at the grad colloquium this semester. I don&#8217;t really think the stuff I&#8217;m researching/learning is very interesting so I&#8217;d like to talk about something easier that I can really explain in 50 minutes. But I don&#8217;t know what to talk about. Any suggestions? These are some of my [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinleslie.wordpress.com&blog=1395930&post=371&subd=martinleslie&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I should give a talk on something at the grad colloquium this semester. I don&#8217;t really think the stuff I&#8217;m researching/learning is very interesting so I&#8217;d like to talk about something easier that I can really explain in 50 minutes. But I don&#8217;t know what to talk about. Any suggestions? These are some of my ideas:</p>
<ul>
<li>Why you can&#8217;t integrate e^{x^2} in terms of elementary functions (differential Galois theory?)</li>
<li>mathematics of sport (mainly this would be cricket, which is a bit of a problem)</li>
<li>groebner bases (+ geometrical theorem proving?)</li>
<li>combinatorial game theory</li>
<li>something in logic/set theory</li>
</ul>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/martinleslie.wordpress.com/371/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/martinleslie.wordpress.com/371/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/martinleslie.wordpress.com/371/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/martinleslie.wordpress.com/371/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/martinleslie.wordpress.com/371/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/martinleslie.wordpress.com/371/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/martinleslie.wordpress.com/371/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/martinleslie.wordpress.com/371/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/martinleslie.wordpress.com/371/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/martinleslie.wordpress.com/371/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinleslie.wordpress.com&blog=1395930&post=371&subd=martinleslie&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://martinleslie.wordpress.com/2009/01/19/talk-topics/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/46d3de0959426536ed0a19dd974f996f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">martinleslie</media:title>
		</media:content>
	</item>
		<item>
		<title>Precalc results</title>
		<link>http://martinleslie.wordpress.com/2008/12/17/precalc-results/</link>
		<comments>http://martinleslie.wordpress.com/2008/12/17/precalc-results/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 03:16:49 +0000</pubDate>
		<dc:creator>martinleslie</dc:creator>
				<category><![CDATA[Teaching]]></category>
		<category><![CDATA[Uni]]></category>

		<guid isPermaLink="false">http://martinleslie.wordpress.com/?p=354</guid>
		<description><![CDATA[Results are finalised. Will be released to students tomorrow.
5 Bs, 15 Cs, 6 Ds, 7 Es, 2 Ws
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinleslie.wordpress.com&blog=1395930&post=354&subd=martinleslie&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Results are finalised. Will be released to students tomorrow.</p>
<p>5 Bs, 15 Cs, 6 Ds, 7 Es, 2 Ws</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/martinleslie.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/martinleslie.wordpress.com/354/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/martinleslie.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/martinleslie.wordpress.com/354/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/martinleslie.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/martinleslie.wordpress.com/354/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/martinleslie.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/martinleslie.wordpress.com/354/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/martinleslie.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/martinleslie.wordpress.com/354/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinleslie.wordpress.com&blog=1395930&post=354&subd=martinleslie&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://martinleslie.wordpress.com/2008/12/17/precalc-results/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/46d3de0959426536ed0a19dd974f996f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">martinleslie</media:title>
		</media:content>
	</item>
		<item>
		<title>Precalculus-metrics</title>
		<link>http://martinleslie.wordpress.com/2008/12/17/precalculus-metrics/</link>
		<comments>http://martinleslie.wordpress.com/2008/12/17/precalculus-metrics/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 17:05:04 +0000</pubDate>
		<dc:creator>martinleslie</dc:creator>
				<category><![CDATA[Teaching]]></category>
		<category><![CDATA[Uni]]></category>

		<guid isPermaLink="false">http://martinleslie.wordpress.com/?p=346</guid>
		<description><![CDATA[The precalc final exam grading took about six hours yesterday. I graded a question about a rational function that had a slant asymptote.
More interesting were the statistics that we got in a big spreadsheet later that night. The overall average on the final was 110/200. To get a D in this course you need to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinleslie.wordpress.com&blog=1395930&post=346&subd=martinleslie&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The precalc final exam grading took about six hours yesterday. I graded a question about a rational function that had a slant asymptote.</p>
<p>More interesting were the statistics that we got in a big spreadsheet later that night. The overall average on the final was 110/200. To get a D in this course you need to average 60% overall. Let it never be said that the UofA math department doesn&#8217;t have high standards.</p>
<p>My section averaged 106/200, but casting around for something to blame other than myself I came up with the idea that other people just force their poorly performing students to drop. I only had 2 students drop out of the original 35 while other sections had much larger numbers leave the course. Taking the final number of students enrolled as a proxy for number of students who dropped (this isn&#8217;t perfect but it&#8217;s kind of close) I did some regression:</p>
<p><img src="http://martinleslie.files.wordpress.com/2008/12/regression1.jpg?w=550&#038;h=544" alt="regression1" title="regression1" width="550" height="544" class="alignnone size-full wp-image-350" /></p>
<p>There&#8217;s definitely some kind of correlation there: what does R^2=0.06 mean?</p>
<p>Anyway, if I put x=33 into this equation I get about 108.5. So I&#8217;ve explained away 1.5 points from the average from the fact that I didn&#8217;t  force many people to drop. I&#8217;ve got ideas for the other few points so I feel happy that I did an average job.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/martinleslie.wordpress.com/346/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/martinleslie.wordpress.com/346/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/martinleslie.wordpress.com/346/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/martinleslie.wordpress.com/346/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/martinleslie.wordpress.com/346/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/martinleslie.wordpress.com/346/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/martinleslie.wordpress.com/346/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/martinleslie.wordpress.com/346/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/martinleslie.wordpress.com/346/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/martinleslie.wordpress.com/346/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinleslie.wordpress.com&blog=1395930&post=346&subd=martinleslie&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://martinleslie.wordpress.com/2008/12/17/precalculus-metrics/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/46d3de0959426536ed0a19dd974f996f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">martinleslie</media:title>
		</media:content>

		<media:content url="http://martinleslie.files.wordpress.com/2008/12/regression1.jpg" medium="image">
			<media:title type="html">regression1</media:title>
		</media:content>
	</item>
		<item>
		<title>Light Christmas reading</title>
		<link>http://martinleslie.wordpress.com/2008/12/17/light-christmas-reading/</link>
		<comments>http://martinleslie.wordpress.com/2008/12/17/light-christmas-reading/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 16:21:40 +0000</pubDate>
		<dc:creator>martinleslie</dc:creator>
				<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[Uni]]></category>

		<guid isPermaLink="false">http://martinleslie.wordpress.com/?p=343</guid>
		<description><![CDATA[The kind of things I&#8217;ve been doing lately:
- Project on ranks of quadratic twists of elliptic curves over function fields.
- My talk and my coauthor&#8217;s talk for above project.
- Paper for algebraic geometry class on Groebner bases.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinleslie.wordpress.com&blog=1395930&post=343&subd=martinleslie&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The kind of things I&#8217;ve been doing lately:<br />
- <a href="http://math.arizona.edu/~mleslie/files/RTGpaper.pdf">Project</a> on ranks of quadratic twists of elliptic curves over function fields.<br />
- My <a href="http://math.arizona.edu/~mleslie/files/RTGslides1.pdf">talk</a> and my coauthor&#8217;s <a href="http://math.arizona.edu/~mleslie/files/RTGslides2.pdf">talk</a> for above project.<br />
- <a href="http://math.arizona.edu/~mleslie/files/GroebnerPaper.pdf">Paper</a> for algebraic geometry class on Groebner bases.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/martinleslie.wordpress.com/343/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/martinleslie.wordpress.com/343/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/martinleslie.wordpress.com/343/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/martinleslie.wordpress.com/343/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/martinleslie.wordpress.com/343/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/martinleslie.wordpress.com/343/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/martinleslie.wordpress.com/343/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/martinleslie.wordpress.com/343/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/martinleslie.wordpress.com/343/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/martinleslie.wordpress.com/343/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinleslie.wordpress.com&blog=1395930&post=343&subd=martinleslie&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://martinleslie.wordpress.com/2008/12/17/light-christmas-reading/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/46d3de0959426536ed0a19dd974f996f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">martinleslie</media:title>
		</media:content>
	</item>
		<item>
		<title>A poll</title>
		<link>http://martinleslie.wordpress.com/2008/12/09/a-poll/</link>
		<comments>http://martinleslie.wordpress.com/2008/12/09/a-poll/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 15:18:39 +0000</pubDate>
		<dc:creator>martinleslie</dc:creator>
				<category><![CDATA[Uni]]></category>

		<guid isPermaLink="false">http://martinleslie.wordpress.com/?p=340</guid>
		<description><![CDATA[What do people prefer for a projected talk in a fairly dark room?
Black on White,
White on black, or
Light grey on black.
You can download a zip file with all three versions here. But of course bear in mind that you are looking at it on a computer screen which is not what the question is asking [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinleslie.wordpress.com&blog=1395930&post=340&subd=martinleslie&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>What do people prefer for a projected talk in a fairly dark room?</p>
<p>Black on White,<br />
White on black, or<br />
Light grey on black.</p>
<p>You can download a zip file with all three versions <a href="http://math.arizona.edu/~mleslie/files/colourtest.zip">here</a>. But of course bear in mind that you are looking at it on a computer screen which is not what the question is asking about.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/martinleslie.wordpress.com/340/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/martinleslie.wordpress.com/340/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/martinleslie.wordpress.com/340/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/martinleslie.wordpress.com/340/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/martinleslie.wordpress.com/340/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/martinleslie.wordpress.com/340/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/martinleslie.wordpress.com/340/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/martinleslie.wordpress.com/340/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/martinleslie.wordpress.com/340/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/martinleslie.wordpress.com/340/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinleslie.wordpress.com&blog=1395930&post=340&subd=martinleslie&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://martinleslie.wordpress.com/2008/12/09/a-poll/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/46d3de0959426536ed0a19dd974f996f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">martinleslie</media:title>
		</media:content>
	</item>
		<item>
		<title>Semester coming to a close frighteningly quickly.</title>
		<link>http://martinleslie.wordpress.com/2008/12/02/semester-coming-to-a-close-frighteningly-quickly/</link>
		<comments>http://martinleslie.wordpress.com/2008/12/02/semester-coming-to-a-close-frighteningly-quickly/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 05:31:31 +0000</pubDate>
		<dc:creator>martinleslie</dc:creator>
				<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[Uni]]></category>

		<guid isPermaLink="false">http://martinleslie.wordpress.com/?p=334</guid>
		<description><![CDATA[Things left to do:
- Teach 2 classes + 3 review classes.
- Grade 1 test, 1 lab, 1 quiz, and about 5 homeworks (I&#8217;m a little behind&#8230;).
- Proctor Invigilate and grade mark final exam for precalc high school maths taught at the university level.
- Attend two algebraic geometry and three Tate&#8217;s thesis classes.
- Finish writeup of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinleslie.wordpress.com&blog=1395930&post=334&subd=martinleslie&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Things left to do:<br />
- Teach 2 classes + 3 review classes.<br />
- Grade 1 test, 1 lab, 1 quiz, and about 5 homeworks (I&#8217;m a little behind&#8230;).<br />
- <del datetime="00">Proctor</del> Invigilate and <del datetime="00">grade</del> mark final exam for <del datetime="00">precalc</del> high school maths taught at the university level.<br />
- Attend two algebraic geometry and three Tate&#8217;s thesis classes.<br />
- Finish writeup of research project on ranks of quadratic twists of elliptic curves over <img src='http://l.wordpress.com/latex.php?latex=%5Cmathbb%7BF%7D_q%28t%29&#038;bg=ffffff&#038;fg=333333&#038;s=0' alt='\mathbb{F}_q(t)' title='\mathbb{F}_q(t)' class='latex' />.<br />
- Write talk on number theory in function fields for above project.<br />
- Write algebraic geometry expository paper on Groebner bases.<br />
- Do some algebraic geometry homework maybe?</p>
<p>It should all be done by about Dec 17 and then I&#8217;m leaving to fly back home for Christmas on the 20th.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/martinleslie.wordpress.com/334/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/martinleslie.wordpress.com/334/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/martinleslie.wordpress.com/334/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/martinleslie.wordpress.com/334/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/martinleslie.wordpress.com/334/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/martinleslie.wordpress.com/334/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/martinleslie.wordpress.com/334/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/martinleslie.wordpress.com/334/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/martinleslie.wordpress.com/334/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/martinleslie.wordpress.com/334/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinleslie.wordpress.com&blog=1395930&post=334&subd=martinleslie&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://martinleslie.wordpress.com/2008/12/02/semester-coming-to-a-close-frighteningly-quickly/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/46d3de0959426536ed0a19dd974f996f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">martinleslie</media:title>
		</media:content>
	</item>
		<item>
		<title>Elliptic curves talk</title>
		<link>http://martinleslie.wordpress.com/2008/11/12/elliptic-curves-talk/</link>
		<comments>http://martinleslie.wordpress.com/2008/11/12/elliptic-curves-talk/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 00:06:58 +0000</pubDate>
		<dc:creator>martinleslie</dc:creator>
				<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[Uni]]></category>

		<guid isPermaLink="false">http://martinleslie.wordpress.com/?p=329</guid>
		<description><![CDATA[My talk today was pretty well received. Talk linked as well as some calculations in Sage. If you saw my honours talk at UQ you might recognize some of the slides: this talk is better than that one though.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinleslie.wordpress.com&blog=1395930&post=329&subd=martinleslie&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>My talk today was pretty well received. <a href="http://math.arizona.edu/~mleslie/files/ectalk.pdf">Talk</a> linked as well as <a href="http://math.arizona.edu/~mleslie/files/TorsionSage.pdf">some</a> <a href="http://math.arizona.edu/~mleslie/files/Congruent5Sage.pdf">calculations</a> in Sage. If you saw my honours talk at UQ you might recognize some of the slides: this talk is better than that one though.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/martinleslie.wordpress.com/329/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/martinleslie.wordpress.com/329/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/martinleslie.wordpress.com/329/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/martinleslie.wordpress.com/329/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/martinleslie.wordpress.com/329/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/martinleslie.wordpress.com/329/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/martinleslie.wordpress.com/329/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/martinleslie.wordpress.com/329/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/martinleslie.wordpress.com/329/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/martinleslie.wordpress.com/329/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinleslie.wordpress.com&blog=1395930&post=329&subd=martinleslie&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://martinleslie.wordpress.com/2008/11/12/elliptic-curves-talk/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/46d3de0959426536ed0a19dd974f996f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">martinleslie</media:title>
		</media:content>
	</item>
	</channel>
</rss>