• No results found

Online Full Text

N/A
N/A
Protected

Academic year: 2020

Share "Online Full Text"

Copied!
7
0
0

Loading.... (view fulltext now)

Full text

(1)

The

k-Path Vertex Cover in Product Graphs of

Stars and Complete Graphs

Liancui Zuo

, Bitao Zhang, and Shaoqiang Zhang

Abstract

For a graph G and a positive integer k, a subset S of vertices ofGis called ak-path vertex cover if every path of orderkinGcontains at least one vertex fromS. The cardinality of a minimumk-path vertex cover is denoted byψk(G). In this paper, we present the exact values of

ψkin some product graphs of stars and complete graphs.

Keywords: k-path vertex cover; cartesian product; lex-icographic product; strong product; direct product

1

Introduction

Let xbe a real number, denoted by bxcthe maximum integer no more thanx, and denoted bydxethe minimum integer no less than x. Let G be a finite, simple and undirected graph,V(G)andE(G)denote its vertex set and edge set, respectively. For a subset S ⊆V(G), the subgraph induced bySis denoted byG[S]. The order of a path Pn is the number n of vertices while the length is the numbern−1 of edges. For nonnegative integers

a, b, let[a, b] ={a, a+ 1,· · · , b}ifa≤b, and[a, b] =∅if

a > b.

In recent years, many parameters and classes of graphs were studied. For example, in [8], different properties of the intrinsic order graph are obtained, namely those deal-ing with its edges, chains, shadows, neighbors and de-grees of its vertices, and some relevant subgraphs, as well as the natural isomorphisms between them. In [10], the

n-dimensional cube-connected complete graph is stud-ied. In [22], the multi-level distance number for a class of Lobster-like trees are researched. In [23, 24], the lin-ear 4-arboricity of some complete bipartite graphs and the linear (n−1)-arboricity of some Cartesian product graphs are obtained.

For a graphGand a positive integerk, a subsetSof the vertex set of G is called a k-path vertex cover if every path of orderkinGcontains at least one vertex fromS. The set S is also called the set of covered vertices in a

k-path vertex cover of Gand we callT =V(G)−S the set of uncovered vertices. The cardinality of a minimum

k-path vertex cover is denoted byψk(G).

The motivation for the k-path vertex cover, which was introduced in [13], arises from secure communications in

Manuscript received August 21,2015. This work was supported

by NSFC for youth with code 61103073.

Liancui Zuo, Bitao Zhang and Shaoqiang Zhang are with

Col-lege of Mathematical Science, Tianjin Normal University, Tianjin, 300387, China. Email: [email protected];[email protected]

wireless sensor networks, as well as in traffic control. The topology of wireless sensor networks can be modeled as a graph, in which vertices represent sensor devices and edges represent communication channels between pairs of sensor devices. Traditional security techniques cannot be applied directly to wireless sensor networks since sen-sor devices are limited in their computation, energy, and communication capabilities. Furthermore, they are often deployed in accessible areas, where they can be captured by an attacker. Generally speaking, a standard sensor device is not taken into account as tamper-resistant and it is unnecessary to make all devices of a sensor network tamper-proof due to increasing cost. Hence, the design of wireless sensor networks safety contracts has become a challenge in security research. We focus on the Canvas scheme [6, 13, 14, 17] which should provide data integrity in a sensor network. The scheme combines the properties of cryptographic primitives and the network topology.

The model of communications in wireless sensor net-works is just equivalent to the traffic control that is for-mulated in [19]. This problem also has its background in the real word. The increasing numbers of cars and buses lead to more and more traffic accidents, hence posing the installment of cameras to be in an urgent state. If every crossing is installed with several cameras, the cost would be enormous and unnecessary, since the installing fees can vary greatly because of different factors. Hence we need to install cameras at certain crossings which make sure that a driver will encounter at least one camera withinncrossings. At the same time, we need to guar-antee the lowest cost. This practical problem can, then, be turned into thek-path vertex cover problem.

The concept ofk-path vertex cover is a generalization of the vertex cover. Clearly,ψ2(G)corresponds to the size

of a minimum vertex cover, moreover

ψ2(G) =|V(G)| −α(G),

whereα(G)stands for the independence number of graph

G. This gives an interesting connection to the well stud-ied independence number [9].

A subset of vertices in graphGis called a dissociation set if it induces a subgraph with maximum degree at most 1. The number of vertices in a maximum cardinality set in

Gis called the dissociation number ofGand is denoted bydiss(G). The dissociation number problem is studied in several articles [1, 2, 5, 7], and a survey for this results is given in [15]. The value of ψ3(G)is in close relation

to diss(G)because it is easy to see that

