SlideShare a Scribd company logo
1 of 5
Download to read offline
IOSR Journal of Engineering (IOSRJEN) www.iosrjen.org
ISSN (e): 2250-3021, ISSN (p): 2278-8719
Vol. 04, Issue 04 (April. 2014), ||V4|| PP 23-27
International organization of Scientific Research 23 | P a g e
K - Domination Number of Butterfly Graphs
P. Vijaya Jyothi1
, Indrani Kelkar2
, B. Maheswari3
1(Department of Mathematics, NBKR Institute of Science and Technology, Vidyanagar, Nellore, India)
2(Department of Mathematics, Acharya Institute of Technology, Bangalore, India)
3(Department of Mathematics, Sri Padmavati Mahila Viswavidyalayam, Tirupati, India)
Abstract: - Butterfly graphs and domination are very important ideas in computer architecture and
communication techniques. We present results about one important domination parameter k-domination
Number for Butterfly Graph. We find the relation between domination number and k-domination number for
BF(n). In this paper we present results about k-domination number of Butterfly Graphs BF(n). We show that
domination number and k-domination number of butterfly graphs BF(n) are related to each other as k (BF(n))
> (BF(n)) except for k = 2 and n = 6.
Keywords: Butterfly graph, domination number, k-domination number 2000 Mathematics Subject
Classification: 05C69
I. INTRODUCTION
Butterfly Networks are interconnection networks which form the back bone of distributed memory
parallel architecture. They have very good symmetry in structure and are regular graphs. One of the current
interests of researchers is Butterfly graphs, because they are studied as a topology of parallel machine
architecture. The vertices model processors and the edges represent communication links between processors.
The vertex set V of BF(n) is the set of ordered pairs (α; v) where α  {0, 1, 2, ……n-1} and v = xn-1 xn-2 ……
x1 x0 is a binary string of length n where xi = 0 or 1. There is an edge from a vertex (α; v) to a vertex (α′; v′)
where α′ ≡ α +1 (mod n) and xj = xj′  j ≠ α′. A butterfly graph BF(n) is an n - partite graph with n levels. Each
level Lk for k = 0, 1, …. , n-1 has 2n
vertices and Lk = { (k; v) / v = xn-1 xn-2 …… x1 x0 , xi = 0 or 1}. Using
decimal representation of the binary string we can write Lk = { (k; m) / where k = 0, 1, 2, …. n-1 and m = ∑ xj2j
, j = 0,1, ....n-1) } .
II. MAIN RESULTS
The concept of domination in graph theory was formalized by Berge [2] and Ore [9]. A well known upper
bound for the domination number of a graph was given by Ore [9].
A subset D of G is called a k-dominating set of G if every vertex in V  D is dominated by at least k vertices in
D. Cardinality of a minimum k-dominating set is called the k-domination number of G and is denoted by k(G).
In this paper we present results on the k-domination number of butterfly graph BF(n). BF(n) is a 4-regular
graph, so k-domination is possible only for k < 5 in BF(n). The result for k=2 is proved in [ 10 ], here we present
the proof for k = 3, 4.
Theorem 1 : The 3-domination number of BF(n) for n > 1 is
3(BF(n)) = n 2n-1
if n ≤ 4
=
𝑛
2
2 𝑛
if n =5k k = 1, 2, 3, .....
Proof: We give construction of a k-dominating set of BF(n) for n = 2, 3, 4, 5 first and then for n>5 k-
dominating sets are found using special Recursive Construction.
Case (i) n = 2
Consider the butterfly graph BF(2). In BF(2) every vertex in one level is adjacent to 3 vertices in the other
level. Let D denote a 3-dominating set of BF(2). For a vertex to be 3-dominated, at least 3 vertices adjacent
with that vertex are needed to be in the 3-dominating set. So |D| ≥ 3.
Let v=(1, t) be a vertex from L1, v has three vertices adjacent in L0. To 3-dominate v, all these vertices must be
included into D. Now there is one vertex left in L0 including it in D makes each vertex of L1 to be 3-dominated
giving D = 4, This is the minimum cardinality as any other 3-dominating set will include vertices from two
levels and so will have more than four vertices.
So γ3(BF(2)) = 4 = 2 x 22-1
= n x 2n-1
.
k-Domination Number of Butterfly Graphs
International organization of Scientific Research 24 | P a g e
Case (ii) n = 3.
Consider butterfly graph BF(3). We know that BF(3) has three levels L0, L1 and L2 with 8 vertices each and
every vertex in a level Lk is adjacent to two vertices in the preceding level Lk-1 and two vertices in the
succeeding level Lk+1. So for 3-domination of a vertex, two vertices from one level and one vertex from other
level must be selected into D
Let D denote a 3-dominating set of BF(3). Consider a vertex from level L1
(1; m1) in the left copy of BF(3), that is m1 ε {0,1,2,3}. To 3-dominate this vertex, three adjacent vertices of (1;
m1) must be included into D. Vertex (1; m1) is adjacent to two vertices in L0, (0; m1), (0; m2), with
m1≠m2 and |m1-m2| = 2, which belong to K2,2 between L0 - L1 and two vertices in L2 viz. (2; m1), (2; s1), with m1
≠ s1 and │m1 - s1│ = 22
where s1 ε {4, 5, 6, 7}, which belong to a K2,2 between L1 and L2.
Without loss of generality, take two vertices from L0 and one vertex from L2 into D giving D = {(0; m1), (0; m2),
(2; s1)}, where s1 = m1 or │m1 - s1│ = 22
. Vertices of D 3-dominate (1; m1). Next Consider vertex (1; m2)
which is dominated by (0; m1) and (0; m2). To 3-dominate this vertex, one of its adjacent vertices (2; s2) with s2
= m2 or │m2 – s2│ = 22
from L2 is to be included where s1 ≠ s2.
Figure 1
The vertices {(0; m1), (0; m2), (2; s1), (2; s2)} can 3-dominate only two vertices (1, m1) and (1, m2). None of
these four vertices are adjacent to other two vertices from left copy of L1. As shown in figure 1, to dominate
(1;0) and (1;2) we need four vertices (0;0), (0;2), (2;4), (2;6). So to 3-dominate remaining vertices of level L1 in
the left copy we need to include four more vertices to D.
Giving D= {(0; m1),(0; m2),(2; s1),(2; s2), (0; m3),(0; m4) (2; s3),(2; s4)}
Now the vertices of L1 in the left copy of BF(3) are 3-dominated by the vertices in D. Similarly to 3-
dominate vertices of L1 in the right copy, 4 remaining vertices each from levels L0 and L2 need to be included to
D. But the vertices of D 2-dominate remaining vertices from L0 and L2 so if we include (1; s1),(1; s2), (1; s3),(1;
s4) into D then all the vertices of VD are 3-dominated. Therefore the minimum cardinality of a 3-dominating
set is 12.
Two possible minimal 3-dominating sets of BF(3) are
D1 = {(0;0), (0;1), (0;2), (0;3), (1;4), (1;5), (1;6), (1;7), (2;4), (2;5), (2;6), (2;7)}
D2 = V D1, Complement of D1. Hence γ3(BF(3)) = 12 = 3 x 23-1
= n x 2n-1
.
Case (iii) n = 4
Consider BF(4). As in case (ii), to 3-dominate vertices in level L1 we select 16 vertices from L0 and 8 vertices
from L2. These vertices 3-dominate all vertices of level L3 also.
Figure 2
Now to 3-dominate remaining vertices of L2 we have two choices, either select vertices from two levels
L1 and L3 or include these 8 vertices into 3-dominating set. For minimal number of vertices in 3-dominating set
we include these 8 vertices of L3 into 3-dominating set. Therefore all vertices from L1 and L3 form a 3-
dominating set of BF(4). Similarly set of all vertices from L0 and L2 form another 3-dominating set of BF(4) of
same cardinality 2x24
.
Therefore 3(BF(4)) = 2x24
= 4 x 24-1
= 𝑛2 𝑛−1
□
k-Domination Number of Butterfly Graphs
International organization of Scientific Research 25 | P a g e
Case (iv) n = 5.
Consider the butterfly graph BF(5). By the Recursive Construction given in [8], BF(5) has 2 copies of
BF(4) and a new level L4 with 25
vertices. Let D1 and D2 denote 3-dominating sets in the left and right copy
of BF(4) respectively. Since 3(BF(4)) = 32, select 32 vertices from left copy of BF(5) into D1 and 32 vertices
from right copy of BF(5) into D2. Let D1 = {(0; i), (2; i) / i = 0 to15} . Then all the vertices in left copy of L1 are
3-dominated by the vertices in D1 and the vertices (3; i), i = 0....15 are 2-dominated. To 3-dominate these
vertices there are two choices. One choice is to select all vertices of L4 and another choice is to select all vertices
of L3. If the vertices of L4 are selected, then these vertices will 1-dominate the vertices of L3 which are
already 2-dominated. So they will be 3-dominated. Similar is the case with the selection of vertices of L3. Hence
the vertices of L4 are taken into D1 so that D1 = {(0; mi), (2; mi), (4; mi) / i = 0..15 } and | D1 | = 3. 24
.
Using the symmetry of butterfly graphs, mirror image compliment set of D1 in the right copy of BF(5) will 3-
dominate all vertices in that copy and it is given by
D2 = {(0; mi), (2; mi), (4; mi) / i = 16…..31}.
Hence D = D1  D2 becomes a 3-dominating set of BF(5) with │D│= 3.25
= 96.
We claim that D is a minimum 3-dominating set of BF(5). If possible let there be a 3-dominating set S
such that │S│<│D. As the domination number of BF(n) is even, due to the symmetry of the graph, │S│ is
even. Now │S│<│D| implies │S│= 94 or │S│< 94. Suppose │S│= 94. Again by symmetry, 47 vertices in the
left copy and 47 vertices in the right copy are to be selected. But this is not a choice as domination number is
even.
Suppose 46 vertices in the left copy and 48 vertices in the right copy are selected. Then as above 48
vertices will 3-dominate all vertices in the right copy of BF(3). Out of 46 vertices in the left copy, as 3(BF(4)) =
25
, balance 14 vertices may 2-dominate ( it is also not possible) the remaining 16 vertices in BF(5), but can not
3-dominate, because to 3-dominate a vertex we require at least 3 vertices. Similar is the case if │S│ < 94.
Hence D is a minimum 3-dominating set of BF(5). Thus 3(BF(5)) = 3.25
= =
𝑛
2
2 𝑛
□
One such selection of 3-dominating set for BF(5) is illustrated in the following figure.
Figure 3
Case (v) n = 5k
The result is proved by using the Principle of Mathematical Induction on k.
Step 1: Let k = 1. So n = 5. From case (iv) the result is true for BF(5).
Step 2: Let us assume that the result is true for k = t. Then the result is proved for k = t + 1. Consider the graph
BF(5(t+1)). From Recursive Construction 2 [8], BF(5t+5) is decomposed into 25
copies of BF(5t) without
wings and the last 5 levels form a pattern of BF(5) with 25
vertex groups where each vertex group has 25t
vertices.
From the induction hypothesis the result is true for BF(5t). So consider a 3-dominating set Si of
cardinality
5𝑡
2
25𝑡
for each copy of BF(5t). In BF(5t+5) the last 5 levels form a pattern of BF(5), which is
isomorphic to BF(5) without wings. The choice of vertices into a 3-dominating set for BF(5), is from levels L0,
L2 and L4. Hence this result obtained for the graph BF(5) can be extended to a pattern of BF(5).
Thus a 3-dominating set D1 is obtained with 32 vertex groups (recall that each vertex group is treated as one
vertex) in L0 , L2 and L4 of the last 5 levels, where each vertex group has 25t
vertices.
Suppose a 3-dominating set of cardinality less than 32x3x25t
for the pattern of BF(5) is obtained. Since the
pattern of BF(5) is isomorphic to the graph BF(5) without wings, this assumption gives the existence of a 3-
dominating set of cardinality less than 3.25
for BF(5), which is a contradiction as 3(BF(5)) = 3x25
.
Hence D1 is a minimum 3-dominating set for a pattern of BF(5). Let 1
32
1
DSD i
i


