<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<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/"
	>

<channel>
	<title>pure-mathematics &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/pure-mathematics/</link>
	<description>Feed of posts on WordPress.com tagged "pure-mathematics"</description>
	<pubDate>Wed, 30 Dec 2009 15:59:16 +0000</pubDate>

	<generator>http://en.wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[Proof Tutorial 1: Introduction to Mathematical Proofs]]></title>
<link>http://math4allages.wordpress.com/2009/12/30/intro-to-math-proofs/</link>
<pubDate>Wed, 30 Dec 2009 06:09:56 +0000</pubDate>
<dc:creator>Guillermo Bautista</dc:creator>
<guid>http://math4allages.wordpress.com/2009/12/30/intro-to-math-proofs/</guid>
<description><![CDATA[Introduction Routine problems usually require us to have one or many answers . If we are asked to fi]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><strong><span style="color:#0000ff;">Introduction</span></strong></p>
<p>Routine problems usually require us to have one or many answers . If we are asked to find the smallest of the three consecutive integers whose sum is <strong>18</strong>, then our answer would is <strong>5</strong>. If we are asked to find the equation of a line passing through<strong> (2,3)</strong>, we can have many answers.</p>
<p><em>Proofs, </em>however, is different. It requires us to think more and to reason with sound arguments. It requires us to be explicit and to be logical. It requires us to convince our readers and most of all ourselves.</p>
<p style="text-align:center;"><img class="aligncenter" title="Proofs" src="http://baseballcrank.com/math.JPG" alt="" width="315" height="358" /></p>
<p>Unless a proof problem is already given, finding mathematical statements to prove requires us to see patterns, generalize them and make conjectures about them. The problem stated above about consecutive integers does not require us to reason much or to generalize at all.</p>
<p>The success of proof writing requires intuition, mathematical maturity and experience. Contrary to proofs written in books, the ideas behind arriving at a proof are not &#8220;well-pressed&#8221; and <em>elegant</em>.  Mathematicians do not reveal the process they go through, or the ideas behind their proofs. This is also a skill that mathematicians and persons who are good at mathematics possess: they are able to read proofs. The skills of reading proofs may be achieved by learning how to write them.</p>
<p>Proving in higher mathematics, on the other hand, requires formal training. For instance, we have to know how to use logical connectives like <em>and</em>, <em>or</em>, <em>not</em>, and must understand how <em>conditional</em> and <em>biconditional</em> connectives work. Basic set theory concepts are also important. Moreover, we also have to learn proof strategies like <em>direct proof</em> and <em>proof by contradiction</em> to name some.</p>
<p>For now, we will not be discussing these things . Most of the proofs in basic mathematics only require a little intuition and good reasoning.</p>
<p>In the tutorial below, I tried to recreate (amateurishly) the process on how mathematicians see patterns, arrive at a conjecture and how they prove their conjectures.  Of course, in reality, problems mathematicians encounter are a lot harder. In fact, some of the hardest problems take hundreds of years to be solved. For example, no mathematician has proved the Fermat’s Last Theorem for more than 300 years, and the mathematician who proved it solved it for eight years.</p>
<p>The proof that we are about to do below is very elementary. For now, we will highlight the process and not the difficulty. The titles of the processes below are not necessarily in order.</p>
<p><strong><span style="color:#0000ff;">Recognizing Patterns and Making Conjectures</span></strong></p>
<p>Before mathematicians prove theorems, they usually first see patterns. This happens when they read books, solve problems or prove other theorems. For example, what do we see when we add two even integers? Let’s add some: <strong>2 + 8 = 10, &#8211; 24 + 6 = -18</strong>, and &#8211; <strong>4 + &#8211; 8 = -12</strong>. We can easily see that if we add two even integers, then their sum is always even.</p>
<p>From here, we might be tempted to say that <em>if we add two integers, then their sum would always be even</em>.  In mathematics, this kind of statement or hypothesis is called a conjecture: an educated and reasonable guess based on patterns observed. Rewriting our guess, we have</p>
<p style="text-align:center;"><strong><em>Conjecture:</em></strong><em> The sum of two even integers is always even.</em></p>
<p>If we want to disprove a conjecture, we only need one counterexample (Can you think of one?). If we can find one counterexample for the conjecture, then it must be false.  If we want to prove it, however, we might be tempted to pair a few more integers and say that “oh, their sum is even, so it must be true”. Note that no matter how many integers we pair, if we can&#8217;t exhaust all the pairs, then it cannot be considered a proof.  When we say the sum of two even integers above, we mean <strong>ALL </strong>even integers.  Of course, there is no way that we can list all pairs of even integers since there are infinitely many of them.</p>
<p><strong><span style="color:#0000ff;">Generalizing Patterns</span></strong></p>
<p>Since it is impossible to enumerate all pairs of even integers, we need an algebraic expression that will represent any even integer. If we can find this algebraic expression, then all the even integers would be represented. This process is called generalizing.  If you generalize, you represent all members of the set by a single expression. In our case, the members of our set are all even integers.</p>
<p>From the definition, we know that all even integers are divisible by <strong>2</strong>. That means that if <strong>m</strong> is an even integer, then, when we divide <strong>m</strong> by <strong>2,</strong> we can find a quotient which is also an integer. For instance, since <strong>18</strong> is an integer, we are sure that there exists an integer such that <strong>18</strong> divided by <strong>2</strong> is equal to that integer.</p>
<p>In general, suppose that quotient of <strong>m/2</strong> is <strong>q</strong>, then it follows that <strong>m/2 = q</strong>, for any even integer <strong>m</strong>. Multiplying both sides of the equation by <strong>2</strong>, we have <strong>m = 2q</strong>. That means that if <strong>m </strong>is an even integer, then there exists an integer <strong>q </strong>such that <strong>m = 2q</strong>. Hence, we may represent any even integer <strong>m</strong> with <strong>2q</strong><em> for some</em> integer <strong>q</strong>*. Note that <strong>q</strong> here is a generalized number, which means that an even integer can also be represented by <strong>2x</strong>, <strong>2y</strong>, <strong>2z</strong> or any variable with the condition that the variables are integers.</p>
<p><strong><span style="color:#0000ff;">Connecting the ideas</span></strong></p>
<p>Proving is making logical and relevant statements from definitions, facts, assumptions and other theorems to come to a desired conclusion. Before coming up with an elegant proof, mathematicians usually have their scratch work, connecting their ideas to arrive at what they want to prove.</p>
<p><em>Scratch work:</em></p>
<p>From the statement above, we have shown that any even integer <strong>m</strong>, there exists an integer <strong>q</strong>, such that <strong>m = 2q</strong>. That means, that if we can show that the sum of two even integers is in the form <strong>2q</strong> (or that the sum is divisible by <strong>2</strong>), then we can be sure that it is always an even integer.</p>
<p>Since we need two integers, we might let <strong>m</strong> and <strong>n</strong> are the two integers that we will add. Since both of them are even integers, then we can represent them as <strong>2q</strong> and <strong>2r</strong> respectively for some integers <strong>q</strong> and <strong>r</strong>. Adding both of them, we have <strong>m + n = 2q + 2r = 2(q + r)</strong>. Now, <strong>q + r</strong> is an integer since <strong>q</strong> is an integer and<strong> r</strong> is an integer from our definition above. This means that <strong>2(q + r) </strong>is<strong> </strong>of the form <strong>2x</strong> for some integer <strong>x</strong>. This means that <strong>m + n</strong> is of the form <strong>2x</strong> for some integer <strong>x</strong>. Therefore, <strong>m + n</strong> is even<strong>.</strong></p>
<p><strong><span style="color:#0000ff;">Writing (elegantly) the final proof</span></strong></p>
<p>Here, we write our proof in a shorter and more elegant way. Conjectures that are proven are called theorems. So let us write the proof of our first theorem.</p>
<p><strong>Theorem 1: </strong>The sum of two even integers is always even.<strong> </strong></p>
<p><strong>Proof.</strong> Let <strong>m,  n</strong> be even integers.  Then <strong>m = 2q</strong> for some integer <strong>q</strong> and <strong>n = 2r</strong> for some integer <strong>r</strong>. Now, <strong>m + n = 2q + 2r = 2(q + r)</strong>. Since <strong>q + r</strong> is an integer, clearly, <strong>2(r + s) = m + n</strong> is divisible by <strong>2</strong>. Therefore, the sum of two even integers is even.</p>
<p>Most proofs are written in a concise way, leaving some details for the reader to fill in. For example, the statement “Since <strong>q + r</strong> is an integer” did not really state the reason why this is so. This is stated in our scratch work, but not in the proof.</p>
<p><strong><span style="color:#0000ff;">Going Further</span></strong></p>
<p>If <strong>m</strong> is an even integer, then <strong>m – 1</strong> and <strong>m + 1</strong> are odd integers. Since <strong>m = 2r</strong>, then <strong>2r – 1</strong> and <strong>2r + 1</strong> are also odd integers. In our example below, we will use <strong>2r + 1</strong>, to prove that the sum of two odd integers is always even. As an exercise, use <strong>2r – 1</strong> in your proof.</p>
<p><strong>Theorem 2: </strong>The sum of two odd integers is always even.</p>
<p>Let <strong>p, q</strong> be odd integers. Then <strong>p = 2a + 1</strong> and <strong>q = 2b + 1</strong> for some integers<strong> a</strong> and <strong>b</strong>. Now, adding we have <strong>p + q = 2r + 1 + 2s + 1 = 2r + 2s + 2 = 2(r + s + 1).</strong> Since <strong>r + s + 1</strong> is an integer, then <strong>2(r + s + 1) </strong>is divisible by <strong>2</strong>. Hence, <strong>p + q</strong> is divisible by <strong>2</strong>. Therefore, the sum of two odd integers is even.</p>
<p><strong><span style="color:#0000ff;">Math and Hardwork</span></strong></p>
<p>Being good in math requires hard work. Andrew Wiles worked on the Fermat’s Last Theorem for seven years, have given up several times thinking that it was impossible. In 1995, he finally thought he had proved it, and presented it in a conference.  A month later, his reviewer thought that there is a part of the proof which was vague (or wrong), so he had to review his work and found out that there was a part which was actually wrong.  He almost gave up. He worked more than a year to correct the error.</p>
<p>Now, he has carved his place in history.</p>
<p>*In technical language, the word “for some” is equivalent to the word “there exists”.</p>
<p><strong><span style="color:#0000ff;">Exercises:</span></strong></p>
<ol>
<li>Prove that the sum of an even number and an odd number is always odd.</li>
<li>Prove that the difference of two odd integers is always even.</li>
<li>Prove that the product of two even integers is always even.</li>
<li>Prove that the product of two odd integers is always odd.</li>
<li>Prove that the product of an even number and an odd number is always even.</li>
</ol>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Is this the core of the *Bhagavad Gita*?]]></title>
<link>http://independentindian.com/2009/12/14/is-this-the-core-of-the-bhagavad-gita/</link>
<pubDate>Mon, 14 Dec 2009 03:20:38 +0000</pubDate>
<dc:creator>drsubrotoroy</dc:creator>
<guid>http://independentindian.com/2009/12/14/is-this-the-core-of-the-bhagavad-gita/</guid>
<description><![CDATA[From Facebook: Subroto Roy thinks the core of the *Bhagavad Gita* is captured in Grigori Perelman]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p style="text-align:justify;"><em>From Facebook:<br />
</em></p>
<p style="text-align:justify;"><em>Subroto Roy thinks the core of the *Bhagavad Gita* is captured in <a href="http://en.wikipedia.org/wiki/Grigori_Perelman">Grigori Perelman&#8217;s statement</a> declining the Fields Medal after proving Poincaré&#8217;s conjecture: &#8220;[The prize] was completely irrelevant for me. Everybody understood that if the proof is correct then no other recognition is needed.&#8221;</em></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Interesting petterns where you least expect it]]></title>
<link>http://lifeusermanual.wordpress.com/2009/12/06/interesting-petterns-where-you-least-expect-it/</link>
<pubDate>Sun, 06 Dec 2009 20:37:17 +0000</pubDate>
<dc:creator>cairene</dc:creator>
<guid>http://lifeusermanual.wordpress.com/2009/12/06/interesting-petterns-where-you-least-expect-it/</guid>
<description><![CDATA[Remember junior high? Remember quadratic and cubic equations? Well, turns out that Dan Christensen, ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><img src="http://math.ucr.edu/home/baez/roots/polynomialroots05expi02.png" alt="" /></p>
<p>Remember junior high?</p>
<p>Remember quadratic and cubic equations?</p>
<p>Well, turns out that Dan Christensen, a researcher in the University of California, took these mundane objects a little more seriously than most of us, and drew a picture of all the roots of all the polynomials of degree at most 5 with integer coefficients ranging from -4 to 4. Surprisingly, marvelous patterns in the roots of the polynomials. The results can be found <a href="http://math.ucr.edu/home/baez/week285.html" target="_blank">here</a>.</p>
<p>While it&#8217;s not that easy for us laymen to understand the implications of such a discovery, but even so, I think that no one disagrees that the images are marvelous! Personally, it gives me goose pumps, as it indicates that there&#8217;s beauty beyond our imagination even in the simplest of artifacts &#8211; equations of the form a*x^2 + b*x + c = 0.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[A nice coordinate geometry problem (suitable for Form 7 pure)]]></title>
<link>http://koopakoo.wordpress.com/2009/10/28/a-nice-coordinate-geometry-problem-suitable-for-form-7-pure/</link>
<pubDate>Wed, 28 Oct 2009 17:35:18 +0000</pubDate>
<dc:creator>koopakoo</dc:creator>
<guid>http://koopakoo.wordpress.com/2009/10/28/a-nice-coordinate-geometry-problem-suitable-for-form-7-pure/</guid>
<description><![CDATA[Let be a point on the curve Let be the tangent line at Given intersects the curve again at Prove tha]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Let <img src='http://l.wordpress.com/latex.php?latex=A%28a%2C+a%5E3+%2B+pa+%2B+q%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='A(a, a^3 + pa + q)' title='A(a, a^3 + pa + q)' class='latex' /> be a point on the curve <img src='http://l.wordpress.com/latex.php?latex=C%3A++y+%3D+x%5E3+%2B+px+%2B+q.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='C:  y = x^3 + px + q.' title='C:  y = x^3 + px + q.' class='latex' /> <!--more--> Let <img src='http://l.wordpress.com/latex.php?latex=L&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='L' title='L' class='latex' /> be the tangent line at <img src='http://l.wordpress.com/latex.php?latex=A.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='A.' title='A.' class='latex' /> Given <img src='http://l.wordpress.com/latex.php?latex=L&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='L' title='L' class='latex' /> intersects the curve <img src='http://l.wordpress.com/latex.php?latex=C&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='C' title='C' class='latex' /> again at <img src='http://l.wordpress.com/latex.php?latex=B%28b%2C+b%5E3+%2B+pb+%2B+q%29.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='B(b, b^3 + pb + q).' title='B(b, b^3 + pb + q).' class='latex' /> Prove that <img src='http://l.wordpress.com/latex.php?latex=b+%3D+-2a.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='b = -2a.' title='b = -2a.' class='latex' /></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[For my IMO Students (Basic and Advanced)]]></title>
<link>http://koopakoo.wordpress.com/2009/10/28/for-my-imo-students-basic-and-advanced/</link>
<pubDate>Wed, 28 Oct 2009 16:51:07 +0000</pubDate>
<dc:creator>koopakoo</dc:creator>
<guid>http://koopakoo.wordpress.com/2009/10/28/for-my-imo-students-basic-and-advanced/</guid>
<description><![CDATA[Here is good problem for my IMO students. Given a real number . Find the greatest area of triangle A]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Here is good problem for my IMO students. </p>
<p>Given a real number <img src='http://l.wordpress.com/latex.php?latex=R+%26%2362%3B+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='R &gt; 0' title='R &gt; 0' class='latex' />. Find the greatest area of triangle ABC with circum-radius <img src='http://l.wordpress.com/latex.php?latex=R.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='R.' title='R.' class='latex' /></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[利用圖像尋找非實根]]></title>
<link>http://johnmayhk.wordpress.com/2009/10/26/finding-unreal-roots-by-graph/</link>
<pubDate>Mon, 26 Oct 2009 12:24:23 +0000</pubDate>
<dc:creator>johnmayhk</dc:creator>
<guid>http://johnmayhk.wordpress.com/2009/10/26/finding-unreal-roots-by-graph/</guid>
<description><![CDATA[在高中一 NSS 數學課，我開始教二次圖像和二次方程之根（roots）的關係。現在課程涉及複數，卻沒有教如何利用圖像尋找複根（complex roots）或非實根（unreal roots），我在此補]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>在高中一 NSS 數學課，我開始教二次圖像和二次方程之根（roots）的關係。現在課程涉及複數，卻沒有教如何利用圖像尋找複根（complex roots）或非實根（unreal roots），我在此補充一下。</p>
<p>以下是在下用極速粗製濫造的 ETV，同學先看看：</p>
<p><span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/xcsphaMANws&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' /><param name='allowfullscreen' value='true' /><param name='wmode' value='transparent' /><embed src='http://www.youtube.com/v/xcsphaMANws&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' type='application/x-shockwave-flash' allowfullscreen='true' width='425' height='350' wmode='transparent'></embed></object></span></p>
<p>解說：<!--more--></p>
<p>（甲）二次方程的情況</p>
<p>若 <img src='http://l.wordpress.com/latex.php?latex=ax%5E2+%2B+bx+%2B+c+%3D+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='ax^2 + bx + c = 0' title='ax^2 + bx + c = 0' class='latex' /> 的複根是 <img src='http://l.wordpress.com/latex.php?latex=h+%5Cpm+ik&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='h \pm ik' title='h \pm ik' class='latex' />，則</p>
<p><img src='http://l.wordpress.com/latex.php?latex=ax%5E2+%2B+bx+%2B+c&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='ax^2 + bx + c' title='ax^2 + bx + c' class='latex' /><br />
<img src='http://l.wordpress.com/latex.php?latex=%5Cequiv+a%28x+-+h+-+ik%29%28x+-+h+%2B+ik%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\equiv a(x - h - ik)(x - h + ik)' title='\equiv a(x - h - ik)(x - h + ik)' class='latex' /><br />
<img src='http://l.wordpress.com/latex.php?latex=%5Cequiv+a%28%28x+-+h%29%5E2+%2B+k%5E2%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\equiv a((x - h)^2 + k^2)' title='\equiv a((x - h)^2 + k^2)' class='latex' /> &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230; (*)</p>
<p>由 (*) 可見</p>
<p><img src='http://l.wordpress.com/latex.php?latex=y+%3D+ax%5E2+%2B+bx+%2B+c&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y = ax^2 + bx + c' title='y = ax^2 + bx + c' class='latex' /> 的圖像，其頂點（vertex）的 <img src='http://l.wordpress.com/latex.php?latex=x&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x' title='x' class='latex' />-坐標是 <img src='http://l.wordpress.com/latex.php?latex=h&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='h' title='h' class='latex' />，而 <img src='http://l.wordpress.com/latex.php?latex=h&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='h' title='h' class='latex' /> 就是複根的實部（real part）。</p>
<p>另外，由 (*) 可知 <img src='http://l.wordpress.com/latex.php?latex=y+%3D+ax%5E2+%2B+bx+%2B+c&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y = ax^2 + bx + c' title='y = ax^2 + bx + c' class='latex' /> 的圖像，其頂點的 <img src='http://l.wordpress.com/latex.php?latex=y&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y' title='y' class='latex' />-坐標是 <img src='http://l.wordpress.com/latex.php?latex=ak%5E2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='ak^2' title='ak^2' class='latex' />（即片中的 <img src='http://l.wordpress.com/latex.php?latex=m+%3D+ak%5E2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='m = ak^2' title='m = ak^2' class='latex' />）；</p>
<p>考慮在二次曲線上的一點 <img src='http://l.wordpress.com/latex.php?latex=P&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='P' title='P' class='latex' />，其 <img src='http://l.wordpress.com/latex.php?latex=y&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y' title='y' class='latex' />-坐標為 <img src='http://l.wordpress.com/latex.php?latex=y_1+%3D+2ak%5E2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y_1 = 2ak^2' title='y_1 = 2ak^2' class='latex' />，那麼 <img src='http://l.wordpress.com/latex.php?latex=P&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='P' title='P' class='latex' /> 的 <img src='http://l.wordpress.com/latex.php?latex=x&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x' title='x' class='latex' />-坐標 <img src='http://l.wordpress.com/latex.php?latex=x_1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x_1' title='x_1' class='latex' /> 是什麼？</p>
<p>只要把 <img src='http://l.wordpress.com/latex.php?latex=y+%3D+2ak%5E2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y = 2ak^2' title='y = 2ak^2' class='latex' /> 代入 <img src='http://l.wordpress.com/latex.php?latex=y+%3D+a%28%28x+-+h%29%5E2+%2B+k%5E2%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y = a((x - h)^2 + k^2)' title='y = a((x - h)^2 + k^2)' class='latex' />，得</p>
<p><img src='http://l.wordpress.com/latex.php?latex=2ak%5E2+%3D+a%28%28x_1+-+h%29%5E2+%2B+k%5E2%29+%5CRightarrow+k%5E2+%3D+%28x_1+-+h%29%5E2+%5CRightarrow+k+%3D+%26%23124%3Bx_1+-+h%26%23124%3B&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='2ak^2 = a((x_1 - h)^2 + k^2) \Rightarrow k^2 = (x_1 - h)^2 \Rightarrow k = &#124;x_1 - h&#124;' title='2ak^2 = a((x_1 - h)^2 + k^2) \Rightarrow k^2 = (x_1 - h)^2 \Rightarrow k = &#124;x_1 - h&#124;' class='latex' /></p>
<p>即是說，複根虛部中的 <img src='http://l.wordpress.com/latex.php?latex=k&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='k' title='k' class='latex' />，就是 <img src='http://l.wordpress.com/latex.php?latex=P&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='P' title='P' class='latex' /> 的 <img src='http://l.wordpress.com/latex.php?latex=x&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x' title='x' class='latex' />-坐標 <img src='http://l.wordpress.com/latex.php?latex=x_1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x_1' title='x_1' class='latex' /> 和 <img src='http://l.wordpress.com/latex.php?latex=h&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='h' title='h' class='latex' /> 的距離。</p>
<p>（乙）三次方程的情況</p>
<p>這個要中六同學才明白，高中一同學要忍耐一下。</p>
<p>為簡化，只考慮 <img src='http://l.wordpress.com/latex.php?latex=x%5E3&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x^3' title='x^3' class='latex' /> 係數為 1。</p>
<p>即設 <img src='http://l.wordpress.com/latex.php?latex=x%5E3+%2B+ax%5E2+%2B+bx+%2B+c+%3D+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x^3 + ax^2 + bx + c = 0' title='x^3 + ax^2 + bx + c = 0' class='latex' />。</p>
<p>首先，實係數三次方程必有實根；若它只有一個實根 <img src='http://l.wordpress.com/latex.php?latex=%5Calpha&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\alpha' title='\alpha' class='latex' />，則設另外兩個複根為 <img src='http://l.wordpress.com/latex.php?latex=h+%5Cpm+ik&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='h \pm ik' title='h \pm ik' class='latex' />。</p>
<p>那麼，片中曲線的方程可寫成</p>
<p><img src='http://l.wordpress.com/latex.php?latex=y+%3D+%28x+-+%5Calpha%29%28%28x+-+h%29%5E2+%2B+k%5E2%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y = (x - \alpha)((x - h)^2 + k^2)' title='y = (x - \alpha)((x - h)^2 + k^2)' class='latex' /> &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230; (1)</p>
<p>現在，設經過 <img src='http://l.wordpress.com/latex.php?latex=%28%5Calpha+%2C+0%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(\alpha , 0)' title='(\alpha , 0)' class='latex' /> 並相切於曲線的直線方程為</p>
<p><img src='http://l.wordpress.com/latex.php?latex=y+%3D+m%28x+-+%5Calpha%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y = m(x - \alpha)' title='y = m(x - \alpha)' class='latex' /> &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230; (2)</p>
<p>假設曲線和直線的切點（point of contact）為 <img src='http://l.wordpress.com/latex.php?latex=P&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='P' title='P' class='latex' />，如何證明 <img src='http://l.wordpress.com/latex.php?latex=P&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='P' title='P' class='latex' /> 的 <img src='http://l.wordpress.com/latex.php?latex=x&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x' title='x' class='latex' />-坐標 <img src='http://l.wordpress.com/latex.php?latex=h_1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='h_1' title='h_1' class='latex' /> (say) 就是 <img src='http://l.wordpress.com/latex.php?latex=h&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='h' title='h' class='latex' />？</p>
<p>我們（想像一下）解 (1)，(2)；我們得</p>
<p><img src='http://l.wordpress.com/latex.php?latex=%28x+-+%5Calpha%29%28%28x+-+h%29%5E2+%2B+k%5E2%29+%3D+m%28x+-+%5Calpha%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(x - \alpha)((x - h)^2 + k^2) = m(x - \alpha)' title='(x - \alpha)((x - h)^2 + k^2) = m(x - \alpha)' class='latex' /></p>
<p>易知上式的解為 <img src='http://l.wordpress.com/latex.php?latex=x+%3D+%5Calpha&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x = \alpha' title='x = \alpha' class='latex' /> 或 <img src='http://l.wordpress.com/latex.php?latex=h_1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='h_1' title='h_1' class='latex' />，即</p>
<p><img src='http://l.wordpress.com/latex.php?latex=h_1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='h_1' title='h_1' class='latex' /> 是下式的根，且是重根（repeated root）：</p>
<p><img src='http://l.wordpress.com/latex.php?latex=%28x+-+h%29%5E2+%2B+k%5E2+%3D+m&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(x - h)^2 + k^2 = m' title='(x - h)^2 + k^2 = m' class='latex' /> &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230; (2)</p>
<p>既是重根，把上述等式求導後，<img src='http://l.wordpress.com/latex.php?latex=h_1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='h_1' title='h_1' class='latex' /> 仍是根（Why？），即 <img src='http://l.wordpress.com/latex.php?latex=h_1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='h_1' title='h_1' class='latex' /> 滿足：</p>
<p><img src='http://l.wordpress.com/latex.php?latex=%28x+-+h%29+%3D+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(x - h) = 0' title='(x - h) = 0' class='latex' /></p>
<p>故 <img src='http://l.wordpress.com/latex.php?latex=h_1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='h_1' title='h_1' class='latex' /> 真的是 <img src='http://l.wordpress.com/latex.php?latex=h&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='h' title='h' class='latex' />。</p>
<p>由此可見，<img src='http://l.wordpress.com/latex.php?latex=h+%28%3D+h_1%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='h (= h_1)' title='h (= h_1)' class='latex' /> 滿足 (2)，故</p>
<p><img src='http://l.wordpress.com/latex.php?latex=k%5E2+%3D+m+%5CRightarrow+k+%3D+%5Csqrt%7Bm%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='k^2 = m \Rightarrow k = \sqrt{m}' title='k^2 = m \Rightarrow k = \sqrt{m}' class='latex' /></p>
<p>而片中的 <img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7BV%7D%7BH%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{V}{H}' title='\frac{V}{H}' class='latex' /> 不過是切線的斜率，即 <img src='http://l.wordpress.com/latex.php?latex=m+%3D+%5Cfrac%7BV%7D%7BH%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='m = \frac{V}{H}' title='m = \frac{V}{H}' class='latex' />。</p>
<p>這裡有一個問題，如果切線的斜率 <img src='http://l.wordpress.com/latex.php?latex=m&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='m' title='m' class='latex' /> 是負數，又會怎樣？即出現例如以下情況：</p>
<p><img src="http://johnmayhk.wordpress.com/files/2009/10/20091026gif01.gif"></p>
<p>豈不是不能計出 <img src='http://l.wordpress.com/latex.php?latex=k+%3D+%5Csqrt%7Bm%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='k = \sqrt{m}' title='k = \sqrt{m}' class='latex' />？</p>
<p>同學，試花一點時間先想想。</p>
<p>開估：當我們考慮 <img src='http://l.wordpress.com/latex.php?latex=x%5E3&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x^3' title='x^3' class='latex' /> 的係數為 1 （或其他正數）時，<img src='http://l.wordpress.com/latex.php?latex=m&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='m' title='m' class='latex' /> 一定是正數。</p>
<p>無他，</p>
<p>因為我們考慮的方程是 <img src='http://l.wordpress.com/latex.php?latex=y+%3D+%28x+-+%5Calpha%29%28%28x+-+h%29%5E2+%2B+k%5E2%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y = (x - \alpha)((x - h)^2 + k^2)' title='y = (x - \alpha)((x - h)^2 + k^2)' class='latex' />；</p>
<p>故此，</p>
<p>代入大於 <img src='http://l.wordpress.com/latex.php?latex=%5Calpha&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\alpha' title='\alpha' class='latex' /> 的 <img src='http://l.wordpress.com/latex.php?latex=x&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x' title='x' class='latex' /> 值，對應的 <img src='http://l.wordpress.com/latex.php?latex=y&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y' title='y' class='latex' /> 值為正。（即上圖是沒有能的）<br />
代入小於 <img src='http://l.wordpress.com/latex.php?latex=%5Calpha&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\alpha' title='\alpha' class='latex' /> 的 <img src='http://l.wordpress.com/latex.php?latex=x&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x' title='x' class='latex' /> 值，對應的 <img src='http://l.wordpress.com/latex.php?latex=y&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y' title='y' class='latex' /> 值為負。</p>
<p>這就保證了 <img src='http://l.wordpress.com/latex.php?latex=m+%26%2362%3B+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='m &gt; 0' title='m &gt; 0' class='latex' />。</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[For my Form 7 Pure students: A proof of the Rational Root Theorem]]></title>
<link>http://koopakoo.wordpress.com/2009/10/19/for-my-form-7-pure-students-a-proof-of-the-rational-root-theorem/</link>
<pubDate>Mon, 19 Oct 2009 17:54:32 +0000</pubDate>
<dc:creator>koopakoo</dc:creator>
<guid>http://koopakoo.wordpress.com/2009/10/19/for-my-form-7-pure-students-a-proof-of-the-rational-root-theorem/</guid>
<description><![CDATA[Let Suppose , where is a rational root. Then we have . Multiplying both sides by yields: Since , we ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Let <img src='http://l.wordpress.com/latex.php?latex=f%28x%29+%3D+a_nx%5En+%2B+a_%7Bn-1%7Dx%5E%7Bn-1%7D+%2B+%5Cdots+%2B+a_1x+%2B+a_0+%5Cin+%5Cmathbb%7BZ%7D%5Bx%5D.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(x) = a_nx^n + a_{n-1}x^{n-1} + \dots + a_1x + a_0 \in \mathbb{Z}[x].' title='f(x) = a_nx^n + a_{n-1}x^{n-1} + \dots + a_1x + a_0 \in \mathbb{Z}[x].' class='latex' /> Suppose <img src='http://l.wordpress.com/latex.php?latex=p%2Fq&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p/q' title='p/q' class='latex' />, where <img src='http://l.wordpress.com/latex.php?latex=%5Cgcd%28p%2C+q%29+%3D+1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\gcd(p, q) = 1' title='\gcd(p, q) = 1' class='latex' /> is a rational root. </p>
<p><!--more--></p>
<p>Then we have <img src='http://l.wordpress.com/latex.php?latex=f%28p%2Fq%29+%3D+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(p/q) = 0' title='f(p/q) = 0' class='latex' />. </p>
<p>Multiplying both sides by <img src='http://l.wordpress.com/latex.php?latex=q%5E%7Bn-1%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='q^{n-1}' title='q^{n-1}' class='latex' /> yields: </p>
<p><img src='http://l.wordpress.com/latex.php?latex=q%5E%7Bn-1%7Df%28p%2Fq%29+%3D+%5Cfrac%7Ba_np%5En%7D%7Bq%7D+%2B+%28sum+of+integers%29+%3D+0.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='q^{n-1}f(p/q) = \frac{a_np^n}{q} + (sum of integers) = 0.' title='q^{n-1}f(p/q) = \frac{a_np^n}{q} + (sum of integers) = 0.' class='latex' /> Since <img src='http://l.wordpress.com/latex.php?latex=%5Cgcd%28p%2C+q%29+%3D+1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\gcd(p, q) = 1' title='\gcd(p, q) = 1' class='latex' />, we must have <img src='http://l.wordpress.com/latex.php?latex=q&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='q' title='q' class='latex' /> divides <img src='http://l.wordpress.com/latex.php?latex=a_n.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_n.' title='a_n.' class='latex' /> </p>
<p>Now, from <img src='http://l.wordpress.com/latex.php?latex=f%28p%2Fq%29+%3D+0%2C&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(p/q) = 0,' title='f(p/q) = 0,' class='latex' /> multiplying both sides by <img src='http://l.wordpress.com/latex.php?latex=p%5E%7Bn-1%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p^{n-1}' title='p^{n-1}' class='latex' /> and argue similarly yields <img src='http://l.wordpress.com/latex.php?latex=p&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p' title='p' class='latex' /> divides <img src='http://l.wordpress.com/latex.php?latex=a_0.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_0.' title='a_0.' class='latex' /> Hence the theorem. </p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[逆函數未必連續]]></title>
<link>http://johnmayhk.wordpress.com/2009/10/18/inverse-not-necessarily-continuous/</link>
<pubDate>Sun, 18 Oct 2009 05:42:18 +0000</pubDate>
<dc:creator>johnmayhk</dc:creator>
<guid>http://johnmayhk.wordpress.com/2009/10/18/inverse-not-necessarily-continuous/</guid>
<description><![CDATA[函數 連續，並不保證逆函數 也連續。 (在定義兩個拓樸空間同胚（homeomorphic）時，就是要求他們之間存在一一對應的連續函數 ，並 也要連續。) 舉例，設 並 （即 不過是 中的 unit c]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>函數 <img src='http://l.wordpress.com/latex.php?latex=f&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f' title='f' class='latex' /> 連續，並不保證逆函數 <img src='http://l.wordpress.com/latex.php?latex=f%5E%7B-1%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f^{-1}' title='f^{-1}' class='latex' /> 也連續。</p>
<p>(在定義兩個拓樸空間同胚（homeomorphic）時，就是要求他們之間存在一一對應的連續函數 <img src='http://l.wordpress.com/latex.php?latex=f&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f' title='f' class='latex' />，並 <img src='http://l.wordpress.com/latex.php?latex=f%5E%7B-1%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f^{-1}' title='f^{-1}' class='latex' /> 也要連續。)</p>
<p>舉例，設 <img src='http://l.wordpress.com/latex.php?latex=X+%3D+%5B0%2C+1%29+%5Csubset+%5Cmathbb%7BR%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='X = [0, 1) \subset \mathbb{R}' title='X = [0, 1) \subset \mathbb{R}' class='latex' /> 並 <img src='http://l.wordpress.com/latex.php?latex=Y+%3D+%5Cmathbb%7BS%7D%5E1+%5Csubset+%5Cmathbb%7BR%7D%5E2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='Y = \mathbb{S}^1 \subset \mathbb{R}^2' title='Y = \mathbb{S}^1 \subset \mathbb{R}^2' class='latex' />（即 <img src='http://l.wordpress.com/latex.php?latex=Y&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='Y' title='Y' class='latex' /> 不過是<img src='http://l.wordpress.com/latex.php?latex=%5Cmathbb%7BR%7D%5E2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mathbb{R}^2' title='\mathbb{R}^2' class='latex' /> 中的 unit circle）定義 <img src='http://l.wordpress.com/latex.php?latex=f+%3A+X+%5Crightarrow+Y&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f : X \rightarrow Y' title='f : X \rightarrow Y' class='latex' /> 使 <img src='http://l.wordpress.com/latex.php?latex=f%28t%29+%3D+%28%5Ccos+2%5Cpi+t+%2C+%5Csin+2%5Cpi+t%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(t) = (\cos 2\pi t , \sin 2\pi t)' title='f(t) = (\cos 2\pi t , \sin 2\pi t)' class='latex' />，一看下圖，立即知道 <img src='http://l.wordpress.com/latex.php?latex=f%5E%7B-1%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f^{-1}' title='f^{-1}' class='latex' /> 不連續。</p>
<p><img src="http://johnmayhk.wordpress.com/files/2009/10/20091018gif01.gif"></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[To my Form 7 students: I am impressed!]]></title>
<link>http://koopakoo.wordpress.com/2009/10/15/to-my-form-7-students-i-am-impressed/</link>
<pubDate>Thu, 15 Oct 2009 17:58:18 +0000</pubDate>
<dc:creator>koopakoo</dc:creator>
<guid>http://koopakoo.wordpress.com/2009/10/15/to-my-form-7-students-i-am-impressed/</guid>
<description><![CDATA[Just finished my CB class tonight and I am impressed by two students. They both expressed interests ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Just finished my CB class tonight and I am impressed by two students. They both expressed interests in the following problem: </p>
<p>Suppose <img src='http://l.wordpress.com/latex.php?latex=p%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p(x)' title='p(x)' class='latex' /> is a polynomial of degree <img src='http://l.wordpress.com/latex.php?latex=n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n' title='n' class='latex' />. Suppose further that </p>
<p>(i) <img src='http://l.wordpress.com/latex.php?latex=p%28x%29+-+p%28x+-+1%29+%3D+x%5E%7B100%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p(x) - p(x - 1) = x^{100}' title='p(x) - p(x - 1) = x^{100}' class='latex' /> for all <img src='http://l.wordpress.com/latex.php?latex=x%2C&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x,' title='x,' class='latex' /> and </p>
<p>(ii) <img src='http://l.wordpress.com/latex.php?latex=p%281%29+%3D+1.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p(1) = 1.' title='p(1) = 1.' class='latex' /> </p>
<p>Find the leading coefficient of <img src='http://l.wordpress.com/latex.php?latex=p%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p(x)' title='p(x)' class='latex' /> and the degree of <img src='http://l.wordpress.com/latex.php?latex=p%28x%29.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p(x).' title='p(x).' class='latex' /></p>
<p><!--more--></p>
<p>I won&#8217;t discuss the solution I presented in class here. Here are two innovative ways suggested by the two students.  </p>
<p>1) Using Taylor series. One of the students based his solution using the Taylor&#8217;s formula. The ingenious thought is that he centered the expansion at <img src='http://l.wordpress.com/latex.php?latex=x.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x.' title='x.' class='latex' /> Namely, he writes the expansion as: </p>
<p><img src='http://l.wordpress.com/latex.php?latex=p%28x+-+1%29+%3D+p%28x%29+%2B+p%27%28x%29%28-1%29+%2B+p%27%27%28x%29%28-1%29%5E2%2F2%21+%2B+%5Cdots+%2B+f%5E%7B%28k%29%7D%28x%29%28-1%29%5Ek%2Fk%21&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p(x - 1) = p(x) + p&#039;(x)(-1) + p&#039;&#039;(x)(-1)^2/2! + \dots + f^{(k)}(x)(-1)^k/k!' title='p(x - 1) = p(x) + p&#039;(x)(-1) + p&#039;&#039;(x)(-1)^2/2! + \dots + f^{(k)}(x)(-1)^k/k!' class='latex' /></p>
<p>This method yields the correct answer and I am very impressed. </p>
<p>2) Using the Mean Value Theorem. Another student suggested using the Mean-Value theorem, but he could not finish the proof. I gave this idea some thought and eventually made it to work. Here is my solution whose idea is inspired by my student. </p>
<p>From <img src='http://l.wordpress.com/latex.php?latex=p%28x%29+-+p%28x+-+1%29+%3D+x%5E%7B100%7D.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p(x) - p(x - 1) = x^{100}.' title='p(x) - p(x - 1) = x^{100}.' class='latex' /> Differentiating both sides <img src='http://l.wordpress.com/latex.php?latex=100&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='100' title='100' class='latex' /> times gives: </p>
<p><img src='http://l.wordpress.com/latex.php?latex=p%5E%7B%28100%29%7D%28x%29+-+p%5E%7B%28100%29%7D%28x+-+1%29+%3D+100%21&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p^{(100)}(x) - p^{(100)}(x - 1) = 100!' title='p^{(100)}(x) - p^{(100)}(x - 1) = 100!' class='latex' /> for all <img src='http://l.wordpress.com/latex.php?latex=x.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x.' title='x.' class='latex' /></p>
<p>Now applying the mean value theorem to <img src='http://l.wordpress.com/latex.php?latex=p%5E%7B%28100%29%7D%28t%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p^{(100)}(t)' title='p^{(100)}(t)' class='latex' /> yields:</p>
<p><img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7Bp%5E%7B%28100%29%7D%28x%29+-+p%5E%7B%28100%29%7D%28x+-+1%29%7D%7Bx+-+%28x+-+1%29%7D+%3D+p%5E%7B%28101%29%7D%28c_x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{p^{(100)}(x) - p^{(100)}(x - 1)}{x - (x - 1)} = p^{(101)}(c_x)' title='\frac{p^{(100)}(x) - p^{(100)}(x - 1)}{x - (x - 1)} = p^{(101)}(c_x)' class='latex' />, where <img src='http://l.wordpress.com/latex.php?latex=c_x+%5Cin+%28x-+1%2C+x%29.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='c_x \in (x- 1, x).' title='c_x \in (x- 1, x).' class='latex' /> </p>
<p>This gives: <img src='http://l.wordpress.com/latex.php?latex=p%5E%7B%28101%29%7D%28c_x%29+%3D+100%21.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p^{(101)}(c_x) = 100!.' title='p^{(101)}(c_x) = 100!.' class='latex' /></p>
<p>Now note that <img src='http://l.wordpress.com/latex.php?latex=p%5E%7B%28101%29%7D%28t%29+-+100%21&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p^{(101)}(t) - 100!' title='p^{(101)}(t) - 100!' class='latex' /> is a polynomial with infinitely many distinct roots, namely, <img src='http://l.wordpress.com/latex.php?latex=c_1%2C+c_2%2C+%5Cdots&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='c_1, c_2, \dots' title='c_1, c_2, \dots' class='latex' />. [Note that they are indeed distinct because the intervals <img src='http://l.wordpress.com/latex.php?latex=%280%2C+1%29%2C+%281%2C+2%29%2C+%5Cdots&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(0, 1), (1, 2), \dots' title='(0, 1), (1, 2), \dots' class='latex' /> are disjoint. Therefore, <img src='http://l.wordpress.com/latex.php?latex=p%5E%7B%28101%29%7D%28t%29+-+100%21+%5Cequiv+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p^{(101)}(t) - 100! \equiv 0' title='p^{(101)}(t) - 100! \equiv 0' class='latex' /> by the identity theorem. </p>
<p>Hence, we have <img src='http://l.wordpress.com/latex.php?latex=p%5E%7B%28101%29%7D%28x%29+%3D+100%21&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p^{(101)}(x) = 100!' title='p^{(101)}(x) = 100!' class='latex' /> for all <img src='http://l.wordpress.com/latex.php?latex=x.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x.' title='x.' class='latex' /> This immediately yields the degree of <img src='http://l.wordpress.com/latex.php?latex=p%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p(x)' title='p(x)' class='latex' /> is <img src='http://l.wordpress.com/latex.php?latex=101&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='101' title='101' class='latex' />, and that the leading coefficient can be found by integrating <img src='http://l.wordpress.com/latex.php?latex=101&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='101' title='101' class='latex' /> times, which yields the answer to be <img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7B101%7D.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{1}{101}.' title='\frac{1}{101}.' class='latex' /></p>
<p>For example, integrating once yields: <img src='http://l.wordpress.com/latex.php?latex=p%5E%7B%28100%29%7D%28x%29+%3D+100%21x+%2B+c_1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p^{(100)}(x) = 100!x + c_1' title='p^{(100)}(x) = 100!x + c_1' class='latex' />, integrating twice yields <img src='http://l.wordpress.com/latex.php?latex=p%5E%7B%2899%29%7D%28x%29+%3D+100%21x%5E2%2F2%21+%2B+c_1x+%2B+x_2.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p^{(99)}(x) = 100!x^2/2! + c_1x + x_2.' title='p^{(99)}(x) = 100!x^2/2! + c_1x + x_2.' class='latex' /> </p>
<p>Likewise, integrating 101 times yields: </p>
<p><img src='http://l.wordpress.com/latex.php?latex=p%28x%29+%3D+100%21x%5E%7B101%7D%2F%28101%29%21+%2B+c_1x%5E%7B100%7D%2F100%21+%2B+c_2x%5E%7B99%7D%2F99%21+%2B+...+%2B+c_%7B101%7D.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p(x) = 100!x^{101}/(101)! + c_1x^{100}/100! + c_2x^{99}/99! + ... + c_{101}.' title='p(x) = 100!x^{101}/(101)! + c_1x^{100}/100! + c_2x^{99}/99! + ... + c_{101}.' class='latex' /></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Selected solutions for my F7 Pure (Polynomials)]]></title>
<link>http://koopakoo.wordpress.com/2009/10/03/selected-solutions-for-my-f7-pure-polynomials/</link>
<pubDate>Sat, 03 Oct 2009 04:20:30 +0000</pubDate>
<dc:creator>koopakoo</dc:creator>
<guid>http://koopakoo.wordpress.com/2009/10/03/selected-solutions-for-my-f7-pure-polynomials/</guid>
<description><![CDATA[Book 2, pg 14. (00IQ12)(c) (i) Let y = x^2, then we have ay^2 &#8211; by + a. Considering the discri]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Book 2, pg 14. (00IQ12)(c)<br />
(i) Let y = x^2, then we have ay^2 &#8211; by + a.<br />
Considering the discriminant yields: b^2 &#8211; 4a^2 &#62; 0. Therefore, it has two distinct roots: <img src='http://l.wordpress.com/latex.php?latex=%5Calpha%2C+%5Cbeta.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\alpha, \beta.' title='\alpha, \beta.' class='latex' /> If they are both positive, then we are done. Otherwise, they must be both negative since <img src='http://l.wordpress.com/latex.php?latex=%5Calpha+%5Cbeta+%3D+a%2Fa+%3D+1.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\alpha \beta = a/a = 1.' title='\alpha \beta = a/a = 1.' class='latex' /> (Note <img src='http://l.wordpress.com/latex.php?latex=a+%5Cnot+%3D+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a \not = 0' title='a \not = 0' class='latex' /> since <img src='http://l.wordpress.com/latex.php?latex=ab+%26%2362%3B+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='ab &gt; 0' title='ab &gt; 0' class='latex' />.)<br />
Suppose <img src='http://l.wordpress.com/latex.php?latex=%5Calpha%2C+%5Cbeta+%26%2360%3B+0.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\alpha, \beta &lt; 0.' title='\alpha, \beta &lt; 0.' class='latex' /> Then we have <img src='http://l.wordpress.com/latex.php?latex=x+%3D+%5Cpm+i+%5Csqrt%7B%26%23124%3B%5Calpha%26%23124%3B%7D%2C+%5Cpm+i+%5Csqrt%7B%26%23124%3B%5Cbeta%26%23124%3B%7D.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x = \pm i \sqrt{&#124;\alpha&#124;}, \pm i \sqrt{&#124;\beta&#124;}.' title='x = \pm i \sqrt{&#124;\alpha&#124;}, \pm i \sqrt{&#124;\beta&#124;}.' class='latex' /></p>
<p><!--more--></p>
<p>By Viete&#39;s theorem, we have (after simplification) <img src='http://l.wordpress.com/latex.php?latex=%26%23124%3B%5Calpha%26%23124%3B+%2B+%26%23124%3B%5Cbeta%26%23124%3B+%3D+-b%2Fa+%3D+-ab%2Fa%5E2++0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='&#124;\alpha&#124; + &#124;\beta&#124; = -b/a = -ab/a^2  0' title='&#124;\alpha&#124; + &#124;\beta&#124; = -b/a = -ab/a^2  0' class='latex' />), and <img src='http://l.wordpress.com/latex.php?latex=f%281%29+%3D+a+-+b+%2B+a+%3D+2a+-+b+%5Cnot%3D+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(1) = a - b + a = 2a - b \not= 0' title='f(1) = a - b + a = 2a - b \not= 0' class='latex' /> since <img src='http://l.wordpress.com/latex.php?latex=b%5E2+-+4a+%3D+%28b+-+2a%29%28b+%2B+2a%29+%26%2362%3B+0.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='b^2 - 4a = (b - 2a)(b + 2a) &gt; 0.' title='b^2 - 4a = (b - 2a)(b + 2a) &gt; 0.' class='latex' /></p>
<p>(ii) This part is actually easy, just applying the previous parts. However, one must pay attention to note (and you have to explicitly state this fact) that <img src='http://l.wordpress.com/latex.php?latex=%5Cbeta_i&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\beta_i' title='\beta_i' class='latex' /> are not equal to <img src='http://l.wordpress.com/latex.php?latex=0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='0' title='0' class='latex' /> or <img src='http://l.wordpress.com/latex.php?latex=1.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='1.' title='1.' class='latex' /> Since dividing by something potentially zero is a fatal error in HKAL.  </p>
<p>Book 4, 02IQ11.<br />
(a) (ii), (Method 1) Here is a better way to present the solution. (to avoid adding the extra line explaining why <img src='http://l.wordpress.com/latex.php?latex=f%27+%5Cge+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f&#039; \ge 0' title='f&#039; \ge 0' class='latex' /> might not be good enough.)<br />
<img src='http://l.wordpress.com/latex.php?latex=f%27%28x%29+%3D+3x%5E2+-+p+%26%2362%3B+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f&#039;(x) = 3x^2 - p &gt; 0' title='f&#039;(x) = 3x^2 - p &gt; 0' class='latex' /> for all <img src='http://l.wordpress.com/latex.php?latex=x+%5Cnot+%3D+0.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x \not = 0.' title='x \not = 0.' class='latex' /> This would imply <img src='http://l.wordpress.com/latex.php?latex=f&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f' title='f' class='latex' /> is strictly increasing for all <img src='http://l.wordpress.com/latex.php?latex=x&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x' title='x' class='latex' /> since f has no local max or local min.  </p>
<p>(method 2): Suppose it has more than one real root, then all roots are real since complex roots come in pairs. Let the roots be <img src='http://l.wordpress.com/latex.php?latex=a%2C+b%2C+c.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a, b, c.' title='a, b, c.' class='latex' /> Then by Viete&#8217;s theorem, we have <img src='http://l.wordpress.com/latex.php?latex=a+%2B+b+%2B+c+%3D+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a + b + c = 0' title='a + b + c = 0' class='latex' />, and <img src='http://l.wordpress.com/latex.php?latex=ab+%2B+bc+%2B+ca+%3D+-3p.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='ab + bc + ca = -3p.' title='ab + bc + ca = -3p.' class='latex' /> Now, <img src='http://l.wordpress.com/latex.php?latex=a%5E2+%2B+b%5E2+%2B+c%5E2+%3D+%28a+%2B+b+%2B+c%29%5E2+-+2%28ab+%2B+bc+%2B+ca%29+%3D+6p+%5Cle+0.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a^2 + b^2 + c^2 = (a + b + c)^2 - 2(ab + bc + ca) = 6p \le 0.' title='a^2 + b^2 + c^2 = (a + b + c)^2 - 2(ab + bc + ca) = 6p \le 0.' class='latex' /> This means <img src='http://l.wordpress.com/latex.php?latex=a+%3D+b+%3D+c+%3D+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a = b = c = 0' title='a = b = c = 0' class='latex' />, which is absurd. </p>
<p>The rest are as discussed in class. </p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Different formats of primitive functions]]></title>
<link>http://johnmayhk.wordpress.com/2009/09/22/different-formats-of-primitive-functions/</link>
<pubDate>Tue, 22 Sep 2009 08:52:57 +0000</pubDate>
<dc:creator>johnmayhk</dc:creator>
<guid>http://johnmayhk.wordpress.com/2009/09/22/different-formats-of-primitive-functions/</guid>
<description><![CDATA[Just take a rest from work, type something boring here&#8230; Students, you may regard the above as ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Just take a rest from work, type something boring here&#8230;</p>
<p><img src='http://l.wordpress.com/latex.php?latex=%5Cint+%5Cfrac%7Bdx%7D%7B%5Csqrt%7B1+-+x%5E2%7D%7D+%3D+%5Csin%5E%7B-1%7Dx+%2B+C&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\int \frac{dx}{\sqrt{1 - x^2}} = \sin^{-1}x + C' title='\int \frac{dx}{\sqrt{1 - x^2}} = \sin^{-1}x + C' class='latex' /></p>
<p>Students, you may regard the above as a formula or derive it by using trigonometric substitution <img src='http://l.wordpress.com/latex.php?latex=x+%3D+%5Csin%5Ctheta&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x = \sin\theta' title='x = \sin\theta' class='latex' /> every time.</p>
<p>As you may know that the expression of a primitive is not unique, we may have other forms being a primitive of <img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7B%5Csqrt%7B1+-+x%5E2%7D%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{1}{\sqrt{1 - x^2}}' title='\frac{1}{\sqrt{1 - x^2}}' class='latex' />, say<!--more--></p>
<p><img src='http://l.wordpress.com/latex.php?latex=%5Cint+%5Cfrac%7Bdx%7D%7B%5Csqrt%7B1+-+x%5E2%7D%7D+%3D+-%5Ccos%5E%7B-1%7Dx+%2B+C&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\int \frac{dx}{\sqrt{1 - x^2}} = -\cos^{-1}x + C' title='\int \frac{dx}{\sqrt{1 - x^2}} = -\cos^{-1}x + C' class='latex' /><br />
<img src='http://l.wordpress.com/latex.php?latex=%5Cint+%5Cfrac%7Bdx%7D%7B%5Csqrt%7B1+-+x%5E2%7D%7D+%3D+-2%5Ccos%5E%7B-1%7D%5Csqrt%7B%5Cfrac%7Bx%2B1%7D%7B2%7D%7D+%2B+C&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\int \frac{dx}{\sqrt{1 - x^2}} = -2\cos^{-1}\sqrt{\frac{x+1}{2}} + C' title='\int \frac{dx}{\sqrt{1 - x^2}} = -2\cos^{-1}\sqrt{\frac{x+1}{2}} + C' class='latex' /><br />
<img src='http://l.wordpress.com/latex.php?latex=%5Cint+%5Cfrac%7Bdx%7D%7B%5Csqrt%7B1+-+x%5E2%7D%7D+%3D+%5Csin%5E%7B-1%7D%28a%5Csqrt%7B1+-+x%5E2%7D+%2B+x%5Csqrt%7B1+-+a%5E2%7D%29+%2B+C&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\int \frac{dx}{\sqrt{1 - x^2}} = \sin^{-1}(a\sqrt{1 - x^2} + x\sqrt{1 - a^2}) + C' title='\int \frac{dx}{\sqrt{1 - x^2}} = \sin^{-1}(a\sqrt{1 - x^2} + x\sqrt{1 - a^2}) + C' class='latex' /> where <img src='http://l.wordpress.com/latex.php?latex=%26%23124%3Ba%26%23124%3B+%5Cle+1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='&#124;a&#124; \le 1' title='&#124;a&#124; \le 1' class='latex' /></p>
<p>To show the validity of the above, simply by differentiation (try, esp. the last one). But, apart from the above, any other &#8216;format&#8217; of a primitive? How to obtain primitives of different &#8216;formats&#8217; (esp. the last one)?</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[拼出 $100]]></title>
<link>http://johnmayhk.wordpress.com/2009/08/31/number-of-combination-of-forming-100-dollars/</link>
<pubDate>Mon, 31 Aug 2009 12:39:14 +0000</pubDate>
<dc:creator>johnmayhk</dc:creator>
<guid>http://johnmayhk.wordpress.com/2009/08/31/number-of-combination-of-forming-100-dollars/</guid>
<description><![CDATA[老題：利用面值 $10，$20 及 $50 紙幣若干張，要拼出 $100，問有多少組合方式？ 可以拿 2 張 $50 紙幣，這是一種組合； 可以拿 3 張 $10，1 張 $20 及 1 張 $50，]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><img src="http://johnmayhk.wordpress.com/files/2009/08/100-hk-dollar.jpg"></p>
<p>老題：利用面值 $10，$20 及 $50 紙幣若干張，要拼出 $100，問有多少組合方式？</p>
<p>可以拿 2 張 $50 紙幣，這是一種組合；<br />
可以拿 3 張 $10，1 張 $20 及 1 張 $50，這是另一種組合；<br />
&#8230;&#8230;</p>
<p>那麼，共有多少種可能的組合？</p>
<p>這篇為承接昨天的發帖<!--more-->而寫的例。是舊技巧，高手見諒。</p>
<p>對 $10 紙幣，我們考慮冪級數</p>
<p><img src='http://l.wordpress.com/latex.php?latex=1+%2B+x%5E%7B10%7D+%2B+x%5E%7B20%7D+%2B+x%5E%7B30%7D+%2B+%5Cdots&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='1 + x^{10} + x^{20} + x^{30} + \dots' title='1 + x^{10} + x^{20} + x^{30} + \dots' class='latex' /></p>
<p>我們觀察 <img src='http://l.wordpress.com/latex.php?latex=x&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x' title='x' class='latex' /> 的指數，便可對應 $10 紙幣的數目，即</p>
<p><img src='http://l.wordpress.com/latex.php?latex=x%5E%7B20%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x^{20}' title='x^{20}' class='latex' /> 代表 2 張 $10 紙幣；<br />
<img src='http://l.wordpress.com/latex.php?latex=x%5E%7B30%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x^{30}' title='x^{30}' class='latex' /> 代表 3 張 $10 紙幣；<br />
&#8230;&#8230;</p>
<p>類似地，</p>
<p>對 $20 及 $50 紙幣，我們分別考慮冪級數</p>
<p><img src='http://l.wordpress.com/latex.php?latex=1+%2B+x%5E%7B20%7D+%2B+x%5E%7B40%7D+%2B+x%5E%7B60%7D+%2B+%5Cdots&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='1 + x^{20} + x^{40} + x^{60} + \dots' title='1 + x^{20} + x^{40} + x^{60} + \dots' class='latex' /><br />
<img src='http://l.wordpress.com/latex.php?latex=1+%2B+x%5E%7B50%7D+%2B+x%5E%7B100%7D+%2B+x%5E%7B150%7D+%2B+%5Cdots&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='1 + x^{50} + x^{100} + x^{150} + \dots' title='1 + x^{50} + x^{100} + x^{150} + \dots' class='latex' /></p>
<p>把上面提及的三個級數相乘，得</p>
<p><img src='http://l.wordpress.com/latex.php?latex=%281+%2B+x%5E%7B10%7D+%2B+x%5E%7B20%7D+%2B+x%5E%7B30%7D+%2B+%5Cdots%29%281+%2B+x%5E%7B20%7D+%2B+x%5E%7B40%7D+%2B+%5Cdots%29%281+%2B+x%5E%7B50%7D+%2B+x%5E%7B100%7D%5Cdots%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(1 + x^{10} + x^{20} + x^{30} + \dots)(1 + x^{20} + x^{40} + \dots)(1 + x^{50} + x^{100}\dots)' title='(1 + x^{10} + x^{20} + x^{30} + \dots)(1 + x^{20} + x^{40} + \dots)(1 + x^{50} + x^{100}\dots)' class='latex' /> &#8211; - &#8211; - &#8211; - (*)</p>
<p>同學，想像（是，想像而已）把上式拆開（或曰「爆開」expand），每項皆由三個括弧，分別抽出一項相乘而得。比如，</p>
<p>第一個括弧抽出 <img src='http://l.wordpress.com/latex.php?latex=x%5E%7B30%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x^{30}' title='x^{30}' class='latex' />；<br />
第二個括弧抽出 <img src='http://l.wordpress.com/latex.php?latex=x%5E%7B20%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x^{20}' title='x^{20}' class='latex' />；<br />
第三個括弧抽出 <img src='http://l.wordpress.com/latex.php?latex=x%5E%7B50%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x^{50}' title='x^{50}' class='latex' />；</p>
<p>相乘之，得</p>
<p><img src='http://l.wordpress.com/latex.php?latex=x%5E%7B30%7D+%5Ctimes+x%5E%7B20%7D+%5Ctimes+x%5E%7B50%7D+%3D+x%5E%7B30+%2B+20+%2B+50%7D+%3D+x%5E%7B100%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x^{30} \times x^{20} \times x^{50} = x^{30 + 20 + 50} = x^{100}' title='x^{30} \times x^{20} \times x^{50} = x^{30 + 20 + 50} = x^{100}' class='latex' /> &#8211; - &#8211; - &#8211; - (**)</p>
<p>看看當中的意義：</p>
<p>第一個括弧抽出 <img src='http://l.wordpress.com/latex.php?latex=x%5E%7B30%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x^{30}' title='x^{30}' class='latex' />，相當於拿出 3 張 $10 紙幣；<br />
第二個括弧抽出 <img src='http://l.wordpress.com/latex.php?latex=x%5E%7B20%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x^{20}' title='x^{20}' class='latex' />，相當於拿出 1 張 $20 紙幣；<br />
第三個括弧抽出 <img src='http://l.wordpress.com/latex.php?latex=x%5E%7B50%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x^{50}' title='x^{50}' class='latex' />，相當於拿出 1 張 $50 紙幣；</p>
<p>總面值是 3*$10 + 1*$20 + 1*$50 = $100；而 100，正是 (**) 中 <img src='http://l.wordpress.com/latex.php?latex=x&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x' title='x' class='latex' /> 的指數。</p>
<p>這樣，(**) 代表著一種拼出 $100 的組合方式（即 3 張 $10，1 張 $20 及 1 張 $50）。</p>
<p>而 (**) 不過是 (*) 拆開後的某一項。</p>
<p>即 (*) 拆出一項 <img src='http://l.wordpress.com/latex.php?latex=x%5E%7B100%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x^{100}' title='x^{100}' class='latex' />，代表著一種拼出 $100 的組合方式。</p>
<p>那麼，若 (*) 可以拆出 <img src='http://l.wordpress.com/latex.php?latex=n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n' title='n' class='latex' /> 項 <img src='http://l.wordpress.com/latex.php?latex=x%5E%7B100%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x^{100}' title='x^{100}' class='latex' />，即代表著 <img src='http://l.wordpress.com/latex.php?latex=n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n' title='n' class='latex' /> 種拼出 $100 的組合方式。</p>
<p>但若 (*) 可以拆出 <img src='http://l.wordpress.com/latex.php?latex=n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n' title='n' class='latex' /> 項 <img src='http://l.wordpress.com/latex.php?latex=x%5E%7B100%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x^{100}' title='x^{100}' class='latex' />，把它們加起來，得 <img src='http://l.wordpress.com/latex.php?latex=nx%5E%7B100%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='nx^{100}' title='nx^{100}' class='latex' />。</p>
<p>也就是說，(*) 拆開後，<img src='http://l.wordpress.com/latex.php?latex=x%5E%7B100%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x^{100}' title='x^{100}' class='latex' /> 的係數就是 <img src='http://l.wordpress.com/latex.php?latex=n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n' title='n' class='latex' />，亦即是說</p>
<p>「有多少種拼出 $100 的組合方式，就等於 <img src='http://l.wordpress.com/latex.php?latex=x%5E%7B100%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x^{100}' title='x^{100}' class='latex' /> 的係數」。</p>
<p>但如何求 (*) 中 <img src='http://l.wordpress.com/latex.php?latex=x%5E%7B100%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x^{100}' title='x^{100}' class='latex' /> 的係數？昨天也談過。</p>
<p><img src='http://l.wordpress.com/latex.php?latex=%281+%2B+x%5E%7B10%7D+%2B+x%5E%7B20%7D+%2B+x%5E%7B30%7D+%2B+%5Cdots%29%281+%2B+x%5E%7B20%7D+%2B+x%5E%7B40%7D+%2B+%5Cdots%29%281+%2B+x%5E%7B50%7D+%2B+x%5E%7B100%7D%5Cdots%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(1 + x^{10} + x^{20} + x^{30} + \dots)(1 + x^{20} + x^{40} + \dots)(1 + x^{50} + x^{100}\dots)' title='(1 + x^{10} + x^{20} + x^{30} + \dots)(1 + x^{20} + x^{40} + \dots)(1 + x^{50} + x^{100}\dots)' class='latex' /> &#8211; - &#8211; - &#8211; - (*)</p>
<p>可變為</p>
<p><img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7B%281+-+x%5E%7B10%7D%29%281+-+x%5E%7B20%7D%29%281+-+x%5E%7B50%7D%29%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{1}{(1 - x^{10})(1 - x^{20})(1 - x^{50})}' title='\frac{1}{(1 - x^{10})(1 - x^{20})(1 - x^{50})}' class='latex' /></p>
<p>之後就是拆部份分式，但直接考慮上式的部份分式，太艱鉅，我們考慮簡單一點的情況：</p>
<p><img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7B%281+-+y%29%281+-+y%5E2%29%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{1}{(1 - y)(1 - y^2)}' title='\frac{1}{(1 - y)(1 - y^2)}' class='latex' /></p>
<p>不難得到</p>
<p><img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7B%281+-+y%29%281+-+y%5E2%29%7D+%5Cequiv+%5Cfrac%7B1%7D%7B4%281+-+y%29%7D+%2B+%5Cfrac%7B1%7D%7B2%281+-+y%29%5E2%7D+%2B+%5Cfrac%7B1%7D%7B4%281+%2B+y%29%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{1}{(1 - y)(1 - y^2)} \equiv \frac{1}{4(1 - y)} + \frac{1}{2(1 - y)^2} + \frac{1}{4(1 + y)}' title='\frac{1}{(1 - y)(1 - y^2)} \equiv \frac{1}{4(1 - y)} + \frac{1}{2(1 - y)^2} + \frac{1}{4(1 + y)}' class='latex' /></p>
<p>運用 sum of G.S.，得知</p>
<p><img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7B4%281+-+y%29%7D+%5Cequiv+%5Cfrac%7B1%7D%7B4%7D%281+%2B+y+%2B+y%5E2+%2B+y%5E3+%2B+%5Cdots%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{1}{4(1 - y)} \equiv \frac{1}{4}(1 + y + y^2 + y^3 + \dots)' title='\frac{1}{4(1 - y)} \equiv \frac{1}{4}(1 + y + y^2 + y^3 + \dots)' class='latex' /><br />
<img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7B2%281+-+y%29%5E2%7D+%5Cequiv+%5Cfrac%7B1%7D%7B2%7D%281+%2B+2y+%2B+3y%5E2+%2B+4y%5E3+%2B+%5Cdots%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{1}{2(1 - y)^2} \equiv \frac{1}{2}(1 + 2y + 3y^2 + 4y^3 + \dots)' title='\frac{1}{2(1 - y)^2} \equiv \frac{1}{2}(1 + 2y + 3y^2 + 4y^3 + \dots)' class='latex' /><br />
<img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7B4%281+%2B+y%29%7D+%5Cequiv+%5Cfrac%7B1%7D%7B4%7D%281+-+y+%2B+y%5E2+-+y%5E3+%2B+%5Cdots%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{1}{4(1 + y)} \equiv \frac{1}{4}(1 - y + y^2 - y^3 + \dots)' title='\frac{1}{4(1 + y)} \equiv \frac{1}{4}(1 - y + y^2 - y^3 + \dots)' class='latex' /></p>
<p>於是</p>
<p><img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7B%281+-+y%29%281+-+y%5E2%29%7D+%5Cequiv+1+%2B+y+%2B+2y%5E2+%2B+2y%5E3+%2B+3y%5E4+%2B+3y%5E5+%2B+%5Cdots&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{1}{(1 - y)(1 - y^2)} \equiv 1 + y + 2y^2 + 2y^3 + 3y^4 + 3y^5 + \dots' title='\frac{1}{(1 - y)(1 - y^2)} \equiv 1 + y + 2y^2 + 2y^3 + 3y^4 + 3y^5 + \dots' class='latex' /></p>
<p>那麼，</p>
<p><img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7B%281+-+x%5E%7B10%7D%29%281+-+x%5E%7B20%7D%29%7D+%5Cequiv+1+%2B+x%5E%7B10%7D+%2B+2x%5E%7B20%7D+%2B+2x%5E%7B30%7D+%2B+3x%5E%7B40%7D+%2B+3x%5E%7B50%7D+%2B+%5Cdots&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{1}{(1 - x^{10})(1 - x^{20})} \equiv 1 + x^{10} + 2x^{20} + 2x^{30} + 3x^{40} + 3x^{50} + \dots' title='\frac{1}{(1 - x^{10})(1 - x^{20})} \equiv 1 + x^{10} + 2x^{20} + 2x^{30} + 3x^{40} + 3x^{50} + \dots' class='latex' /></p>
<p>故此，(*) 變成</p>
<p><img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7B%281+-+x%5E%7B10%7D%29%281+-+x%5E%7B20%7D%29%281+-+x%5E%7B50%7D%29%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{1}{(1 - x^{10})(1 - x^{20})(1 - x^{50})}' title='\frac{1}{(1 - x^{10})(1 - x^{20})(1 - x^{50})}' class='latex' /><br />
<img src='http://l.wordpress.com/latex.php?latex=+%5Cequiv+%281+%2B+x%5E%7B10%7D+%2B+2x%5E%7B20%7D+%2B+2x%5E%7B30%7D+%2B+3x%5E%7B40%7D+%2B+3x%5E%7B50%7D+%2B+%5Cdots%29%281+%2B+x%5E%7B50%7D+%2B+x%5E%7B100%7D+%2B+%5Cdots%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt=' \equiv (1 + x^{10} + 2x^{20} + 2x^{30} + 3x^{40} + 3x^{50} + \dots)(1 + x^{50} + x^{100} + \dots)' title=' \equiv (1 + x^{10} + 2x^{20} + 2x^{30} + 3x^{40} + 3x^{50} + \dots)(1 + x^{50} + x^{100} + \dots)' class='latex' /></p>
<p>不難尋求上式中，<img src='http://l.wordpress.com/latex.php?latex=x%5E%7B100%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x^{100}' title='x^{100}' class='latex' /> 的係數，即</p>
<p><img src='http://l.wordpress.com/latex.php?latex=1+%5Ctimes+1+%2B+3+%5Ctimes+1+%2B+6+%5Ctimes+1+%3D+10&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='1 \times 1 + 3 \times 1 + 6 \times 1 = 10' title='1 \times 1 + 3 \times 1 + 6 \times 1 = 10' class='latex' /></p>
<p>即是說有 10 種拼出 $100 的組合方式。</p>
<p>驗證一下：</p>
<table class="MsoTableGrid" border="1" cellspacing="0" cellpadding="0" style='border-collapse:collapse;border:none;'>
<tr style='height:16.5pt;'>
<td width="72" nowrap valign="top" style='width:54pt;border:solid black 1pt;height:16.5pt;padding:0 5.4pt;'>
<p class="MsoNormal" align="center" style='text-align:center;'><b><span lang="EN-US">$10</span></b></p>
</td>
<td width="72" nowrap valign="top" style='width:54pt;border:solid black 1pt;border-left:none;height:16.5pt;padding:0 5.4pt;'>
<p class="MsoNormal" align="center" style='text-align:center;'><b><span lang="EN-US">$20</span></b></p>
</td>
<td width="72" nowrap valign="top" style='width:54pt;border:solid black 1pt;border-left:none;height:16.5pt;padding:0 5.4pt;'>
<p class="MsoNormal" align="center" style='text-align:center;'><b><span lang="EN-US">$50</span></b></p>
</td>
</tr>
<tr style='height:16.5pt;'>
<td width="72" nowrap valign="top" style='width:54pt;border:solid black 1pt;border-top:none;height:16.5pt;padding:0 5.4pt;'>
<p class="MsoNormal" align="center" style='text-align:center;'><span lang="EN-US">0</span></p>
</td>
<td width="72" nowrap valign="top" style='width:54pt;border-top:none;border-left:none;border-bottom:solid black 1pt;border-right:solid black 1pt;height:16.5pt;padding:0 5.4pt;'>
<p class="MsoNormal" align="center" style='text-align:center;'><span lang="EN-US">0</span></p>
</td>
<td width="72" nowrap valign="top" style='width:54pt;border-top:none;border-left:none;border-bottom:solid black 1pt;border-right:solid black 1pt;height:16.5pt;padding:0 5.4pt;'>
<p class="MsoNormal" align="center" style='text-align:center;'><span lang="EN-US">2</span></p>
</td>
</tr>
<tr style='height:16.5pt;'>
<td width="72" nowrap valign="top" style='width:54pt;border:solid black 1pt;border-top:none;height:16.5pt;padding:0 5.4pt;'>
<p class="MsoNormal" align="center" style='text-align:center;'><span lang="EN-US">1</span></p>
</td>
<td width="72" nowrap valign="top" style='width:54pt;border-top:none;border-left:none;border-bottom:solid black 1pt;border-right:solid black 1pt;height:16.5pt;padding:0 5.4pt;'>
<p class="MsoNormal" align="center" style='text-align:center;'><span lang="EN-US">2</span></p>
</td>
<td width="72" nowrap valign="top" style='width:54pt;border-top:none;border-left:none;border-bottom:solid black 1pt;border-right:solid black 1pt;height:16.5pt;padding:0 5.4pt;'>
<p class="MsoNormal" align="center" style='text-align:center;'><span lang="EN-US">1</span></p>
</td>
</tr>
<tr style='height:16.5pt;'>
<td width="72" nowrap valign="top" style='width:54pt;border:solid black 1pt;border-top:none;height:16.5pt;padding:0 5.4pt;'>
<p class="MsoNormal" align="center" style='text-align:center;'><span lang="EN-US">3</span></p>
</td>
<td width="72" nowrap valign="top" style='width:54pt;border-top:none;border-left:none;border-bottom:solid black 1pt;border-right:solid black 1pt;height:16.5pt;padding:0 5.4pt;'>
<p class="MsoNormal" align="center" style='text-align:center;'><span lang="EN-US">1</span></p>
</td>
<td width="72" nowrap valign="top" style='width:54pt;border-top:none;border-left:none;border-bottom:solid black 1pt;border-right:solid black 1pt;height:16.5pt;padding:0 5.4pt;'>
<p class="MsoNormal" align="center" style='text-align:center;'><span lang="EN-US">1</span></p>
</td>
</tr>
<tr style='height:16.5pt;'>
<td width="72" nowrap valign="top" style='width:54pt;border:solid black 1pt;border-top:none;height:16.5pt;padding:0 5.4pt;'>
<p class="MsoNormal" align="center" style='text-align:center;'><span lang="EN-US">5</span></p>
</td>
<td width="72" nowrap valign="top" style='width:54pt;border-top:none;border-left:none;border-bottom:solid black 1pt;border-right:solid black 1pt;height:16.5pt;padding:0 5.4pt;'>
<p class="MsoNormal" align="center" style='text-align:center;'><span lang="EN-US">0</span></p>
</td>
<td width="72" nowrap valign="top" style='width:54pt;border-top:none;border-left:none;border-bottom:solid black 1pt;border-right:solid black 1pt;height:16.5pt;padding:0 5.4pt;'>
<p class="MsoNormal" align="center" style='text-align:center;'><span lang="EN-US">1</span></p>
</td>
</tr>
<tr style='height:16.5pt;'>
<td width="72" nowrap valign="top" style='width:54pt;border:solid black 1pt;border-top:none;height:16.5pt;padding:0 5.4pt;'>
<p class="MsoNormal" align="center" style='text-align:center;'><span lang="EN-US">0</span></p>
</td>
<td width="72" nowrap valign="top" style='width:54pt;border-top:none;border-left:none;border-bottom:solid black 1pt;border-right:solid black 1pt;height:16.5pt;padding:0 5.4pt;'>
<p class="MsoNormal" align="center" style='text-align:center;'><span lang="EN-US">5</span></p>
</td>
<td width="72" nowrap valign="top" style='width:54pt;border-top:none;border-left:none;border-bottom:solid black 1pt;border-right:solid black 1pt;height:16.5pt;padding:0 5.4pt;'>
<p class="MsoNormal" align="center" style='text-align:center;'><span lang="EN-US">0</span></p>
</td>
</tr>
<tr style='height:16.5pt;'>
<td width="72" nowrap valign="top" style='width:54pt;border:solid black 1pt;border-top:none;height:16.5pt;padding:0 5.4pt;'>
<p class="MsoNormal" align="center" style='text-align:center;'><span lang="EN-US">2</span></p>
</td>
<td width="72" nowrap valign="top" style='width:54pt;border-top:none;border-left:none;border-bottom:solid black 1pt;border-right:solid black 1pt;height:16.5pt;padding:0 5.4pt;'>
<p class="MsoNormal" align="center" style='text-align:center;'><span lang="EN-US">4</span></p>
</td>
<td width="72" nowrap valign="top" style='width:54pt;border-top:none;border-left:none;border-bottom:solid black 1pt;border-right:solid black 1pt;height:16.5pt;padding:0 5.4pt;'>
<p class="MsoNormal" align="center" style='text-align:center;'><span lang="EN-US">0</span></p>
</td>
</tr>
<tr style='height:16.5pt;'>
<td width="72" nowrap valign="top" style='width:54pt;border:solid black 1pt;border-top:none;height:16.5pt;padding:0 5.4pt;'>
<p class="MsoNormal" align="center" style='text-align:center;'><span lang="EN-US">4</span></p>
</td>
<td width="72" nowrap valign="top" style='width:54pt;border-top:none;border-left:none;border-bottom:solid black 1pt;border-right:solid black 1pt;height:16.5pt;padding:0 5.4pt;'>
<p class="MsoNormal" align="center" style='text-align:center;'><span lang="EN-US">3</span></p>
</td>
<td width="72" nowrap valign="top" style='width:54pt;border-top:none;border-left:none;border-bottom:solid black 1pt;border-right:solid black 1pt;height:16.5pt;padding:0 5.4pt;'>
<p class="MsoNormal" align="center" style='text-align:center;'><span lang="EN-US">0</span></p>
</td>
</tr>
<tr style='height:16.5pt;'>
<td width="72" nowrap valign="top" style='width:54pt;border:solid black 1pt;border-top:none;height:16.5pt;padding:0 5.4pt;'>
<p class="MsoNormal" align="center" style='text-align:center;'><span lang="EN-US">6</span></p>
</td>
<td width="72" nowrap valign="top" style='width:54pt;border-top:none;border-left:none;border-bottom:solid black 1pt;border-right:solid black 1pt;height:16.5pt;padding:0 5.4pt;'>
<p class="MsoNormal" align="center" style='text-align:center;'><span lang="EN-US">2</span></p>
</td>
<td width="72" nowrap valign="top" style='width:54pt;border-top:none;border-left:none;border-bottom:solid black 1pt;border-right:solid black 1pt;height:16.5pt;padding:0 5.4pt;'>
<p class="MsoNormal" align="center" style='text-align:center;'><span lang="EN-US">0</span></p>
</td>
</tr>
<tr style='height:16.5pt;'>
<td width="72" nowrap valign="top" style='width:54pt;border:solid black 1pt;border-top:none;height:16.5pt;padding:0 5.4pt;'>
<p class="MsoNormal" align="center" style='text-align:center;'><span lang="EN-US">8</span></p>
</td>
<td width="72" nowrap valign="top" style='width:54pt;border-top:none;border-left:none;border-bottom:solid black 1pt;border-right:solid black 1pt;height:16.5pt;padding:0 5.4pt;'>
<p class="MsoNormal" align="center" style='text-align:center;'><span lang="EN-US">1</span></p>
</td>
<td width="72" nowrap valign="top" style='width:54pt;border-top:none;border-left:none;border-bottom:solid black 1pt;border-right:solid black 1pt;height:16.5pt;padding:0 5.4pt;'>
<p class="MsoNormal" align="center" style='text-align:center;'><span lang="EN-US">0</span></p>
</td>
</tr>
<tr style='height:16.5pt;'>
<td width="72" nowrap valign="top" style='width:54pt;border:solid black 1pt;border-top:none;height:16.5pt;padding:0 5.4pt;'>
<p class="MsoNormal" align="center" style='text-align:center;'><span lang="EN-US">10</span></p>
</td>
<td width="72" nowrap valign="top" style='width:54pt;border-top:none;border-left:none;border-bottom:solid black 1pt;border-right:solid black 1pt;height:16.5pt;padding:0 5.4pt;'>
<p class="MsoNormal" align="center" style='text-align:center;'><span lang="EN-US">0</span></p>
</td>
<td width="72" nowrap valign="top" style='width:54pt;border-top:none;border-left:none;border-bottom:solid black 1pt;border-right:solid black 1pt;height:16.5pt;padding:0 5.4pt;'>
<p class="MsoNormal" align="center" style='text-align:center;'><span lang="EN-US">0</span></p>
</td>
</tr>
</table>
<p>數一數，共 10 個組合方式。</p>
<p>同學你或在取笑這個方法：「就咁數」仲快。不錯，這個特例是，但上述的方法是值得留意的：因為它是有系統的方法。</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Finding general term by generating function]]></title>
<link>http://johnmayhk.wordpress.com/2009/08/30/finding-general-term-by-generating-function/</link>
<pubDate>Sun, 30 Aug 2009 11:14:09 +0000</pubDate>
<dc:creator>johnmayhk</dc:creator>
<guid>http://johnmayhk.wordpress.com/2009/08/30/finding-general-term-by-generating-function/</guid>
<description><![CDATA[It is extremely easy to set up questions on number pattern, like 1, 3, 8, 19, 42, 89, ? for more det]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><font face='georgia'>It is extremely easy to set up questions on number pattern, like</p>
<p>1, 3, 8, 19, 42, 89, ?</p>
<p>for more details, we may tabulate the question as:</p>
<p><img src="http://johnmayhk.wordpress.com/files/2009/08/20090829gif01.jpg"></p>
<p>the question is, when <img src='http://l.wordpress.com/latex.php?latex=n+%3D+6&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n = 6' title='n = 6' class='latex' />, what is the value of <img src='http://l.wordpress.com/latex.php?latex=a_n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_n' title='a_n' class='latex' />?</p>
<p>My first reply to such kind of question is</p>
<p>&#8220;no need to do&#8221;<!--more--></p>
<p>because, even we know the first several terms in a number sequence, like</p>
<p>1, 3, 8, 19, 42, 89</p>
<p>then ANY number can be the next one!</p>
<p>[SBA]<br />
Please give examples to illustrate the statement above.</p>
<p>However, if we restrict the question a bit, it may be more meaningful.</p>
<p>For instance, if the sequence above satisfying the following relation:</p>
<p><img src='http://l.wordpress.com/latex.php?latex=a_n+%3D+ha_%7Bn+-+1%7D+%2B+kn&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_n = ha_{n - 1} + kn' title='a_n = ha_{n - 1} + kn' class='latex' /> (<img src='http://l.wordpress.com/latex.php?latex=n+%3D+1%2C2%2C+%5Cdots&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n = 1,2, \dots' title='n = 1,2, \dots' class='latex' />)</p>
<p>where <img src='http://l.wordpress.com/latex.php?latex=h%2C+k&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='h, k' title='h, k' class='latex' /> are constants.</p>
<p>Then, to determine the values of <img src='http://l.wordpress.com/latex.php?latex=h%2C+k&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='h, k' title='h, k' class='latex' /> will be a question for junior form students.</p>
<p>Okay, let me illustrate that SAME materials can be used in different levels.</p>
<p>（Level 1）For form 2 or 3 students, the question is about solving simultaneous equations.</p>
<p>Once we know the relation <img src='http://l.wordpress.com/latex.php?latex=a_n+%3D+ha_%7Bn+-+1%7D+%2B+kn&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_n = ha_{n - 1} + kn' title='a_n = ha_{n - 1} + kn' class='latex' />,</p>
<p>put <img src='http://l.wordpress.com/latex.php?latex=n+%3D+1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n = 1' title='n = 1' class='latex' />, <img src='http://l.wordpress.com/latex.php?latex=3+%3D+h+%2B+k&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='3 = h + k' title='3 = h + k' class='latex' />;<br />
put <img src='http://l.wordpress.com/latex.php?latex=n+%3D+2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n = 2' title='n = 2' class='latex' />, <img src='http://l.wordpress.com/latex.php?latex=8+%3D+3h+%2B+2k&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='8 = 3h + 2k' title='8 = 3h + 2k' class='latex' />;</p>
<p>it is easy to have <img src='http://l.wordpress.com/latex.php?latex=h+%3D+2%2C+k+%3D+1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='h = 2, k = 1' title='h = 2, k = 1' class='latex' />, and thus <img src='http://l.wordpress.com/latex.php?latex=a_n+%3D+2a_%7Bn+-+1%7D+%2B+n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_n = 2a_{n - 1} + n' title='a_n = 2a_{n - 1} + n' class='latex' />.</p>
<p>（Level 2）For form 1 students, they may not know how to solve simultaneous equations and it should be set in the way that they could solve it by just observing the pattern and do some induction.</p>
<p>As for example, we add two more columns <img src='http://l.wordpress.com/latex.php?latex=a_%7Bn+%2B+1%7D+-+n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_{n + 1} - n' title='a_{n + 1} - n' class='latex' /> and <img src='http://l.wordpress.com/latex.php?latex=2a_n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='2a_n' title='2a_n' class='latex' />, </p>
<p><img src="http://johnmayhk.wordpress.com/files/2009/08/20090829gif02.jpg"></p>
<p>Form 1 students, could you identify the relation between <img src='http://l.wordpress.com/latex.php?latex=a_%7Bn+%2B+1%7D+-+n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_{n + 1} - n' title='a_{n + 1} - n' class='latex' /> and <img src='http://l.wordpress.com/latex.php?latex=2a_n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='2a_n' title='2a_n' class='latex' />?</p>
<p>Could you give an equation connecting <img src='http://l.wordpress.com/latex.php?latex=a_%7Bn+%2B+1%7D+-+n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_{n + 1} - n' title='a_{n + 1} - n' class='latex' /> and <img src='http://l.wordpress.com/latex.php?latex=2a_n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='2a_n' title='2a_n' class='latex' />?</p>
<p>May be, you could write down</p>
<p><img src='http://l.wordpress.com/latex.php?latex=a_%7Bn+%2B+1%7D+-+n+-+1+%3D+2a_n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_{n + 1} - n - 1 = 2a_n' title='a_{n + 1} - n - 1 = 2a_n' class='latex' /></p>
<p>May be, it is a dream&#8230;</p>
<p>Anyway, we can conclude that</p>
<p><img src='http://l.wordpress.com/latex.php?latex=a_%7Bn+%2B+1%7D+%3D+2a_n+%2B+n+%2B+1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_{n + 1} = 2a_n + n + 1' title='a_{n + 1} = 2a_n + n + 1' class='latex' />（<img src='http://l.wordpress.com/latex.php?latex=n+%3D+0%2C+1%2C+%5Cdots&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n = 0, 1, \dots' title='n = 0, 1, \dots' class='latex' />）</p>
<p>or</p>
<p><img src='http://l.wordpress.com/latex.php?latex=a_n+%3D+2a_%7Bn+-+1%7D+%2B+n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_n = 2a_{n - 1} + n' title='a_n = 2a_{n - 1} + n' class='latex' />（<img src='http://l.wordpress.com/latex.php?latex=n+%3D+1%2C+2%2C+%5Cdots&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n = 1, 2, \dots' title='n = 1, 2, \dots' class='latex' />）</p>
<p>Okay, it is the time to jump to another level.</p>
<p>We are not satisfying with the recurrence relation above, could we find out the explicit expression of the general term <img src='http://l.wordpress.com/latex.php?latex=a_n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_n' title='a_n' class='latex' />?</p>
<p>Some years ago, I had introduced generating function（生成函數）in my forum which is a powerful tool of finding general terms.</p>
<p>The procedure is as follows.</p>
<p>Starting something &#8216;from God&#8217;, we consider a power series（冪級數）with <img src='http://l.wordpress.com/latex.php?latex=a_n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_n' title='a_n' class='latex' /> as coefficients（係數）, i.e.</p>
<p>Let <img src='http://l.wordpress.com/latex.php?latex=G+%5Cequiv+a_0+%2B+a_1x+%2B+a_2x%5E2+%2B+a_3x%5E3+%2B+%5Cdots&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='G \equiv a_0 + a_1x + a_2x^2 + a_3x^3 + \dots' title='G \equiv a_0 + a_1x + a_2x^2 + a_3x^3 + \dots' class='latex' /></p>
<p>This <img src='http://l.wordpress.com/latex.php?latex=G&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='G' title='G' class='latex' /> is an example of generating function.</p>
<p>Finding <img src='http://l.wordpress.com/latex.php?latex=a_n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_n' title='a_n' class='latex' /> is exactly the same as finding the coefficients of <img src='http://l.wordpress.com/latex.php?latex=G&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='G' title='G' class='latex' />.</p>
<p>If we can determine <img src='http://l.wordpress.com/latex.php?latex=G&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='G' title='G' class='latex' /> explicitly, the problem will be solved.</p>
<p>But, how?</p>
<p>Let&#8217;s make use of the recurrence relation <img src='http://l.wordpress.com/latex.php?latex=a_n+%3D+2a_%7Bn+-+1%7D+%2B+n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_n = 2a_{n - 1} + n' title='a_n = 2a_{n - 1} + n' class='latex' />（<img src='http://l.wordpress.com/latex.php?latex=n+%3D+1%2C+2%2C+%5Cdots&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n = 1, 2, \dots' title='n = 1, 2, \dots' class='latex' />）.</p>
<p>Students, think about that, how do we make the coefficients in the power series to be involving something like <img src='http://l.wordpress.com/latex.php?latex=2a_%7Bn+-+1%7D+%2B+n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='2a_{n - 1} + n' title='2a_{n - 1} + n' class='latex' />? Urm, intentionally, try to make the change by considering</p>
<p><img src='http://l.wordpress.com/latex.php?latex=%282a_0+%2B+1%29+%2B+%282a_1+%2B+2%29x+%2B+%282a_2+%2B+3%29x%5E2+%2B+%282a_3+%2B+4%29x%5E3+%2B+%5Cdots&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(2a_0 + 1) + (2a_1 + 2)x + (2a_2 + 3)x^2 + (2a_3 + 4)x^3 + \dots' title='(2a_0 + 1) + (2a_1 + 2)x + (2a_2 + 3)x^2 + (2a_3 + 4)x^3 + \dots' class='latex' /> &#8211; - &#8211; - &#8211; - (*)</p>
<p>just a bit rearrangement, yield</p>
<p><img src='http://l.wordpress.com/latex.php?latex=2%28a_0+%2B+a_1x+%2B+a_2x%5E2+%2B+a_3x%5E3+%2B+%5Cdots%29+%2B+%281+%2B+2x+%2B+3x%5E2+%2B+4x%5E3+%2B+%5Cdots%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='2(a_0 + a_1x + a_2x^2 + a_3x^3 + \dots) + (1 + 2x + 3x^2 + 4x^3 + \dots)' title='2(a_0 + a_1x + a_2x^2 + a_3x^3 + \dots) + (1 + 2x + 3x^2 + 4x^3 + \dots)' class='latex' /></p>
<p>（Here, students you may point out that the series should be absolutely convergent to guarantee that there is no change in the limit after a rearrangement. Yes, you are right. I remember when I set up similar questions in a school examination paper, my panel head required me to give clearly instruction, then I gave <img src='http://l.wordpress.com/latex.php?latex=%26%23124%3Bx%26%23124%3B+%26%2360%3B+1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='&#124;x&#124; &lt; 1' title='&#124;x&#124; &lt; 1' class='latex' /> as a condition. But, the use of generating function is something about the &#8216;format&#8217;, not something about analysis. Throughout the following discussion, we will assume that the series is convergent absolutely on certain domain.）</p>
<p>and the above will become</p>
<p><img src='http://l.wordpress.com/latex.php?latex=2G+%2B+%5Cfrac%7B1%7D%7B%281+-+x%29%5E2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='2G + \frac{1}{(1 - x)^2}' title='2G + \frac{1}{(1 - x)^2}' class='latex' /></p>
<p>on the reason that</p>
<p><img src='http://l.wordpress.com/latex.php?latex=1+%2B+x+%2B+x%5E2+%2B+x%5E3+%2B+x%5E4+%2B+%5Cdots+%3D+%5Cfrac%7B1%7D%7B1+-+x%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='1 + x + x^2 + x^3 + x^4 + \dots = \frac{1}{1 - x}' title='1 + x + x^2 + x^3 + x^4 + \dots = \frac{1}{1 - x}' class='latex' /> （sum of G.S.）</p>
<p>Now, differentiate the above with respect to <img src='http://l.wordpress.com/latex.php?latex=x&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x' title='x' class='latex' />, get</p>
<p><img src='http://l.wordpress.com/latex.php?latex=1+%2B+2x+%2B+3x%5E2+%2B+4x%5E3+%2B+%5Cdots+%3D+%5Cfrac%7B1%7D%7B%281+-+x%29%5E2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='1 + 2x + 3x^2 + 4x^3 + \dots = \frac{1}{(1 - x)^2}' title='1 + 2x + 3x^2 + 4x^3 + \dots = \frac{1}{(1 - x)^2}' class='latex' /></p>
<p>[SBA]<br />
Is it always true in saying that <img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7Bd%7D%7Bdx%7D%28f_1%28x%29+%2B+f_2%28x%29+%2B+%5Cdots%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{d}{dx}(f_1(x) + f_2(x) + \dots)' title='\frac{d}{dx}(f_1(x) + f_2(x) + \dots)' class='latex' /> = <img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7Bdf_1%7D%7Bdx%7D+%2B+%5Cfrac%7Bdf_2%7D%7Bdx%7D+%2B+%5Cdots&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{df_1}{dx} + \frac{df_2}{dx} + \dots' title='\frac{df_1}{dx} + \frac{df_2}{dx} + \dots' class='latex' />？</p>
<p>Thus, (*) can be expressed as</p>
<p><img src='http://l.wordpress.com/latex.php?latex=2G+%2B+%5Cfrac%7B1%7D%7B%281+-+x%29%5E2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='2G + \frac{1}{(1 - x)^2}' title='2G + \frac{1}{(1 - x)^2}' class='latex' /> &#8211; - &#8211; - &#8211; - (**)</p>
<p>On the other hand, the reason why we made the coefficients of <img src='http://l.wordpress.com/latex.php?latex=G&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='G' title='G' class='latex' /> to be <img src='http://l.wordpress.com/latex.php?latex=2a_%7Bn+-+1%7D+%2B+n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='2a_{n - 1} + n' title='2a_{n - 1} + n' class='latex' /> is for converting them into <img src='http://l.wordpress.com/latex.php?latex=a_n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_n' title='a_n' class='latex' />, thus (*) is actually</p>
<p><img src='http://l.wordpress.com/latex.php?latex=a_1+%2B+a_2x+%2B+a_3x%5E2+%2B+a_4x%5E3+%2B+%5Cdots&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_1 + a_2x + a_3x^2 + a_4x^3 + \dots' title='a_1 + a_2x + a_3x^2 + a_4x^3 + \dots' class='latex' /><br />
<img src='http://l.wordpress.com/latex.php?latex=%5Cequiv+%5Cfrac%7B1%7D%7Bx%7D%28a_1x+%2B+a_2x%5E2+%2B+a_3x%5E3+%2B+a_4x%5E4+%2B+%5Cdots%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\equiv \frac{1}{x}(a_1x + a_2x^2 + a_3x^3 + a_4x^4 + \dots)' title='\equiv \frac{1}{x}(a_1x + a_2x^2 + a_3x^3 + a_4x^4 + \dots)' class='latex' /><br />
<img src='http://l.wordpress.com/latex.php?latex=%5Cequiv+%5Cfrac%7B1%7D%7Bx%7D%28a_0+%2B+a_1x+%2B+a_2x%5E2+%2B+a_3x%5E3+%2B+a_4x%5E4+%2B+%5Cdots+-+a_0%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\equiv \frac{1}{x}(a_0 + a_1x + a_2x^2 + a_3x^3 + a_4x^4 + \dots - a_0)' title='\equiv \frac{1}{x}(a_0 + a_1x + a_2x^2 + a_3x^3 + a_4x^4 + \dots - a_0)' class='latex' /><br />
<img src='http://l.wordpress.com/latex.php?latex=%5Cequiv+%5Cfrac%7B1%7D%7Bx%7D%28G+-+1%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\equiv \frac{1}{x}(G - 1)' title='\equiv \frac{1}{x}(G - 1)' class='latex' /></p>
<p>Compare with (**), we have</p>
<p><img src='http://l.wordpress.com/latex.php?latex=2G+%2B+%5Cfrac%7B1%7D%7B%281+-+x%29%5E2%7D+%5Cequiv+%5Cfrac%7B1%7D%7Bx%7D%28G+-+1%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='2G + \frac{1}{(1 - x)^2} \equiv \frac{1}{x}(G - 1)' title='2G + \frac{1}{(1 - x)^2} \equiv \frac{1}{x}(G - 1)' class='latex' /></p>
<p>（Level 3）Now, it is something about form 3 and 4 students, determine the expression of <img src='http://l.wordpress.com/latex.php?latex=G&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='G' title='G' class='latex' />.</p>
<p>That is</p>
<p><img src='http://l.wordpress.com/latex.php?latex=G+%5Cequiv+%5Cfrac%7Bx%5E2+-+x+%2B+1%7D%7B%281+-+2x%29%281+-+x%29%5E2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='G \equiv \frac{x^2 - x + 1}{(1 - 2x)(1 - x)^2}' title='G \equiv \frac{x^2 - x + 1}{(1 - 2x)(1 - x)^2}' class='latex' /></p>
<p>Okay, form 3 or 4 students, this is only a question about &#34;making <img src='http://l.wordpress.com/latex.php?latex=G&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='G' title='G' class='latex' /> as the subject&#34;, try to verify it on your own.</p>
<p>（Level 4）Now, we need senior form secondary mathematics. How to find coefficients of <img src='http://l.wordpress.com/latex.php?latex=G&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='G' title='G' class='latex' />? It involves two topics: partial fractions（部份分式）and sum of G.S.</p>
<p>For form 6 and 7 students, try to resolve <img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7Bx%5E2+-+x+%2B+1%7D%7B%281+-+2x%29%281+-+x%29%5E2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{x^2 - x + 1}{(1 - 2x)(1 - x)^2}' title='\frac{x^2 - x + 1}{(1 - 2x)(1 - x)^2}' class='latex' /> into partial fractions. I urge you to solve it on your own vividly as your revision.</p>
<p>The answer is</p>
<p><img src='http://l.wordpress.com/latex.php?latex=G+%5Cequiv+%5Cfrac%7B3%7D%7B1+-+2x%7D+-+%5Cfrac%7B1%7D%7B1+-+x%7D+-+%5Cfrac%7B1%7D%7B%281+-+x%29%5E2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='G \equiv \frac{3}{1 - 2x} - \frac{1}{1 - x} - \frac{1}{(1 - x)^2}' title='G \equiv \frac{3}{1 - 2x} - \frac{1}{1 - x} - \frac{1}{(1 - x)^2}' class='latex' /></p>
<p>Now, form 5 level: sum of G.S., i.e.</p>
<p><img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7B1+-+x%7D+%5Cequiv+1+%2B+x+%2B+x%5E2+%2B+x%5E3+%2B+%5Cdots&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{1}{1 - x} \equiv 1 + x + x^2 + x^3 + \dots' title='\frac{1}{1 - x} \equiv 1 + x + x^2 + x^3 + \dots' class='latex' /><br />
<img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7B2%7D%7B1+-+2x%7D+%5Cequiv+2%281+%2B+2x+%2B+%282x%29%5E2+%2B+%282x%29%5E3+%2B+%5Cdots%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{2}{1 - 2x} \equiv 2(1 + 2x + (2x)^2 + (2x)^3 + \dots)' title='\frac{2}{1 - 2x} \equiv 2(1 + 2x + (2x)^2 + (2x)^3 + \dots)' class='latex' /><br />
<img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7B%281+-+x%29%5E2%7D+%5Cequiv+1+%2B+2x+%2B+3x%5E2+%2B+4x%5E3+%2B+%5Cdots&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{1}{(1 - x)^2} \equiv 1 + 2x + 3x^2 + 4x^3 + \dots' title='\frac{1}{(1 - x)^2} \equiv 1 + 2x + 3x^2 + 4x^3 + \dots' class='latex' /></p>
<p>thus</p>
<p><img src='http://l.wordpress.com/latex.php?latex=G&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='G' title='G' class='latex' /><br />
<img src='http://l.wordpress.com/latex.php?latex=%5Cequiv+%283%281+%2B+2x+%2B+%282x%29%5E2+%2B+%282x%29%5E3+%2B+%5Cdots%29+-+%281+%2B+x+%2B+x%5E2+%2B+x%5E3+%2B+%5Cdots%29+-+%281+%2B+2x+%2B+3x%5E2+%2B+4x%5E3+%2B+%5Cdots%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\equiv (3(1 + 2x + (2x)^2 + (2x)^3 + \dots) - (1 + x + x^2 + x^3 + \dots) - (1 + 2x + 3x^2 + 4x^3 + \dots)' title='\equiv (3(1 + 2x + (2x)^2 + (2x)^3 + \dots) - (1 + x + x^2 + x^3 + \dots) - (1 + 2x + 3x^2 + 4x^3 + \dots)' class='latex' /><br />
<img src='http://l.wordpress.com/latex.php?latex=%5Cequiv+%283+-+2%29+%2B+%283%282%29+-+3%29x+%2B+%283%282%5E2%29+-+4%29x%5E2+%2B+%283%282%5E3%29+-+5%29x%5E3+%2B+%5Cdots&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\equiv (3 - 2) + (3(2) - 3)x + (3(2^2) - 4)x^2 + (3(2^3) - 5)x^3 + \dots' title='\equiv (3 - 2) + (3(2) - 3)x + (3(2^2) - 4)x^2 + (3(2^3) - 5)x^3 + \dots' class='latex' /></p>
<p>Behold, the pattern of coeffcients of each term can be identified clearly. The coefficient of <img src='http://l.wordpress.com/latex.php?latex=x%5En&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x^n' title='x^n' class='latex' /> is <img src='http://l.wordpress.com/latex.php?latex=3%282%5En%29+-+%28n+%2B+2%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='3(2^n) - (n + 2)' title='3(2^n) - (n + 2)' class='latex' />, and also the coefficients of <img src='http://l.wordpress.com/latex.php?latex=x%5En&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x^n' title='x^n' class='latex' /> is <img src='http://l.wordpress.com/latex.php?latex=a_n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_n' title='a_n' class='latex' /> as set; thus</p>
<p><img src='http://l.wordpress.com/latex.php?latex=a_n+%3D+3%282%5En%29+-+n+-+2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_n = 3(2^n) - n - 2' title='a_n = 3(2^n) - n - 2' class='latex' /> &#8211; - &#8211; - &#8211; - (***)</p>
<p>Go back to the original question, that is, evaluating <img src='http://l.wordpress.com/latex.php?latex=a_6&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_6' title='a_6' class='latex' />. Of course, we may make use of the recurrence relation <img src='http://l.wordpress.com/latex.php?latex=a_n+%3D+2a_%7Bn+-+1%7D+%2B+n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_n = 2a_{n - 1} + n' title='a_n = 2a_{n - 1} + n' class='latex' />, obtaining</p>
<p><img src='http://l.wordpress.com/latex.php?latex=a_6+%3D+2a_5+%2B+6+%3D+2+%5Ctimes+89+%2B+6+%3D+184&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_6 = 2a_5 + 6 = 2 \times 89 + 6 = 184' title='a_6 = 2a_5 + 6 = 2 \times 89 + 6 = 184' class='latex' /></p>
<p>Or, we may put <img src='http://l.wordpress.com/latex.php?latex=n+%3D+6&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n = 6' title='n = 6' class='latex' /> into (***), obtaining <img src='http://l.wordpress.com/latex.php?latex=a_6+%3D+3%282%5E6%29+-+6+-+2+%3D+184&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_6 = 3(2^6) - 6 - 2 = 184' title='a_6 = 3(2^6) - 6 - 2 = 184' class='latex' /></p>
<p>Yes, using the recurrence relation is easier, however, if I ask you to find <img src='http://l.wordpress.com/latex.php?latex=a_%7B2009%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_{2009}' title='a_{2009}' class='latex' />, it may be better to use (***).</p>
<p>Finished? No, being a mathematics teacher, I wanna have some ideas of setting questions. Now, based on the materials above, I can set up at least 2 M.I. questions.</p>
<p>1. Let <img src='http://l.wordpress.com/latex.php?latex=a_0+%3D+1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_0 = 1' title='a_0 = 1' class='latex' />, <img src='http://l.wordpress.com/latex.php?latex=a_n+%3D+2a_%7Bn+-+1%7D+%2B+n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_n = 2a_{n - 1} + n' title='a_n = 2a_{n - 1} + n' class='latex' /> (<img src='http://l.wordpress.com/latex.php?latex=n+%3D+1%2C+2%2C+%5Cdots&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n = 1, 2, \dots' title='n = 1, 2, \dots' class='latex' />). Prove by mathematical induction that <img src='http://l.wordpress.com/latex.php?latex=a_n+%3D+3%282%5En%29+-+n+-+2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_n = 3(2^n) - n - 2' title='a_n = 3(2^n) - n - 2' class='latex' /> for any non negative integer <img src='http://l.wordpress.com/latex.php?latex=n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n' title='n' class='latex' />. (Trivial!)</p>
<p>To set up an &#39;advanced&#39; M.I. question, we may observe the first serval terms in {<img src='http://l.wordpress.com/latex.php?latex=a_n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_n' title='a_n' class='latex' />} by using the recurrence relation:</p>
<p><img src='http://l.wordpress.com/latex.php?latex=a_0+%3D+1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_0 = 1' title='a_0 = 1' class='latex' /><br />
<img src='http://l.wordpress.com/latex.php?latex=a_1+%3D+2%281%29+%2B+1+%3D+3&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_1 = 2(1) + 1 = 3' title='a_1 = 2(1) + 1 = 3' class='latex' /><br />
<img src='http://l.wordpress.com/latex.php?latex=a_2+%3D+2%283%29+%2B+2+%3D+2%5E3&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_2 = 2(3) + 2 = 2^3' title='a_2 = 2(3) + 2 = 2^3' class='latex' /><br />
<img src='http://l.wordpress.com/latex.php?latex=a_3+%3D+2%282%5E3%29+%2B+3+%3D+2%5E4+%2B+3&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_3 = 2(2^3) + 3 = 2^4 + 3' title='a_3 = 2(2^3) + 3 = 2^4 + 3' class='latex' /><br />
<img src='http://l.wordpress.com/latex.php?latex=a_4+%3D+2%5E5+%2B+2%2A3+%2B+4&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_4 = 2^5 + 2*3 + 4' title='a_4 = 2^5 + 2*3 + 4' class='latex' /><br />
<img src='http://l.wordpress.com/latex.php?latex=a_5+%3D+2%5E6+%2B+2%5E2%2A3+%2B+2%2A4+%2B+5&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_5 = 2^6 + 2^2*3 + 2*4 + 5' title='a_5 = 2^6 + 2^2*3 + 2*4 + 5' class='latex' /><br />
<img src='http://l.wordpress.com/latex.php?latex=a_6+%3D+2%5E7+%2B+2%5E3%2A3+%2B+2%5E2%2A4+%2B+2%2A5+%2B+6&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_6 = 2^7 + 2^3*3 + 2^2*4 + 2*5 + 6' title='a_6 = 2^7 + 2^3*3 + 2^2*4 + 2*5 + 6' class='latex' /><br />
<img src='http://l.wordpress.com/latex.php?latex=%5Cdots&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\dots' title='\dots' class='latex' /></p>
<p>Hence we can create another question:</p>
<p>2. Let <img src='http://l.wordpress.com/latex.php?latex=a_3+%3D+19&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_3 = 19' title='a_3 = 19' class='latex' /> and <img src='http://l.wordpress.com/latex.php?latex=a_n+%3D+2%5E%7Bn%2B1%7D+%2B+3%282%5E%7Bn-3%7D%29+%2B+4%282%5E%7Bn-4%7D%29+%2B+5%282%5E%7Bn-5%7D%29+%2B+%5Cdots+%2B+2%28n-1%29+%2B+n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_n = 2^{n+1} + 3(2^{n-3}) + 4(2^{n-4}) + 5(2^{n-5}) + \dots + 2(n-1) + n' title='a_n = 2^{n+1} + 3(2^{n-3}) + 4(2^{n-4}) + 5(2^{n-5}) + \dots + 2(n-1) + n' class='latex' /> (for <img src='http://l.wordpress.com/latex.php?latex=n+%3D+3%2C4%2C+%5Cdots&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n = 3,4, \dots' title='n = 3,4, \dots' class='latex' />). Prove by mathematical induction that <img src='http://l.wordpress.com/latex.php?latex=a_n+%3D+3%282%5En%29+-+n+-+2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_n = 3(2^n) - n - 2' title='a_n = 3(2^n) - n - 2' class='latex' /> for all integer <img src='http://l.wordpress.com/latex.php?latex=n+%5Cge+3&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n \ge 3' title='n \ge 3' class='latex' />.</p>
<p>Finally, students, you may find the method of using generating function is a bit clumsy, especially for this particular question. You may have smarter methods to solve for <img src='http://l.wordpress.com/latex.php?latex=a_n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_n' title='a_n' class='latex' />. However, all I want is to introduce the method of using generating function and it is known that some questions can ONLY be solved by using generating function. Hope to share more next, bye bye!</font></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Challenging problem in Linear Algebra]]></title>
<link>http://koopakoo.wordpress.com/2009/08/19/challenging-problem-in-linear-algebra/</link>
<pubDate>Wed, 19 Aug 2009 11:53:06 +0000</pubDate>
<dc:creator>koopakoo</dc:creator>
<guid>http://koopakoo.wordpress.com/2009/08/19/challenging-problem-in-linear-algebra/</guid>
<description><![CDATA[Let Solve the following matrix equation where]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Let <img src='http://l.wordpress.com/latex.php?latex=%5Cmathcal%7BM%7D+%3D+%5Cleft%5C%7B+%5Cbegin%7Bpmatrix%7D+a+%26%2338%3B+-b+%5C%5Cb+%26%2338%3B+a+%5Cend%7Bpmatrix%7D+%5C%2C+%26%23124%3B+%5C%2C+a%2C+b%2C+%5Cin+%5Cmathbb%7BR%7D+%5Cright%5C%7D.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mathcal{M} = \left\{ \begin{pmatrix} a &amp; -b \\b &amp; a \end{pmatrix} \, &#124; \, a, b, \in \mathbb{R} \right\}.' title='\mathcal{M} = \left\{ \begin{pmatrix} a &amp; -b \\b &amp; a \end{pmatrix} \, &#124; \, a, b, \in \mathbb{R} \right\}.' class='latex' /></p>
<p>Solve the following matrix equation <img src='http://l.wordpress.com/latex.php?latex=X%5E4+%2B+X%5E2+%2B+I+%3D+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='X^4 + X^2 + I = 0' title='X^4 + X^2 + I = 0' class='latex' /> where <img src='http://l.wordpress.com/latex.php?latex=X+%5Cin+%5Cmathcal%7BM%7D.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='X \in \mathcal{M}.' title='X \in \mathcal{M}.' class='latex' /></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Mental exercises for my Pure Complex Class (1)]]></title>
<link>http://koopakoo.wordpress.com/2009/08/19/mental-exercises-for-my-pure-complex-class-1/</link>
<pubDate>Wed, 19 Aug 2009 11:35:15 +0000</pubDate>
<dc:creator>koopakoo</dc:creator>
<guid>http://koopakoo.wordpress.com/2009/08/19/mental-exercises-for-my-pure-complex-class-1/</guid>
<description><![CDATA[Dear Students, Please avoid as much calculations as possible. In ideal situation, you should not do ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Dear Students,</p>
<h1><span style="color:#ff0000;">Please avoid as much calculations as possible. In ideal situation, you should not do any calculation at all. </span></h1>
<p>Problem 1<br />
Let <img src='http://l.wordpress.com/latex.php?latex=z+%3D+3+%2B+4i&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='z = 3 + 4i' title='z = 3 + 4i' class='latex' /> be a complex number.<br />
(a) Find <img src='http://l.wordpress.com/latex.php?latex=Re%28z%29.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='Re(z).' title='Re(z).' class='latex' /><br />
(b) Find <img src='http://l.wordpress.com/latex.php?latex=Im%28z%29.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='Im(z).' title='Im(z).' class='latex' /><br />
(c) Find <img src='http://l.wordpress.com/latex.php?latex=%5Coverline%7Bz%7D.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\overline{z}.' title='\overline{z}.' class='latex' /><br />
(d) Find <img src='http://l.wordpress.com/latex.php?latex=%26%23124%3Bz%26%23124%3B%5E2.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='&#124;z&#124;^2.' title='&#124;z&#124;^2.' class='latex' /><br />
(e) Find <img src='http://l.wordpress.com/latex.php?latex=Re%281%2Fz%29.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='Re(1/z).' title='Re(1/z).' class='latex' /><br />
(f) What is <img src='http://l.wordpress.com/latex.php?latex=z+%5Coverline%7Bz%7D%3F&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='z \overline{z}?' title='z \overline{z}?' class='latex' /><br />
(g) Suppose <img src='http://l.wordpress.com/latex.php?latex=z+%3D+re%5E%7Bi+%5Ctheta%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='z = re^{i \theta}' title='z = re^{i \theta}' class='latex' />,  write <img src='http://l.wordpress.com/latex.php?latex=r&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='r' title='r' class='latex' /> in terms of <img src='http://l.wordpress.com/latex.php?latex=z&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='z' title='z' class='latex' /></p>
<p>Problem 2<br />
(a) Write <img src='http://l.wordpress.com/latex.php?latex=z+%3D+i&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='z = i' title='z = i' class='latex' /> in the form <img src='http://l.wordpress.com/latex.php?latex=re%5E%7Bi+%5Ctheta%7D.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='re^{i \theta}.' title='re^{i \theta}.' class='latex' /><br />
(b) Find the two square roots of <img src='http://l.wordpress.com/latex.php?latex=i&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='i' title='i' class='latex' /> and represent the two square roots on the Gaussian Plane.</p>
<p><!--more--></p>
<p>Problem 3<br />
(a) State Euler&#8217;s Formula<br />
(b) State a friend of Euler&#8217;s Formula<br />
(c) Write <img src='http://l.wordpress.com/latex.php?latex=%5Csin%28n+%5Ctheta%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\sin(n \theta)' title='\sin(n \theta)' class='latex' /> and <img src='http://l.wordpress.com/latex.php?latex=%5Ccos%28n+%5Ctheta%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\cos(n \theta)' title='\cos(n \theta)' class='latex' /> in terms of powers of <img src='http://l.wordpress.com/latex.php?latex=e.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='e.' title='e.' class='latex' /></p>
<p>Problem 4<br />
(a) Write done the n-th roots of unity in terms of <img src='http://l.wordpress.com/latex.php?latex=%5Czeta.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\zeta.' title='\zeta.' class='latex' /><br />
(b) What is <img src='http://l.wordpress.com/latex.php?latex=%5Czeta&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\zeta' title='\zeta' class='latex' /> as a power of <img src='http://l.wordpress.com/latex.php?latex=e&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='e' title='e' class='latex' />?<br />
(c) Write out one nth root of <img src='http://l.wordpress.com/latex.php?latex=i&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='i' title='i' class='latex' /> as a power of <img src='http://l.wordpress.com/latex.php?latex=e.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='e.' title='e.' class='latex' /><br />
(d) Write out all the nth roots of <img src='http://l.wordpress.com/latex.php?latex=i&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='i' title='i' class='latex' /> in terms of your answer in (c) and <img src='http://l.wordpress.com/latex.php?latex=%5Czeta.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\zeta.' title='\zeta.' class='latex' /></p>
<p>Problem 5<br />
(a) Describe geometrically the set of complex numbers <img src='http://l.wordpress.com/latex.php?latex=z&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='z' title='z' class='latex' /> satisfying <img src='http://l.wordpress.com/latex.php?latex=%26%23124%3Bz+-+i%26%23124%3B+%3D+2.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='&#124;z - i&#124; = 2.' title='&#124;z - i&#124; = 2.' class='latex' /><br />
(b) Describe geometrically the set of complex numbers <img src='http://l.wordpress.com/latex.php?latex=z&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='z' title='z' class='latex' /> satisfying <img src='http://l.wordpress.com/latex.php?latex=%26%23124%3Bz+-+1%26%23124%3B+%3D+%26%23124%3Bz+-+i%26%23124%3B.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='&#124;z - 1&#124; = &#124;z - i&#124;.' title='&#124;z - 1&#124; = &#124;z - i&#124;.' class='latex' /><br />
(c) Sketch on the Argand diagram, the set of points satisfying both <img src='http://l.wordpress.com/latex.php?latex=%26%23124%3Bz+-+1%26%23124%3B+%3D+%26%23124%3Bz+-+i%26%23124%3B&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='&#124;z - 1&#124; = &#124;z - i&#124;' title='&#124;z - 1&#124; = &#124;z - i&#124;' class='latex' /> and <img src='http://l.wordpress.com/latex.php?latex=Arg%28z%29+%3D+%5Cfrac%7B%5Cpi%7D%7B4%7D.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='Arg(z) = \frac{\pi}{4}.' title='Arg(z) = \frac{\pi}{4}.' class='latex' /><br />
(d) Without doing any calculation, determine the number of points <img src='http://l.wordpress.com/latex.php?latex=z&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='z' title='z' class='latex' /> satisfying both <img src='http://l.wordpress.com/latex.php?latex=%26%23124%3Bz+-+2%26%23124%3B+%3D+%26%23124%3Bz+-+3i%26%23124%3B&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='&#124;z - 2&#124; = &#124;z - 3i&#124;' title='&#124;z - 2&#124; = &#124;z - 3i&#124;' class='latex' /> and <img src='http://l.wordpress.com/latex.php?latex=Arg%28z+%2B+i%29.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='Arg(z + i).' title='Arg(z + i).' class='latex' /><br />
(e) Consider the circle C: <img src='http://l.wordpress.com/latex.php?latex=%26%23124%3Bz+%26%23124%3B+%3D+1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='&#124;z &#124; = 1' title='&#124;z &#124; = 1' class='latex' />, let <img src='http://l.wordpress.com/latex.php?latex=w&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='w' title='w' class='latex' /> be the center of any circle that touches <img src='http://l.wordpress.com/latex.php?latex=C&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='C' title='C' class='latex' /> with radius 2. Describe the locus of <img src='http://l.wordpress.com/latex.php?latex=w.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='w.' title='w.' class='latex' /></p>
<p>Problem 6<br />
(a) Suppose <img src='http://l.wordpress.com/latex.php?latex=w&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='w' title='w' class='latex' /> is a non-zero complex number. Let <img src='http://l.wordpress.com/latex.php?latex=z_1%2C+z_2%2C+%5Cdots%2C+z_5&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='z_1, z_2, \dots, z_5' title='z_1, z_2, \dots, z_5' class='latex' /> be roots of the equation $z^5 &#8211; 1 = 0.$ Describe geometrically, the shape formed by complex numbers <img src='http://l.wordpress.com/latex.php?latex=wz_1%2C+wz_2%2C+wz_3%2C+wz_4%2C+wz_5.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='wz_1, wz_2, wz_3, wz_4, wz_5.' title='wz_1, wz_2, wz_3, wz_4, wz_5.' class='latex' /><br />
(b) Let <img src='http://l.wordpress.com/latex.php?latex=w+%5Cnot+%3D+1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='w \not = 1' title='w \not = 1' class='latex' /> be a cube root of unity. What is <img src='http://l.wordpress.com/latex.php?latex=1+%2B+w+%2B+w%5E2%3F&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='1 + w + w^2?' title='1 + w + w^2?' class='latex' /><br />
How about <img src='http://l.wordpress.com/latex.php?latex=1+%2B+w%5E5+%2B+w%5E%7B10%7D%3F&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='1 + w^5 + w^{10}?' title='1 + w^5 + w^{10}?' class='latex' /></p>
<p>Problem 7<br />
Let <img src='http://l.wordpress.com/latex.php?latex=%5Czeta+%3D+e%5E%7B%5Cfrac%7B2+%5Cpi+i%7D%7Bn%7D%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\zeta = e^{\frac{2 \pi i}{n}}' title='\zeta = e^{\frac{2 \pi i}{n}}' class='latex' />.<br />
(a) What is <img src='http://l.wordpress.com/latex.php?latex=1+%2B+%5Czeta+%2B+%5Czeta%5E2+%2B+%5Cdots+%2B+%5Czeta%5E%7Bn-1%7D.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='1 + \zeta + \zeta^2 + \dots + \zeta^{n-1}.' title='1 + \zeta + \zeta^2 + \dots + \zeta^{n-1}.' class='latex' /><br />
(b) What is <img src='http://l.wordpress.com/latex.php?latex=%5Csum_%7Bk+%3D+1%7D%5E%7Bn%7D+%5Ccos%7B%5Cfrac%7B2k+%5Cpi%7D%7Bn%7D%7D%3F&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\sum_{k = 1}^{n} \cos{\frac{2k \pi}{n}}?' title='\sum_{k = 1}^{n} \cos{\frac{2k \pi}{n}}?' class='latex' /><br />
(c) What is <img src='http://l.wordpress.com/latex.php?latex=%5Csum_%7Bk+%3D+1%7D%5E%7Bn%7D+%5Csin%7B%5Cfrac%7B2k+%5Cpi%7D%7Bn%7D%7D%3F&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\sum_{k = 1}^{n} \sin{\frac{2k \pi}{n}}?' title='\sum_{k = 1}^{n} \sin{\frac{2k \pi}{n}}?' class='latex' /></p>
<p>Problem 8<br />
Suppose you are asked to evaluate the two sums:<br />
(i) <img src='http://l.wordpress.com/latex.php?latex=%5Csum_%7Bk+%3D+1%7D%5E%7Bn%7D+%5Ccos%283k+%5Ctheta%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\sum_{k = 1}^{n} \cos(3k \theta)' title='\sum_{k = 1}^{n} \cos(3k \theta)' class='latex' /> and<br />
(ii) <img src='http://l.wordpress.com/latex.php?latex=%5Csum_%7Bk+%3D+1%7D%5E%7Bn%7D+%5Csin%283k+%5Ctheta%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\sum_{k = 1}^{n} \sin(3k \theta)' title='\sum_{k = 1}^{n} \sin(3k \theta)' class='latex' />.<br />
What is your first step? And you next step? Do you see the entire solution lay out in your head?</p>
<p>Problem 9<br />
Let <img src='http://l.wordpress.com/latex.php?latex=p%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p(x)' title='p(x)' class='latex' /> be a polynomial of degree 4 with real coefficients. Given that <img src='http://l.wordpress.com/latex.php?latex=1+%2B+2i&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='1 + 2i' title='1 + 2i' class='latex' /> and <img src='http://l.wordpress.com/latex.php?latex=3+%2B+4i&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='3 + 4i' title='3 + 4i' class='latex' /> are roots of <img src='http://l.wordpress.com/latex.php?latex=p%28x%29.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p(x).' title='p(x).' class='latex' /><br />
(a) What is the sum of roots?<br />
(b) What is the product of the roots?<br />
(c) Do you know how to do the problem if the condition &#8220;<img src='http://l.wordpress.com/latex.php?latex=p%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p(x)' title='p(x)' class='latex' /> has real coefficients is removed?</p>
<p>Problem 10<br />
Expand the following in your head:<br />
(a) (1 + x)(1 + y)(1 + z)<br />
(b) (1 &#8211; x)(1 &#8211; y)(1 &#8211; z)</p>
<p>Problem 11<br />
How can you tell whether <img src='http://l.wordpress.com/latex.php?latex=%5Csqrt%7B2%7D+%2B+%5Csqrt%7B3%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\sqrt{2} + \sqrt{3}' title='\sqrt{2} + \sqrt{3}' class='latex' /> is rational?</p>
<p>Problem 12<br />
Let C be the set of points satisfying <img src='http://l.wordpress.com/latex.php?latex=%26%23124%3Bz+-+1%26%23124%3B+%3D+2.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='&#124;z - 1&#124; = 2.' title='&#124;z - 1&#124; = 2.' class='latex' /><br />
(a) Describe C geometrically.<br />
(b) Let P = 4 + 3i. What is the shortest distance from P to C?<br />
(c) Find the complex number w on C such that the distance between P and w is the answer you found in (b). [Remember, no calculation, you can work this out in your brain.]</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Selected Solutions to My Pure Complex Class (1)]]></title>
<link>http://koopakoo.wordpress.com/2009/08/19/selected-solutions-to-my-pure-complex-class-1/</link>
<pubDate>Wed, 19 Aug 2009 10:34:23 +0000</pubDate>
<dc:creator>koopakoo</dc:creator>
<guid>http://koopakoo.wordpress.com/2009/08/19/selected-solutions-to-my-pure-complex-class-1/</guid>
<description><![CDATA[Lesson 1: Page 26 where the last line follows from part a(ii). Page 27 (i) Hence Note that we have i]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><strong>Lesson 1:</strong><br />
Page 26<br />
<img src='http://l.wordpress.com/latex.php?latex=%5Cbegin%7Baligned%7D+%5Csum_%7Bk+%3D+1%7D%5E%7Bn%7D+%5Ccos%5E2%28k+%5Ctheta%29+%26%2338%3B%3D+%5Csum_%7Bk+%3D+1%7D%5E%7Bn%7D+%5Cfrac%7B+1+%2B+%5Ccos%282+k+%5Ctheta%29+%7D%7B2%7D+%5C%5C+%26%2338%3B%3D+%5Cfrac%7Bn%7D%7B2%7D+%2B+%5Cfrac%7B1%7D%7B2%7D%5Csum_%7Bk+%3D+1%7D%5E%7Bn%7D+%5Ccos%282+k+%5Ctheta%29+%5C%5C+%26%2338%3B%3D+%5Cfrac%7Bn%7D%7B2%7D++%2B+%5Cfrac%7B%5Csin%28n+%5Ctheta%29+%5Ccos%28%28n+%2B+1%29+%5Ctheta%29%7D%7B2%5Csin%28%5Ctheta%29%7D%2C+%5Cend%7Baligned%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\begin{aligned} \sum_{k = 1}^{n} \cos^2(k \theta) &amp;= \sum_{k = 1}^{n} \frac{ 1 + \cos(2 k \theta) }{2} \\ &amp;= \frac{n}{2} + \frac{1}{2}\sum_{k = 1}^{n} \cos(2 k \theta) \\ &amp;= \frac{n}{2}  + \frac{\sin(n \theta) \cos((n + 1) \theta)}{2\sin(\theta)}, \end{aligned}' title='\begin{aligned} \sum_{k = 1}^{n} \cos^2(k \theta) &amp;= \sum_{k = 1}^{n} \frac{ 1 + \cos(2 k \theta) }{2} \\ &amp;= \frac{n}{2} + \frac{1}{2}\sum_{k = 1}^{n} \cos(2 k \theta) \\ &amp;= \frac{n}{2}  + \frac{\sin(n \theta) \cos((n + 1) \theta)}{2\sin(\theta)}, \end{aligned}' class='latex' /> where the last line follows from part a(ii).</p>
<p><!--more--></p>
<p>Page 27<br />
(i) <img src='http://l.wordpress.com/latex.php?latex=%5Csin%5E%7B2%7D%7Bx%7D+%3D+%5Cfrac%7B1+-+%5Ccos%282x%29%7D%7B2%7D.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\sin^{2}{x} = \frac{1 - \cos(2x)}{2}.' title='\sin^{2}{x} = \frac{1 - \cos(2x)}{2}.' class='latex' /><br />
Hence <img src='http://l.wordpress.com/latex.php?latex=%5Cbegin%7Baligned%7D+%5Csum_%7Bk+%3D+1%7D%5E%7Bn%7D+%5Csin%5E2%28%5Cfrac%7Bk+%5Cpi%7D%7Bn%7D%29+%26%2338%3B%3D+%5Csum_%7Bk+%3D+1%7D%5E%7Bn%7D+%5Cfrac%7B1+-+%5Ccos%28+%5Cfrac%7B2k+%5Cpi%7D%7Bn%7D%29%7D%7B2%7D+%5C%5C+%26%2338%3B%3D+%5Cfrac%7Bn%7D%7B2%7D+-+%5Cfrac%7B%5Csin%28%5Cpi%29+%5Ccos%28%5Cfrac%7B%28n+%2B+1%29%5Cpi%7D%7Bn%7D%29%7D%7B%5Csin%28%5Cfrac%7B%5Cpi%7D%7Bn%7D%29%7D%5C%5C+%26%2338%3B+%3D+%5Cfrac%7Bn%7D%7B2%7D+%5Cend%7Baligned%7D.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\begin{aligned} \sum_{k = 1}^{n} \sin^2(\frac{k \pi}{n}) &amp;= \sum_{k = 1}^{n} \frac{1 - \cos( \frac{2k \pi}{n})}{2} \\ &amp;= \frac{n}{2} - \frac{\sin(\pi) \cos(\frac{(n + 1)\pi}{n})}{\sin(\frac{\pi}{n})}\\ &amp; = \frac{n}{2} \end{aligned}.' title='\begin{aligned} \sum_{k = 1}^{n} \sin^2(\frac{k \pi}{n}) &amp;= \sum_{k = 1}^{n} \frac{1 - \cos( \frac{2k \pi}{n})}{2} \\ &amp;= \frac{n}{2} - \frac{\sin(\pi) \cos(\frac{(n + 1)\pi}{n})}{\sin(\frac{\pi}{n})}\\ &amp; = \frac{n}{2} \end{aligned}.' class='latex' /> </p>
<p>Note that we have implicitly used the condition <img src='http://l.wordpress.com/latex.php?latex=n+%26%2362%3B+1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n &gt; 1' title='n &gt; 1' class='latex' /> to avoid <img src='http://l.wordpress.com/latex.php?latex=%5Csin%28%5Cpi%2Fn%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\sin(\pi/n)' title='\sin(\pi/n)' class='latex' /> being <img src='http://l.wordpress.com/latex.php?latex=0.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='0.' title='0.' class='latex' /></p>
<p>(ii) The sum equals <img src='http://l.wordpress.com/latex.php?latex=%5Cbegin%7Baligned%7D+%5Csum_%7Bk+%3D+1%7D%5E%7Bn%7D+1+%2B+%5Csin%28%5Cfrac%7B2k+%5Cpi%7D%7Bn%7D%29+%26%2338%3B%3D+n+%2B++%5Cfrac%7B%5Csin%28%5Cpi%29+%5Csin%28%5Cfrac%7B%28n+%2B+1%29%5Cpi%7D%7Bn%7D%29%7D%7B%5Csin%28%5Cfrac%7B%5Cpi%7D%7Bn%7D%29%7D+%5C%5C+%26%2338%3B%3D+n.+%5Cend%7Baligned%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\begin{aligned} \sum_{k = 1}^{n} 1 + \sin(\frac{2k \pi}{n}) &amp;= n +  \frac{\sin(\pi) \sin(\frac{(n + 1)\pi}{n})}{\sin(\frac{\pi}{n})} \\ &amp;= n. \end{aligned}' title='\begin{aligned} \sum_{k = 1}^{n} 1 + \sin(\frac{2k \pi}{n}) &amp;= n +  \frac{\sin(\pi) \sin(\frac{(n + 1)\pi}{n})}{\sin(\frac{\pi}{n})} \\ &amp;= n. \end{aligned}' class='latex' /> </p>
<p>Again note that we have implicitly used the condition <img src='http://l.wordpress.com/latex.php?latex=n+%26%2362%3B+1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n &gt; 1' title='n &gt; 1' class='latex' /> to avoid <img src='http://l.wordpress.com/latex.php?latex=%5Csin%28%5Cpi%2Fn%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\sin(\pi/n)' title='\sin(\pi/n)' class='latex' /> being <img src='http://l.wordpress.com/latex.php?latex=0.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='0.' title='0.' class='latex' /></p>
<p>Exercise: try to do the problem on page 27 without using the previous parts. This time, use the theory of roots of unity. </p>
<p><strong>Lesson 2</strong></p>
<p>Page 50</p>
<p>(a) (i) <img src='http://l.wordpress.com/latex.php?latex=z%5E%7B2n%7D++-+1+%3D+%5Cprod_%7Bk+%3D+0%7D%5E%7B2n+-+1%7D%28z+-+%5Czeta%5E%7Bk%7D%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='z^{2n}  - 1 = \prod_{k = 0}^{2n - 1}(z - \zeta^{k})' title='z^{2n}  - 1 = \prod_{k = 0}^{2n - 1}(z - \zeta^{k})' class='latex' />, where <img src='http://l.wordpress.com/latex.php?latex=%5Czeta+%3D+e%5E%7B%5Cfrac%7B2%5Cpi+i%7D%7B2n%7D%7D+%3D+e%5E%7B%5Cfrac%7B%5Cpi+i%7D%7Bn%7D%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\zeta = e^{\frac{2\pi i}{2n}} = e^{\frac{\pi i}{n}}' title='\zeta = e^{\frac{2\pi i}{2n}} = e^{\frac{\pi i}{n}}' class='latex' />. Hence the roots are simply <img src='http://l.wordpress.com/latex.php?latex=%5Czeta%5E%7Bk%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\zeta^{k}' title='\zeta^{k}' class='latex' />, for <img src='http://l.wordpress.com/latex.php?latex=k+%3D+0%2C+1%2C+%5Cdots%2C+2n+-+1.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='k = 0, 1, \dots, 2n - 1.' title='k = 0, 1, \dots, 2n - 1.' class='latex' /></p>
<p>(ii) Next, we have <img src='http://l.wordpress.com/latex.php?latex=%5Czeta%5E%7B2n+-+k%7D+%3D+%5Czeta%5E%7B-k%7D+%3D+%5Coverline%7B%5Czeta%5Ek%7D.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\zeta^{2n - k} = \zeta^{-k} = \overline{\zeta^k}.' title='\zeta^{2n - k} = \zeta^{-k} = \overline{\zeta^k}.' class='latex' /> </p>
<p>Thus <img src='http://l.wordpress.com/latex.php?latex=z%5E%7B2n%7D+-+1+%3D+%28z+-+1%29%28z+%2B+1%29%5Cprod_%7Bk+%3D+1%7D%5E%7B2n+-+2%7D%28z+-+%5Czeta%5Ek%29%28z+-+%5Coverline%7B%5Czeta%5E%7Bk%7D%7D%29.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='z^{2n} - 1 = (z - 1)(z + 1)\prod_{k = 1}^{2n - 2}(z - \zeta^k)(z - \overline{\zeta^{k}}).' title='z^{2n} - 1 = (z - 1)(z + 1)\prod_{k = 1}^{2n - 2}(z - \zeta^k)(z - \overline{\zeta^{k}}).' class='latex' /></p>
<p>Now, <img src='http://l.wordpress.com/latex.php?latex=%5Cbegin%7Baligned%7D+%28z+-+%5Czeta%5Ek%29%28z+-+%5Coverline%7B%5Czeta%5E%7Bk%7D%7D%29+%26%2338%3B%3D+z%5E2+-%28%5Czeta%5Ek+%2B+%5Coverline%7B%5Czeta%5E%7Bk%7D%7D%29+%2B+%26%23124%3B%5Czeta%5Ek%26%23124%3B%5E2%5C%5C+%26%2338%3B%3D+z%5E2+-+2%5CRe%28%5Czeta%5Ek%29+%2B+1+%5C%5C%26%2338%3B+%3D+z%5E2+-+2%5Ccos%28k%5Cpi%2Fn%29+%2B+1.+%5Cend%7Baligned%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\begin{aligned} (z - \zeta^k)(z - \overline{\zeta^{k}}) &amp;= z^2 -(\zeta^k + \overline{\zeta^{k}}) + &#124;\zeta^k&#124;^2\\ &amp;= z^2 - 2\Re(\zeta^k) + 1 \\&amp; = z^2 - 2\cos(k\pi/n) + 1. \end{aligned}' title='\begin{aligned} (z - \zeta^k)(z - \overline{\zeta^{k}}) &amp;= z^2 -(\zeta^k + \overline{\zeta^{k}}) + &#124;\zeta^k&#124;^2\\ &amp;= z^2 - 2\Re(\zeta^k) + 1 \\&amp; = z^2 - 2\cos(k\pi/n) + 1. \end{aligned}' class='latex' /> </p>
<p>Finally, since <img src='http://l.wordpress.com/latex.php?latex=z+%5Cnot%3D+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='z \not= 0' title='z \not= 0' class='latex' /> dividing both sides by <img src='http://l.wordpress.com/latex.php?latex=z%5En&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='z^n' title='z^n' class='latex' /> yields the desired factorization for  <img src='http://l.wordpress.com/latex.php?latex=z%5E%7Bn%7D+-+%5Cfrac%7B1%7D%7Bz%5En%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='z^{n} - \frac{1}{z^n}' title='z^{n} - \frac{1}{z^n}' class='latex' /> at once.</p>
<p>(b)(i) <img src='http://l.wordpress.com/latex.php?latex=%5Clim_%7B%5Ctheta+%5Cto+0%7D+%5Cfrac%7B%5Csin%28n+%5Ctheta%29%7D%7B%5Csin%28%5Ctheta%29%7D++%3D+%5Clim_%7B%5Ctheta+%5Cto+0%7D+%5Cfrac%7Bn+%5Ccos%28n+%5Ctheta%29%7D%7B%5Ccos%28%5Ctheta%29%7D+%3D+n.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\lim_{\theta \to 0} \frac{\sin(n \theta)}{\sin(\theta)}  = \lim_{\theta \to 0} \frac{n \cos(n \theta)}{\cos(\theta)} = n.' title='\lim_{\theta \to 0} \frac{\sin(n \theta)}{\sin(\theta)}  = \lim_{\theta \to 0} \frac{n \cos(n \theta)}{\cos(\theta)} = n.' class='latex' /></p>
<p>(b)(ii) Let <img src='http://l.wordpress.com/latex.php?latex=z+%3D+e%5E%7Bi+%5Ctheta%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='z = e^{i \theta}' title='z = e^{i \theta}' class='latex' />, we have <img src='http://l.wordpress.com/latex.php?latex=z%5En+%3D+%28e%5E%7Bi+%5Ctheta%7D%29%5En+%3D+e%5E%7Bi+n+%5Ctheta%7D+%3D+cos%28n+%5Ctheta%29+%2B+i+%5Csin%28n+%5Ctheta%29%2C&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='z^n = (e^{i \theta})^n = e^{i n \theta} = cos(n \theta) + i \sin(n \theta),' title='z^n = (e^{i \theta})^n = e^{i n \theta} = cos(n \theta) + i \sin(n \theta),' class='latex' /> and <img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7Bz%5En%7D+%3D+z%5E%7B-n%7D+%3D+cos%28n+%5Ctheta%29+-+i+%5Csin%28n+%5Ctheta%29.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{1}{z^n} = z^{-n} = cos(n \theta) - i \sin(n \theta).' title='\frac{1}{z^n} = z^{-n} = cos(n \theta) - i \sin(n \theta).' class='latex' /></p>
<p>Adding the subtracting the two equations yield</p>
<p><img src='http://l.wordpress.com/latex.php?latex=z%5En+-+%5Cfrac%7B1%7D%7Bz%5En%7D+%3D+2i%5Csin%28n+%5Ctheta%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='z^n - \frac{1}{z^n} = 2i\sin(n \theta)' title='z^n - \frac{1}{z^n} = 2i\sin(n \theta)' class='latex' />, and <img src='http://l.wordpress.com/latex.php?latex=z%5En+%2B+%5Cfrac%7B1%7D%7Bz%5En%7D+%3D+2%5Ccos%28n+%5Ctheta%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='z^n + \frac{1}{z^n} = 2\cos(n \theta)' title='z^n + \frac{1}{z^n} = 2\cos(n \theta)' class='latex' /></p>
<p>Plugging this in (a)(ii) yields</p>
<p><img src='http://l.wordpress.com/latex.php?latex=%5Cbegin%7Baligned%7D+2i+%5Csin%28n+%5Ctheta%29+%26%2338%3B%3D+2i+%5Csin%28+%5Ctheta%29+%5Cprod_%7Bk+%3D+1%7D%5E%7Bn+-+1%7D%282+%5Ccos%28%5Ctheta%29+-+2+%5Ccos%28%5Cfrac%7B%5Cpi%7D%7Bn%7D%29%29%5C%5C+%26%2338%3B%3D+2i+%5Csin%28%5Ctheta%29+2%5E%7Bn-1%7D+%5Cprod_%7Bk+%3D+1%7D%5E%7Bn+-+1%7D%28%5Ccos%28%5Ctheta%29+-++%5Ccos%28%5Cfrac%7B%5Cpi%7D%7Bn%7D%29%29.+%5Cend%7Baligned%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\begin{aligned} 2i \sin(n \theta) &amp;= 2i \sin( \theta) \prod_{k = 1}^{n - 1}(2 \cos(\theta) - 2 \cos(\frac{\pi}{n}))\\ &amp;= 2i \sin(\theta) 2^{n-1} \prod_{k = 1}^{n - 1}(\cos(\theta) -  \cos(\frac{\pi}{n})). \end{aligned}' title='\begin{aligned} 2i \sin(n \theta) &amp;= 2i \sin( \theta) \prod_{k = 1}^{n - 1}(2 \cos(\theta) - 2 \cos(\frac{\pi}{n}))\\ &amp;= 2i \sin(\theta) 2^{n-1} \prod_{k = 1}^{n - 1}(\cos(\theta) -  \cos(\frac{\pi}{n})). \end{aligned}' class='latex' /></p>
<p>Dividing both sides by 2i yields the result at once. </p>
<p>(b)(iii) Dividing both sides by <img src='http://l.wordpress.com/latex.php?latex=2%5E%7Bn-1%7D%5Csin%7B%5Ctheta%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='2^{n-1}\sin{\theta}' title='2^{n-1}\sin{\theta}' class='latex' /> and taking limit as <img src='http://l.wordpress.com/latex.php?latex=%5Ctheta+%5Cto+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\theta \to 0' title='\theta \to 0' class='latex' /> yields </p>
<p><img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7Bn%7D%7B2%5E%7Bn-1%7D%7D+%3D+%5Cprod_%7Bk+%3D+1%7D%5E%7Bn-1%7D%5Cleft%281+-+%5Ccos%28%5Cfrac%7Bk%5Cpi%7D%7Bn%7D%5Cright%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{n}{2^{n-1}} = \prod_{k = 1}^{n-1}\left(1 - \cos(\frac{k\pi}{n}\right)' title='\frac{n}{2^{n-1}} = \prod_{k = 1}^{n-1}\left(1 - \cos(\frac{k\pi}{n}\right)' class='latex' /> by b(ii).</p>
<p>Now, using <img src='http://l.wordpress.com/latex.php?latex=1+-+%5Ccos%282x%29+%3D+2%5Csin%5E2%7Bx%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='1 - \cos(2x) = 2\sin^2{x}' title='1 - \cos(2x) = 2\sin^2{x}' class='latex' /> yields<br />
<img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7Bn%7D%7B2%5E%7Bn-1%7D%7D+%3D+2%5E%7Bn-1%7D+%5Cleft%28%5Cprod_%7Bk+%3D+1%7D%5E%7Bn-1%7D+%5Csin%7B%5Cfrac%7Bk%5Cpi%7D%7B2n%7D%7D%5Cright%29%5E2.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{n}{2^{n-1}} = 2^{n-1} \left(\prod_{k = 1}^{n-1} \sin{\frac{k\pi}{2n}}\right)^2.' title='\frac{n}{2^{n-1}} = 2^{n-1} \left(\prod_{k = 1}^{n-1} \sin{\frac{k\pi}{2n}}\right)^2.' class='latex' /></p>
<p>Finally, <img src='http://l.wordpress.com/latex.php?latex=%5Csin+%5Cfrac%7Bk+%5Cpi%7D%7B2n%7D+%26%2362%3B+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\sin \frac{k \pi}{2n} &gt; 0' title='\sin \frac{k \pi}{2n} &gt; 0' class='latex' /> for <img src='http://l.wordpress.com/latex.php?latex=k+%3D+1%2C+2%2C+%5Cdots%2C+n+-+1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='k = 1, 2, \dots, n - 1' title='k = 1, 2, \dots, n - 1' class='latex' /> since <img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7Bk%5Cpi%7D%7B2n%7D++0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{k\pi}{2n}  0' title='\frac{k\pi}{2n}  0' class='latex' /> for <img src='http://l.wordpress.com/latex.php?latex=k+%3D+1%2C+2%2C+%5Cdots%2C+n+-+1.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='k = 1, 2, \dots, n - 1.' title='k = 1, 2, \dots, n - 1.' class='latex' /> We have</p>
<p><img src='http://l.wordpress.com/latex.php?latex=%5Cprod_%7Bk+%3D+1%7D%5E%7Bn-1%7D+%5Ccos+%5Cfrac%7B2k+%5Cpi%7D%7Bn%7D+%3D+%5Cfrac%7B%5Csqrt%7Bn%7D%7D%7B2%5E%7Bn-1%7D%7D.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\prod_{k = 1}^{n-1} \cos \frac{2k \pi}{n} = \frac{\sqrt{n}}{2^{n-1}}.' title='\prod_{k = 1}^{n-1} \cos \frac{2k \pi}{n} = \frac{\sqrt{n}}{2^{n-1}}.' class='latex' /></p>
<p>(c) From (a)(ii), setting z = -1 yields</p>
<p><img src='http://l.wordpress.com/latex.php?latex=n+%3D+2%5E%7Bn-1%7D+%5Cprod_%7Bk+%3D+1%7D%5E%7Bn+-+1%7D%281+%2B+%5Ccos+%5Cfrac%7Bk+%5Cpi%7D%7Bn%7D%29+&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n = 2^{n-1} \prod_{k = 1}^{n - 1}(1 + \cos \frac{k \pi}{n}) ' title='n = 2^{n-1} \prod_{k = 1}^{n - 1}(1 + \cos \frac{k \pi}{n}) ' class='latex' /></p>
<p>Using <img src='http://l.wordpress.com/latex.php?latex=1+%2B+%5Ccos%282x%29+%3D+%5Ccos%5E2%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='1 + \cos(2x) = \cos^2(x)' title='1 + \cos(2x) = \cos^2(x)' class='latex' /> yields</p>
<p><img src='http://l.wordpress.com/latex.php?latex=n+%3D+2%5E%7B2n+-+2%7D+%5Cleft%28+%5Cprod_%7Bk+%3D+1%7D%5E%7Bn-1%7D+%5Ccos+%5Cfrac%7B2k+%5Cpi%7D%7Bn%7D+%5Cright%29%5E2.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n = 2^{2n - 2} \left( \prod_{k = 1}^{n-1} \cos \frac{2k \pi}{n} \right)^2.' title='n = 2^{2n - 2} \left( \prod_{k = 1}^{n-1} \cos \frac{2k \pi}{n} \right)^2.' class='latex' /></p>
<p>Since <img src='http://l.wordpress.com/latex.php?latex=%5Ccos+%5Cfrac%7B2k+%5Cpi%7D%7Bn%7D+%26%2362%3B+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\cos \frac{2k \pi}{n} &gt; 0' title='\cos \frac{2k \pi}{n} &gt; 0' class='latex' /> for <img src='http://l.wordpress.com/latex.php?latex=k+%3D+1%2C+2%2C+%5Cdots%2C+n+-+1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='k = 1, 2, \dots, n - 1' title='k = 1, 2, \dots, n - 1' class='latex' />, we have</p>
<p><img src='http://l.wordpress.com/latex.php?latex=%5Cprod_%7Bk+%3D+1%7D%5E%7Bn-1%7D+%5Ccos+%5Cfrac%7B2k+%5Cpi%7D%7Bn%7D+%3D+%5Cfrac%7B%5Csqrt%7Bn%7D%7D%7B2%5E%7Bn-1%7D%7D.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\prod_{k = 1}^{n-1} \cos \frac{2k \pi}{n} = \frac{\sqrt{n}}{2^{n-1}}.' title='\prod_{k = 1}^{n-1} \cos \frac{2k \pi}{n} = \frac{\sqrt{n}}{2^{n-1}}.' class='latex' /></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Concept Check for my Linear Algebra Students]]></title>
<link>http://koopakoo.wordpress.com/2009/08/06/concept-check-for-my-linear-algebra-students/</link>
<pubDate>Thu, 06 Aug 2009 16:14:03 +0000</pubDate>
<dc:creator>koopakoo</dc:creator>
<guid>http://koopakoo.wordpress.com/2009/08/06/concept-check-for-my-linear-algebra-students/</guid>
<description><![CDATA[Let (E) be the following system: Let be the augmented matrix. Determine whether the following statem]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Let (E) be the following system: </p>
<p><img src='http://l.wordpress.com/latex.php?latex=a_%7B11%7Dx+%2B+a_%7B12%7Dy+%2B+a_%7B13%7Dz+%3D+b_1%5C%5Ca_%7B21%7Dx+%2B+a_%7B22%7Dy+%2B+a_%7B23%7Dz+%3D+b_2+%5C%5Ca_%7B31%7Dx+%2B+a_%7B32%7Dy+%2B+a_%7B33%7Dz+%3D+b_3+&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_{11}x + a_{12}y + a_{13}z = b_1\\a_{21}x + a_{22}y + a_{23}z = b_2 \\a_{31}x + a_{32}y + a_{33}z = b_3 ' title='a_{11}x + a_{12}y + a_{13}z = b_1\\a_{21}x + a_{22}y + a_{23}z = b_2 \\a_{31}x + a_{32}y + a_{33}z = b_3 ' class='latex' /></p>
<p><!--more--></p>
<p>Let <img src='http://l.wordpress.com/latex.php?latex=%28A+%5C%3B+%26%23124%3B+%5C%3B+b%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(A \; &#124; \; b)' title='(A \; &#124; \; b)' class='latex' /> be the augmented matrix. </p>
<p>Determine whether the following statements are True or False.</p>
<p>1) (E) can have exactly 3 solutions. </p>
<p>2) (E) has a unique solution iff <img src='http://l.wordpress.com/latex.php?latex=%5Cdet%28A%29+%5Cnot%3D+0.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\det(A) \not= 0.' title='\det(A) \not= 0.' class='latex' /></p>
<p>3) A is invertible iff <img src='http://l.wordpress.com/latex.php?latex=%5Cdet%28A%29+%5Cnot%3D+0.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\det(A) \not= 0.' title='\det(A) \not= 0.' class='latex' /></p>
<p>4) The system: <img src='http://l.wordpress.com/latex.php?latex=%5Cbegin%7Bpmatrix%7D+3+%26%2338%3B+%5Cast+%26%2338%3B+%26%23124%3B+%26%2338%3B+%5Cast+%5C%5C+0+%26%2338%3B+a+%26%2338%3B+%26%23124%3B+%26%2338%3B+b+%5Cend%7Bpmatrix%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\begin{pmatrix} 3 &amp; \ast &amp; &#124; &amp; \ast \\ 0 &amp; a &amp; &#124; &amp; b \end{pmatrix}' title='\begin{pmatrix} 3 &amp; \ast &amp; &#124; &amp; \ast \\ 0 &amp; a &amp; &#124; &amp; b \end{pmatrix}' class='latex' /> is consistent if <img src='http://l.wordpress.com/latex.php?latex=a+%5Cnot+%3D0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a \not =0' title='a \not =0' class='latex' /> or <img src='http://l.wordpress.com/latex.php?latex=a+%3D+b+%3D+0.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a = b = 0.' title='a = b = 0.' class='latex' /></p>
<p>5) If <img src='http://l.wordpress.com/latex.php?latex=%5Cdet%28A%29+%3D+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\det(A) = 0' title='\det(A) = 0' class='latex' />, then <img src='http://l.wordpress.com/latex.php?latex=A+%3D+0.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='A = 0.' title='A = 0.' class='latex' /></p>
<p>6) If <img src='http://l.wordpress.com/latex.php?latex=A%5E2+%3D+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='A^2 = 0' title='A^2 = 0' class='latex' />, then <img src='http://l.wordpress.com/latex.php?latex=A+%3D+0.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='A = 0.' title='A = 0.' class='latex' /></p>
<p>7) If (E) is consistent and <img src='http://l.wordpress.com/latex.php?latex=%5Cdet%28A%29+%3D+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\det(A) = 0' title='\det(A) = 0' class='latex' />, then (E) has infinitely many solutions. </p>
<p> <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> If (E) has infinitely many solutions, then <img src='http://l.wordpress.com/latex.php?latex=%5Cdet%28A%29+%3D+0.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\det(A) = 0.' title='\det(A) = 0.' class='latex' /></p>
<p>9) If <img src='http://l.wordpress.com/latex.php?latex=A%5ET+%3D+-A&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='A^T = -A' title='A^T = -A' class='latex' />, then <img src='http://l.wordpress.com/latex.php?latex=%5Cdet%28A%29+%3D+0.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\det(A) = 0.' title='\det(A) = 0.' class='latex' /></p>
<p>10) If <img src='http://l.wordpress.com/latex.php?latex=A%5ET+%3D+-A&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='A^T = -A' title='A^T = -A' class='latex' />, then (E) is consistent. </p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[[FW][YouTube] 維度 數學漫步 Dimensions Tour]]></title>
<link>http://johnmayhk.wordpress.com/2009/07/04/dimensions-tour/</link>
<pubDate>Sat, 04 Jul 2009 12:43:35 +0000</pubDate>
<dc:creator>johnmayhk</dc:creator>
<guid>http://johnmayhk.wordpress.com/2009/07/04/dimensions-tour/</guid>
<description><![CDATA[More at http://www.youtube.com/view_play_list?p=ED4CEC2CC684DDDD]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/4OTOqP83amg&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' /><param name='allowfullscreen' value='true' /><param name='wmode' value='transparent' /><embed src='http://www.youtube.com/v/4OTOqP83amg&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' type='application/x-shockwave-flash' allowfullscreen='true' width='425' height='350' wmode='transparent'></embed></object></span></p>
<p>More at<br />
<a href="http://www.youtube.com/view_play_list?p=ED4CEC2CC684DDDD" target>http://www.youtube.com/view_play_list?p=ED4CEC2CC684DDDD</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[計到即存在?]]></title>
<link>http://johnmayhk.wordpress.com/2009/07/03/does-not-imply-limit-exist/</link>
<pubDate>Fri, 03 Jul 2009 00:41:19 +0000</pubDate>
<dc:creator>johnmayhk</dc:creator>
<guid>http://johnmayhk.wordpress.com/2009/07/03/does-not-imply-limit-exist/</guid>
<description><![CDATA[初中時教解二次方程，我通常順便說一個無聊的例： = ? 要求出「答案」，我們可設 等號左右兩邊取平方，則 故此 解出 或 （不合），亦即 當然， 的表達有點兒「唔清唔楚」，清楚一點的表達，比如是 即 ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>初中時教解二次方程，我通常順便說一個無聊的例：</p>
<p><img src='http://l.wordpress.com/latex.php?latex=%5Csqrt%7B2+%2B+%5Csqrt%7B2+%2B+%5Csqrt%7B2+%2B+%5Csqrt%7B2+%2B+%5Cdots%7D%7D%7D%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\sqrt{2 + \sqrt{2 + \sqrt{2 + \sqrt{2 + \dots}}}}' title='\sqrt{2 + \sqrt{2 + \sqrt{2 + \sqrt{2 + \dots}}}}' class='latex' /> = ?</p>
<p>要求出「答案」，我們可設<!--more--></p>
<p><img src='http://l.wordpress.com/latex.php?latex=x+%3D+%5Csqrt%7B2+%2B+%5Csqrt%7B2+%2B+%5Csqrt%7B2+%2B+%5Csqrt%7B2+%2B+%5Cdots%7D%7D%7D%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x = \sqrt{2 + \sqrt{2 + \sqrt{2 + \sqrt{2 + \dots}}}}' title='x = \sqrt{2 + \sqrt{2 + \sqrt{2 + \sqrt{2 + \dots}}}}' class='latex' /></p>
<p>等號左右兩邊取平方，則</p>
<p><img src='http://l.wordpress.com/latex.php?latex=x%5E2+%3D+2+%2B+%5Csqrt%7B2+%2B+%5Csqrt%7B2+%2B+%5Csqrt%7B2+%2B+%5Cdots%7D%7D%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x^2 = 2 + \sqrt{2 + \sqrt{2 + \sqrt{2 + \dots}}}' title='x^2 = 2 + \sqrt{2 + \sqrt{2 + \sqrt{2 + \dots}}}' class='latex' /></p>
<p>故此</p>
<p><img src='http://l.wordpress.com/latex.php?latex=x%5E2+%3D+2+%2B+x&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x^2 = 2 + x' title='x^2 = 2 + x' class='latex' /></p>
<p>解出 <img src='http://l.wordpress.com/latex.php?latex=x+%3D+2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x = 2' title='x = 2' class='latex' /> 或 <img src='http://l.wordpress.com/latex.php?latex=x+%3D+-1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x = -1' title='x = -1' class='latex' />（不合），亦即</p>
<p><img src='http://l.wordpress.com/latex.php?latex=%5Csqrt%7B2+%2B+%5Csqrt%7B2+%2B+%5Csqrt%7B2+%2B+%5Csqrt%7B2+%2B+%5Cdots%7D%7D%7D%7D+%3D+2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\sqrt{2 + \sqrt{2 + \sqrt{2 + \sqrt{2 + \dots}}}} = 2' title='\sqrt{2 + \sqrt{2 + \sqrt{2 + \sqrt{2 + \dots}}}} = 2' class='latex' /></p>
<p>當然，</p>
<p><img src='http://l.wordpress.com/latex.php?latex=%5Csqrt%7B2+%2B+%5Csqrt%7B2+%2B+%5Csqrt%7B2+%2B+%5Csqrt%7B2+%2B+%5Cdots%7D%7D%7D%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\sqrt{2 + \sqrt{2 + \sqrt{2 + \sqrt{2 + \dots}}}}' title='\sqrt{2 + \sqrt{2 + \sqrt{2 + \sqrt{2 + \dots}}}}' class='latex' /></p>
<p>的表達有點兒「唔清唔楚」，清楚一點的表達，比如是</p>
<p><img src='http://l.wordpress.com/latex.php?latex=%5Cleft+%5C%7B+%5Cbegin%7Barray%7D%7Bll%7D+a_1+%3D+2%5C%5Ca_%7Bn%2B1%7D+%3D+%5Csqrt%7B2+%2B+a_%7Bn%7D%7D+%28n+%5Cin+%5Cmathbb%7BN%7D%29%5Cend%7Barray%7D%5Cright.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\left \{ \begin{array}{ll} a_1 = 2\\a_{n+1} = \sqrt{2 + a_{n}} (n \in \mathbb{N})\end{array}\right.' title='\left \{ \begin{array}{ll} a_1 = 2\\a_{n+1} = \sqrt{2 + a_{n}} (n \in \mathbb{N})\end{array}\right.' class='latex' /></p>
<p>即</p>
<p><img src='http://l.wordpress.com/latex.php?latex=%5Csqrt%7B2+%2B+%5Csqrt%7B2+%2B+%5Csqrt%7B2+%2B+%5Csqrt%7B2+%2B+%5Cdots%7D%7D%7D%7D+%3D+%5Clim_%7Bn+%5Crightarrow+%5Cinfty%7Da_n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\sqrt{2 + \sqrt{2 + \sqrt{2 + \sqrt{2 + \dots}}}} = \lim_{n \rightarrow \infty}a_n' title='\sqrt{2 + \sqrt{2 + \sqrt{2 + \sqrt{2 + \dots}}}} = \lim_{n \rightarrow \infty}a_n' class='latex' /></p>
<p>中六修純數的同學知道，我們「計」極限時，要先證明極限存在，然後才進行上述「代 <img src='http://l.wordpress.com/latex.php?latex=x&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x' title='x' class='latex' />」 的計算。</p>
<p>同學會質疑：「明明已經計到極限出來（像低年級時做的），豈不就說明它存在嗎？為何還要先（比方說，用 monotonic sequence theorem 來）證明極限存在？」</p>
<p>其實所謂「計到」，不一定代表極限存在，舉個例：</p>
<p><img src='http://l.wordpress.com/latex.php?latex=%5Cleft+%5C%7B+%5Cbegin%7Barray%7D%7Bll%7D+b_1+%3D+1%5C%5Cb_%7Bn%2B1%7D+%3D+%5Csqrt%7B1+-+b_n%7D+%28n+%5Cin+%5Cmathbb%7BN%7D%29%5Cend%7Barray%7D%5Cright.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\left \{ \begin{array}{ll} b_1 = 1\\b_{n+1} = \sqrt{1 - b_n} (n \in \mathbb{N})\end{array}\right.' title='\left \{ \begin{array}{ll} b_1 = 1\\b_{n+1} = \sqrt{1 - b_n} (n \in \mathbb{N})\end{array}\right.' class='latex' /></p>
<p>即</p>
<p><img src='http://l.wordpress.com/latex.php?latex=%5Csqrt%7B1+-+%5Csqrt%7B1+-+%5Csqrt%7B1+-+%5Cdots%7D%7D%7D+%3D+%5Clim_%7Bn+%5Crightarrow+%5Cinfty%7Db_n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\sqrt{1 - \sqrt{1 - \sqrt{1 - \dots}}} = \lim_{n \rightarrow \infty}b_n' title='\sqrt{1 - \sqrt{1 - \sqrt{1 - \dots}}} = \lim_{n \rightarrow \infty}b_n' class='latex' /></p>
<p>如果我們跟隨低年級學的方法，設</p>
<p><img src='http://l.wordpress.com/latex.php?latex=y+%3D+%5Csqrt%7B1+-+%5Csqrt%7B1+-+%5Csqrt%7B1+-+%5Cdots%7D%7D%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y = \sqrt{1 - \sqrt{1 - \sqrt{1 - \dots}}}' title='y = \sqrt{1 - \sqrt{1 - \sqrt{1 - \dots}}}' class='latex' /></p>
<p>取平方，</p>
<p><img src='http://l.wordpress.com/latex.php?latex=y%5E2+%3D+1+-+%5Csqrt%7B1+-+%5Csqrt%7B1+-+%5Cdots%7D%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y^2 = 1 - \sqrt{1 - \sqrt{1 - \dots}}' title='y^2 = 1 - \sqrt{1 - \sqrt{1 - \dots}}' class='latex' /></p>
<p>即</p>
<p><img src='http://l.wordpress.com/latex.php?latex=y%5E2+%3D+1+-+y&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y^2 = 1 - y' title='y^2 = 1 - y' class='latex' /></p>
<p>「計出」 <img src='http://l.wordpress.com/latex.php?latex=y+%3D+%5Cfrac%7B-1+%5Cpm+%5Csqrt%7B5%7D%7D%7B2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y = \frac{-1 \pm \sqrt{5}}{2}' title='y = \frac{-1 \pm \sqrt{5}}{2}' class='latex' /></p>
<p>不管哪一個值，總之取其中一個作極限，豈不是說極限存在嗎？</p>
<p>錯！{<img src='http://l.wordpress.com/latex.php?latex=b_n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='b_n' title='b_n' class='latex' />} 根本是不收斂的，且看</p>
<p><img src='http://l.wordpress.com/latex.php?latex=b_1+%3D+1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='b_1 = 1' title='b_1 = 1' class='latex' /><br />
<img src='http://l.wordpress.com/latex.php?latex=b_2+%3D+%5Csqrt%7B1+-+1%7D+%3D+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='b_2 = \sqrt{1 - 1} = 0' title='b_2 = \sqrt{1 - 1} = 0' class='latex' /><br />
<img src='http://l.wordpress.com/latex.php?latex=b_3+%3D+%5Csqrt%7B1+-+0%7D+%3D+1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='b_3 = \sqrt{1 - 0} = 1' title='b_3 = \sqrt{1 - 0} = 1' class='latex' /><br />
<img src='http://l.wordpress.com/latex.php?latex=%5Cdots&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\dots' title='\dots' class='latex' /></p>
<p>可見 {<img src='http://l.wordpress.com/latex.php?latex=b_n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='b_n' title='b_n' class='latex' />} 是發散的。此乃「計到，不一定存在」也。</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[閒談一些基本東西：導數符號，函數，解釋]]></title>
<link>http://johnmayhk.wordpress.com/2009/06/26/chatting-basic-notation-function-explanation/</link>
<pubDate>Fri, 26 Jun 2009 03:22:13 +0000</pubDate>
<dc:creator>johnmayhk</dc:creator>
<guid>http://johnmayhk.wordpress.com/2009/06/26/chatting-basic-notation-function-explanation/</guid>
<description><![CDATA[1. 高階導數的符號 同學問，為何 D 兩次（即求二階導數）的符號是 而不是 　或　？ 記得 CJ 老師曾經出上面的來考同學。 我不知其來源，只是靠估兼無聊地說： 比如求 的導數（w.r.t. x），]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>1. 高階導數的符號</p>
<p>同學問，為何 D 兩次（即求二階導數）的符號是</p>
<p><img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7Bd%5E2y%7D%7Bdx%5E2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{d^2y}{dx^2}' title='\frac{d^2y}{dx^2}' class='latex' /></p>
<p>而不是</p>
<p><img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7Bdy%5E2%7D%7Bdx%5E2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{dy^2}{dx^2}' title='\frac{dy^2}{dx^2}' class='latex' />　或　<img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7Bd%5E2y%7D%7Bd%5E2x%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{d^2y}{d^2x}' title='\frac{d^2y}{d^2x}' class='latex' />？<!--more--></p>
<p>記得 CJ 老師曾經出上面的來考同學。</p>
<p>我不知其來源，只是靠估兼無聊地說：</p>
<p>比如求 <img src='http://l.wordpress.com/latex.php?latex=y&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y' title='y' class='latex' /> 的導數（w.r.t. x），我們可以表達成 <img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7Bd%7D%7Bdx%7Dy&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{d}{dx}y' title='\frac{d}{dx}y' class='latex' />，這個 <img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7Bd%7D%7Bdx%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{d}{dx}' title='\frac{d}{dx}' class='latex' /> 可視為運算子（operator）。</p>
<p>求 <img src='http://l.wordpress.com/latex.php?latex=y&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y' title='y' class='latex' /> 的二階導數，即 <img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7Bd%7D%7Bdx%7D%28%5Cfrac%7Bd%7D%7Bdx%7Dy%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{d}{dx}(\frac{d}{dx}y)' title='\frac{d}{dx}(\frac{d}{dx}y)' class='latex' />，我們可以想像為：運算子作用在 <img src='http://l.wordpress.com/latex.php?latex=y&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y' title='y' class='latex' /> 兩次。循運算子的看法，<img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7Bd%7D%7Bdx%7D%28%5Cfrac%7Bd%7D%7Bdx%7Dy%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{d}{dx}(\frac{d}{dx}y)' title='\frac{d}{dx}(\frac{d}{dx}y)' class='latex' /> 可表為 <img src='http://l.wordpress.com/latex.php?latex=%28%5Cfrac%7Bd%7D%7Bdx%7D%29%28%5Cfrac%7Bd%7D%7Bdx%7D%29y&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(\frac{d}{dx})(\frac{d}{dx})y' title='(\frac{d}{dx})(\frac{d}{dx})y' class='latex' />，於是，它看起來「好像」「二次方」的運算（當然不是真的二次方啦！），借用一下「二次方」的記法，即 <img src='http://l.wordpress.com/latex.php?latex=%28%5Cfrac%7Bd%7D%7Bdx%7D%29%5E2y&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(\frac{d}{dx})^2y' title='(\frac{d}{dx})^2y' class='latex' />，於是自然地，寫它為 <img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7Bd%5E2%7D%7Bdx%5E2%7Dy&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{d^2}{dx^2}y' title='\frac{d^2}{dx^2}y' class='latex' />，或曰 <img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7Bd%5E2y%7D%7Bdx%5E2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{d^2y}{dx^2}' title='\frac{d^2y}{dx^2}' class='latex' /> 是也。一般地，由記法 <img src='http://l.wordpress.com/latex.php?latex=%28%5Cfrac%7Bd%7D%7Bdx%7D%29%5Eny&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(\frac{d}{dx})^ny' title='(\frac{d}{dx})^ny' class='latex' /> 得 <img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7Bd%5Eny%7D%7Bdx%5En%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{d^ny}{dx^n}' title='\frac{d^ny}{dx^n}' class='latex' />。</p>
<p>2. 不定義的函數</p>
<p>有沒有聽過以下的句子？</p>
<p>「證明函數 f 是有定義（well-defined）」<br />
「這個函數 f 沒有定義」<br />
&#8230;</p>
<p>現在中一已經引入函數的概念，同學對函數相信也能了解一二，但上述句子，有沒有問題？</p>
<p>純數課告訴我們，如果關係（relation）f 被稱為函數，那麼 f <b>必然是有定義</b>的。那麼「證明<b>函數</b> f 是有定義」這說法好像有點問題，「這個<b>函數</b> f 沒有定義」也有點奇怪。</p>
<p>比如設 <img src='http://l.wordpress.com/latex.php?latex=f%28%5Cfrac%7Ba%7D%7Bb%7D%2C%5Cfrac%7Bc%7D%7Bd%7D%29+%3D+%5Cfrac%7Ba%2Bc%7D%7Bb%2Bd%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(\frac{a}{b},\frac{c}{d}) = \frac{a+c}{b+d}' title='f(\frac{a}{b},\frac{c}{d}) = \frac{a+c}{b+d}' class='latex' />，其中 <img src='http://l.wordpress.com/latex.php?latex=a%2Cb%2Cc%2Cd&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a,b,c,d' title='a,b,c,d' class='latex' /> 為正整數。</p>
<p>這個 f 的運算，就是小學生發明的神奇分數加法！這是學分數加法時的一個「難點」。</p>
<p>看看 f 這個東西，明顯地，它不是函數，因為它不符合：「一個輸入，一個輸出」，例如</p>
<p><img src='http://l.wordpress.com/latex.php?latex=f%28%5Cfrac%7B1%7D%7B2%7D%2C%5Cfrac%7B3%7D%7B4%7D%29+%3D+%5Cfrac%7B1%2B3%7D%7B2%2B4%7D+%3D+%5Cfrac%7B2%7D%7B3%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(\frac{1}{2},\frac{3}{4}) = \frac{1+3}{2+4} = \frac{2}{3}' title='f(\frac{1}{2},\frac{3}{4}) = \frac{1+3}{2+4} = \frac{2}{3}' class='latex' /><br />
<img src='http://l.wordpress.com/latex.php?latex=f%28%5Cfrac%7B2%7D%7B4%7D%2C%5Cfrac%7B3%7D%7B4%7D%29+%3D+%5Cfrac%7B2%2B3%7D%7B4%2B4%7D+%3D+%5Cfrac%7B5%7D%7B8%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(\frac{2}{4},\frac{3}{4}) = \frac{2+3}{4+4} = \frac{5}{8}' title='f(\frac{2}{4},\frac{3}{4}) = \frac{2+3}{4+4} = \frac{5}{8}' class='latex' /></p>
<p>同樣輸入 <img src='http://l.wordpress.com/latex.php?latex=%28%5Cfrac%7B1%7D%7B2%7D%2C%5Cfrac%7B3%7D%7B4%7D%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(\frac{1}{2},\frac{3}{4})' title='(\frac{1}{2},\frac{3}{4})' class='latex' /> 及 <img src='http://l.wordpress.com/latex.php?latex=%28%5Cfrac%7B2%7D%7B4%7D%2C%5Cfrac%7B3%7D%7B4%7D%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(\frac{2}{4},\frac{3}{4})' title='(\frac{2}{4},\frac{3}{4})' class='latex' />，輸出迥異。</p>
<p>f 不是函數（function），那麼我們如何稱呼這些 f？Gower 提議用 &#8220;gunction&#8221; 這個字，有興趣有耐性的同學，不況看看以下文章，特別是讀者回應部分：</p>
<p>http://gowers.wordpress.com/2009/06/08/why-arent-all-functions-well-defined/</p>
<p>3.  解釋和簡略地解釋</p>
<p>在數學考題，著學生 Explain 和 Explain briefly 有沒有分別？如何界定一個「解釋」，真的是一個有效的解釋？肯定不是字數。</p>
<p>比如，試簡略解釋：「設 <img src='http://l.wordpress.com/latex.php?latex=Z&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='Z' title='Z' class='latex' /> ~ <img src='http://l.wordpress.com/latex.php?latex=N%280%2C1%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='N(0,1)' title='N(0,1)' class='latex' />，當區間 <img src='http://l.wordpress.com/latex.php?latex=%28p%2Cq%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(p,q)' title='(p,q)' class='latex' /> 的長度（width）固定，則當 <img src='http://l.wordpress.com/latex.php?latex=p+%3D+-q&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p = -q' title='p = -q' class='latex' /> 時， <img src='http://l.wordpress.com/latex.php?latex=P%28p+%26%2360%3B+Z+%26%2360%3B+q%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='P(p &lt; Z &lt; q)' title='P(p &lt; Z &lt; q)' class='latex' /> 的值最大。」</p>
<p>如果單單說一句：從常態分佈的圖像得之。那麼，可否視它為「簡略地解釋」？</p>
<p>雖然這不是百分百錯誤的解釋，但這似乎不算有效的解釋，起碼，究竟從常態分佈的圖像的什麼（特性）得之？</p>
<p>設區間 <img src='http://l.wordpress.com/latex.php?latex=%28p%2Cq%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(p,q)' title='(p,q)' class='latex' /> 長度固定為 <img src='http://l.wordpress.com/latex.php?latex=2k&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='2k' title='2k' class='latex' />（<img src='http://l.wordpress.com/latex.php?latex=k+%26%2362%3B+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='k &gt; 0' title='k &gt; 0' class='latex' />）。把圖像畫出如下</p>
<p><a href="http://johnmayhk.wordpress.com/files/2009/06/20090626gif01.jpg"><img src="http://johnmayhk.wordpress.com/files/2009/06/20090626gif01.jpg" alt="20090626gif01" title="20090626gif01" width="450" height="300" class="alignnone size-full wp-image-3590" /></a></p>
<p>當 <img src='http://l.wordpress.com/latex.php?latex=%28p%2Cq%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(p,q)' title='(p,q)' class='latex' /> 置中，即 <img src='http://l.wordpress.com/latex.php?latex=p+%3D+-k%2C+q+%3D+k&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p = -k, q = k' title='p = -k, q = k' class='latex' />，<img src='http://l.wordpress.com/latex.php?latex=P%28p+%26%2360%3B+Z+%26%2360%3B+q%29+%3D+A&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='P(p &lt; Z &lt; q) = A' title='P(p &lt; Z &lt; q) = A' class='latex' />，把 <img src='http://l.wordpress.com/latex.php?latex=%28p+%2C+q%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(p , q)' title='(p , q)' class='latex' /> 右移一些，如圖所示，則在新的位置，<img src='http://l.wordpress.com/latex.php?latex=P%28p+%26%2360%3B+Z+%26%2360%3B+q%29+%3D+A+%2B+b+-+a&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='P(p &lt; Z &lt; q) = A + b - a' title='P(p &lt; Z &lt; q) = A + b - a' class='latex' />，由<b>常態分佈的圖像</b>，可見 <img src='http://l.wordpress.com/latex.php?latex=a+%26%2362%3B+b&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a &gt; b' title='a &gt; b' class='latex' />，即區間在新位置對應的新概率（面積）<img src='http://l.wordpress.com/latex.php?latex=A+%2B+b+-+a&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='A + b - a' title='A + b - a' class='latex' /> 比區間置中時對應的概率 <img src='http://l.wordpress.com/latex.php?latex=A&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='A' title='A' class='latex' /> 少。</p>
<p>大家覺得這是不是一個有效解釋？是簡略解釋嗎？有沒有漏洞？</p>
<p>我也頗喜歡擬要學生解釋的題目，但當中涉及一些似乎不純為數學的問題，比如界定解釋的有效與否，除了運算能力，更難的可能是溝通能力。</p>
<p>數學人喜歡的，相信是冰冷無誤語言：</p>
<p>設 <img src='http://l.wordpress.com/latex.php?latex=f%28x%29+%3D+%5Cfrac%7B1%7D%7B%5Csqrt%7B2%5Cpi%7D%7D%5Cint_%7Bx%7D%5E%7Bx%2B2k%7D%5Cexp%28-z%5E2%2F2%29dz&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(x) = \frac{1}{\sqrt{2\pi}}\int_{x}^{x+2k}\exp(-z^2/2)dz' title='f(x) = \frac{1}{\sqrt{2\pi}}\int_{x}^{x+2k}\exp(-z^2/2)dz' class='latex' /><br />
<img src='http://l.wordpress.com/latex.php?latex=f%27%28x%29+%3D+%5Cfrac%7B1%7D%7B%5Csqrt%7B2%5Cpi%7D%7D%28%5Cexp%28-%5Cfrac%7B%28x%2B2k%29%5E2%7D%7B2%7D%29+-+%5Cexp%28-%5Cfrac%7Bx%5E2%7D%7B2%7D%29%29+%3D+0+%5CRightarrow+x+%3D+-k&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f&#039;(x) = \frac{1}{\sqrt{2\pi}}(\exp(-\frac{(x+2k)^2}{2}) - \exp(-\frac{x^2}{2})) = 0 \Rightarrow x = -k' title='f&#039;(x) = \frac{1}{\sqrt{2\pi}}(\exp(-\frac{(x+2k)^2}{2}) - \exp(-\frac{x^2}{2})) = 0 \Rightarrow x = -k' class='latex' /><br />
因 <img src='http://l.wordpress.com/latex.php?latex=f%27%27%28-k%29+%26%2360%3B+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f&#039;&#039;(-k) &lt; 0' title='f&#039;&#039;(-k) &lt; 0' class='latex' />，故當 <img src='http://l.wordpress.com/latex.php?latex=x+%3D+-k&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x = -k' title='x = -k' class='latex' />，<img src='http://l.wordpress.com/latex.php?latex=f%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(x)' title='f(x)' class='latex' /> 達到最大值。</p>
<p>相信這肯定較之前的解釋有效，但簡略嗎？</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[考試前後]]></title>
<link>http://johnmayhk.wordpress.com/2009/06/22/day-before-and-after-examination/</link>
<pubDate>Mon, 22 Jun 2009 12:15:45 +0000</pubDate>
<dc:creator>johnmayhk</dc:creator>
<guid>http://johnmayhk.wordpress.com/2009/06/22/day-before-and-after-examination/</guid>
<description><![CDATA[前 考中二數學前夕，梁同學致電問數。我都「好野」，一邊行街赴父親節宴會，一邊做數講數。 問題太多，晚上回家，梁同學再問下半場。 他問什麼中二數學問題？列幾個： 1. Factorize . 2. 把 ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><font color="blue"><b>前</b></font></p>
<p>考中二數學前夕，梁同學致電問數。我都「好野」，一邊行街赴父親節宴會，一邊做數講數。</p>
<p>問題太多，晚上回家，梁同學再問下半場。</p>
<p>他問什麼中二數學問題？列幾個：</p>
<p>1. Factorize <img src='http://l.wordpress.com/latex.php?latex=%28x-1%29%28x-2%29%28x-3%29%28x-4%29+-+48&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(x-1)(x-2)(x-3)(x-4) - 48' title='(x-1)(x-2)(x-3)(x-4) - 48' class='latex' />.<br />
2. 把 8 cm * 10 cm 長方形一對角（opposite angles）摺疊，求摺痕長度。<br />
3. 二進制轉和十六進制的直接互換方法。<br />
&#8230;</p>
<p>等等。</p>
<p><font color="blue"><b>後</b></font><!--more--></p>
<p>考試最後一天，學生考完純數。</p>
<p>鄧同學：「阿 sir，份卷好長呀！」<br />
我：「都唔係呀，都係 F4 size 渣o麻」<br />
鄧同學：「&#8230;」</p>
<p>我不是出卷高手，題目往往又長又悶。同學可以下載看看：</p>
<p><a href='http://johnmayhk.wordpress.com/files/2009/06/f6-pure-mathematics-final-examination-2009060221.doc'>f6-pure-mathematics-final-examination-200906022</a></p>
<p>Q.2 和 Q.5 總共用不到半小時 hea 出。稍為要想一想的，是最後一道短題（Q.6），幾個同學問 <img src='http://l.wordpress.com/latex.php?latex=%5Csum_%7Bk+%3D+1%7D%5En%28n+%2B+1%29%5E%7B-1%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\sum_{k = 1}^n(n + 1)^{-1}' title='\sum_{k = 1}^n(n + 1)^{-1}' class='latex' /> 有冇打錯（其實沒有問題的）。</p>
<p>從同學的解題，才看到一些題目的「白痴」，例如</p>
<p>Q.6 如果以 <img src='http://l.wordpress.com/latex.php?latex=%5Clim_%7Bn+%5Crightarrow+%5Cinfty%7D%5Csum_%7Bk+%3D+1%7D%5En%28n%5Ek+%2B+1%29%5E%7B%5Cfrac%7B-1%7D%7Bk%7D%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\lim_{n \rightarrow \infty}\sum_{k = 1}^n(n^k + 1)^{\frac{-1}{k}}' title='\lim_{n \rightarrow \infty}\sum_{k = 1}^n(n^k + 1)^{\frac{-1}{k}}' class='latex' /> 為目的，(a) 是極之無聊的，因為上限是極易找出：</p>
<p><img src='http://l.wordpress.com/latex.php?latex=n%5Ek+%2B+1+%26%2362%3B+n%5Ek&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n^k + 1 &gt; n^k' title='n^k + 1 &gt; n^k' class='latex' /><br />
<img src='http://l.wordpress.com/latex.php?latex=%5CRightarrow+%28n%5Ek+%2B+1%29%5E%7B%5Cfrac%7B-1%7D%7Bk%7D%7D+%26%2360%3B+n%5E%7B-1%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\Rightarrow (n^k + 1)^{\frac{-1}{k}} &lt; n^{-1}' title='\Rightarrow (n^k + 1)^{\frac{-1}{k}} &lt; n^{-1}' class='latex' /><br />
<img src='http://l.wordpress.com/latex.php?latex=%5CRightarrow+%5Csum_%7Bk+%3D+1%7D%5En%28n%5Ek+%2B+1%29%5E%7B%5Cfrac%7B-1%7D%7Bk%7D%7D+%26%2360%3B+%5Csum_%7Bk+%3D+1%7D%5Enn%5E%7B-1%7D+%3D+1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\Rightarrow \sum_{k = 1}^n(n^k + 1)^{\frac{-1}{k}} &lt; \sum_{k = 1}^nn^{-1} = 1' title='\Rightarrow \sum_{k = 1}^n(n^k + 1)^{\frac{-1}{k}} &lt; \sum_{k = 1}^nn^{-1} = 1' class='latex' /></p>
<p>由夾逼原理，完工。又例如</p>
<p>Q.7 如果以解 <img src='http://l.wordpress.com/latex.php?latex=56x%5E4+%2B+60x%5E3+%2B+6x%5E2+-+11x+%2B+k+%3D+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='56x^4 + 60x^3 + 6x^2 - 11x + k = 0' title='56x^4 + 60x^3 + 6x^2 - 11x + k = 0' class='latex' /> 為目標，已知它有 triple root，其實直接去解不難，但用之前的結果，似乎簡單複雜化。</p>
<p>我心想長題 Q.7, Q.8 可以送分，試後，從同學的評語看來，未敢樂觀。</p>
<p>Q.7 在 (b) 原先沒有給同學 <img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7Bab+-+c%7D%7B2%28b+-+a%5E2%29%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{ab - c}{2(b - a^2)}' title='\frac{ab - c}{2(b - a^2)}' class='latex' />，最後我也給了，望減低傷亡率。<br />
Q.8 明顯是 hea 出的 curve sketching，我是想，這些樣版題目，何來費周章，找幾個可以的數字照改 past paper 已是。</p>
<p>至於另外兩道長題，了無新意：</p>
<p>Q.9 我不過是把已往 MVT （Cauchy form）的問法濃縮，推出 Jensen，再找個可以的函數 <img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7B%5Csin+x%7D%7Bx%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{\sin x}{x}' title='\frac{\sin x}{x}' class='latex' /> 做個不等式。<br />
Q.10 是 ratio test，亦容易找一些「樣好」的級數（series）來擬題。</p>
<p>事實上今次擬這純數卷是我有生以來最快的，不過，相信我又令不少同學陣亡，他們或希望打我一頓&#8230;</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[The Pentagon Game]]></title>
<link>http://tjpedia.wordpress.com/2009/06/21/the-pentagon-game/</link>
<pubDate>Sun, 21 Jun 2009 05:03:00 +0000</pubDate>
<dc:creator>particlemania</dc:creator>
<guid>http://tjpedia.wordpress.com/2009/06/21/the-pentagon-game/</guid>
<description><![CDATA[Let&#8217;s consider a question from International Mathematical Olympiad 1986&#8230; IMO 1986/3 ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p align="justify" style="margin-top:0;margin-bottom:0;"><span style="font-family:Times New Roman;"><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">Let&#8217;s consider a question from International Mathematical Olympiad 1986&#8230;</p>
<p>IMO 1986/3 &#8211; To each vertex P</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">i</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;"> (i = 1, . . . , 5) of a pentagon an integer x</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">i</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;"> is assigned, the sum s = Σx</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">i</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;"> being positive. The following operation is allowed, provided at least one of the x</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">i</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">’s is negative: Choose a negative x</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">i</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">, replace it by −x</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">i</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">, and add the former value of x</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">i</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;"> to the integers assigned to the two neighboring vertices of P</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">i</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;"> (the remaining two integers are left unchanged). This operation is to be performed repeatedly until all negative integers disappear. Decide whether this procedure must eventually terminate. [Proposed by Elias Wegert, East Germany]</p>
<p>Now the answer to this magnificent question is even more magnificent than what the question seems itself.</p>
<p>The key to the answer lies in finding an integer-valued parameter of each situation (after each step), after which the answer is simple with Fermat&#8217;s Method of Infinite Descent.</p>
<p>Also it is important to note that the sum of integers (= s) is invariant, that is it doesn&#8217;t change with our legal transformations.</p>
<p>Now for the cyclic-5-tuple ((x</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">1</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">, x</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">2</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">, x</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">3</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">, x</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">4</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">, x</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">5</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">)), which is unique at each stage S</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">i</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">,<br />Define a cyclic summation</span></span></span></p>
<p align="justify" style="margin-top:0;margin-bottom:0;">
<div style="text-align:left;"><span class="Apple-style-span" style="font-family:'Times New Roman';"><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">ƒ(S</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">i</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">) = ∑ &#124;x</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">i</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;"> &#8211; x</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">i+2</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">&#124;</span></span><sup><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">2</span></span></sup></span></div>
<p><span style="font-family:Times New Roman;"><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">as a parameter of the situation.<br />Now calculating the effect of each legal transformation on our parameter-<br /></span></span><span class="Apple-tab-span" style="white-space:pre;"><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;"> </span></span></span><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">Let the negative integer, on which we apply our transformation be x</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">3</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;"><br /></span></span><span class="Apple-tab-span" style="white-space:pre;"><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;"> </span></span></span><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">Hence x</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">1</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;"> &#38; x</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">5</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;"> don&#8217;t change<br /></span></span><span class="Apple-tab-span" style="white-space:pre;"><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;"> </span></span></span><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">ƒ(S</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">i+1</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">) &#8211; ƒ(S</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">i</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">) = (x</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">1</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;"> – x</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">3</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">)</span></span><sup><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">2</span></span></sup><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;"> + (x</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">2</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;"> – x</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">4</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">)</span></span><sup><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">2</span></span></sup><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;"> + (x</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">3</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;"> – x</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">5</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">)</span></span><sup><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">2</span></span></sup><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;"> + (x</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">4</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;"> – x</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">1</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">)</span></span><sup><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">2</span></span></sup><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;"> + (x</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">5</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;"> &#8211; x</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">2</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">)</span></span><sup><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">2</span></span></sup><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;"> &#8211; (x</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">1</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;"> + x</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">3</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">)</span></span><sup><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">2</span></span></sup><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;"> &#8211; (x</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">2</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;"> + x</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">3</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;"> – x</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">4</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;"> &#8211; x</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">3</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">)</span></span><sup><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">2</span></span></sup><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;"> &#8211; (-x</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">3</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;"> – x</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">5</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">)</span></span><sup><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">2</span></span></sup><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;"> &#8211; (x</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">4</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;"> + x</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">3</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;"> – x</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">1</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">)</span></span><sup><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">2</span></span></sup><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;"> &#8211; (x</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">5</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;"> &#8211; x</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">2</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;"> &#8211; x</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">3</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">)</span></span><sup><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">2</span></span></sup><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;"><br /></span></span><span class="Apple-tab-span" style="white-space:pre;"><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">   </span></span></span><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">= 2s * x</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">3</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;"><br />That would imply that as long as x</span></span><sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">3</span></span></sub><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;"> is negative, our parameter is monovariant which will continuously decrease which is not possible as there does not exist any ever-decreasing integer sequence of squares, thus our Transformation Loop will terminate.<br />Q.E.D.</span></span></span>
</p>
<p align="justify" style="margin-top:0;margin-bottom:0;">
<div style="text-align:left;"><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;"><br /></span></span></div>
<p><span style="font-family:Times New Roman;"><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">But this magnificent game doesn&#8217;t stop at solution<br />of the IMO problem.</span></span></span>
</p>
<p align="justify" style="margin-top:0;margin-bottom:0;">
<div style="text-align:left;"><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;"><br /></span></span></div>
<p><span style="font-family:Times New Roman;"><span class="Apple-style-span" style="color:#009900;"><span class="Apple-style-span" style="font-size:medium;">To be continued&#8230;</span></span></span></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[應用純數]]></title>
<link>http://johnmayhk.wordpress.com/2009/06/21/apply-pure-mathematics/</link>
<pubDate>Sat, 20 Jun 2009 16:02:50 +0000</pubDate>
<dc:creator>johnmayhk</dc:creator>
<guid>http://johnmayhk.wordpress.com/2009/06/21/apply-pure-mathematics/</guid>
<description><![CDATA[有人強調數學在生活中的應用，有人指出所謂「數學在生活中的應用」是牽強的。經驗使我比較贊成後者。 無論如何，以趣味的角度向學生介紹（所謂的）數學在生活中應用的例子，或許可以達到某些教學的成效。 讓我在這]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>有人強調數學在生活中的應用，有人指出所謂「數學在生活中的應用」是牽強的。經驗使我比較贊成後者。</p>
<p>無論如何，以趣味的角度向學生介紹（所謂的）數學在生活中應用的例子，或許可以達到某些教學的成效。</p>
<p>讓我在這裡介紹一個「偽應用」吧，起碼三本數普書籍有記載此例。</p>
<p>修純數的同學定會接觸介值定理：</p>
<p>設 f 為定義在 [a,b] 上的連續函數，已知 f(a)f(b) &#60; 0，則在 (a,b) 內存在 c 使 f(c) = 0。</p>
<p>這個定理有沒有生活應用例子？嗯，或許有，見下：</p>
<p><img src="http://johnng.inscyber.net/mathgif2/20090620gif01.jpg"></p>
<p><font color="blue"><b>今有方桌子一張，四條腿等長。若把桌子放於凹凸不平但平滑的地面上，證明一定存在某個位置，使四條腿同時著地。</b></font><!--more--></p>
<p>想像從上面看桌面（top view），設 A, B, C, D 為四腿子在地面的投影，見下</p>
<p><img src="http://johnng.inscyber.net/mathgif2/20090620gif02.gif"></p>
<p>連 AC 及 BD，分別視之為直角坐標系中的 x 軸和 y 軸。</p>
<p>想像桌子自由地繞中心轉動，以 <img src='http://l.wordpress.com/latex.php?latex=%5Ctheta&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\theta' title='\theta' class='latex' /> 代表對角線 AC 轉動後與 x 軸的夾角。</p>
<p>命<br />
<img src='http://l.wordpress.com/latex.php?latex=f%28%5Ctheta%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(\theta)' title='f(\theta)' class='latex' /> = 對應 A, C 兩腿與地面距離之和<br />
<img src='http://l.wordpress.com/latex.php?latex=g%28%5Ctheta%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='g(\theta)' title='g(\theta)' class='latex' /> = 對應 B, D 兩腿與地面距離之和</p>
<p>因地面光滑，知 <img src='http://l.wordpress.com/latex.php?latex=f%28%5Ctheta%29%2C+g%28%5Ctheta%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(\theta), g(\theta)' title='f(\theta), g(\theta)' class='latex' /> 為連續函數。</p>
<p>可以想像，我們總可使桌子三腿著地，比如先使對應 A, C 的腿著地，即 <img src='http://l.wordpress.com/latex.php?latex=f%28%5Ctheta%29+%3D+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(\theta) = 0' title='f(\theta) = 0' class='latex' /> for some <img src='http://l.wordpress.com/latex.php?latex=%5Ctheta&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\theta' title='\theta' class='latex' />，再使對應 B 的腿著地，這時 <img src='http://l.wordpress.com/latex.php?latex=g%28%5Ctheta%29+%26%2362%3B+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='g(\theta) &gt; 0' title='g(\theta) &gt; 0' class='latex' /></p>
<p>無論如何，我們有</p>
<p><img src='http://l.wordpress.com/latex.php?latex=f%28%5Ctheta%29g%28%5Ctheta%29+%3D+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(\theta)g(\theta) = 0' title='f(\theta)g(\theta) = 0' class='latex' />　<img src='http://l.wordpress.com/latex.php?latex=%5Cforall+%5Ctheta&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\forall \theta' title='\forall \theta' class='latex' /> &#8211; - &#8211; - &#8211; - (*)</p>
<p>現在，不況設為對應 A, B, C 的三腿著地在 <img src='http://l.wordpress.com/latex.php?latex=%5Ctheta+%3D+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\theta = 0' title='\theta = 0' class='latex' /> 之處著地，即</p>
<p><img src='http://l.wordpress.com/latex.php?latex=f%280%29+%3D+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(0) = 0' title='f(0) = 0' class='latex' /><br />
<img src='http://l.wordpress.com/latex.php?latex=g%280%29+%26%2362%3B+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='g(0) &gt; 0' title='g(0) &gt; 0' class='latex' /></p>
<p>命<br />
<img src='http://l.wordpress.com/latex.php?latex=h%28%5Ctheta%29+%3D+f%28%5Ctheta%29+-+g%28%5Ctheta%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='h(\theta) = f(\theta) - g(\theta)' title='h(\theta) = f(\theta) - g(\theta)' class='latex' /></p>
<p>則<br />
<img src='http://l.wordpress.com/latex.php?latex=h%280%29+%3D+f%280%29+-+g%280%29+%26%2360%3B+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='h(0) = f(0) - g(0) &lt; 0' title='h(0) = f(0) - g(0) &lt; 0' class='latex' /></p>
<p>想像把桌子轉動 <img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7B%5Cpi%7D%7B2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{\pi}{2}' title='\frac{\pi}{2}' class='latex' />，即 AC 和 BD 的位置互換，易知</p>
<p><img src='http://l.wordpress.com/latex.php?latex=f%28%5Cfrac%7B%5Cpi%7D%7B2%7D%29+%26%2362%3B+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(\frac{\pi}{2}) &gt; 0' title='f(\frac{\pi}{2}) &gt; 0' class='latex' /><br />
<img src='http://l.wordpress.com/latex.php?latex=g%28%5Cfrac%7B%5Cpi%7D%7B2%7D%29+%3D+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='g(\frac{\pi}{2}) = 0' title='g(\frac{\pi}{2}) = 0' class='latex' /></p>
<p>則<br />
<img src='http://l.wordpress.com/latex.php?latex=h%28%5Cfrac%7B%5Cpi%7D%7B2%7D%29+%3D+f%28%5Cfrac%7B%5Cpi%7D%7B2%7D%29+-+g%28%5Cfrac%7B%5Cpi%7D%7B2%7D%29+%26%2362%3B+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='h(\frac{\pi}{2}) = f(\frac{\pi}{2}) - g(\frac{\pi}{2}) &gt; 0' title='h(\frac{\pi}{2}) = f(\frac{\pi}{2}) - g(\frac{\pi}{2}) &gt; 0' class='latex' /></p>
<p>由介值定理，在 <img src='http://l.wordpress.com/latex.php?latex=%280+%2C+%5Cfrac%7B%5Cpi%7D%7B2%7D%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(0 , \frac{\pi}{2})' title='(0 , \frac{\pi}{2})' class='latex' /> 中必存在 <img src='http://l.wordpress.com/latex.php?latex=c&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='c' title='c' class='latex' />，使</p>
<p><img src='http://l.wordpress.com/latex.php?latex=h%28c%29+%3D+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='h(c) = 0' title='h(c) = 0' class='latex' /></p>
<p>即 <img src='http://l.wordpress.com/latex.php?latex=f%28c%29+%3D+g%28c%29+%3D+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(c) = g(c) = 0' title='f(c) = g(c) = 0' class='latex' />（第二個等式由 (*) 而得）亦即四腿在 <img src='http://l.wordpress.com/latex.php?latex=%5Ctheta+%3D+c&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\theta = c' title='\theta = c' class='latex' /> 之位置著地。</p>
<p>&#8230;&#8230;這例子讓我憶起兒時和弟妹在同一張小桌子上做家課的景象&#8230;&#8230;</p>
<p>下面的例不是純數而是應數的例，純粹順便打一打，有點 Out-C 的，同學見諒。</p>
<p><font color="blue"><b>設有一表面光滑的橄欖球，其表面形狀是由長半軸為 6，短半軸為 3 的橢圓繞其長軸旋轉所得的旋轉橢圓球面。在無風的細雨天，將該球放於室外草坪上，使長軸在水平位置。求雨水從球面上流下的路線方程。</b></font></p>
<p>取 y 軸為長軸，橢圓面方程為</p>
<p><img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7Bx%5E2%7D%7B9%7D+%2B+%5Cfrac%7By%5E2%7D%7B36%7D+%2B+%5Cfrac%7Bz%5E2%7D%7B9%7D+%3D+1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{x^2}{9} + \frac{y^2}{36} + \frac{z^2}{9} = 1' title='\frac{x^2}{9} + \frac{y^2}{36} + \frac{z^2}{9} = 1' class='latex' /></p>
<p>由於雨水會沿 z 下降最快的方向向下流，此方向就是使 z 的方向導數取得最大值的方向，即</p>
<p><img src='http://l.wordpress.com/latex.php?latex=%5Cnabla+z+%3D+%5C%7B%5Cfrac%7B%5Cpartial+z%7D%7B%5Cpartial+x%7D+%2C+%5Cfrac%7B%5Cpartial+z%7D%7B%5Cpartial+y%7D%5C%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\nabla z = \{\frac{\partial z}{\partial x} , \frac{\partial z}{\partial y}\}' title='\nabla z = \{\frac{\partial z}{\partial x} , \frac{\partial z}{\partial y}\}' class='latex' /></p>
<p>設雨水流下的曲線為 <img src='http://l.wordpress.com/latex.php?latex=L&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='L' title='L' class='latex' /> ,<img src='http://l.wordpress.com/latex.php?latex=L&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='L' title='L' class='latex' /> 在 <img src='http://l.wordpress.com/latex.php?latex=xOy&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='xOy' title='xOy' class='latex' /> 面上的投影曲線的方程為</p>
<p><img src='http://l.wordpress.com/latex.php?latex=L_%7Bxy%7D+%3A+f%28x%2Cy%29+%3D+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='L_{xy} : f(x,y) = 0' title='L_{xy} : f(x,y) = 0' class='latex' /></p>
<p>則 <img src='http://l.wordpress.com/latex.php?latex=L_%7Bxy%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='L_{xy}' title='L_{xy}' class='latex' /> 的切向量 <img src='http://l.wordpress.com/latex.php?latex=%5C%7Bdx+%2C+dy%5C%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\{dx , dy\}' title='\{dx , dy\}' class='latex' /> 應與 <img src='http://l.wordpress.com/latex.php?latex=%5Cnabla+z&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\nabla z' title='\nabla z' class='latex' /> 平行，故</p>
<p><img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7Bdx%7D%7B%28%5Cfrac%7B%5Cpartial+z%7D%7B%5Cpartial+x%7D%29%7D+%3D+%5Cfrac%7Bdy%7D%7B%28%5Cfrac%7B%5Cpartial+z%7D%7B%5Cpartial+y%7D%29%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{dx}{(\frac{\partial z}{\partial x})} = \frac{dy}{(\frac{\partial z}{\partial y})}' title='\frac{dx}{(\frac{\partial z}{\partial x})} = \frac{dy}{(\frac{\partial z}{\partial y})}' class='latex' /></p>
<p>橢圓面方程兩邊取全微分，得</p>
<p><img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7B2x%7D%7B9%7Ddx+%2B+%5Cfrac%7B2y%7D%7B36%7D+%2B+%5Cfrac%7B2z%7D%7B9%7Ddz+%3D+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{2x}{9}dx + \frac{2y}{36} + \frac{2z}{9}dz = 0' title='\frac{2x}{9}dx + \frac{2y}{36} + \frac{2z}{9}dz = 0' class='latex' /><br />
<img src='http://l.wordpress.com/latex.php?latex=dz+%3D+-%5Cfrac%7Bx%7D%7Bz%7Ddx+-+%5Cfrac%7By%7D%7B4z%7Ddy&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='dz = -\frac{x}{z}dx - \frac{y}{4z}dy' title='dz = -\frac{x}{z}dx - \frac{y}{4z}dy' class='latex' /><br />
<img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7B%5Cpartial+z%7D%7B%5Cpartial+x%7D+%3D+-%5Cfrac%7Bx%7D%7Bz%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{\partial z}{\partial x} = -\frac{x}{z}' title='\frac{\partial z}{\partial x} = -\frac{x}{z}' class='latex' />, <img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7B%5Cpartial+z%7D%7B%5Cpartial+y%7D+%3D+-%5Cfrac%7By%7D%7B4z%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{\partial z}{\partial y} = -\frac{y}{4z}' title='\frac{\partial z}{\partial y} = -\frac{y}{4z}' class='latex' /></p>
<p>因此</p>
<p><img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7Bdx%7D%7B-%5Cfrac%7Bx%7D%7Bz%7D%7D+%3D+%5Cfrac%7Bdy%7D%7B-%5Cfrac%7By%7D%7B4z%7D%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{dx}{-\frac{x}{z}} = \frac{dy}{-\frac{y}{4z}}' title='\frac{dx}{-\frac{x}{z}} = \frac{dy}{-\frac{y}{4z}}' class='latex' /><br />
<img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7Bdx%7D%7Bx%7D+%3D+%5Cfrac%7B4dy%7D%7By%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{dx}{x} = \frac{4dy}{y}' title='\frac{dx}{x} = \frac{4dy}{y}' class='latex' /></p>
<p>解出</p>
<p><img src='http://l.wordpress.com/latex.php?latex=x+%3D+Cy%5E4&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x = Cy^4' title='x = Cy^4' class='latex' /> （<img src='http://l.wordpress.com/latex.php?latex=C&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='C' title='C' class='latex' /> 由雨滴初始位置決定），因此所求的曲線為</p>
<p><img src='http://l.wordpress.com/latex.php?latex=L%3A+%5Cleft+%5C%7B+%5Cbegin%7Barray%7D%7Bll%7D+x+%3D+Cy%5E4%5C%5C%5Cfrac%7Bx%5E2%7D%7B9%7D+%2B+%5Cfrac%7By%5E2%7D%7B36%7D+%2B+%5Cfrac%7Bz%5E2%7D%7B9%7D+%3D+1%5Cend%7Barray%7D%5Cright.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='L: \left \{ \begin{array}{ll} x = Cy^4\\\frac{x^2}{9} + \frac{y^2}{36} + \frac{z^2}{9} = 1\end{array}\right.' title='L: \left \{ \begin{array}{ll} x = Cy^4\\\frac{x^2}{9} + \frac{y^2}{36} + \frac{z^2}{9} = 1\end{array}\right.' class='latex' /></p>
<p>&#8230;&#8230;趁我還未忘記記下&#8230;&#8230;</p>
<p>早前的一分鐘閱讀介紹了《當我們變成一堆數字》一書<br />
<img src="http://www.ithome.com.tw/img/110/55377_1_1_l.jpg"><br />
當中出現了一個名詞：Numerati，數字搜客。有時間不況看看書摘：<br />
<a href="http://www.ithome.com.tw/itadm/article.php?c=55377" target="blank">http://www.ithome.com.tw/itadm/article.php?c=55377</a></p>
<p>&#8230;&#8230;無聊聯想到：一分鐘「驗毒」、中學生「驗毒」獎勵計劃&#8230;&#8230;</p>
<p>分享一下學生傳給我的圖：</p>
<p><a href="http://johnmayhk.wordpress.com/files/2009/06/1245404278575.jpg"><img src="http://johnmayhk.wordpress.com/files/2009/06/1245404278575.jpg?w=232" alt="1245404278575" title="1245404278575" width="232" height="300" class="alignnone size-medium wp-image-3545" /></a></p>
<p>&#8230;&#8230;我做數也是如此，很人性的感覺吧&#8230;&#8230;</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[橢圓規]]></title>
<link>http://johnmayhk.wordpress.com/2009/06/16/ellipsograph/</link>
<pubDate>Tue, 16 Jun 2009 09:57:20 +0000</pubDate>
<dc:creator>johnmayhk</dc:creator>
<guid>http://johnmayhk.wordpress.com/2009/06/16/ellipsograph/</guid>
<description><![CDATA[不知有沒有授課員用過橢圓規這個教具？（實情我不知這名稱是否正確，網上找到 Ellipsograph 這個字，不知是否橢圓規的正確英文名稱。） 我「靜靜雞」用科組錢買了一個，操作見下： （是，我好似有點]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>不知有沒有授課員用過橢圓規這個教具？（實情我不知這名稱是否正確，網上找到 Ellipsograph 這個字，不知是否橢圓規的正確英文名稱。）</p>
<p><a href="http://johnmayhk.wordpress.com/files/2009/06/20090608-ellipsograph.jpg"><img src="http://johnmayhk.wordpress.com/files/2009/06/20090608-ellipsograph.jpg?w=225" alt="20090608-ellipsograph" title="20090608-ellipsograph" width="225" height="300" class="alignnone size-medium wp-image-3490" /></a></p>
<p>我「靜靜雞」用科組錢買了一個，操作見下：<!--more--></p>
<p><span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/cRw0lA38rPY&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' /><param name='allowfullscreen' value='true' /><param name='wmode' value='transparent' /><embed src='http://www.youtube.com/v/cRw0lA38rPY&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' type='application/x-shockwave-flash' allowfullscreen='true' width='425' height='350' wmode='transparent'></embed></object></span></p>
<p>（是，我好似有點 handicapped，因為我又是單手拍片，單手做野。）<br />
趁中四最後一天上課，在堂上試試（其時，課室包括我，共有三名教師，和四十多名學生，各自進行各自的「活動」），原來，第一：插粉筆的洞洞太小，粉筆插不進去。第二：雖然它有四個「吸盤」，但總是粘不著「綠黑板」，不一會又丟下來，要同學出來按著，麻煩非常。</p>
<p>o拿，又是 IT 出場：花一點吹灰之力，便可在網上模擬：</p>
<p><a href="http://www.hkedcity.net/ihouse_tools/forum/read.phtml?forum_id=27877&#38;current_page=&#38;i=1247858&#38;t=1247858" target="blank">http://www.hkedcity.net/ihouse_tools/forum/read.phtml?forum_id=27877&#38;current_page=&#38;i=1247858&#38;t=1247858</a></p>
<p>（橢圓規是「單腳」的，但因為我的 Geogebra 功力麻麻，畫了「雙腳」，見諒。）</p>
<p>當然，這些舊東西，網上俯拾，找一個不錯的 gif：</p>
<p><img src="http://bellsouthpwp.net/e/d/edwin222/Gifs/ellipsedevice.gif"></p>
<p>更多的 gif 可看看：</p>
<p><a href="http://bellsouthpwp.net/e/d/edwin222/enter.htm" target="blank">http://bellsouthpwp.net/e/d/edwin222/enter.htm</a></p>
<p>如果真的要用橢圓規，要找質量好一些的。是，現行的課程沒有研究橢圓，我只是作為軌跡的舊例子而已。</p>
<p>為何動點 D （或 E）點走出來的軌跡是橢圓？</p>
<p>設 <img src='http://l.wordpress.com/latex.php?latex=A%280%2Ca%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='A(0,a)' title='A(0,a)' class='latex' />, <img src='http://l.wordpress.com/latex.php?latex=B%28b%2C0%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='B(b,0)' title='B(b,0)' class='latex' /> 及 <img src='http://l.wordpress.com/latex.php?latex=D%28x%2Cy%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='D(x,y)' title='D(x,y)' class='latex' />，已知 <img src='http://l.wordpress.com/latex.php?latex=AB&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='AB' title='AB' class='latex' /> 及 <img src='http://l.wordpress.com/latex.php?latex=BD&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='BD' title='BD' class='latex' /> 長度固定，不況設 <img src='http://l.wordpress.com/latex.php?latex=AB+%3A+BD+%3D+1+%3A+r&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='AB : BD = 1 : r' title='AB : BD = 1 : r' class='latex' />，由 section formula，得</p>
<p><img src='http://l.wordpress.com/latex.php?latex=x+%3D+b%281+%2B+r%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x = b(1 + r)' title='x = b(1 + r)' class='latex' /><br />
<img src='http://l.wordpress.com/latex.php?latex=y+%3D+-ar&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y = -ar' title='y = -ar' class='latex' /></p>
<p>得</p>
<p><img src='http://l.wordpress.com/latex.php?latex=%28%5Cfrac%7Bx%7D%7B1+%2B+r%7D%29%5E2+%2B+%28%5Cfrac%7By%7D%7Br%7D%29%5E2+%3D+AB%5E2+%3D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(\frac{x}{1 + r})^2 + (\frac{y}{r})^2 = AB^2 =' title='(\frac{x}{1 + r})^2 + (\frac{y}{r})^2 = AB^2 =' class='latex' /> 常數，可見 D 走出的軌跡是橢圓也。太代數了，同學或可找找更幾何的證明。</p>
<p>=================================================================</p>
<p>舊檔重貼：答張同學有關拋物線的問題@濟濟一堂學術討論區 2003-04-11 02:04:03</p>
<p><img src="http://johnng.inscyber.net/mathgif/20030411gif.gif"></p>
<p>參考上圖 </p>
<p>球體和切面相切點記為 F，此 F 就時所謂的「焦點」（focus）。<br />
球體和錐體相切處是一圓，過這圓的平面是水平面（平行底部的面）。<br />
此面和切面相交之處是直線，此直線是所謂的「準線」（directrix）。 </p>
<p>要證明切面和錐體相交之處是拋物線，<br />
即證該相交處上任何一點 P 與焦點距離等於它與準線的距離，<br />
如圖所示，欲證 PF = PQ。 </p>
<p>由 tangent from external point，易知 PF = PR。<br />
把 PR 沿水平圓（橙色）旋轉至 P’R’，易知 PR = P’R’。<br />
因切面是平行錐體斜邊切出（平行切才得出拋物線），即 P’R’// PQ，<br />
知 P’R’QP 成平行四邊形，<br />
即 P’R’= PQ。<br />
得出結論 PF = PQ。</p>
<p>＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝<br />
P.S.<br />
有關正生事件，你可以罵我「以偏概全」，但聽到以下的 &#8220;sound bite&#8221;：</p>
<p><b><font color="red">居民陳先生怒斥政府無視民意，質問政府︰「若梅窩設置戒毒學校，樓價下跌，誰負責任？」</font></b></p>
<p>心中的火又徐徐上升&#8230;</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Jose A. Marasigan, PhD. Mathematician]]></title>
<link>http://personalmemoir.wordpress.com/2009/06/08/jose-a-marasigan-phd-mathematician/</link>
<pubDate>Mon, 08 Jun 2009 01:16:11 +0000</pubDate>
<dc:creator>pari523</dc:creator>
<guid>http://personalmemoir.wordpress.com/2009/06/08/jose-a-marasigan-phd-mathematician/</guid>
<description><![CDATA[Not many students and people are fond of mathematics.  But Dr. Marasigan has liked math most his lif]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p style="text-align:justify;"><img class="alignright size-full wp-image-252" title="2" src="http://personalmemoir.wordpress.com/files/2009/06/2.jpg" alt="2" width="199" height="211" />Not many students and people are fond of mathematics.  But Dr. Marasigan has liked math most his life.  He has in fact made it a personal mission to raise the level of mathematics education in the country.  He also works to help create a climate of public opinion that values excellence and appreciates the importance of intellectual work especially in mathematics.</p>
<p style="text-align:justify;">Dr. Marasigan earned his BS Mathematics degree from Ateneo de Manila University in 1962, Diplom-Mathematic in 1067, and Dr.rer.nat (Mathematics) in 1971 both from Technische Hochschule Daarmstadt in former West Germany.  He also received fellowship from Deutcher Akademischer Austauschdienst (1962-67, 1969-710), DAAD post doctoral fellow (March-June 1979), and Japan Society for the Promotion of Science exchange scientist at Sophia University (1982), Tokyo Institute of Technology (1982), Osaka University (1990 and 1995), Osaka Kyoiku University (1991), and Hirosaki University (1993).  HE ALSO WENT TO Australian National University (March-June 1984) as fellow of Australian Universities’ International Development Program.</p>
<p style="text-align:justify;">Dr. Marasigan has taught mathematics at AdeMu since 1962.  He was also deeply involved in faculty development program in pure and applied mathematics among teachers on AdeMu, Dela Salle University, and University of the Philippines.  He led a group that drafted Policies and Standards for Mathematics, a joint project of Department of Education, Culture, and Sports, and Science Education Institute of the Department of Science and Technology.</p>
<p style="text-align:justify;">Photo courtesy:  <a href="http://www.math.admu.edu.ph/marasigan.jpg"><span style="color:#c0c0c0;">math.admu.edu</span></a></p>
</div>]]></content:encoded>
</item>

</channel>
</rss>