ψ3(G) =|V(G)| −diss(G).

IAENG International Journal of Applied Mathematics, 46:1, IJAM_46_1_15

(2)

Some approximation algorithms forψ3(G)are studied in

[18, 19, 20]. In [12] an exact algorithm for computing

ψ3(G) in running timeO(1.5171n) for a graph of order

nis presented.

The problem of computingψk(G)is in general NP-hard for any fixed integerk≥2, but for tree the problem can be solved in linear time, as shown in [3]. The authors also gave some upper bounds on the value ofψk(G)and provide several estimations and the exact value ofψk(G).

The concept of the k-path vertex cover was also stud-ied in different graph products. The Cartesian product

G2H of graphs G = (V(G), E(G)) and H = (V(H), E(H)) has the vertex set V(G)×V(H), and vertices

(u1, v1),(u2, v2) are adjacent whenever u1 = u2 and

v1v2∈E(H), oru1u2∈E(G)andv1=v2.

The lexicographic product G ◦ H of graphs G = (V(G), E(G))andH= (V(H), E(H))has the vertex set

V(G)×V(H), and vertices(u1, v1),(u2, v2)are adjacent

wheneveru1u2∈E(G), oru1=u2 andv1v2∈E(H).

The direct productG×H of graphsG= (V(G), E(G))

and H = (V(H), E(H)) has the vertex set V(G)×

V(H), and vertices (u1, v1),(u2, v2) are adjacent

when-everu1u2∈E(G)andv1v2∈E(H).

The strong productGH of graphsG= (V(G), E(G))

and H = (V(H), E(H)) has the vertex set V(G)×

V(H), and vertices (u1, v1),(u2, v2) are adjacent

when-ever u1u2 ∈ E(G) and v1 = v2, or u1 = u2 and

v1v2∈E(H), oru1u2∈E(G)andv1v2∈E(H).

The modular productGH of graphsG= (V(G), E(G))

and H = (V(H), E(H)) has the vertex set V(G)×

V(H), and vertices (u1, v1),(u2, v2) are adjacent

when-ever u1u2 ∈ E(G) and v1 = v2, or u1 = u2 and

v1v2 ∈ E(H), or u1u2 ∈ E(G) and v1v2 ∈ E(H), or

u1u2∈/E(G)andv1v2∈/E(H).

Let G and H be arbitrary graphs, for a fixed vertex

v ∈V(H), we refer to the setV(G)× {v} as a G-layer. Similarly {u} ×V(H), for a fixed vertex u ∈ V(G), is an H-layer. Whenever referring to a specific G- or H -layer, we denote them by Gv or uH, respectively. Lay-ers can also be regarded as the graphs induced on these sets. It is clear that in the Cartesian and lexicographic products, aG-layer or H-layer is isomorphic toGorH, respectively.

For the Cartesian product of two paths, an asymptoti-cally tight bound and the exact value for ψ3 are given

in [4], and some bounds are improved in [11] and ex-tended to the strong product of two paths. Also, an upper bound for ψ3 and a lower bound ofψk of regular graphs are presented in [4]. For the lexicographic prod-uct of two arbitrary graphs, some results are also given in [11], and a good lower and an upper bounds for ψk,

ψ2 andψ3 are presented in [3].

2

Main results

LetSmdenote the star graph, whose vertex setV(Sm) =

{u1, u2,· · ·, um} and d(u1) = m−1 while d(ui) = 1 for 2 ≤ i ≤m. Similarly, let Kn denote the complete graph, whose vertex set V(Kn) = {v1, v2,· · ·, vn}. In this paper, we present the exact values ofψk(Sm2Kn),

ψk(Sm◦Kn),ψk(SmKn),ψk(SmKn), andψk(Sm×

Kn), respectively.

Firstly, we give three lammas. It is obvious that the following result holds.

Lemma 2.1. For any positive integers k and n with

2≤k≤n, we have

ψk(Pn) =b

n kc, ψk(Cn) =d

n ke, ψk(Kn) =n−k+ 1.

Lemma 2.2. IfH is a subgraph ofGandkis a positive integer, then

ψk(G)≥ψk(H).

This is trivial since we can obtain onek-path vertex cover

S∩V(H)of H from everyk-path vertex coverS of G

for every subgraphH ofG.

Clearly,ψ1(G) =|V(G)|andψk(G) = 0for any graphG and each integer k >|V(G)|, so we always suppose that

2≤k≤ |V(G)| forψk(G)in the sequel.

Lemma 2.3. [21] If n ≥2 and dn

2e+ 1 ≤k ≤n+ 1,

thenψk(P22Kn) =n.

