NTU-Exam 板


LINE

課程名稱︰離散數學 課程性質︰選修 課程教師:呂育道 開課學院:電資學院 開課系所︰資工系 考試日期(年月日)︰2015.06.25 考試時限(分鐘): 試題 : Discrete Mathematics Examination on June 25, 2015 Problem 1 (10 points) Show that every group of prime order is cyclic. Ans: Let G be a group of prime order p and let a ≠ e be an element in G. Because a ≠ e, 1 < o(a). By the Lagrange Theorem, we know that o(a) divides |G| which is a prime, hence o(a) = p. This implies that a generates G, i.e., G is cyclic. Problem 2 (10 points) Calculate 6^(-1) mod 13. Ans: We know that 6^(-1) exists in (Z_13, ×) because gcd(6, 13) = 1. By brute force we have: 6 × 0 ≡ 0(mod 13) ; 6 × 6 ≡ 10(mod 13) 6 × 1 ≡ 6(mod 13) ; 6 × 7 ≡ 3(mod 13) 6 × 2 ≡ 12(mod 13) ; 6 × 8 ≡ 9(mod 13) 6 × 3 ≡ 5(mod 13) ; 6 × 9 ≡ 2(mod 13) 6 × 4 ≡ 11(mod 13) ; 6 × 10 ≡ 8(mod 13) 6 × 5 ≡ 4(mod 13) ; 6 × 11 ≡ 1(mod 13) So 6^(-1) ≡ 11(mod 13). Alternatively, use the Extended Euclidean Algorithm: 13 = 6 * 2 + 1 ╮ > => gcd(13, 6) = 1. 6 = 1 * 6 ╯ From this we get 1 = 13 - 6 * 2 ╮ > => gcd(13, 6) = 1 = 13 + 6(-2). 1 = 13 + 6(-2) ╯ hence 6^(-1) ≡ -2 ≡ 11(mod 13). Problem 3 (10 points) Which of the following are groups? 1. (Z_10, +). 2. (Z*_12, +). 3. (Z_14, ×). 4. (Z*_15, ×). 5. (Z8, -). In the case of non-groups, provide a reason. Ans: 1. (Z_10, +) is a group. 2. (Z*_12, +) is not a group because + is not closed modulo 12. 3. (Z_14, ×) is not a group because some elements have no inverses. 4. (Z*_15, ×) is a group. 5. (Z8, -) is not a group because it fails the associativity property. Problem 4 (10 points) Let G = (V, E) be a loop-free connected undirected graph with |V| ≧ 2. Prove that G contains at least two vertices v and w, where deg(v) = deg(w). Ans: Since G is loop-free and connected, we have 1 ≦ deg(x) ≦ n-1 for all x ∈ V. By the pigeonhole principle, at least two of n vertices have the same degree. Problem 5 (10 points) Let G = (V, E) be a loop-free connected planar graph with |V| = v and |E| = e > 2. Prove that e ≦ 3v-6. (Hint: Euler's Theorem says that v - e + r = 2 where r is the number of regions in the plane determined by a planar embedding of G.) Ans: See p. 646 of the slides. Problem 6 (10 points) Let T = (V, E) be a tree. 1) (5 points) Argue that T is planar. 2) (5 points) Assume that |V| = n. What is the sum of the degrees of all the vertices in T expressed as a function of n only? Ans: 1) By definition, every tree has no cycle. Thus it cannot contain a subgraph homo-morphic to either K_(3,3) or K_5. By Kuratowski's theorem, the claim holds. Or one can embed a tree on a plane level by level without edge crossing. 2) Σ deg(v) = 2|E| = 2(|V| - 1) = 2n - 2. v∈V Problem 7 (10 points) Consider a full m-ary tree with height h and v vertices. Determine h in terms of m and v. (Recall that a complete m-ary tree of height h is called a full m-ary tree if all the leaves are at level h.) Ans: As v = 1 + m + m^2 + ... + m^h = (m^(h+1) - 1) / (m - 1) , we have v(m-1) + 1 = m^(h+1). Consequently, h = log_m(v(m-1) + 1) - 1. Problem 8 (10 points) Let G1 and G2 be two subgroups of a group G = (G, 。). Show that G1∩G2 is also a subgroup of G. (Hint: It suffices to verify the closure and inverse properties.) Ans: By Theorem 105 (see p. 757 of the slides), it suffices to show the closure and inverse properties. 1) (Closure) Let x, y ∈ G1∩G2. Then x。y ∈ G1 and x。y ∈ G2, so x。y ∈ G1∩G2. 2) (Inverse) Let x ∈ G1∩G2. Then x^(-1) ∈ G1 and x^(-1) ∈ G2, so x^(-1) ∈ G1∩G2. Thus G1∩G2 is a subgroup of G. Problem 9 (10 points) Show that x^2 + x + 1 is irreducible over Z_2[x]. Ans: Since x 不整除 (x^2 + x + 1) and (x + 1) 不整除 (x^2 + x + 1), x^2 + x + 1 is irreducible. Problem 10 (10 points) Solve the recurrence relation a_n + 3a_(n-1) + 2a_(n-2) = 3^n, where a_0 = 0 and a_1 = 1. Ans: a_n = (-5/4)(-1)^n + (4/5)(-2)^n + (9/20)3^n, n ≧ 0. --



