教学文库网 - 权威文档分享云平台
您的当前位置:首页 > 文库大全 > 小学教育 >

北京邮电大学 离散数学下 群论 作业错题讲解

来源:网络收集 时间:2026-09-12
导读: 北京邮电大学离散数学群论作业详解 群论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 @32

北京邮电大学离散数学群论作业详解

群论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字,全部文档内容请下载后查看。喜欢就下载吧 ……

北京邮电大学 离散数学下 群论 作业错题讲解.doc 将本文的Word文档下载到电脑,方便复制、编辑、收藏和打印
本文链接:https://www.jiaowen.net/wenku/43831.html(转载请注明文章来源)
Copyright © 2020-2025 教文网 版权所有
声明 :本网站尊重并保护知识产权,根据《信息网络传播权保护条例》,如果我们转载的作品侵犯了您的权利,请在一个月内通知我们,我们会及时删除。
客服QQ:78024566 邮箱:78024566@qq.com
苏ICP备19068818号-2
Top
× 游客快捷下载通道(下载后可以自由复制和排版)
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
注:下载文档有可能出现无法下载或内容有问题,请联系客服协助您处理。
× 常见问题(客服时间:周一到周五 9:30-18:00)