.
k-Domination Number of Butterfly Graphs
International organization of Scientific Research 26 | P a g e
As Si are minimum 3-dominating sets of disjoint copies of BF(5t) between levels L0 to L5t-1 and D1 is a
minimum 3-dominating set for pattern of BF(5) between levels L5t to L5t+4 , it follows that D is a disjoint union
of minimum 3-dominating sets.
Hence D is a minimum 3-dominating set of BF(5t+5) whose cardinality is
| D | = 32.
5𝑡
2
25𝑡
+ 32.3. 25t
.
=
5𝑡
2
. 25t+5
+
5
2
25t+5
.
=
5(𝑡+1)
2
25(t+1)
.
So the result is true for k = t + 1.
Hence by the Principle of Mathematical Induction the result is true for all positive integers k.
Thus 3(BF(5k)) =
𝟓𝒌
𝟐
𝟐 𝟓𝒌
=
𝒏
𝟐
𝟐 𝒏
□
Corollary 1 : 3(BF(5k+1)) =
𝟓𝒌+𝟏
𝟐
𝟐 𝟓𝒌
=
𝒏
𝟐
𝟐 𝒏
Proof : In BF(5k+1), from each of two consecutive levels we need to include vertices from one level into 3-
dominating set for example L0, L2, L4, ........Ln-2 together 3-dominate all vertices of the other levels giving minimal
3-dominating set with cardinality
𝑛
2
2 𝑛
. One such selection of 3-dominating set for BF(6) is illustrated in the
following figure, where dominating set has all vertices from levels L0, L2 and L4.
0123456............ 22232425262728293031 32333435363738........57585960616263
Figure 4
Corollary 2 : 3(BF(n)) =
𝒏
𝟐
𝟐 𝒏
for n=5k+2, 5k+3 and 5k+4 .
Theorem 2 : The 4-domination number of BF(n) for n > 2 is 4(BF(n)) =
𝑛
2
2 𝑛
Proof : By definition of edges in BF(2), every vertex is adjacent to three vertices only with a straight and
winged edge between (0, t) and (1, t) for t = 0, 1, 2, 3 which are parallel edges. So for BF(2) 4-domination is not
possible giving γ4(BF(2)) = 0.
In BF(n), n > 2, every vertex is of degree 4, all the 4 vertices must be included in 4-
dominating set. As a vertex from level Lr is adjacent to two vertices each from Lr-1 and Lr+1. (modulo n), to 4-
dominate all vertices of Lr all vertices from Lr-1 and Lr+1 must be included in to 4-dominating set. So
𝑛
2
levels all 2n
vertices should be in to 4-dominating set which will be the minimal 4-dominating set. Therefore
4(BF(n)) =
𝑛
2
2 𝑛
.
Observations: 1. 3(BF(n)) = 4(BF(n)) for n ≠ 3 as every 3-dominating set is a 4-dominating set.
2. From [8], (BF(n)) =
𝑛
2
2 𝑛−1
for n=2, 4k, 4k+1, 4k+3
= (
𝑛
2
+1)2 𝑛−1
for n= 3, 4k+2
From [10] 2(BF(n)) = k 2n
+ r 2n-1
for n = 3k+r
3(BF(n)), 4(BF(n)) found above :
k-Domination Number of Butterfly Graphs
International organization of Scientific Research 27 | P a g e
The following table gives domination and k-domination number of various butterfly graphs
Graph (BF(n)) 2(BF(n)) 3(BF(n)) 4(BF(n))
BF(2) 2 4 4 4
BF(3) 6 8 12 16
BF(4) 16 24 32 32
BF(5) 48 64 96 96
BF(6) 128 128 192 192
BF(7) 256 320 512 512
BF(n) n > 4
𝑛
2
2 𝑛−1 (2k + r) 2n-1 𝑛
2
2 𝑛
𝑛
2
2 𝑛
From above table it is evident that k(BF(n)) > (BF(n)) for k = 2, 3, 4 and n ≠ 6.
REFERENCES
[1] Barth D. and Raspaud A, Two edge - disjoint Hamiltonian Cycles in the Butterfly Graphs, Information
processing letters, 51(1994), 175–179.
[2] Berge C., Theory of graphs and its Applications, Methuen, London, 1962.
[3] Berge C., Graphs and Hypergraphs, North Holland Amsterdam, 1973.
[4] Cockayne E J, Gamble B, Shephard B, An upper bound for k-domination number of a graph, Journal of
Graph Theory, 2006, Vol 9 Issue 4, pp 533-534.
[5] Fink J.F., Jacobson M.S., n-Domination in Graphs, in: Alavi Y. and Schwenk A. J.(eds), Graph Theory
with Applications to Algorithms and Computer Science, New York, Wiley, 1985, 283–300.
[6] Harary F., Graph Theory, Addison-Wesley, Reading, Mass, 1972.
[7] Haynes T W, Hedetniemi S T and Slater P J, Fundamental of Domination in Graphs: Advanced Topics,
(Marcel Dekker, Inc, New York,
[8] Indrani P. Kelkar, Some Studies On Domination Parameters of Butterfly Graphs, Ph.D Thesis, Sri
Padmavathi Mahila Visvavidyalayam, Tirupati India, 2006.
[9] O. Ore, Theory of Graphs, Amar. Maths. Soc. Colloq. Pub., 38, Probidence, 1962.
[10] Vijayajyothi P, Indrani Kelkar, B Maheswari, 2-domination number of BF(n), Chamchuri Journal of
Mathematics, Vol 1, No. 1, pp 73-80, 2008
[11] Volkman Lutz, A bound on k-domination number of graph, Czekoslovak Mathematical Journal, March
2010, Vol 60, Issue 1, pp77-83

More Related Content

What's hot

Lesson 3 (write the equation of a line)
Lesson 3 (write the equation of a line)Lesson 3 (write the equation of a line)
Lesson 3 (write the equation of a line)nathanprescott
 
9.4 part 1 and 2 combined worked
9.4   part 1 and 2 combined worked9.4   part 1 and 2 combined worked
9.4 part 1 and 2 combined workedJonna Ramsey
 
Writing the equations of lines(point slope form)
Writing the equations of lines(point slope form)Writing the equations of lines(point slope form)
Writing the equations of lines(point slope form)Apollo High School
 
Senior Seminar Final Paper
Senior Seminar Final PaperSenior Seminar Final Paper
Senior Seminar Final PaperJosh Mazen
 
Attributed Graph Matching of Planar Graphs
Attributed Graph Matching of Planar GraphsAttributed Graph Matching of Planar Graphs
Attributed Graph Matching of Planar GraphsRaül Arlàndez
 
Two point form Equation of a line
Two point form Equation of a lineTwo point form Equation of a line
Two point form Equation of a lineJoseph Nilo
 
LECTURE-EQUATION OF A LINE
LECTURE-EQUATION OF A LINELECTURE-EQUATION OF A LINE
LECTURE-EQUATION OF A LINEKeith Pineda
 
DiffCalculus August 9, 2012
DiffCalculus August 9, 2012DiffCalculus August 9, 2012
DiffCalculus August 9, 2012Carlos Vázquez
 
Writing Equations of a Line
Writing Equations of a LineWriting Equations of a Line
Writing Equations of a Lineswartzje
 
11.1 Sequences and Series
11.1 Sequences and Series11.1 Sequences and Series
11.1 Sequences and Seriessmiller5
 
Arithmetic progression
Arithmetic progressionArithmetic progression
Arithmetic progressionAMIN BUHARI
 
Equation of the line
Equation of the lineEquation of the line
Equation of the lineEdgardo Mata
 
Ejercicios propuestos 2 Estructuras Discretas II Verónica Torres
Ejercicios propuestos 2 Estructuras Discretas II Verónica Torres Ejercicios propuestos 2 Estructuras Discretas II Verónica Torres
Ejercicios propuestos 2 Estructuras Discretas II Verónica Torres Veronica Torres
 
Algebra 2. 9.19 Simplifying Square Roots
Algebra 2. 9.19 Simplifying Square RootsAlgebra 2. 9.19 Simplifying Square Roots
Algebra 2. 9.19 Simplifying Square Rootsdmatkeson21
 

What's hot (20)

Lesson 3 (write the equation of a line)
Lesson 3 (write the equation of a line)Lesson 3 (write the equation of a line)
Lesson 3 (write the equation of a line)
 
9.4 part 1 and 2 combined worked
9.4   part 1 and 2 combined worked9.4   part 1 and 2 combined worked
9.4 part 1 and 2 combined worked
 
Writing the equations of lines(point slope form)
Writing the equations of lines(point slope form)Writing the equations of lines(point slope form)
Writing the equations of lines(point slope form)
 
Senior Seminar Final Paper
Senior Seminar Final PaperSenior Seminar Final Paper
Senior Seminar Final Paper
 
Equations of a Line
Equations of a LineEquations of a Line
Equations of a Line
 
Attributed Graph Matching of Planar Graphs
Attributed Graph Matching of Planar GraphsAttributed Graph Matching of Planar Graphs
Attributed Graph Matching of Planar Graphs
 
Two point form Equation of a line
Two point form Equation of a lineTwo point form Equation of a line
Two point form Equation of a line
 
Leraning packet
Leraning packetLeraning packet
Leraning packet
 
LECTURE-EQUATION OF A LINE
LECTURE-EQUATION OF A LINELECTURE-EQUATION OF A LINE
LECTURE-EQUATION OF A LINE
 
DiffCalculus August 9, 2012
DiffCalculus August 9, 2012DiffCalculus August 9, 2012
DiffCalculus August 9, 2012
 
Writing Equations of a Line
Writing Equations of a LineWriting Equations of a Line
Writing Equations of a Line
 
Equation Of A Line
Equation Of A LineEquation Of A Line
Equation Of A Line
 
Planar graph
Planar graphPlanar graph
Planar graph
 
11.1 Sequences and Series
11.1 Sequences and Series11.1 Sequences and Series
11.1 Sequences and Series
 
Pre-Cal 40S June 5, 2009
Pre-Cal 40S June 5, 2009Pre-Cal 40S June 5, 2009
Pre-Cal 40S June 5, 2009
 
Arithmetic progression
Arithmetic progressionArithmetic progression
Arithmetic progression
 
Equation of the line
Equation of the lineEquation of the line
Equation of the line
 
Ejercicios propuestos 2 Estructuras Discretas II Verónica Torres
Ejercicios propuestos 2 Estructuras Discretas II Verónica Torres Ejercicios propuestos 2 Estructuras Discretas II Verónica Torres
Ejercicios propuestos 2 Estructuras Discretas II Verónica Torres
 
Algebra 2. 9.19 Simplifying Square Roots
Algebra 2. 9.19 Simplifying Square RootsAlgebra 2. 9.19 Simplifying Square Roots
Algebra 2. 9.19 Simplifying Square Roots
 
Me330 lecture4
Me330 lecture4Me330 lecture4
Me330 lecture4
 

Viewers also liked

내 인생을 바꾼 게임 김영진
내 인생을 바꾼 게임 김영진내 인생을 바꾼 게임 김영진
내 인생을 바꾼 게임 김영진영진 김
 
SAE Group Studio301 Qantm
SAE Group Studio301 QantmSAE Group Studio301 Qantm
SAE Group Studio301 QantmTRUSTLESS.AI
 
Bisturies Guillotinas Y Tijeras
Bisturies Guillotinas Y TijerasBisturies Guillotinas Y Tijeras
Bisturies Guillotinas Y TijerasLeandro
 
Flowers4achange
Flowers4achangeFlowers4achange
Flowers4achangespdp08
 
드림포트폴리오[1] hwp
드림포트폴리오[1] hwp드림포트폴리오[1] hwp
드림포트폴리오[1] hwp은진 박
 
Συμπλήρωση Μηχανογραφικού
Συμπλήρωση ΜηχανογραφικούΣυμπλήρωση Μηχανογραφικού
Συμπλήρωση Μηχανογραφικούspetsiotou
 
제주평화인권센터 소개
제주평화인권센터 소개제주평화인권센터 소개
제주평화인권센터 소개sanpohong
 
Customers are irrational apri 8
Customers are irrational apri 8Customers are irrational apri 8
Customers are irrational apri 8Dat Pham
 
Study on Renal Transporter-Mediated Clinical Drug−Drug Interactions
Study on Renal Transporter-Mediated Clinical Drug−Drug InteractionsStudy on Renal Transporter-Mediated Clinical Drug−Drug Interactions
Study on Renal Transporter-Mediated Clinical Drug−Drug InteractionsTorben Haagh
 
Realtime Photo Galleries by Realtidbits
Realtime Photo Galleries by RealtidbitsRealtime Photo Galleries by Realtidbits
Realtime Photo Galleries by Realtidbitskga245
 
차호성
차호성차호성
차호성chahos
 

Viewers also liked (20)

내 인생을 바꾼 게임 김영진
내 인생을 바꾼 게임 김영진내 인생을 바꾼 게임 김영진
내 인생을 바꾼 게임 김영진
 
ECO4CLOUD
ECO4CLOUDECO4CLOUD
ECO4CLOUD
 
SAE Group Studio301 Qantm
SAE Group Studio301 QantmSAE Group Studio301 Qantm
SAE Group Studio301 Qantm
 
Bisturies Guillotinas Y Tijeras
Bisturies Guillotinas Y TijerasBisturies Guillotinas Y Tijeras
Bisturies Guillotinas Y Tijeras
 
Flowers4achange
Flowers4achangeFlowers4achange
Flowers4achange
 
Ptadraft2
Ptadraft2Ptadraft2
Ptadraft2
 
드림포트폴리오[1] hwp
드림포트폴리오[1] hwp드림포트폴리오[1] hwp
드림포트폴리오[1] hwp
 
Bn044398401
Bn044398401Bn044398401
Bn044398401
 
Συμπλήρωση Μηχανογραφικού
Συμπλήρωση ΜηχανογραφικούΣυμπλήρωση Μηχανογραφικού
Συμπλήρωση Μηχανογραφικού
 
제주평화인권센터 소개
제주평화인권센터 소개제주평화인권센터 소개
제주평화인권센터 소개
 
Ted titans
Ted titansTed titans
Ted titans
 
Customers are irrational apri 8
Customers are irrational apri 8Customers are irrational apri 8
Customers are irrational apri 8
 
Study on Renal Transporter-Mediated Clinical Drug−Drug Interactions
Study on Renal Transporter-Mediated Clinical Drug−Drug InteractionsStudy on Renal Transporter-Mediated Clinical Drug−Drug Interactions
Study on Renal Transporter-Mediated Clinical Drug−Drug Interactions
 
my new test
my new testmy new test
my new test
 
Faultlist
FaultlistFaultlist
Faultlist
 
TUTORIAL DE SCRATCH
TUTORIAL DE SCRATCHTUTORIAL DE SCRATCH
TUTORIAL DE SCRATCH
 
20120914 aws summit_lt
20120914 aws summit_lt20120914 aws summit_lt
20120914 aws summit_lt
 
Rdw Ppt Samples
Rdw Ppt SamplesRdw Ppt Samples
Rdw Ppt Samples
 
Realtime Photo Galleries by Realtidbits
Realtime Photo Galleries by RealtidbitsRealtime Photo Galleries by Realtidbits
Realtime Photo Galleries by Realtidbits
 
차호성
차호성차호성
차호성
 

Similar to D04442327

Dynamical systems solved ex
Dynamical systems solved exDynamical systems solved ex
Dynamical systems solved exMaths Tutoring
 
Nbhm m. a. and m.sc. scholarship test september 20, 2014 with answer key
Nbhm m. a. and m.sc. scholarship test september 20, 2014 with answer keyNbhm m. a. and m.sc. scholarship test september 20, 2014 with answer key
Nbhm m. a. and m.sc. scholarship test september 20, 2014 with answer keyMD Kutubuddin Sardar
 
Nbhm m. a. and m.sc. scholarship test 2012 with answer key
Nbhm m. a. and m.sc. scholarship test 2012 with answer keyNbhm m. a. and m.sc. scholarship test 2012 with answer key
Nbhm m. a. and m.sc. scholarship test 2012 with answer keyMD Kutubuddin Sardar
 
Graph Theory,Graph Terminologies,Planar Graph & Graph Colouring
Graph Theory,Graph Terminologies,Planar Graph & Graph ColouringGraph Theory,Graph Terminologies,Planar Graph & Graph Colouring
Graph Theory,Graph Terminologies,Planar Graph & Graph ColouringSaurabh Kaushik
 
Cat tep0511 paper
Cat tep0511 paperCat tep0511 paper
Cat tep0511 paperakisingla
 
Arithmetic Progressions and the Construction of Doubly Even Magic Squares and...
Arithmetic Progressions and the Construction of Doubly Even Magic Squares and...Arithmetic Progressions and the Construction of Doubly Even Magic Squares and...
Arithmetic Progressions and the Construction of Doubly Even Magic Squares and...Lossian Barbosa Bacelar Miranda
 
coordinate Geometry straight line
coordinate Geometry   straight linecoordinate Geometry   straight line
coordinate Geometry straight lineSahilPuri14
 
129215 specimen-paper-and-mark-schemes
129215 specimen-paper-and-mark-schemes129215 specimen-paper-and-mark-schemes
129215 specimen-paper-and-mark-schemesKing Ali
 
Delaunay triangulation from 2-d delaunay to 3-d delaunay
Delaunay triangulation   from 2-d delaunay to 3-d delaunayDelaunay triangulation   from 2-d delaunay to 3-d delaunay
Delaunay triangulation from 2-d delaunay to 3-d delaunaygreentask
 
Lohans’ magic squares and the Gaussian elimination method
Lohans’ magic squares and the Gaussian elimination methodLohans’ magic squares and the Gaussian elimination method
Lohans’ magic squares and the Gaussian elimination methodLossian Barbosa Bacelar Miranda
 
Applied III Chapter 4(1).pdf
Applied III  Chapter 4(1).pdfApplied III  Chapter 4(1).pdf
Applied III Chapter 4(1).pdfDawitThomas
 
15.) Line L in the figure below is parallel to the line y=.docx
15.) Line L in the figure below is parallel to the line y=.docx15.) Line L in the figure below is parallel to the line y=.docx
15.) Line L in the figure below is parallel to the line y=.docxherminaprocter
 
