北京邮电大学 离散数学下 群论 作业错题讲解
北京邮电大学离散数学群论作业详解
群论9.1-9.2 (1)20,28 @323-324
a. not commutative, a*b ≠b*a.
b. a*(b*c)=a*c=b, (a*b)*c=c*c=b.
c. not associative, (c*c)*c=b*c=c ≠a=c*b=c*(c*c).
北京邮电大学离散数学群论作业详解
群论9.1-9.2 (1)20,28 @323-324
1. ≤is reflexive
Since a= a*a, a≤a for all a in A.
2. ≤is antisymmetric
suppose that a≤b and b≤a.
Then, b = a*b= b*a= a, so a= b.
3. ≤is transitive
If a≤b and b≤c, then c= b*c= (a*b)*c= a*(b*c)= a*c, so a≤c.
北京邮电大学离散数学群论作业详解
群论9.1-9.2 (1)28 @323-324
show a*b= a∨b, for all a and b in A
(1)a*b= a*(b*b) =(a*b)*b=b*(a*b), so b ≤a*b.
In a similar way, a*b= (a*a)*b=a*(a*b), so a≤a*b.
so a*b is a upper bound for a and b.
(2)if a≤c and b≤c.then c= a*c and c= b*c by definition. Thus c= a*(b*c)= (a*b)*c. so a*b≤c.
This shows that a*b is the leastest upper bound of a and b.
北京邮电大学离散数学群论作业详解
群论9.1-9.2 (2)12,16@page 348;
?f1 f2 f3 f4 f5 f6closure;
f1 f1 f2 f3 f4 f5 f6identity=f1;
f2 f2 f1 f5 f6 f3 f4reverse:f2-1=f2,f3-1=f3, f3 f3 f4 f1 f2 f6 f5f4-1=f5,f6-1=f6.
f4 f4 f3 f6 f5 f1 f2associate: ?is associate.
f5 f5 f6 f2 f1 f4 f3
f6 f6 f5 f4 f3 f2 f1
北京邮电大学离散数学群论作业详解
群论9.1-9.2 (2)12,16@page 348; If a*a=e, ?a∈G. show commutative.
(1)group propertise (a*b)-1=b-1*a-1 because a*a=e=a*a-1 so, b-1*a-1=b*a, (2) (a*b)*(a*b)=e => (a*b)-1=a*b, reverse be only one in Group.
so b*a=a*b.
北京邮电大学离散数学群论作业详解
群论9.1-9.2 Ex1: Let G be a group. For
a,b∈G,we say that b is conjugate to a,written by b~a, if there exist g∈G such that b=gag-1.show that ~ is a equivalence relation on G. The equivalence classes of are called the conjugacy classes of G.
proof: (1)reflexive a=eae, so a~a;
(2)symmetric If b~a, then b=gag-1,
a=eae=g-1gag-1g=g-1bg.so a~b.
(3)transitive suppose a~b and b~c,
a=gbg-1 ,b=h ch-1; so a=ghch-1g-1=(gh)c(gh)-1
北京邮电大学离散数学群论作业详解
群论9.1-9.2 Ex2: Let G be a group, and suppose that a and b are any elements of G.
Show that if (ab)2=a2b2,,then ba=ab.
proof:
(ab)2=ab*ab=a*(b*a)*b
a2b2=aa*bb=a*(a*b)*b,
based left/right cancellation, b*a=a*b.
北京邮电大学离散数学群论作业详解
群论9.1-9.2 Ex3: Let G ={x∈R|x>1} be the set of all real numbers greater than 1. For x,y∈G, define
x*y=xy-x-y+2. Show that (G,*) is a group.
proof: (1)closure; because x>1, xy>x+y,
so x*y=xy-x-y+2>2, x*y∈G.
(2)associate; (x*y)*z=(xy-x-y+2)*z=xyz-xz-yz+2z-(xy-x-y+2)-z+2=xyz-xy-xz-yz+x+y+z .
x*(y*z)=x*(yz-y-z+2)=xyz-xy-xz+2x-x-yz+y+z-
2+2=xyz-xy-xz-yz+x+y+z .
(3)identity: e=2, 2*x=2x-x-2+2=x.
(4)reverse: x*x-1=xx-1-x-x-1+2=e=2, x-1=x/(x-1).
北京邮电大学离散数学群论作业详解
群论9.4 (1)22,28@page 331;
22-Show S 1?S 2is a subsemigroup of S.
proof: closure; ?a,b ∈S 1?S 2, then a*b ∈S 1, a*b ∈S 2, so a*b ∈S 1?S 2.
if S 1?S 2 =?, still be subsemigroup.
28-If f:S 1→S 2and g :S 2→S 3 be isomorphisms, show g ?f :S 1→S 3is an isomorphism.
proof: (g ?f)(x *1y)= g(f(x *1y))=g(f(x) *2f(y))
=g(f(x))*3g(f(y))=(g ?f)(x) *3(g ?f)(y).
one-to-one: suppose (g ?f)(a)=(g ?f)(b), g(f(a))=g(f(b)), f(a)=f(b), a=b.
onto: ?z ∈S 3 有g(y)=z; ?y ∈S 2 有f(x)=y;
北京邮电大学离散数学群论作业详解
群论9.4 (2)28,32@page 349; 24@page338. 28-Show f:G→G defined by f(a)=a n is a homo morphism.
proof: (数学归纳法证)
1.because ab=ba, ab*ab=aabb=a2b2,
2.(ab)n=a n b n,
ab*(ab)n=ab*a n b n=aa n bb n=a n+1b n+1 Hence, f(ab)=(ab)n=a n b n=f(a)f(b).
北京邮电大学离散数学群论作业详解
群论9.4 (2)28,32@page 349; 24@page338.
32-Show f:G→G by f(a)=a-1 is a isomorphism iff Abelian.
Proof: (1)Suppose f is isomorphism,
f(xy)=(xy)-1=f(x)f(y)=x-1y-1
so xy=((xy)-1)-1=(x-1y-1)-1=yx. G is Abelian. (2)Suppose G is Abelian.
f(xy)=(xy)-1=x-1y-1=f(x)f(y), homomorphism. onto: ?x∈G, f(x-1)=(x-1)-1=x.
one-to-one: suppose f(x)=f(y), x-1=y-1,
xx-1=e=yy-1, right cancelation x=y.
北京邮电大学离散数学群论作业详解
群论9.4 (2)28,32@page 349; 24@page338.
24-Let A={0,1} and consider (A*, ?), (N,+).
(1)f(α)=length(α), show f:A*->N is homomorphism.
f(α?β)=f(αβ)=length(α)+length(β)=f(α)+f(β)
(2)R: f(α)=f(β),show R is congruence relation.
First show R is equivalence relation.
2. if f(α)=f(β) and f(χ)=f(δ),then f(α?χ) = f(β?δ)
(3)A*/R and N is isomorphic.
(A*/R,*) : [α]*[β]=[α?β].
Let g([α])=length(α), (1)show g: A*/R->N is homomorphism. g([α] *[β])=g([α?β])=length(α)+length(β)=g([α])+g([β])
(2) onto : ?x∈N, let α=00…0(x factors) ,g([α])=x.
(3) one-to-one : suppose g([α])=g([β]),
length(α)=length(β),so f(α)=f(β), then αRβ, [α]=[β].
北京邮电大学离散数学群论作业详解
群论9.5 (1)4、18、29、30@353-354,
4: Show f:G 1?G 2→G 1by f(a,b)=a is a homomorphism. f((a,b )*‘(c,d))=f(a*c,b*d)=a*c=f(a,b)*f(c,d)
18: Prove N is normal subgroup iff a -1Na=N for all a ∈G.
If N is normal subgroup, then ?a ∈G, aN=Na, and
e ∈N. so a -1Na=Na -1a=Ne=N.
If a -1Na=N for all a ∈G, then N=a -1aN=a -1Na,
left cancelation, aN=Na.
北京邮电大学离散数学群论作业详解
群论9.5 (1)4、18、29、30@353-354,
29: Prove H is normal subgroup if H only two left coset.
let a?H, The left cosets of H are H and aH.
The right coset are H and Ha.
H?aH = ?= H?Ha. and H?aH=G=H?Ha.
Thus aH=Ha.
let b∈H, bH=H=Hb. so ?x∈G, xH=Hx.
…… 此处隐藏:4663字,全部文档内容请下载后查看。喜欢就下载吧 ……
相关推荐:
- [小学教育]四年级综合实践活动课《衣物的洗涤》教
- [小学教育]2014半年工作总结怎么写
- [小学教育]20世纪外国文学专题综合试题及答案
- [小学教育]TS_1循环使用催化丙烯环氧化反应研究
- [小学教育]最实用的考勤签到表(上下班签到表)
- [小学教育]气候与生态建筑——以新疆民居为例
- [小学教育]二人以上股东有限责任公司章程参考样本
- [小学教育]2014届第一轮复习资料4.1,3美好生活的
- [小学教育]土方开挖、降水方案
- [小学教育]手绘儿童绘本《秋天的图画》(蜡笔)
- [小学教育]2002级硕士研究生卫生统计学考试试题
- [小学教育]环保装备重点发展目录
- [小学教育]金蝶K3合并报表培训教材
- [小学教育]岩浆岩试题及参考答案
- [小学教育]知之深爱之切学习心得
- [小学教育]第十二章 蛋白质的生物合成
- [小学教育]Chapter 2-3 Solid structure and basi
- [小学教育]市政道路雨季专项施工方案
- [小学教育]中国海洋大学2012-2013学年第二学期天
- [小学教育]教育心理学第3章-学习迁移
- 浅谈深化国企改革中加强党管企业
- 2006年中国病理生理学会学术活动安排
- 设计投标工作大纲
- 基于ARP的网络攻击与防御
- 2016届湖北省七市(州)教科研协作体高三
- Google_学术搜索及其检索技巧
- 2019-2020学年七年级地理下册6.3美洲教
- 城市道路可研报告
- 【名师指津】2012高考英语 写作基础技
- 6级知识点培训北京师范大学《幼儿智趣
- 注册会计师会计知识点:金融资产
- 新安装 500 kV 变压器介损分析与判断
- PS2模拟器PCSX2设置及使用教程.
- 医院药事管理与药剂科管理组织机构
- {PPT背景素材}丹巴的醉人美景,免费,一
- NAS网络存储应用解决方案
- 青海省西宁市六年级上学期数学期末考试
- 测量管理体系手册依据ISO10012:2003
- 洞子小学培养骨干教师工作计划
- 浅谈《牛津初中英语》的教材特点及教学