In the following, we provide the exact value of

ψk(Sm2Kn)at first.

Theorem 2.4. For positive integersm≥3 andn≥2, the following results hold.

(1)If 2≤k≤ dn

2e, thenψk(Sm2Kn) =m(n−k+ 1).

(2)If dn

2e+ 1≤k≤n+ 1, then

ψk(Sm2Kn) =n+ (m−2)(n−k+ 1).

(3)If m ≤ n+ 1 and k ∈ [n+ 2, mn−n+m−2], or

m≥n+ 2andk∈[n+ 2, n2+ 2n], then

ψk(Sm2Kn) =n+ 1− b

k n+ 1c.

(4)If m≤n+ 1 andk∈[(m−1)(n+ 1), mn], then

ψk(Sm2Kn) =mn−k+ 1.

(5)If m≥n+ 2 andk∈[(n+ 1)2, mn], then

ψk(Sm2Kn) = 0.

Proof. (1)Let S1 = {(u1, vj) ∈ V(Sm2Kn)|j ∈ [k, n]} with|S1|=n−k+1andSi={(ui, vj)∈V(Sm2Kn)|1≤

j ≤n−k+ 1} with |Si| =n−k+ 1, where 2 ≤ i ≤

m. It is clear that S =∪m

i=1Si is a k-path vertex cover

IAENG International Journal of Applied Mathematics, 46:1, IJAM_46_1_15

(3)

since the largest connected component induced by all vertices uncovered is isomorphic to Kk−1. Therefore,

ψk(Sm2Kn)≤ |S|=m(n−k+ 1). On the other hand, each layeruiK

n is isomorphic toKn and Sm2Kn has m such layers, where 1 ≤i ≤m. So, we haveψk(Sm2Kn)≥mψk(Kn) =m(n−k+ 1). Thus,

ψk(Sm2Kn) =m(n−k+ 1) for2≤k≤ dn

2e.

(2)LetS1={(u1, vj)∈V(Sm2Kn)|1≤j≤k−1} with

|S1|=k−1andSi={(ui, vj)∈V(Sm2Kn)|k≤j≤n} with |Si|=n−k+ 1for2 ≤i≤m. It is obvious that

S = ∪m

i=1Si is a k-path vertex cover since the largest connected subgraph of Sm2Kn induced by all vertices uncovered is isomorphic toKk−1. Therefore,

ψk(Sm2Kn)≤ |S|

=k−1 + (m−1)(n−k+ 1) =n+ (m−2)(n−k+ 1).

On the other hand, we delete all edges between the layers u1K

n and uiKn, where 3≤i≤m. The graph Sm2Kn can be partitioned into a subgraph isomorphic toP22Kn and(m−2)subgraphs isomorphic toKn. According to Lemmas 2.2 and 2.3, we have

ψk(Sm2Kn)≥ψk(P22Kn) + (m−2)ψk(Kn)

=n+ (m−2)(n−k+ 1).

Thus, (2) is proved.

(3)Firstly, we will construct a k-path vertex cover with

n+ 1 − b k

n+1c vertices to prove that ψk(Sm2Kn) ≤

n+ 1− b k

n+1c. Let G = Sm2Kn and S ={(u1, vj) ∈

V(Sm2Kn)|bn+1k c ≤ j ≤n} with|S|=n+ 1− bn+1k c. Clearly, every pathPn+1inSm2Kncontains at least one vertex that belongs to V(u1K

n), so graphG[V(G)−S] contains b k

n+1c −1 vertices which belong to V(

u1K

n), thus the largest connected subgraph ofG[V(G)−S]has order at most

n+ (n+ 1)(b k

n+ 1c −1)≤n+ (n+ 1)( k

n+ 1−1) =k−1.

Therefore,Sis ak-path vertex cover ofSm2Knand then

ψk(Sm2Kn)≤ |S|=n+ 1− bn+1k c.

Secondly, we show that ψk(Sm2Kn) ≥n+ 1− bn+1k c. Assume to the contrary thatTis ak-path vertex cover of

ψk(Sm2Kn)with|T| ≤n−bn+1k c. LetTi=T∩V(uiKn) andni=|Ti|, where1≤i≤m. It is easy to see thatT =

∪m

i=1Tiand|T|=P m

i=1ni. Sincen−ni ≥n− |T| ≥afor

a=b k

n+1c, there are at leastavertices which not belong

toT in each layeruiK

nfor1≤i≤m. By the symmetry of verticesu2,· · · , umin graphSm, we assume thatn2≥

n3 ≥ · · · ≥ nl ≥1 andnj = 0 forj ∈[l+ 1, m], where