3 4 character tables
3 4 character tables3 4 character tables
3 4 character tablesAlfiya Ali
 
Linear transformation.ppt
Linear transformation.pptLinear transformation.ppt
Linear transformation.pptRaj Parekh
 
Nbhm m. a. and m.sc. scholarship test 2006
Nbhm m. a. and m.sc. scholarship test 2006Nbhm m. a. and m.sc. scholarship test 2006
Nbhm m. a. and m.sc. scholarship test 2006MD Kutubuddin Sardar
 

Similar to D04442327 (20)

Dynamical systems solved ex
Dynamical systems solved exDynamical systems solved ex
Dynamical systems solved ex
 
Nbhm m. a. and m.sc. scholarship test september 20, 2014 with answer key
Nbhm m. a. and m.sc. scholarship test september 20, 2014 with answer keyNbhm m. a. and m.sc. scholarship test september 20, 2014 with answer key
Nbhm m. a. and m.sc. scholarship test september 20, 2014 with answer key
 
Nbhm m. a. and m.sc. scholarship test 2012 with answer key
Nbhm m. a. and m.sc. scholarship test 2012 with answer keyNbhm m. a. and m.sc. scholarship test 2012 with answer key
Nbhm m. a. and m.sc. scholarship test 2012 with answer key
 
