Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Science Expert

Given a graph G and a proper vertex r-colouring c : V(G) ! [r], we can draw an auxiliary directed graph Ac on vertex set [r] by putting, for each i 6= j, an arc !i j if there is a vertex in c1(i) which has no neighbours in c1(j) (in other words, if there is a vertex with colour i which we could recolour to j and still have a proper colouring).
An equitable r-colouring of G is a proper vertex r-colouring c : V(G) ! [r] such that
c1(i)
=
c1(j)
1 for each i, j 2 [r] (in other words, any two colour classes differ in size by at most
one).
Suppose from now on that D(G)  k, for some integer k  1, and that c is a proper vertex r-colouring of G such that 1 
c1(1)
    
c1(r)
.
(a) What is the minimum number of arcs in Ac leaving each i? (Your answer should not depend on G or i, but only on r and k, and you must both give an example (G, c, i) showing that you can have so few arcs leaving i, and also a proof that for any G, c and i
you cannot have fewer)

(b) What is the minimum number of arcs entering 1? How does the answer change if in addition you are told that
!
n1 is not in Ac, and
c1(n)
>
c1(1)
? In both cases, give
both a lower bound on the minimum number and also an example showing it is best possible.
(c) Suppose that r  2k. Prove that there is a directed path in Ac from a largest to a smallest colour class. Deduce that G has an equitable r-colouring.
(d) Give a polynomial-time algorithm which, on input a graph G with maximum degree k and any r  2k, returns an equitable r-colouring. Prove your algorithm is correct and has polynomial running time.
(e) (Bonus Points) Prove that if k  2 then G also has an equitable (2k  1)-colouring.

The distance square G(2) of G is the graph on V(G) with xy 2 E

G(2)
if either xy 2 E(G) or
x 6= y and xz and yz are in E(G) for some z 2 V(G) (In other words, xy is in E
G(2)
if x and
y are at distance one or two from each other in G).
(f) If D(G)  k, how large can D
G(2)
be? Give an upper bound and an example which shows it is best possible. If c is a proper vertex r-colouring of G(2), then what structure

does c reveal in G? (In other words, what can we say about the edges of G within one, or between two, colour classes of c?) Given two graphs G and H, we say f is an embedding of G into H if f : V(G) ! V(H) is injective (so f(x) 6= f(y) whenever x 6= y), and for all edges xy of G, the pair f(x)f(y) is an edge of H. (Note that this is not an ‘if and only if' condition, so if xy is not an edge of G then f(x)f(y) may or may not be an edge of H). If there exists an embedding of G into H, we say H contains G. MA408 | Discrete Mathematics and Graph Theory Assessed Coursework | Page 3

Suppose that G has 2k2n vertices (we assume V(G) is disjoint from [2k2n]), and c is an equitable (2k2)-colouring of G(2). Consider the following algorithm, which for input (G, c, p), where p 2 [0, 1] may depend on n, returns a graph H on 2k2n vertices and either an embedding f of G into H or ‘Fail'.
Algorithm 1: Embed(G, c, p)
Let V(H) = [2k2n] ;
Let f1 : c1(1) ! V(H) be an arbitrary injective map with image f1, . . . , ng ;
For each unordered pair x, y in f1, . . . , ng, independently, add xy to H with probability
p ;
foreach i = 2, . . . , 2k2 do
For each unordered pair x, y with x 2 [in] and y 2 f(i  1)n + 1, . . . , ing, independently, add xy to H with probability p ;
if fi1 6= ‘Fail' then
Let V(Fi) = c1(i) [ f(i 1)n + 1, . . . , ing ;
foreach u 2 c1(i) and x 2 f(i 1)n + 1, . . . , ing do
If fi1(v)x is an edge of H for each neighbour v of u with c(v) < i, add ux to Fi ;
end
if Fi has a perfect matching then
Let M be a perfect matching in Fi ;
Define fi : c1(f1, . . . , ig) ! V(H) by fi(u) = fi1(u) if c(u) < i and
fi(u) = x if c(u) = i and ux 2 M ;
end
else

Science, Academics

  • Category:- Science
  • Reference No.:- M91608506

Have any Question?


Related Questions in Science

Case study now that you understand the basic concepts of

Case Study: Now that you understand the basic concepts of sustainability, resiliency, and biomimicry, please go to Ask Nature.org. Choose an example from the natural world and apply it to the human world. Why did you cho ...

Quesiton researchers have attempted to devise a method to

Quesiton: Researchers have attempted to devise a method to place a monetary value on ecosystem goods and services (ecosystem capital). They hope that these efforts will make people aware that: ecosystem goods and service ...

Course descriptionthis course provides an opportunity for

Course Description This course provides an opportunity for nursing students to enhance their knowledge of historical and contemporary issues relevant to Aboriginal and Torres Strait Islander people. This course will expl ...

Rationalesafety and risk management are critical aspects

Rationale Safety and Risk Management are critical aspects of a workplace and breaches are punishable under Work Health and Safety Law. This task encourages students to analyse and conceptualise responses to safety breach ...

Physiology signature assignment -for your signature

Physiology: Signature Assignment - For your signature assignment, compose a 3- to 4-page case analysis (in addition to a title, abstract, and a reference page) written in APA format with at least 3 references, with one n ...

Individual work - personal reflectionreflect on the roles

Individual work - personal reflection Reflect on the roles you performed in this group task and reflect on the ways you impacted on the group. Describe some of the things that you did that were helpful to the group. Desc ...

As revenue generators nps must be aware of how their work

As revenue generators, NPs must be aware of how their work contributes to the overall revenue of the clinical practice. You see 20 patients per day on average and take call every third weekend. According to Buppert (2011 ...

Critical appraisal requirementscritically appraise review

Critical appraisal requirements Critically appraise (review) the literature pertaining to human factors related to work performance and critically analyse the relationship between these and quality and safety in health c ...

Question in a 3 page paper compare and contrast food

Question: In a 3 page paper compare and contrast food insecurity issues in urban environments vs. rural environments. Discuss the role of food security as compared to food justice. The response must be typed, single spac ...

Rationalesafety and risk management are critical aspects of

Rationale Safety and Risk Management are critical aspects of a workplace and breaches are punishable under Work Health and Safety Law. This task encourages students to analyse and conceptualise responses to safety breach ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As