728x90
반응형
문제출처
광주과학기술원 GIST 최정옥 교수님의 “그래프 이론” 수업, 2024년 가을학기 중 Homework 5
Solution
(c) Construct a simple graph with radius rr and diameter dd
Construction:
Consider the cycle C2rC2r defined on V=0,1,2,…,2r−1V=0,1,2,…,2r−1.
- In this case, we have:
rad(C2r)=r.rad(C2r)=r. - When d=rd=r, the graph satisfies:
diam(C2r)=rad(C2r)=r.diam(C2r)=rad(C2r)=r.
- In this case, we have:
Now assume 2r≥d>r2r≥d>r.
- Define a path Pd−rPd−r starting from a vertex r∈Vr∈V, with a length of d−rd−r, consisting of vertices r−v1−v2−⋯−vd−rr−v1−v2−⋯−vd−r, where vi∉Vvi∉V.
- Define G=C2r∪Pd−rG=C2r∪Pd−r.
Verification:
Starting from vertex 00, a path of length dd can be created to vertex vd−rvd−r. Therefore:
diam(G)=d.diam(G)=d.The shortest path from any vertex to rr must include rr. Thus:
ϵG(v)=ϵG(r)=r.ϵG(v)=ϵG(r)=r.Therefore:
rad(G)=r.rad(G)=r.
Thus, GG is a simple graph with radius rr and diameter dd satisfying r≤d≤2rr≤d≤2r.
728x90
반응형