Graph Theory,Graph Terminologies,Planar Graph & Graph Colouring
Graph Theory,Graph Terminologies,Planar Graph & Graph ColouringGraph Theory,Graph Terminologies,Planar Graph & Graph Colouring
Graph Theory,Graph Terminologies,Planar Graph & Graph Colouring
 
Cat tep0511 paper
Cat tep0511 paperCat tep0511 paper
Cat tep0511 paper
 
R lecture co2_math 21-1
R lecture co2_math 21-1R lecture co2_math 21-1
R lecture co2_math 21-1
 
Surfaces quadric
Surfaces quadricSurfaces quadric
Surfaces quadric
 
Arithmetic Progressions and the Construction of Doubly Even Magic Squares and...
Arithmetic Progressions and the Construction of Doubly Even Magic Squares and...Arithmetic Progressions and the Construction of Doubly Even Magic Squares and...
Arithmetic Progressions and the Construction of Doubly Even Magic Squares and...
 
coordinate Geometry straight line
coordinate Geometry   straight linecoordinate Geometry   straight line
coordinate Geometry straight line
 
Linear Algebra Assignment Help
Linear Algebra Assignment Help Linear Algebra Assignment Help
Linear Algebra Assignment Help
 
129215 specimen-paper-and-mark-schemes
129215 specimen-paper-and-mark-schemes129215 specimen-paper-and-mark-schemes
129215 specimen-paper-and-mark-schemes
 