2≤l≤m. Ifm≤nandn+ 2≤k≤mn+m−n−2, then a+ 2 =b k

n+1c+ 2≤ b

(m−2)(n+1)+n

n+1 c+ 2 = m. If

m ≥ n+ 1 and n+ 2 ≤ k ≤ n2+ 2n, then a+ 2 =

b k

n+1c+ 2≤ b

n(n+1)+n

n+1 c+ 2 = n+ 2 ≤m. Therefore,

there are at leasta+2Kn-layers inSm2Knin both cases.

We only need to show that all vertices which belong to vertex set∪a+2

i=1(V(uiKn)−Ti)can form a path since

| ∪a+2

i=1 (V(uiKn)−Ti)|=Pai=1+2(n− |Ti|)

≥n(a+ 2)−Pm

i=1|Ti|

≥n(a+ 2)−(n−a) =b k

n+1c(n+ 1) +n

≥ k−n

n+1(n+ 1) +n

=k.

Clearly, ifa= 1, then all vertices which belong to vertex set ∪3

i=1(V(

uiK

n)−Ti) can form a path. We assume that a≥2 and construct such a pathP in two cases.

Case 1. l≥a+ 2.

Since n1 +n2 +n3 ≤ Pmi=1ni ≤ n −1, there are three vertices (u1, vy2), (u2, vy2), (u3, vy2) ∈/ T. Lying

in the layer u2K

n, all the vertices which are not cov-ered by T can form a path P2 with terminate vertex

(u2, vy2), where 1 ≤y2 ≤n. Since 1 +n1+n3+n4 ≤

Pm

i=1ni ≤ n− 1, there are three vertices (u1, vy3),

(u3, vy3), (u4, vy3) ∈/ T. Lying in the layer

u3K

n, all vertices which are not covered by T can form a path

P3 with original vertex (u3, vy2) and terminate vertex

(u3, vy3), where 1 ≤ y3 ≤ n and y3 6= y2. · · · Lying

in the layer ua+2K

n, all vertices which are not covered by T can form a path Pa+2 with the original vertex

(ua+2, vya+1), where 1 ≤ ya+1 ≤ n and ya+1 6= yi for

2≤i≤a. LetV1={(u1, vy2),(u1, vy3),· · · ,(u1, vya+1)}

andV2= (V(u1Kn)−T1−V1)∪ {(u1, vya),(u1, vya+1)}.

All vertices which belong to vertex setV2can form a path

P1 with the originate vertex(u1, vya)and the terminate vertex (u1, vya+1). Set

P =P2+ (u2, vy2)(u1, vy2) + (u1, vy2)(u3, vy2)

+P3+ (u3, vy3)(u1, vy3) +· · ·+Pa+1

+(ua+1, vya)(u1, vya) +P1

+(u1, vya+1)(ua+2, vya+1) +Pa+2.

We have a pathP of order at leastkwith no vertex that belongs toT, a contradiction.

Case 2. l < a+ 2.

Since n1+n2+n3 ≤Pmi=1ni ≤n−1, there are three vertices (u1, vy2), (u2, vy2), (u3, vy2) ∈/ T. Lying in the

layer u2K

n, all the vertices which are not covered by T can form a path P2 with the terminate vertex (u2, vy2),

where1≤y2≤n. Since1+n1+n3+n4≤P

m

i=1ni≤n−

1, there are three vertices(u1, vy3),(u3, vy3),(u4, vy3)∈/

T. Lying in the layer u3K

n, all vertices which are not covered byT can form a pathP3with the original vertex

(u3, vy2) and the terminate vertex(u3, vy3), where 1 ≤

y3≤nandy36=y2. · · · Since

l−3 +n1+nl−1+nl≤ m

X

i=1

ni≤n−1,

there are three vertices(u1, vyl),(ul, vyl),(ul+1, vyl)∈/ T. Lying in the layerulK

n, all the vertices can form a path

Pl with the original vertex(ul, vyl−1)and the terminate

vertex(ul, vyl), where1≤yl≤nandyl6=yifor2≤i≤

IAENG International Journal of Applied Mathematics, 46:1, IJAM_46_1_15

(4)

l−1. Lying in the layer ul+1K

n, all vertices which are not covered byT can form a pathPl+1 with the original

vertex (ul+1, vyl)and the terminate vertex (ul+1, vyl+1),

where 1 ≤ yl+1 ≤ n, (u1, vyl+1) ∈/ T and yl+1 6= yi

for 2 ≤ i ≤ l. · · · Lying in the layer ua+2K

n, all the vertices can form a path Pa+2 with the original vertex

(ua+2, vya+1), where 1 ≤ya+1 ≤n, (u1, vya+1)∈/ T and

