Mathematical Induction The Principle of Mathematical Induction Application in the Series Application in divisibility.

Slides:



Advertisements
Similar presentations
資料蒐集的方法(三):實驗法(實驗設計) (第七章)
Advertisements

1 生物計算期末作業 暨南大學資訊工程系 2003/05/13. 2 compare f1 f2  只比較兩個檔案 f1 與 f2 ,比完後將結果輸出。 compare directory  以兩兩比對的方式,比對一個目錄下所有檔案的相 似程度。  將相似度很高的檔案做成報表輸出,報表中至少要.
Chapter 10 馬可夫鏈 緒言 如果讀者仔細觀察日常生活中所發生的 諸多事件,必然會發現有些事件的未來 發展或演變與該事件現階段的狀況全然 無關,這種事件稱為獨立試行過程 (process of independent trials) ;而另一些 事件則會受到該事件現階段的狀況影響。
第三講 Recode、missing value、假設檢定與信賴區間
指導教授:陳淑媛 學生:李宗叡 李卿輔.  利用下列三種方法 (Edge Detection 、 Local Binary Pattern 、 Structured Local Edge Pattern) 來判斷是否為場景變換,以方便使用者來 找出所要的片段。
Chapter 2 聯立線性方程式與矩陣 緒言 線性方程式組 (systems of linear equations) 出現 在多數線性模式 (linear model) 中。根據以往解 題的經驗,讀者們也許已發現方程式的解僅與 該方程式的係數有關,求解的過程也僅與係數 的運算有關,只要係數間的相關位置不改變,
STAT0_sampling Random Sampling  母體: Finite population & Infinity population  由一大小為 N 的有限母體中抽出一樣本數為 n 的樣 本,若每一樣本被抽出的機率是一樣的,這樣本稱 為隨機樣本 (random sample)
第 4 章 迴歸的同步推論與其他主題.
第三章 理論的建構 理論的建構  「建構」 (construction) ,就是「無中生有」。理 論的建構,顧名思義就是從無到有建立某理論。 理論建構旨在探討為人類之社會、心理與行為等 建構理論的意義與途徑。  理論建構是一種過程,它同時發展出觀念、構念 及命題,用來說明至少兩個以上定理或命題之間.
基礎物理總論 基礎物理總論 熱力學與統計力學(三) Statistical Mechanics 東海大學物理系 施奇廷.
CH22 可靠性加速測試方法 目的 基本假設 加速試驗模式 Inverse Power Model
第一章 演算法:效率、分析與量級 1.1演算法 1.2發展有效率演算法的重要性 1.3演算法的分析 1.4量級(Order)
第二章 理論的意義及在研究中角色定位.
1 第四章 多變數函數的微分學 § 4.1 偏導數定義 定義 極限值 ■. 2 定理 極限值的基本定理 (1) 極限值的唯一性 : 若 存在,則 其值必為唯一。 (2) 若 且 ( 與 為常數 ) , 則 且 為常數且.
Chapter 13 塑模靜態觀點:物件圖 Static View : Object Diagram.
:Problem D: Bit-wise Sequence ★★★☆☆ 題組: Problem Set Archive with Online Judge 題號: 10232: Problem D: Bit-wise Sequence 解題者:李濟宇 解題日期: 2006 年 4 月 16.
第一章 研究的基本概念. 一、為什麼要從事『研究』 (research) ? (一)瞭解事象(事件、現象、問題)的方法 之一。 (二)瞭解包含的層面有哪些? 1. 探索:某種現象是否存在? 2. 描述:界定或說明現象;或區別二種現象之 差異 3. 解釋:檢驗二個或數個現象間的關係 4. 預測:運用現象間的關係來推估其他事象.
Introduction to Java Programming Lecture 10 Array I Declaring, Creating, and Initializing Arrays.
Chapter 20 塑模動態觀點:狀態圖 Statechart Diagram. 學習目標  說明狀態圖的目的  定義狀態圖的基本記號  展示狀態圖的建構  定義活動、內部事件及遞延事件的狀態 圖記號.
探究教學法 (Inquiry Teaching Method)
3.1 矩陣的行列式 3.2 使用基本運算求行列式 3.3 行列式的性質 3.4 特徵值介紹 3.5 行列式的應用
選舉制度、政府結構與政 黨體系 Cox (1997) Electoral institutions, cleavage strucuters, and the number of parties.
: Count DePrimes ★★★★☆ 題組: Contest Archive with Online Judge 題號: 11408: Count DePrimes 解題者:李育賢 解題日期: 2008 年 9 月 2 日 題意: 題目會給你二個數字 a,b( 2 ≦ a ≦ 5,000,000,a.
North Point Government Primary PM School 北角官立下午小學 應用 ‘ 基本能力學生評估 ’ 及 ‘ 網上學與教支援系統 ’ 經驗分享.
:Nuts for nuts..Nuts for nuts.. ★★★★☆ 題組: Problem Set Archive with Online Judge 題號: 10944:Nuts for nuts.. 解題者:楊家豪 解題日期: 2006 年 2 月 題意: 給定兩個正整數 x,y.
6-2 認識元件庫與內建元件庫 Flash 的元件庫分兩種, 一種是每個動畫專 屬的元件庫 (Library) ;另一種則是內建元 件庫 (Common Libraries), 兩者皆可透過 『視窗』功能表來開啟, 以下即為您說明。
研究資料的分析. 資料分析的基本策略  General data analysis strategies 1.Sketching ideas 2.Taking notes 3.Summarize field nores 4.Getting feedback on ideas 5.Working with.
Lecture 7 Sorting in Linear Time. Sorting in Linear Time2 7.1 Lower bounds for sorting 本節探討排序所耗用的時間複雜度下限。 任何一個以比較為基礎排序的演算法,排序 n 個元 素時至少耗用 Ω(nlogn) 次比較。
1 Introduction to Java Programming Lecture 2: Basics of Java Programming Spring 2008.
Lecture Note of 12/29 jinnjy. Outline Decidiability Definition and operations of Turing Machine.
第 9 章 TSR 程式基本教練. 本章提要 TSR 程式 以熱鍵 (Hot key) 叫用 TSR 程式 Clock 中斷 int 08h 、 int 1ch DOS reentrant 的問題 有用的 TSR 程式.
JAVA 程式設計與資料結構 第二十章 Searching. Sequential Searching Sequential Searching 是最簡單的一種搜尋法,此演 算法可應用在 Array 或是 Linked List 此等資料結構。 Sequential Searching 的 worst-case.
演算法 8-1 最大數及最小數找法 8-2 排序 8-3 二元搜尋法.
Chapter 6 線性規劃 緒言 如何在有限的經濟資源下進行最有效的調配與 選用,以求發揮資源的最高效能。此問題愈來 愈受到重視,也就是以最低的代價,獲取最大 的效益。 茲列舉如下: – 決定緊急設備與人員的地點,使反應時間最短化。 – 決定飛機、飛行員、地勤人員的飛航最佳日程安排。
Chapter 3 Entropy : An Additional Balance Equation
資訊理論 授課老師 : 陳建源 研究室 : 法 401 網站
845: Gas Station Numbers ★★★ 題組: Problem Set Archive with Online Judge 題號: 845: Gas Station Numbers. 解題者:張維珊 解題日期: 2006 年 2 月 題意: 將輸入的數字,經過重新排列組合或旋轉數字,得到比原先的數字大,
Chapter 2. Recurrence Relations (遞迴關係)
Linguistics phonetic symbols. 先下載 IPA 字型檔案,執行安裝。 由於這個程式的字型目錄設定錯誤, 所以等重新開機時就會發現字型消失。 所以必須根據以下步驟來讓 Windows 加入 IPA 字型。
Structural Equation Modeling Chapter 6 CFA 根據每個因素有多重指標,以減少 測量誤差並可建立問卷的構念效度 驗證性因素分析.
Learning Method in Multilingual Speech Recognition Author : Hui Lin, Li Deng, Jasha Droppo Professor: 陳嘉平 Reporter: 許峰閤.
質數 (Prime) 相關問題 (III) — 如何找出相對大的質數 Date: May 27, 2009 Introducer: Hsing-Yen Ann.
Optimization And Differential Equations 最佳化與微分方程 Peng-Jen Lai ( 賴鵬仁 ) Department of Mathematics National Kaohsiung Normal University ( 高雄師範大學數學系 ) ( 高雄師範大學數學系.
1 Introduction to Java Programming Lecture 2: Basics of Java Programming Spring 2009.
2005/7 Linear system-1 The Linear Equation System and Eliminations.
Cluster Analysis 目的 – 將資料分成幾個相異性最大的群組 基本問題 – 如何衡量事務之間的相似性 – 如何將相似的資料歸入同一群組 – 如何解釋群組的特性.
McGraw-Hill/Irwin © 2003 The McGraw-Hill Companies, Inc.,All Rights Reserved. 壹 企業研究導論.
: DELIVERY DEBACLE ★★★☆☆ 題組: Problem Set Archive with Online Judge 題號: 11310: DELIVERY DEBACLE 解題者:黃韋竣 解題日期: 2011 年 6 月 9 日 題意:有一個人, 有個特別的習慣 I.
: Wine trading in Gergovia ★★☆☆☆ 題組: Contest Volumes with Online Judge 題號: 11054: Wine trading in Gergovia 解題者:劉洙愷 解題日期: 2008 年 2 月 29 日 題意:在 Gergovia.
第五章 1 效度 測試效度 (test validity) 可回答下列的問題:「此測試是否可以 衡量出它所想要衡量的特質?」以員工的徵選來說,效度指的 是測試的結果是否與工作相關。 二種主要的測試效度,此即準則效度 (criterion validity) 與內容 效度 (content validity)
1 Introduction to Java Programming Lecture 2: Basics of Java Programming Spring 2010.
Microsoft Excel.
Introduction to Java Programming Lecture 16 Super and Sub Classes.
Regression 相關 –Cross table –Bivariate –Contingency Cofficient –Rank Correlation 簡單迴歸 多元迴歸.
: Finding Paths in Grid ★★★★☆ 題組: Contest Archive with Online Judge 題號: 11486: Finding Paths in Grid 解題者:李重儀 解題日期: 2008 年 10 月 14 日 題意:給一個 7 個 column.
第12章 團體溝通情境中的領導者.
幼兒行為觀察與記錄 第八章 事件取樣法.
CH 14-可靠度工程之數學基礎 探討重點 失效時間之機率分配 指數模式之可靠度工程.
Chapter 12 Estimation 統計估計. Inferential statistics Parametric statistics 母數統計 ( 母體為常態或 大樣本 ) 假設檢定 hypothesis testing  對有關母體參數的假設,利用樣本資料,決定接受或 不接受該假設的方法.
t –norm 是模糊理論中常見的數學式子表示法,必遵守 下列4種定律 t:[0,1] ×[0,1] → [0,1] for each a,b,c ∈ [0,1]; t(a,b) = t(b,a) (commutativity) t(a,t(b,c)) = t(t(a,b),c) (associativity)
1 Slide Slide 第 9 章 假設檢定 Part B ( ). 2 Slide Slide 第 9 章 假設檢定 Part B  9.5 母體比例  9.6 假設檢定與決策  9.7 計算型 II 錯誤的機率  9.8 在檢定母體平均數時決定樣本大小 第 9 章假設檢定.
Discrete Mathematics Chapter 4 Induction and Recursion 大葉大學 資訊工程系 黃鈴玲 (Lingling Huang)
1 柱體與錐體 1. 找出柱體與錐體的規則 2. 柱體的命名與特性 3. 柱體的展開圖 4. 錐體的命名與特性 5. 錐體的展開圖
Induction and Recursion §4.1 Mathematical Induction §4.2 Strong Induction and Well-Ordering §4.3 Recursive Definitions and Structural Inductions §4.4 Recursive.
講者:許永昌 老師 1. Contents I 2 Contents II 3 Contents III 4.
1 二餘數法 以下這個謎題完全透過二餘數法完成解題。 在解題的過程的中後段有許多盤勢會發生這種情形。 By TTHsieh.
直角三角形與同餘數 (Congruent Numbers) 台師大數學系 紀文鎮
2.5 The proofs of theorems 證明方法 p → q 與 p  q 之應用 Definition 2.8 Let n be an integer. We call n even if n is divisible by 2 - that is, if there exists.
1 唯一餘數法 以下這個謎題完全透過唯一餘數法完成解題。 在解題的過程的後段有許多盤勢會發生這種情形。 By TTHsieh.
Presentation transcript:

Mathematical Induction The Principle of Mathematical Induction Application in the Series Application in divisibility

The Principle of Mathematical Induction 數學歸納法﹝ Mathematical Induction ﹞是用來証明某些與 自然數 n 有關的數學命題的一種方法。它的步驟是: 1. 驗証 n = 1 時命題成立﹝這叫歸納的基礎﹞; 2. 假設 n = k 時命題成立﹝這叫歸納假設﹞, 在這假設下証明 n= k+1 時命題成立。 根據 1 、 2 可以斷定命題對一切自然數都成立。

Application in Series Firstly, we need to know the names in the series clearly. The first term The n-th term

How many terms in the above series? Can you deduce the (n+1)-th term? Answer is:

Example Let the proposition is S(n),can you write down S(k)? Also, what is S(k+1)? k k WHO AM I ?

In steps of calculation, the meaning of principle of mathematical induction is follows:

Steps means:

Explanation Firstly, prove S(1) is true:

Assume S(k) is true, Use S(k) is true,prove S(k+1) is also true. Following steps is the hardest part in the mathematical induction.

Because S(k) is true

By the principle of mathematical induction, S(n) is true for all positive integers n.

Example Let the proposition is S(n). When n = 1,

Assume S(k) is true, i.e., When n = k+1, By the principle of mathematical induction, S(n) is true for all positive integers n.

Application in divisibility The definition of divisibility If a and b be two integers with Then, Integer a is divisible by b if where M is an integer.

Example where 5 is an integer. where is an integer.

Explanation Prove, by M.I., is divisible by 8 for all natural numbers n. Let P(n) be the proposition P(1) is true

Assume that P(k) is true, M is an integer. When n = k+1,

9M + 1 is an integer. P(k+1) is true. By the principle of mathematical induction, is divisible by 8 for all natural numbers n.

Further Example Prove, by M.I., is divisible by 5 for all natural numbers n. Let P(n) be the proposition ‘ is divisible by 5. ’ Show P(1) is true.

Assume that P(k) is true. where M is an integer. Consider P(k+1) is true or not. So hard!!

k is positive integer. P(k+1) is true. By the principle of mathematical induction, is divisible by 5 for all natural numbers n. is an integer.