Delaunay triangulation from 2-d delaunay to 3-d delaunay
Delaunay triangulation   from 2-d delaunay to 3-d delaunayDelaunay triangulation   from 2-d delaunay to 3-d delaunay
Delaunay triangulation from 2-d delaunay to 3-d delaunay
 
graph theory
graph theorygraph theory
graph theory
 
Lohans’ magic squares and the Gaussian elimination method
Lohans’ magic squares and the Gaussian elimination methodLohans’ magic squares and the Gaussian elimination method
Lohans’ magic squares and the Gaussian elimination method
 
Applied III Chapter 4(1).pdf
Applied III  Chapter 4(1).pdfApplied III  Chapter 4(1).pdf
Applied III Chapter 4(1).pdf
 
R lecture co3_math 21-1
R lecture co3_math 21-1R lecture co3_math 21-1
R lecture co3_math 21-1
 
15.) Line L in the figure below is parallel to the line y=.docx
15.) Line L in the figure below is parallel to the line y=.docx15.) Line L in the figure below is parallel to the line y=.docx
15.) Line L in the figure below is parallel to the line y=.docx
 
3 4 character tables
3 4 character tables3 4 character tables
3 4 character tables
 
Linear transformation.ppt
Linear transformation.pptLinear transformation.ppt
Linear transformation.ppt
 