ya+16=yi for2≤i≤a. Let

V1={(u1, vy2),(u1, vy3),· · ·,(u1, vya+1)}

and

V2= (V(u1Kn)−T1−V1)∪ {(u1, vya),(u1, vya+1)}.

All vertices which belong to vertex setV2can form a path

P1with the originate vertex (u1, vya)and the terminate vertex(u1, vya+1). Set

P =P2+ (u2, vy2)(u1, vy2) + (u1, vy2)(u3, vy2)

+P3+ (u3, vy3)(u1, vy3) +· · ·+Pa+1

+(ua+1, vya)(u1, vya) +P1

+(u1, vya+1)(ua+2, vya+1) +Pa+2.

We have a pathP of order at leastkwith no vertex that belong toT, a contradiction, too.

(4)LetSbe ak-path vertex cover ofSm2Kn with|S|=

mn−k+ 1. Since|V(Sm2Kn)| − |S|=k−1, we have

ψk(Sm2Kn)≤mn−k+ 1.

Next we prove that ψk(Sm2Kn) ≥ mn−k+ 1. As-sume to the contrary thatT is a k-path vertex cover of

ψk(Sm2Kn)with|T| ≤mn−k. LetTi=T∩V(uiKn) with |Ti| = ni, where 1 ≤ i ≤ m. It is easy to see that T = ∪m

i=1Ti and |T| = P m

i=1ni. Since n−ni ≥

n− |T| ≥n−mn+k≥n−mn+ (m−1)(n+ 1) =m−1, there are at least m−1 vertices which not belong to

T in each layer uiK

n for 1 ≤ i ≤ n. It is clear that

|V(Sm2Kn)−T| ≥mn−(mn−k) =k, and we can show that all vertices of V(Sm2Kn)−T can form a path as (3) similarly, a contradiction.

(5)Since every path in Sm2Kn with ordern+ 1has at least one vertex that belongs toV(u1K

n), every path of

Sm2Kn has order at most

n+n(n+ 1) =n2+ 2n≤k−1.

Therefore,ψk(Sm2Kn) = 0.

In the next theorem, we studySm◦Kn, SmKn, and

SmKn.

Theorem 2.5. For positive integersm≥3 andn≥2, the following results hold.

(1)If 2≤k≤n+ 1, then

ψk(Sm◦Kn) =ψk(SmKn)

=ψk(SmKn) =n+ (m−1)(n−k+ 1).

(2)If m ≤n+ 1and n+ 2≤k ≤mn−n+m−2, or

m≥n+ 2andn+ 2≤k≤n2+ 2n, then

ψk(Sm◦Kn) =ψk(SmKn)

=ψk(SmKn) =n+ 1− b

k n+ 1c.

(3)If m≤n+ 1 and(m−1)(n+ 1)≤k≤mn, then

ψk(Sm◦Kn) =ψk(SmKn)

=ψk(SmKn) =mn−k+ 1.

(4)If m≤n+ 2 and(n+ 1)2kmn, then

ψk(Sm◦Kn) =ψk(SmKn) =ψk(SmKn) = 0.

Proof. It is easy to see that bothSmKn andSmKn are isomorphic toSm◦Kn, thus it is only need to show that results hold forSm◦Kn.

(1)Let

S1={(u1, vj)∈V(Sm◦Kn)|1≤j≤n} with|S1|=nand

Si={(ui, vj)∈V(Sm◦Kn)|k≤j≤n}

with |Si|=n−k+ 1, where2≤i≤m. It is clear that

S = ∪m

i=1Si is a k-path vertex cover since the largest connected subgraph of Sm◦Kn induced by all vertices uncovered is isomorphic toKk−1. Therefore,

ψk(Sm◦Kn)≤ |S|=n+ (m−1)(n−k+ 1). On the other hand, we delete all edges between layers u1K

n anduiKn, where3≤i≤m. The graph Sm◦Kn can be partitioned into a subgraph isomorphic to K2n and(m−2)subgraphs isomorphic toKn. According to Lemma 2.2, we have

ψk(Sm◦Kn)≥ψk(K2n) + (m−2)ψk(Kn)

= 2n−k+ 1 + (m−2)(n−k+ 1) =n+ (m−1)(n−k+ 1).

(2)Firstly, we construct a k-path vertex cover with n+ 1− b k

n+1cvertices to prove that

ψk(Sm◦Kn)≤n+ 1− b

k n+ 1c.

LetG=Sm◦Kn and

S={(u1, vj)∈V(Sm◦Kn)|b

k

n+ 1c ≤j≤n}

with|S|=n+ 1− b k

n+1c. It is obvious that every path

