<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>公式 on Lin's Blog</title><link>http://coder.tw/tags/%E5%85%AC%E5%BC%8F/</link><description>Recent content in 公式 on Lin's Blog</description><generator>Hugo</generator><language>zh-tw</language><lastBuildDate>Sun, 24 Jul 2011 08:25:37 +0000</lastBuildDate><atom:link href="http://coder.tw/tags/%E5%85%AC%E5%BC%8F/index.xml" rel="self" type="application/rss+xml"/><item><title>帕斯卡（巴斯卡）三角形公式解！（感謝滄海）</title><link>http://coder.tw/posts/pascal-triangle-formula-solution/</link><pubDate>Sun, 24 Jul 2011 08:25:37 +0000</pubDate><guid>http://coder.tw/posts/pascal-triangle-formula-solution/</guid><description>&lt;p&gt;&lt;a href="https://pub-6c026d2742d14927bfa2d850c31eac91.r2.dev/wp-content/uploads/2011/07/210px-PascalTriangleAnimated2.gif"&gt;&lt;img title="210px-PascalTriangleAnimated2" src="https://pub-6c026d2742d14927bfa2d850c31eac91.r2.dev/wp-content/uploads/2011/07/210px-PascalTriangleAnimated2.gif" alt="" width="210" height="194" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;上圖引用自維基，用以解釋帕斯卡三角形&lt;/p&gt;
&lt;p&gt;今天要講的是所謂的帕斯卡三角形，也有人稱它楊輝三角形、賈憲三角形，他的第一行、第一個字是「1」，在下來的數字等於「左上、右上相加」，如果左上或右上沒有數字則等於0，例如第二行的數字有兩個「1、1」，再來第三行等於「1、2、1」，並且這個三角形可以無限延伸下去&lt;/p&gt;</description></item></channel></rss>