Nbhm m. a. and m.sc. scholarship test 2006
Nbhm m. a. and m.sc. scholarship test 2006Nbhm m. a. and m.sc. scholarship test 2006
Nbhm m. a. and m.sc. scholarship test 2006
 

More from IOSR-JEN

More from IOSR-JEN (20)

C05921721
C05921721C05921721
C05921721
 
B05921016
B05921016B05921016
B05921016
 
A05920109
A05920109A05920109
A05920109
 
J05915457
J05915457J05915457
J05915457
 
I05914153
I05914153I05914153
I05914153
 
H05913540
H05913540H05913540
H05913540
 
G05913234
G05913234G05913234
G05913234
 
F05912731
F05912731F05912731
F05912731
 
E05912226
E05912226E05912226
E05912226
 
D05911621
D05911621D05911621
D05911621
 
C05911315
C05911315C05911315
C05911315
 
B05910712
B05910712B05910712
B05910712
 
A05910106
A05910106A05910106
A05910106
 
B05840510
B05840510B05840510
B05840510
 
I05844759
I05844759I05844759
I05844759
 
H05844346
H05844346H05844346
H05844346
 
G05843942
G05843942G05843942
G05843942
 
F05843238
F05843238F05843238
F05843238
 
E05842831
E05842831E05842831
E05842831
 
D05842227
D05842227D05842227
D05842227
 

Recently uploaded

SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfngoud9212
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 

Recently uploaded (20)

SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdf
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 