inSm◦Knwith ordern+ 1contains at least one vertex that belongs toV(u1K

n), so graphG[V(G)−S]contains

b k

n+1c −1 vertices which belong to V(

u1K

n), thus the largest order of paths inG[V(G)−S] is at most

n+ (n+ 1)(b k

n+ 1c −1)≤n+ (n+ 1)( k

n+ 1−1) =k−1.

Therefore, S is a k-path vertex cover of Sm◦Kn and then

ψk(Sm◦Kn)≤ |S|=n+ 1− b

k n+ 1c.

IAENG International Journal of Applied Mathematics, 46:1, IJAM_46_1_15

(5)

Secondly, we can show that

ψk(Sm◦Kn)≥n+ 1− b

k n+ 1c

by Theorem 2.4 sinceSm2Kn is a subgraph ofSm◦Kn. (3)LetSbe ak-path vertex cover ofSm◦Kn with|S|=

mn−k+ 1. Since|V(Sm◦Kn)| − |S|=k−1, we have

ψk(Sm◦Kn)≤mn−k+ 1.

We can obtain that ψk(Sm◦Kn)≥mn−k+ 1 as (2) similarly.

(4)Since every path inSm◦Kn with ordern+ 1has at least one vertex that belongs tou1K

n, the largest order of paths inSm◦Kn is at most

n+n(n+ 1) =n2+ 2n≤k−1.

Therefore,ψk(Sm◦Kn) = 0.

Finally, we present the exact value ofψk(Sm×Kn). Be-fore giving the main result, we show the following lemma first.

Lemma 2.6. If n≥3 and4≤k≤2n−1, then

ψk(P2×Kn)≥n+ 1− b

k 2c.

Proof. Assume to the contrary thatT is ak-path vertex cover of the graph P2×Kn with |T| = n− bk2c. Let

Ti=T∩V(u1Kn)withni=|Ti|fori= 1,2. Because of the symmetry of two layers in graph P2×Kn, we may assume thatn1≥n2. Sincen1+n2=|T|=n− bk2c, we

have

n2≤ b

n− bk

2c

2 c ≤ b n−2

2 c ≤ b 2n−5

2 c=n−3.

Leta=n− |T1|andb=n− |T2|. It is easy to see that

n≥a=n− |T1| ≥n− |T|=b

k 2c.

According to the symmetry of vertices in each layer of graph P2×Kn, we may assume thatV(u1Kn)−T1 =

{(u1, v1),(u1, v2),· · ·,(u1, va)}. Next we discuss onain two cases.

Case 1. a=bk

2c.

ThenT1=T andT2=∅.

Let

P = (u2, v2)(u1, v1)(u2, v3)(u1, v2)(u2, v4)

(u1, v3)(u2, v5)· · ·(u1, va)(u2, va+2)

witha+ 2 =bk

2c+ 2≤ b 2n−1

2 c+ 2 =n+ 1, where indices

are taken modulon. Since|V(P)|= 2a+ 1 = 2bk

2c+ 1≥

k, we have a path P of order at leastk with no vertex that belongs toT, a contradiction.

Case 2. bk

2c+ 1≤a≤n.

Letc=bk

2c+ 1 and

V(u2K

n)−T2={(u2, vxi)|1≤i≤b,

1≤xi≤n, xp< xq f or1≤p < q≤b}. Let Ux = {xi|(u2, vxi) ∈ (V(u2Kn)−T2)} and xl be the smallest index of xi not less than 3, then we have

3≤xl ≤n2+ 3, where1≤l ≤b andxl∈Ux. For any

d≥1, we have 3 +d≤xl+d≤n2+d+ 3, where indices

are taken modulon. Since, for any integer1≤j≤c−1, we havexl+j−1≥j+2andxl+j−1≤n2+j+2≤n+j−1,

(u2, vxl+j−1)is incident with(u1, vj)and(u1, vj+1). Let

P = (u1, v1)(u2, vxl)(u1, v2)(u2, vxl+1) · · ·(u1, vc−1)(u2, vxc+l−2)(u1, vc),

where xc+l−2 ≤n2+c+ 1 ≤ n1+a+ 1 = n+ 1 and

indices are taken modulon. Since

|V(P)|= 2c−1 = 2bk

2c+ 1≥k,

we have a pathP of order at leastkwith no vertex that belongs toT, a contradiction, too.

By the definition, we have

E(Sm×Kn) ={(u1, vj)(ui, vl)|2≤i≤m,1≤j6=l≤n} and |E(Sm×Kn)|=n(n−1)(m−1). It is easy to see thatSm×Knis a bipartite graph with a partition(X, Y), whereX =V(u1K

n)andY =V(Sm×Kn)−X.