※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 1.162.254.199
※ 文章網址: https://webptt.com/m.aspx?n=bbs/NTU-Exam/M.1438449682.A.6DB.html
1F:→ rod24574575 : 已收資訊系! 08/02 01:22
2F:推 kevin1ptt : 這四篇都是自己PO自己收XD 08/06 00:03







like.gif 您可能會有興趣的文章
icon.png[問題/行為] 貓晚上進房間會不會有憋尿問題
icon.pngRe: [閒聊] 選了錯誤的女孩成為魔法少女 XDDDDDDDDDD
icon.png[正妹] 瑞典 一張
icon.png[心得] EMS高領長版毛衣.墨小樓MC1002
icon.png[分享] 丹龍隔熱紙GE55+33+22
icon.png[問題] 清洗洗衣機
icon.png[尋物] 窗台下的空間
icon.png[閒聊] 双極の女神1 木魔爵
icon.png[售車] 新竹 1997 march 1297cc 白色 四門
icon.png[討論] 能從照片感受到攝影者心情嗎
icon.png[狂賀] 賀賀賀賀 賀!島村卯月!總選舉NO.1
icon.png[難過] 羨慕白皮膚的女生
icon.png閱讀文章
icon.png[黑特]
icon.png[問題] SBK S1安裝於安全帽位置
icon.png[分享] 舊woo100絕版開箱!!
icon.pngRe: [無言] 關於小包衛生紙
icon.png[開箱] E5-2683V3 RX480Strix 快睿C1 簡單測試
icon.png[心得] 蒼の海賊龍 地獄 執行者16PT
icon.png[售車] 1999年Virage iO 1.8EXi
icon.png[心得] 挑戰33 LV10 獅子座pt solo
icon.png[閒聊] 手把手教你不被桶之新手主購教學
icon.png[分享] Civic Type R 量產版官方照無預警流出
icon.png[售車] Golf 4 2.0 銀色 自排
icon.png[出售] Graco提籃汽座(有底座)2000元誠可議
icon.png[問題] 請問補牙材質掉了還能再補嗎?(台中半年內
icon.png[問題] 44th 單曲 生寫竟然都給重複的啊啊!
icon.png[心得] 華南紅卡/icash 核卡
icon.png[問題] 拔牙矯正這樣正常嗎
icon.png[贈送] 老莫高業 初業 102年版
icon.png[情報] 三大行動支付 本季掀戰火
icon.png[寶寶] 博客來Amos水蠟筆5/1特價五折
icon.pngRe: [心得] 新鮮人一些面試分享
icon.png[心得] 蒼の海賊龍 地獄 麒麟25PT
icon.pngRe: [閒聊] (君の名は。雷慎入) 君名二創漫畫翻譯
icon.pngRe: [閒聊] OGN中場影片:失蹤人口局 (英文字幕)
icon.png[問題] 台灣大哥大4G訊號差
icon.png[出售] [全國]全新千尋侘草LED燈, 水草

請輸入看板名稱,例如:BuyTogether站內搜尋

TOP