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/cn.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灯, 水草

请输入看板名称,例如:e-shopping站内搜寻

TOP