Theorem 2.7. For any positive integers m ≥ 3 and

n≥2, we have

ψk(Sm×Kn) =

          

2, if n= 2 and2≤k≤3, 0, if n= 2 and4≤k≤mn, n+ 1− bk

2c, if n≥3 and

2≤k≤2n+ 1, 0, if n≥3 and2n+ 2≤k≤mn.

Proof. (1)Ifn= 2, then graph Sm×Kn consists of two vertex-disjoint isomorphic stars with orderm. Therefore, we have ψk(Sm) = 1and

ψk(Sm×Kn) = 2ψk(Sm) = 2

for 2 ≤ k ≤ 3. Since every path in graph Sm ×Kn contains at most three vertices in this case, we have

ψk(Sm×Kn) = 0for4≤k≤mn.

(2)Assume thatn≥3and2≤k≤2n+ 1.

Firstly, we construct ak-path vertex cover withn+ 1− bk

2cvertices to prove that

ψk(Sm×Kn)≤n+ 1− b

k 2c.

LetG=Sm×Kn and

S={(u1, vj)∈V(Sm×Kn)|b

k

2c ≤j≤n}

with |S| =n+ 1− bk

2c. Since every edge in Sm×Kn

contains one vertex that belongs to V(u1K

n), graph

IAENG International Journal of Applied Mathematics, 46:1, IJAM_46_1_15

(6)

G[V(G)−S] containsbk

2c −1 vertices which belong to

V(u1K

n), thus the largest order of paths inG[V(G)−S] is at most

1 + 2(bk

2c −1)≤1 + 2( k

2 −1) =k−1.

Therefore, S is a k-path vertex cover of Sm×Kn and then

ψk(Sm×Kn)≤ |S|=n+ 1− b

k 2c.

Secondly we show that

ψk(Sm×Kn)≥n+ 1− b

k 2c

in two cases.

Case 1. 2≤k≤2n−1.

If 2≤k≤3, then set Pj = (u2, vj)(u1, vj+1)(u3, vj)for

1 ≤ j ≤ n, where indices are taken modulo n. Since graph Sm×Kn contains n vertex-disjoint paths Pj of order three, according to Lemma 2.2, we have

ψk(Sm×Kn)≥nψk(P3)≥n=n+ 1− b

k 2c.

Assume that4≤k≤2n−1, then we have

ψk(Sm×Kn)≥ψk(P2×Kn)≥n+ 1− b

k 2c

according to Lemmas 2.2 and 2.6 since P2×Kn is a subgraph ofSm×Kn.

Case 2. 2n≤k≤2n+ 1. Let

P= (u2, v2)(u1, v1)(u2, v3)(u1, v2)· · ·(u2, vn)

(u1, vn−1)(u2, v1)(u1, vn)(u3, v1)

with|P|= 2n+1≥k. Sincen≥3andSm×Kncontains a path P with order at leastk, we have

ψk(Sm×Kn)≥1 =n+ 1− b

k 2c.

(3) Assume thatn≥3and2n+ 2≤k≤mn.

Since every edge inSm×Knhas one vertex that belongs toV(u1K

n), the largest order of paths inSm×Kn is at most 2n+ 1 ≤k−1 in this case. Therefore, ψk(Sm×

Kn) = 0.

References

[1] V. E. Alekseev, R. Boliac, D. V. Korobitsyn, V. V. Lozin, NP-hard graph problems and boundary classes of graphs, Theoret. Comput. Sci. 389(1-2)(2007)219-236.

[2] R. Boliac, K. Cameron, V. V. Lozin, On com-puting the dissociation number and the induced matching number of bipartite graphs, Ars Combin. 72(2004)241-253.

[3] B. Bresˇar, F. Kardos, J. Katreniˇc, G. Semanisˇin, Minimum k-path cover, Discrete Appl. Math.159(12)(2011)1189-1195.

[4] B. Bresˇar, M. Jakovac, J. Katreniˇc, G. Semanisˇin, A. Taranenko, On the vertexk-path cover, Discrete Appl. Math. 161(2013)1943-1949.

[5] K. Cameron, P. Hell, Indepedent packings in struc-tured graphs, Math Program. 105(2-3)(2006)201-213.

[6] D. Gollmann, Protocol analysis for concrete envi-ronments, in: EUROCAST 2005, in: LNCS, vol. 3643, Springer, Heidelberg, 2005, pp. 365-372. [7] F. G¨oring, J. Harant, D. Rautenbach, I.

Schier-meyer, On F-independence in graphs, Discuss. Math. Graph Theory 29(2)(2009)377-383.