D04442327

  • 1. IOSR Journal of Engineering (IOSRJEN) www.iosrjen.org ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vol. 04, Issue 04 (April. 2014), ||V4|| PP 23-27 International organization of Scientific Research 23 | P a g e K - Domination Number of Butterfly Graphs P. Vijaya Jyothi1 , Indrani Kelkar2 , B. Maheswari3 1(Department of Mathematics, NBKR Institute of Science and Technology, Vidyanagar, Nellore, India) 2(Department of Mathematics, Acharya Institute of Technology, Bangalore, India) 3(Department of Mathematics, Sri Padmavati Mahila Viswavidyalayam, Tirupati, India) Abstract: - Butterfly graphs and domination are very important ideas in computer architecture and communication techniques. We present results about one important domination parameter k-domination Number for Butterfly Graph. We find the relation between domination number and k-domination number for BF(n). In this paper we present results about k-domination number of Butterfly Graphs BF(n). We show that domination number and k-domination number of butterfly graphs BF(n) are related to each other as k (BF(n)) > (BF(n)) except for k = 2 and n = 6. Keywords: Butterfly graph, domination number, k-domination number 2000 Mathematics Subject Classification: 05C69 I. INTRODUCTION Butterfly Networks are interconnection networks which form the back bone of distributed memory parallel architecture. They have very good symmetry in structure and are regular graphs. One of the current interests of researchers is Butterfly graphs, because they are studied as a topology of parallel machine architecture. The vertices model processors and the edges represent communication links between processors. The vertex set V of BF(n) is the set of ordered pairs (α; v) where α  {0, 1, 2, ……n-1} and v = xn-1 xn-2 …… x1 x0 is a binary string of length n where xi = 0 or 1. There is an edge from a vertex (α; v) to a vertex (α′; v′) where α′ ≡ α +1 (mod n) and xj = xj′  j ≠ α′. A butterfly graph BF(n) is an n - partite graph with n levels. Each level Lk for k = 0, 1, …. , n-1 has 2n vertices and Lk = { (k; v) / v = xn-1 xn-2 …… x1 x0 , xi = 0 or 1}. Using decimal representation of the binary string we can write Lk = { (k; m) / where k = 0, 1, 2, …. n-1 and m = ∑ xj2j , j = 0,1, ....n-1) } . II. MAIN RESULTS The concept of domination in graph theory was formalized by Berge [2] and Ore [9]. A well known upper bound for the domination number of a graph was given by Ore [9]. A subset D of G is called a k-dominating set of G if every vertex in V D is dominated by at least k vertices in D. Cardinality of a minimum k-dominating set is called the k-domination number of G and is denoted by k(G). In this paper we present results on the k-domination number of butterfly graph BF(n). BF(n) is a 4-regular graph, so k-domination is possible only for k < 5 in BF(n). The result for k=2 is proved in [ 10 ], here we present the proof for k = 3, 4. Theorem 1 : The 3-domination number of BF(n) for n > 1 is 3(BF(n)) = n 2n-1 if n ≤ 4 = 𝑛 2 2 𝑛 if n =5k k = 1, 2, 3, ..... Proof: We give construction of a k-dominating set of BF(n) for n = 2, 3, 4, 5 first and then for n>5 k- dominating sets are found using special Recursive Construction. Case (i) n = 2 Consider the butterfly graph BF(2). In BF(2) every vertex in one level is adjacent to 3 vertices in the other level. Let D denote a 3-dominating set of BF(2). For a vertex to be 3-dominated, at least 3 vertices adjacent with that vertex are needed to be in the 3-dominating set. So |D| ≥ 3. Let v=(1, t) be a vertex from L1, v has three vertices adjacent in L0. To 3-dominate v, all these vertices must be included into D. Now there is one vertex left in L0 including it in D makes each vertex of L1 to be 3-dominated giving D = 4, This is the minimum cardinality as any other 3-dominating set will include vertices from two levels and so will have more than four vertices. So γ3(BF(2)) = 4 = 2 x 22-1 = n x 2n-1 .
  • 2. k-Domination Number of Butterfly Graphs International organization of Scientific Research 24 | P a g e Case (ii) n = 3. Consider butterfly graph BF(3). We know that BF(3) has three levels L0, L1 and L2 with 8 vertices each and every vertex in a level Lk is adjacent to two vertices in the preceding level Lk-1 and two vertices in the succeeding level Lk+1. So for 3-domination of a vertex, two vertices from one level and one vertex from other level must be selected into D Let D denote a 3-dominating set of BF(3). Consider a vertex from level L1 (1; m1) in the left copy of BF(3), that is m1 ε {0,1,2,3}. To 3-dominate this vertex, three adjacent vertices of (1; m1) must be included into D. Vertex (1; m1) is adjacent to two vertices in L0, (0; m1), (0; m2), with m1≠m2 and |m1-m2| = 2, which belong to K2,2 between L0 - L1 and two vertices in L2 viz. (2; m1), (2; s1), with m1 ≠ s1 and │m1 - s1│ = 22 where s1 ε {4, 5, 6, 7}, which belong to a K2,2 between L1 and L2. Without loss of generality, take two vertices from L0 and one vertex from L2 into D giving D = {(0; m1), (0; m2), (2; s1)}, where s1 = m1 or │m1 - s1│ = 22 . Vertices of D 3-dominate (1; m1). Next Consider vertex (1; m2) which is dominated by (0; m1) and (0; m2). To 3-dominate this vertex, one of its adjacent vertices (2; s2) with s2 = m2 or │m2 – s2│ = 22 from L2 is to be included where s1 ≠ s2. Figure 1 The vertices {(0; m1), (0; m2), (2; s1), (2; s2)} can 3-dominate only two vertices (1, m1) and (1, m2). None of these four vertices are adjacent to other two vertices from left copy of L1. As shown in figure 1, to dominate (1;0) and (1;2) we need four vertices (0;0), (0;2), (2;4), (2;6). So to 3-dominate remaining vertices of level L1 in the left copy we need to include four more vertices to D. Giving D= {(0; m1),(0; m2),(2; s1),(2; s2), (0; m3),(0; m4) (2; s3),(2; s4)} Now the vertices of L1 in the left copy of BF(3) are 3-dominated by the vertices in D. Similarly to 3- dominate vertices of L1 in the right copy, 4 remaining vertices each from levels L0 and L2 need to be included to D. But the vertices of D 2-dominate remaining vertices from L0 and L2 so if we include (1; s1),(1; s2), (1; s3),(1; s4) into D then all the vertices of VD are 3-dominated. Therefore the minimum cardinality of a 3-dominating set is 12. Two possible minimal 3-dominating sets of BF(3) are D1 = {(0;0), (0;1), (0;2), (0;3), (1;4), (1;5), (1;6), (1;7), (2;4), (2;5), (2;6), (2;7)} D2 = V D1, Complement of D1. Hence γ3(BF(3)) = 12 = 3 x 23-1 = n x 2n-1 . Case (iii) n = 4 Consider BF(4). As in case (ii), to 3-dominate vertices in level L1 we select 16 vertices from L0 and 8 vertices from L2. These vertices 3-dominate all vertices of level L3 also. Figure 2 Now to 3-dominate remaining vertices of L2 we have two choices, either select vertices from two levels L1 and L3 or include these 8 vertices into 3-dominating set. For minimal number of vertices in 3-dominating set we include these 8 vertices of L3 into 3-dominating set. Therefore all vertices from L1 and L3 form a 3- dominating set of BF(4). Similarly set of all vertices from L0 and L2 form another 3-dominating set of BF(4) of same cardinality 2x24 . Therefore 3(BF(4)) = 2x24 = 4 x 24-1 = 𝑛2 𝑛−1 □
  • 3. k-Domination Number of Butterfly Graphs International organization of Scientific Research 25 | P a g e Case (iv) n = 5. Consider the butterfly graph BF(5). By the Recursive Construction given in [8], BF(5) has 2 copies of BF(4) and a new level L4 with 25 vertices. Let D1 and D2 denote 3-dominating sets in the left and right copy of BF(4) respectively. Since 3(BF(4)) = 32, select 32 vertices from left copy of BF(5) into D1 and 32 vertices from right copy of BF(5) into D2. Let D1 = {(0; i), (2; i) / i = 0 to15} . Then all the vertices in left copy of L1 are 3-dominated by the vertices in D1 and the vertices (3; i), i = 0....15 are 2-dominated. To 3-dominate these vertices there are two choices. One choice is to select all vertices of L4 and another choice is to select all vertices of L3. If the vertices of L4 are selected, then these vertices will 1-dominate the vertices of L3 which are already 2-dominated. So they will be 3-dominated. Similar is the case with the selection of vertices of L3. Hence the vertices of L4 are taken into D1 so that D1 = {(0; mi), (2; mi), (4; mi) / i = 0..15 } and | D1 | = 3. 24 . Using the symmetry of butterfly graphs, mirror image compliment set of D1 in the right copy of BF(5) will 3- dominate all vertices in that copy and it is given by D2 = {(0; mi), (2; mi), (4; mi) / i = 16…..31}. Hence D = D1  D2 becomes a 3-dominating set of BF(5) with │D│= 3.25 = 96. We claim that D is a minimum 3-dominating set of BF(5). If possible let there be a 3-dominating set S such that │S│<│D. As the domination number of BF(n) is even, due to the symmetry of the graph, │S│ is even. Now │S│<│D| implies │S│= 94 or │S│< 94. Suppose │S│= 94. Again by symmetry, 47 vertices in the left copy and 47 vertices in the right copy are to be selected. But this is not a choice as domination number is even. Suppose 46 vertices in the left copy and 48 vertices in the right copy are selected. Then as above 48 vertices will 3-dominate all vertices in the right copy of BF(3). Out of 46 vertices in the left copy, as 3(BF(4)) = 25 , balance 14 vertices may 2-dominate ( it is also not possible) the remaining 16 vertices in BF(5), but can not 3-dominate, because to 3-dominate a vertex we require at least 3 vertices. Similar is the case if │S│ < 94. Hence D is a minimum 3-dominating set of BF(5). Thus 3(BF(5)) = 3.25 = = 𝑛 2 2 𝑛 □ One such selection of 3-dominating set for BF(5) is illustrated in the following figure. Figure 3 Case (v) n = 5k The result is proved by using the Principle of Mathematical Induction on k. Step 1: Let k = 1. So n = 5. From case (iv) the result is true for BF(5). Step 2: Let us assume that the result is true for k = t. Then the result is proved for k = t + 1. Consider the graph BF(5(t+1)). From Recursive Construction 2 [8], BF(5t+5) is decomposed into 25 copies of BF(5t) without wings and the last 5 levels form a pattern of BF(5) with 25 vertex groups where each vertex group has 25t vertices. From the induction hypothesis the result is true for BF(5t). So consider a 3-dominating set Si of cardinality 5𝑡 2 25𝑡 for each copy of BF(5t). In BF(5t+5) the last 5 levels form a pattern of BF(5), which is isomorphic to BF(5) without wings. The choice of vertices into a 3-dominating set for BF(5), is from levels L0, L2 and L4. Hence this result obtained for the graph BF(5) can be extended to a pattern of BF(5). Thus a 3-dominating set D1 is obtained with 32 vertex groups (recall that each vertex group is treated as one vertex) in L0 , L2 and L4 of the last 5 levels, where each vertex group has 25t vertices. Suppose a 3-dominating set of cardinality less than 32x3x25t for the pattern of BF(5) is obtained. Since the pattern of BF(5) is isomorphic to the graph BF(5) without wings, this assumption gives the existence of a 3- dominating set of cardinality less than 3.25 for BF(5), which is a contradiction as 3(BF(5)) = 3x25 . Hence D1 is a minimum 3-dominating set for a pattern of BF(5). Let 1 32 1 DSD i i   .
  • 4. k-Domination Number of Butterfly Graphs International organization of Scientific Research 26 | P a g e As Si are minimum 3-dominating sets of disjoint copies of BF(5t) between levels L0 to L5t-1 and D1 is a minimum 3-dominating set for pattern of BF(5) between levels L5t to L5t+4 , it follows that D is a disjoint union of minimum 3-dominating sets. Hence D is a minimum 3-dominating set of BF(5t+5) whose cardinality is | D | = 32. 5𝑡 2 25𝑡 + 32.3. 25t . = 5𝑡 2 . 25t+5 + 5 2 25t+5 . = 5(𝑡+1) 2 25(t+1) . So the result is true for k = t + 1. Hence by the Principle of Mathematical Induction the result is true for all positive integers k. Thus 3(BF(5k)) = 𝟓𝒌 𝟐 𝟐 𝟓𝒌 = 𝒏 𝟐 𝟐 𝒏 □ Corollary 1 : 3(BF(5k+1)) = 𝟓𝒌+𝟏 𝟐 𝟐 𝟓𝒌 = 𝒏 𝟐 𝟐 𝒏 Proof : In BF(5k+1), from each of two consecutive levels we need to include vertices from one level into 3- dominating set for example L0, L2, L4, ........Ln-2 together 3-dominate all vertices of the other levels giving minimal 3-dominating set with cardinality 𝑛 2 2 𝑛 . One such selection of 3-dominating set for BF(6) is illustrated in the following figure, where dominating set has all vertices from levels L0, L2 and L4. 0123456............ 22232425262728293031 32333435363738........57585960616263 Figure 4 Corollary 2 : 3(BF(n)) = 𝒏 𝟐 𝟐 𝒏 for n=5k+2, 5k+3 and 5k+4 . Theorem 2 : The 4-domination number of BF(n) for n > 2 is 4(BF(n)) = 𝑛 2 2 𝑛 Proof : By definition of edges in BF(2), every vertex is adjacent to three vertices only with a straight and winged edge between (0, t) and (1, t) for t = 0, 1, 2, 3 which are parallel edges. So for BF(2) 4-domination is not possible giving γ4(BF(2)) = 0. In BF(n), n > 2, every vertex is of degree 4, all the 4 vertices must be included in 4- dominating set. As a vertex from level Lr is adjacent to two vertices each from Lr-1 and Lr+1. (modulo n), to 4- dominate all vertices of Lr all vertices from Lr-1 and Lr+1 must be included in to 4-dominating set. So 𝑛 2 levels all 2n vertices should be in to 4-dominating set which will be the minimal 4-dominating set. Therefore 4(BF(n)) = 𝑛 2 2 𝑛 . Observations: 1. 3(BF(n)) = 4(BF(n)) for n ≠ 3 as every 3-dominating set is a 4-dominating set. 2. From [8], (BF(n)) = 𝑛 2 2 𝑛−1 for n=2, 4k, 4k+1, 4k+3 = ( 𝑛 2 +1)2 𝑛−1 for n= 3, 4k+2 From [10] 2(BF(n)) = k 2n + r 2n-1 for n = 3k+r 3(BF(n)), 4(BF(n)) found above :
  • 5. k-Domination Number of Butterfly Graphs International organization of Scientific Research 27 | P a g e The following table gives domination and k-domination number of various butterfly graphs Graph (BF(n)) 2(BF(n)) 3(BF(n)) 4(BF(n)) BF(2) 2 4 4 4 BF(3) 6 8 12 16 BF(4) 16 24 32 32 BF(5) 48 64 96 96 BF(6) 128 128 192 192 BF(7) 256 320 512 512 BF(n) n > 4 𝑛 2 2 𝑛−1 (2k + r) 2n-1 𝑛 2 2 𝑛 𝑛 2 2 𝑛 From above table it is evident that k(BF(n)) > (BF(n)) for k = 2, 3, 4 and n ≠ 6. REFERENCES [1] Barth D. and Raspaud A, Two edge - disjoint Hamiltonian Cycles in the Butterfly Graphs, Information processing letters, 51(1994), 175–179. [2] Berge C., Theory of graphs and its Applications, Methuen, London, 1962. [3] Berge C., Graphs and Hypergraphs, North Holland Amsterdam, 1973. [4] Cockayne E J, Gamble B, Shephard B, An upper bound for k-domination number of a graph, Journal of Graph Theory, 2006, Vol 9 Issue 4, pp 533-534. [5] Fink J.F., Jacobson M.S., n-Domination in Graphs, in: Alavi Y. and Schwenk A. J.(eds), Graph Theory with Applications to Algorithms and Computer Science, New York, Wiley, 1985, 283–300. [6] Harary F., Graph Theory, Addison-Wesley, Reading, Mass, 1972. [7] Haynes T W, Hedetniemi S T and Slater P J, Fundamental of Domination in Graphs: Advanced Topics, (Marcel Dekker, Inc, New York, [8] Indrani P. Kelkar, Some Studies On Domination Parameters of Butterfly Graphs, Ph.D Thesis, Sri Padmavathi Mahila Visvavidyalayam, Tirupati India, 2006. [9] O. Ore, Theory of Graphs, Amar. Maths. Soc. Colloq. Pub., 38, Probidence, 1962. [10] Vijayajyothi P, Indrani Kelkar, B Maheswari, 2-domination number of BF(n), Chamchuri Journal of Mathematics, Vol 1, No. 1, pp 73-80, 2008 [11] Volkman Lutz, A bound on k-domination number of graph, Czekoslovak Mathematical Journal, March 2010, Vol 60, Issue 1, pp77-83