[8] L. Gonz´alez, Edges, chains, shadows, neighbors and subgraphs in the intrinsic order graph, IAENG In-ternational Journal of Applied Mathematics, vol. 42, no. 1, pp 66-73, 2012.

[9] J. Harant, M.A. Henning, D. Rautenbach, I. Schier-meyer, The Indepence Number in Graphs of Maxi-mum Degree Three, Discrete Math. 308(2008)5829-5833.

[10] J. Liu and X. Zhang, Cube-connected complete graphs, IAENG International Journal of Applied Mathematics, vol. 44, no. 3, pp 134-136, 2014. [11] M. Jakovac, A. Taranenko, On the k-path

ver-tex cover of some graph products, Discrete Math. 313(1)(2013)94-100.

[12] F. Kardosˇ, J. Katreniˇc, I. Schiermeyer, On com-puting the minimum 3-path vertex cover and dis-sociation number of graphs, Theoret. Comput. Sci. 412(2011)7009-7017.

[13] M. Ncvotny´, in: P. Samarati, M. Tunstall, J. Posegga, K. Markantonakis, D. Sauveron (Eds.), Design and Analysis of a Generalized Canvas Pro-tocol, in: information Security Theory and Prac-tices, Security and Privacy of Pervasive Systems and Smart Devices, Springer, Berlin/Heidelberg, 2010, pp. 106-121.

[14] M. Novotny´, Formal analysis of security protocols for wireless sensor networks, Tatra Mt. Math. Publ. 47 (2010) 81-97.

[15] Y. Orlovich, A. Dolguib, G. Finkec, V. Gor-dond, F. wernere, The complexity of dissocia-tion set problems in graphs, Discrete Appl. Math. 159(13)(2011)1352-1366.

[16] Z. Shao, R.S. Oba, L(2,1)-labelings on the modu-lar product of two graphs, Theoret. Comput. Sci. 487(2013)74-81.

[17] H. Vogt, Integrity preservation for communication in sensor networks. Technical Report 434, Institute for Pervasive Computing, ETH Zu¨rich, 2004. [18] J. Tu, F. Yang, The vertex coverP3 problem in

cu-bic graphs, Inform. Process. Lett. 113(13)(2013)481-485.

[19] J. Tu, W. Zhou, A factor 2 approximation algorithm for the vertex cover P3 problem, Inform. Process. Lett. 111(2011)683-686.

[20] J. Tu, W. Zhou, A primdual approximation al-gorithm for the vertex coverP3 problem, Theoret.

Comput. Sci. 412(50)(2011)7044-7048.

IAENG International Journal of Applied Mathematics, 46:1, IJAM_46_1_15

(7)

[21] B. Zhang and L. Zuo, The k-path vertex cover of some product graphs, WSEAS Transactions on Mathematics, accepted.

[22] Liancui Zuo, Chunhong Shang, and Hongfang Guo, The Multi-level Distance Number for Symmetric Lobster-like Trees about the Weight Center, IAENG International Journal of Applied Mathematics, vol. 45, no. 1, pp 41-50, 2015.

[23] Liancui Zuo, Shengjie He, and Ranqun Wang, The linear 4-arboricity of balanced complete bipartite graphs, IAENG International Journal of Applied Mathematics, vol. 45, no. 1, pp 23-30, 2015. [24] Liancui Zuo, Shengjie He, and Bing Xue, The

lin-ear(n−1)-arboricity of Cartesian product graphs, Applicable Analysis and Discrete Mathematics, 9(2015), 13-28.

IAENG International Journal of Applied Mathematics, 46:1, IJAM_46_1_15

References

Related documents

A method dependence graph (MDG) is a graph that represents the dependencies in a method. Its vertices represent statements and predicates of the method, and its edges

A new graph is built, we call it the social behavior similarity graph, its vertices are internal IP addresses of the managed domain, and an edge appears between two nodes

Graph-based Features Graph-based features are extracted by converting relations into a directed graph G , where the vertices V represent the users and the edges E represent

The proposed a model for reliability assessment of the control system software, which is modeled by the function blocks, concerns a specific type of graph - Component

Specifically, given as input a relational graph, a directed labelled weighted graph where vertices repre- sent words and edges represent numerous semantic relations that exist

Recast in this way, we are looking at the complete graph (all pairs of vertices connected) on 6 vertices, with edges colored either red or black, and we are claiming that the

The planarization of a simple arrangement of curves is the planar graph whose vertices are crossing points of pairs of curves, and whose edges are pairs of vertices that are

On the level adjacency graph vertices represent regions while edges represent contour lines bordering them.. We do not create this graph right away but rather one repre- senting the