SlideShare a Scribd company logo
1 of 41
Download to read offline
10.12.2003 Koc University 1
Conjectures and Challenges
in
Graph Labelings
Ibrahim Cahit Arkut
Girne American University
10.12.2003 Koc University 2
Presentation Plan
• Cordial graphs
• Graceful trees
• Harmonious graphs
• Super magic trees (Beta-
magic)
10.12.2003 Koc University 3
Challenges and Conjectures
All trees (arithmetic
progression)
(Lee, 2003)
Friendly index set of
trees
Cordial
All trees
(Cahit, 2000)
Trees with diameter 4Beta-Magic
All trees
(Graham, Sloane,
1980)
Trees with diameter 4Harmonious
All trees
(Ringel-Kotzig,1963)
Trees with diameter 6
and lobsters
Graceful
10.12.2003 Koc University 4
Tree Packing Problem
(Problem 25)
Gerhard Ringel
(1963)
10.12.2003 Koc University 5
Origin of the graph labeling problems
• Problem 25. (Ringel, 1963)
If T is a tree on m edges, then T6K2m+1.
2 3
1
5 2
4 3
1
=K5= 5 x
(Kotzig, 1965)
Cyclically decomposed !
Thm. (Rosa). If T is a graceful tree on m edges,
then T6K2m+1.
10.12.2003 Koc University 6
Definition
• Label the vertices/edges of a graph G with
integers from a set S with the property P’ so that
when induce edge/vertex labels computed by
the rule R imposed another property P on the
edge/vertex set.
e.g.,
(a) S={1,2,…,n}, {0,1}, {2,4,…,2k}, {a,b,c,…} or {-1,0,+1} etc.,
(b) P or P’ may be distinct integers, equitably used numbers, etc.,
(c) R addition, modular addition or absolute difference of adjacent
vertex labels, edge sum at a vertex etc.,
10.12.2003 Koc University 7
Graceful, Harmonious and Cordial
• f: V T N={0,1,…,e} and f({u,v})=6f(u)-f(v)6,
if induce edge labels N={1,2,…,e} then f is
called a graceful labeling.
• f: V TN=Ze and f({u,v})=f(u)+f(v), if induce
edge labels N=Ze then f is called a
harmonious labeling.
• f: V TN={0,1} and if N={0,1} with
6vf(1)-vf(0) 6b1 and 6ef(1)-ef(0) 6b1 then f is
called a cordial labeling.
10.12.2003 Koc University 8
Reason to non-existence results
(according to A. Rosa)
• G has “too many vertices” and “not
enough edges”
• G has “too many edges”
• G has “ the wrong parity”*
Thm. If every vertex has even degree and
6E(G)6ª1,2 (mod 4) then G is not graceful.
10.12.2003 Koc University 9
0
1 4
6
4
3
2
0
7
10
15
0 5
4
1
14
12
8
2
3
SOME GRACEFUL
SOME UNGRACEFUL GRAPHS
10.12.2003 Koc University 10
Computational results
• All trees at most 27 vertices are graceful.
(Aldred and McKay).
• Decide whether a graph admits a cordial
labeling is NP-complete.
(Cairne and Edwards).
10.12.2003 Koc University 11
Probabilistic results
• Almost all random graphs are cordial.
(Godbole, Miller and Ramras).
• Almost all graphs are not graceful.
(Erdös).
• Almost all graphs are not harmonious.
(Graham and Sloane).
10.12.2003 Koc University 12
Cordial Labeling
Ibrahim Cahit
(1986)
10.12.2003 Koc University 13
Trees are cordial
• Proof 1. Mathematical
induction on n.
• Proof 2. Horce-race
labeling algorithm
0
1
1 0
1
0
1
0
1
0
1
322110e(1)
221100e(0)
322210v(1)
332111v(0)
10.12.2003 Koc University 14
k-equitable labeling of graphs
Cahit (1990)
• For any positive integer k, assign vertex labels
from {0, 1, . . . , k – 1} s.t.
• (1) the number of vertices labeled with i and the
number of vertices labeled with j differ by at
most one and
• (2) the number of edges labeled with i and the
number of edges labeled with j differ by at most
one.
• G(V,E) is graceful if and only if it is |E| + 1-
equitable and is cordial if and only if it is 2-
equitable.
10.12.2003 Koc University 15
Some results
• An Eulerian graph with qTk (mod 2k)
edges is not 3-equitable.
• (Szanizló) Cn is k-equitable iff k satisfies:
n∫k; if kª2,3 (mod 4) then n∫k-1
if kª2,3 (mod 4) then nTk (mod 2k).
• (Speyer,Szanizló) All trees are 3 equitable.
Conjecture (Cahit, 1990): All trees are k-
equitable.
10.12.2003 Koc University 16
Randomly Cordial Graphs
(Chartrand, Min Lee, Zhang,2002)
• Thm. Connected graph G
of order nr2 is randomly
cordial iff n=3 and G=K3
or n is even and G=K1,n-1
Proof: Very lengthy (17
pages)
n=3
and
K3
K1,n-1
,n=even
10.12.2003 Koc University 17
Friendly Index Set of Cordial
Graphs
• f: V(G)TA induces F*:E(G) TA defined
f*(xy)=f(x)+f(y), for each xyeE(G).
• For ieA,
vf(i)=card{veV(G):f(v)=i} and
ef(i)=card{eeE(G):f*(e)=i}.
• Let c(f)={6ef(i)-ef(j)6:(i,j)eAxA}
• f of G is said to be A-friendly if 6vf(i)-vf(j)6b1 for all
(i,j)eAxA
• If c(f) is a (0,1)-matrix for an A-friendly labeling f
then f is said to be A-cordial.
• A=Z2 T FI(G)={6ef(0)-ef(1)6:f is Z2-friendly}
10.12.2003 Koc University 18
Friendly index sets of trees
• FI(K1,n)={1} if n is odd and {0,2} otherwise.
• Complete binary tree with depth 1 has
FI={0,2} and FI={0,2,…,2d+1-4} for
depthr2.
• Conjecture (Lee and Ng, 2004). The
numbers in FI(T) for any tree T forms an
arithmetic progression.
10.12.2003 Koc University 19
Examples
• Thm. For any G with
q edges
FI(G)m{0,2,…,q} if q is
even
FI(G)m{1,3,…,q} if q is
odd
0 0
1 1
0
1
0
1 1 0
0 1
1
1 1
1
0
011
1
00 1
1 1 0 1 0 1
FI(K1,3
)={1}
FI(K2,2
)={0,4}
10.12.2003 Koc University 20
Example (complete binary tree)
{0,1,1,0,0,1}
{0,0,0,1,0,0} {1,1,0,1,1,1}
{0,0,0,0,1,1} {1,1,1,1,1,1} {0,0,0,0,0,0} {1,1,1,1,0,0}
{0,1,1,1,0,1} {1,0,1,1,1,0}
{0,0,0,1,1,1} {1,1,1,0,1,1} {1,1,0,1,1,1} {0,0,1,0,1,1}
e(1)=3,e(0)=3 and e(1)-e(0)=0 FI(T2)={0,2,4}
10.12.2003 Koc University 21
Graceful Labeling
Alexandre
Rosa(1965)
10.12.2003 Koc University 22
Alpha-labeling of graphs (Rosa)
• If f is an graceful
labeling and there
exists mœ{1,2,…,n}
s.t. for an arbitrary
edge (x,y) of G either
f(x)bm and f(y)>m or
f(x)>m and f(y)bm
holds.
10.12.2003 Koc University 23
Strong graceful trees
• If f is an graceful
labeling and for every
x,y,zœV(T) with
(x,y),(y,z)œE(T)
either f(x)<f(y) and
f(y)>f(z) or f(x)>f(y)
and f(y)<f(z) holds
then f is called
ordered.
1
7
5
6 2
4
3
Conjecture (Cahit, 1980): All trees are ordered graceful.
10.12.2003 Koc University 24
Graceful trees
1
2 3
4
5 6
7
8
9
10
11
12
13
14
All caterpillar trees are graceful
Conjecture (Bermond 1979): All lobster trees are graceful.
10.12.2003 Koc University 25
Rotatability
• A graceful tree is called
rotatable if it is possible to
assign smallest label to
an arbitrary vertex.
• Paths and a class of
caterpillars are rotatable. Unrotatable trees
Conjecture:
There exists no trees with
more than two unrotatable
vertices.
10.12.2003 Koc University 26
Small rotatable trees
• T(p,1) is rotatable for
pT3,11 (mod 12) and
pT0 (mod 2).
• T(p,r) is rotatable for
p,r=even.
• T(p,r) is not rotatable
for p=odd and r=even.
• T(p,r) is rotatable for
p,r=odd and
(p+r)/2=odd.
p
vertices
r
vertices
T(p,r)
10.12.2003 Koc University 27
Spiral canonic labeling
1
10
2
9
3
8
4
7
5
6
1 n 2 n-1 3 n-2
(1) All trees with
diameter four are
graceful (Cahit, 1985)
(2) All trees with
diameter five are
graceful (Hrnciar,
Haviar, 2001)
10.12.2003 Koc University 28
An application of spiral-labeling
22
37
8
13
36
31 9 14
35
30
10
41
4344011
53963338
127
32
1 43 2 42 3
15
29162817271826192520
2421
23
START
FINISH
Graceful lobster!
10.12.2003 Koc University 29
Trees with diameter r 6
Rooted trees where the
roots have odd degree
and the lengths of the
paths from the root to the
leaves differ by at most
one and all the internal
vertices have the same
parity.
1
2
3 4
5
6
7 8 9 10
11 131416
17181920
22
2324 25
26
27
28 29 30 31
32 343537
383940
46 45
43
44
3 24 44 23 4 25 42 21
43 22 626 42 215 27 41
7 2841 20
36 15 12 33
n=46,m=2 (mod4)
Classify them as:
(a) TR(o),I(e) ,
(b) TR(o),I(o) ,
(c) TR(e),I(e) ,
(d) TR(e),I(o)
10.12.2003 Koc University 30
Harmonious Labeling
Ron L. Graham
and
Neil J. A. Sloane
(1980)
10.12.2003 Koc University 31
Harmonious trees
• f is harmonious labeling of G with e edges
if it is possible to label vertices with distinct
elements f(x) of Ze, s.t. f(x,y)=f(x)+f(y).
• If G is a tree exactly one vertex label
repeated.
Conjecture: All trees are harmonious.
10.12.2003 Koc University 32
Harmonious labeling of p-stars
• A p-star is a star tree
in which each edge is
a path of length k.
Challenge: Harmonious
labeling of p-stars,
where p=even and
k>2.
10
9
12
8
11
6
75
4
31
20 181614
0
13
191715
mod 20
Harmonious labeling of T(2,10)
10.12.2003 Koc University 33
Magic Trees and
Graphs
Anton Kotzig and Alex Rosa, 1970
10.12.2003 Koc University 34
Magic (edge) labeling
• f: V(G)(E(G)T{1,2,…,6V(G)6(6E(G)6} is edge-
magic if f(x)+f(y)+f(xy)=C for any xyeE(G).
• f is called super-magic if additionally
f(V(G))={1,2,…, 6V(G)6} and f(E(G))={6V(G)6+1,…,
6V(G)6(6E(G)6}
• Paths and caterpillars are edge-magic. (Kotzig
and Rosa, 1970).
• Complete binary trees are edge-magic. (Cahit,
1980).
10.12.2003 Koc University 35
Alpha-magic (or consecutive magic)
• A(T,v): set of vertices even
distance from v.
• B(T,v): set of vertices odd
distance from v.
• If
f(A(T,v))={1,2,…,6A(T,v)6}
and
f(B(T,v))={6A(T,v)6+1,…,6V(T)6}
then T is called alpha-
magic.
21
3 8
13 18 24 29
1 2 4 5 6 7 9 10
11 12 15 171416 23 2220 19 26 2825 27 30 31
A(T,1)={1,2,3,...,10}
B(T,1)={11,12,....,31}
Complete binary trees are alpha magic
10.12.2003 Koc University 36
Beta-magic trees (Cahit 2003)
• A tree T is beta-magic if it is super-magic
and its vertices partitioned into three color
classes C1,C2,C3 of consecutive labels.
• All alpha magic trees are beta magic
(reverse is not true).
• All comets (2-stars) are beta magic.
Conjecture: All trees are beta-magic.
10.12.2003 Koc University 37
2
5
7
1
4
6
3
13
12
11
8
9
10
C=19
No alpha-magic labeling exits!
10.12.2003 Koc University 38
Geometric representation
Vertex labels 1,2,....,k
Vertex labels
k+p+1,k+p+2,...,k+p+r
Vertex labels
k+1,k+2,...,k+p
L1
L2
consecutive edge
labels
10.12.2003 Koc University 39
Beta-magic diameter four trees
1 2 4 5 6 7 2m 2m+1 2m+2 2m+r
2m+r+1 2m+r+2 2m+r+3 n=2m+r+4
T(m,m,r)
3
2m+r+3
4m+2r+5
4m+2r+4
13 14 15 16
321 121110987654
15
16
17 18 19 20 21
22 23
24
25 26 27
28
29
Beta-magic labeling of T(4,4,4) tree
Challenge: T(q1,q2,,,,,qp) is an open-problem for pr4.
10.12.2003 Koc University 40
Beta-magic labeling of
T(2,2,2,2,2,2,2,2), qi=2, 1bib8
1812
9 1 4 5 3 7 13 14
20
10 2 8 6 16 19 17 15
21 22 23 24 25
11
pr9 ???
10.12.2003 Koc University 41
Mile-stones
• A. Rosa, On certain valuations of the vertices of a
graph, in: Theory of Graphs (Proc. Internat.
Sympos. Rome 1965), Gordon and Breach, N.Y.-
Paris 1967, pp.349-355.
• A. Kotzig and A. Rosa, Magic valuations of finite
graphs, Canadian Math. Bull.,13(4),(1970),451-461.
• R. L. Graham, N.J.A. Sloane, On additive bases and
harmonious graphs, SIAM J. Alg. Disc.
Math.,1(1980), pp.382-404.
• I. Cahit, Cordial graphs: A weaker version of
graceful and harmonious graphs, Ars Combinatoria,
23(1987),pp.201-208.
• J. Gallian, A dynamic survey of graph labeling,
October 2003, (http://www.combinatorics.org), DS6.

More Related Content

What's hot

11.a common fixed point theorem for compatible mapping
11.a common fixed point theorem for compatible mapping11.a common fixed point theorem for compatible mapping
11.a common fixed point theorem for compatible mappingAlexander Decker
 
Satyabama niversity questions in vector
Satyabama niversity questions in vectorSatyabama niversity questions in vector
Satyabama niversity questions in vectorSelvaraj John
 
31350052 introductory-mathematical-analysis-textbook-solution-manual
31350052 introductory-mathematical-analysis-textbook-solution-manual31350052 introductory-mathematical-analysis-textbook-solution-manual
31350052 introductory-mathematical-analysis-textbook-solution-manualMahrukh Khalid
 
The Fourth Largest Estrada Indices for Trees
The Fourth Largest Estrada Indices for TreesThe Fourth Largest Estrada Indices for Trees
The Fourth Largest Estrada Indices for Treesinventionjournals
 
Solution Manual for Linear Models – Shayle Searle, Marvin Gruber
Solution Manual for Linear Models – Shayle Searle, Marvin GruberSolution Manual for Linear Models – Shayle Searle, Marvin Gruber
Solution Manual for Linear Models – Shayle Searle, Marvin GruberHenningEnoksen
 
Observations On X2 + Y2 = 2Z2 - 62W2
Observations On  X2 + Y2 = 2Z2 - 62W2Observations On  X2 + Y2 = 2Z2 - 62W2
Observations On X2 + Y2 = 2Z2 - 62W2IRJET Journal
 
Consolidated.m2-satyabama university
Consolidated.m2-satyabama universityConsolidated.m2-satyabama university
Consolidated.m2-satyabama universitySelvaraj John
 
Modul bimbingan add maths
Modul bimbingan add mathsModul bimbingan add maths
Modul bimbingan add mathsSasi Villa
 
09 a1bs01 mathematics-1
09 a1bs01 mathematics-109 a1bs01 mathematics-1
09 a1bs01 mathematics-1jntuworld
 
THREE-ASSOCIATE CLASS PARTIALLY BALANCED INCOMPLETE BLOCK DESIGNS IN TWO REP...
THREE-ASSOCIATE CLASS PARTIALLY BALANCED  INCOMPLETE BLOCK DESIGNS IN TWO REP...THREE-ASSOCIATE CLASS PARTIALLY BALANCED  INCOMPLETE BLOCK DESIGNS IN TWO REP...
THREE-ASSOCIATE CLASS PARTIALLY BALANCED INCOMPLETE BLOCK DESIGNS IN TWO REP...Sumeet Saurav
 
Independence_Polynomials
Independence_PolynomialsIndependence_Polynomials
Independence_PolynomialsBailey Ethridge
 
Teknik menjawab-percubaan-pmr-melaka-2010
Teknik menjawab-percubaan-pmr-melaka-2010Teknik menjawab-percubaan-pmr-melaka-2010
Teknik menjawab-percubaan-pmr-melaka-2010Ieda Adam
 

What's hot (16)

11.a common fixed point theorem for compatible mapping
11.a common fixed point theorem for compatible mapping11.a common fixed point theorem for compatible mapping
11.a common fixed point theorem for compatible mapping
 
Satyabama niversity questions in vector
Satyabama niversity questions in vectorSatyabama niversity questions in vector
Satyabama niversity questions in vector
 
Algebra practice paper
Algebra practice paperAlgebra practice paper
Algebra practice paper
 
31350052 introductory-mathematical-analysis-textbook-solution-manual
31350052 introductory-mathematical-analysis-textbook-solution-manual31350052 introductory-mathematical-analysis-textbook-solution-manual
31350052 introductory-mathematical-analysis-textbook-solution-manual
 
The Fourth Largest Estrada Indices for Trees
The Fourth Largest Estrada Indices for TreesThe Fourth Largest Estrada Indices for Trees
The Fourth Largest Estrada Indices for Trees
 
Solution Manual for Linear Models – Shayle Searle, Marvin Gruber
Solution Manual for Linear Models – Shayle Searle, Marvin GruberSolution Manual for Linear Models – Shayle Searle, Marvin Gruber
Solution Manual for Linear Models – Shayle Searle, Marvin Gruber
 
Observations On X2 + Y2 = 2Z2 - 62W2
Observations On  X2 + Y2 = 2Z2 - 62W2Observations On  X2 + Y2 = 2Z2 - 62W2
Observations On X2 + Y2 = 2Z2 - 62W2
 
Consolidated.m2-satyabama university
Consolidated.m2-satyabama universityConsolidated.m2-satyabama university
Consolidated.m2-satyabama university
 
Modul bimbingan add maths
Modul bimbingan add mathsModul bimbingan add maths
Modul bimbingan add maths
 
4R2012 preTest9A
4R2012 preTest9A4R2012 preTest9A
4R2012 preTest9A
 
09 a1bs01 mathematics-1
09 a1bs01 mathematics-109 a1bs01 mathematics-1
09 a1bs01 mathematics-1
 
NCM Latin squares talk
NCM Latin squares talkNCM Latin squares talk
NCM Latin squares talk
 
THREE-ASSOCIATE CLASS PARTIALLY BALANCED INCOMPLETE BLOCK DESIGNS IN TWO REP...
THREE-ASSOCIATE CLASS PARTIALLY BALANCED  INCOMPLETE BLOCK DESIGNS IN TWO REP...THREE-ASSOCIATE CLASS PARTIALLY BALANCED  INCOMPLETE BLOCK DESIGNS IN TWO REP...
THREE-ASSOCIATE CLASS PARTIALLY BALANCED INCOMPLETE BLOCK DESIGNS IN TWO REP...
 
Al.ex2
Al.ex2Al.ex2
Al.ex2
 
Independence_Polynomials
Independence_PolynomialsIndependence_Polynomials
Independence_Polynomials
 
Teknik menjawab-percubaan-pmr-melaka-2010
Teknik menjawab-percubaan-pmr-melaka-2010Teknik menjawab-percubaan-pmr-melaka-2010
Teknik menjawab-percubaan-pmr-melaka-2010
 

Viewers also liked

Viewers also liked (12)

Learning disabilities power point ma
Learning disabilities power point maLearning disabilities power point ma
Learning disabilities power point ma
 
Aja-Feingold-Portfolio
Aja-Feingold-PortfolioAja-Feingold-Portfolio
Aja-Feingold-Portfolio
 
Honours Research Thesis B Smalldon
Honours Research Thesis B SmalldonHonours Research Thesis B Smalldon
Honours Research Thesis B Smalldon
 
Chloe Lee Vassallo's Marketing Portfolio
Chloe Lee Vassallo's Marketing PortfolioChloe Lee Vassallo's Marketing Portfolio
Chloe Lee Vassallo's Marketing Portfolio
 
Jay.Conin_e's.Resume
Jay.Conin_e's.ResumeJay.Conin_e's.Resume
Jay.Conin_e's.Resume
 
Aes
AesAes
Aes
 
SFC
SFCSFC
SFC
 
HTL Group presentation
HTL Group presentationHTL Group presentation
HTL Group presentation
 
Kεφ 11. Μαθηματικά
Kεφ 11. ΜαθηματικάKεφ 11. Μαθηματικά
Kεφ 11. Μαθηματικά
 
Information
InformationInformation
Information
 
FRANTZIA
FRANTZIAFRANTZIA
FRANTZIA
 
Buen trato
Buen tratoBuen trato
Buen trato
 

Similar to Koc_Arkut

Combinatorial Conditions For The Rigidity Of Tensegrity Frameworks By Recski
Combinatorial Conditions For The Rigidity Of Tensegrity Frameworks By RecskiCombinatorial Conditions For The Rigidity Of Tensegrity Frameworks By Recski
Combinatorial Conditions For The Rigidity Of Tensegrity Frameworks By RecskiTensegrity Wiki
 
Return times of random walk on generalized random graphs
Return times of random walk on generalized random graphsReturn times of random walk on generalized random graphs
Return times of random walk on generalized random graphsNaoki Masuda
 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)inventionjournals
 
SU(3) fermions in a three-band graphene-like model
SU(3) fermions in a three-band graphene-like modelSU(3) fermions in a three-band graphene-like model
SU(3) fermions in a three-band graphene-like modelAnkurDas60
 
Rational points on elliptic curves
Rational points on elliptic curvesRational points on elliptic curves
Rational points on elliptic curvesmmasdeu
 
Differential geometry three dimensional space
Differential geometry   three dimensional spaceDifferential geometry   three dimensional space
Differential geometry three dimensional spaceSolo Hermelin
 
amer.math.monthly.124.2.179.pdf
amer.math.monthly.124.2.179.pdfamer.math.monthly.124.2.179.pdf
amer.math.monthly.124.2.179.pdfxohovaf
 
Las funciones L en teoría de números
Las funciones L en teoría de númerosLas funciones L en teoría de números
Las funciones L en teoría de númerosmmasdeu
 
Fixed point result in menger space with ea property
Fixed point result in menger space with ea propertyFixed point result in menger space with ea property
Fixed point result in menger space with ea propertyAlexander Decker
 
Hecke Operators on Jacobi Forms of Lattice Index and the Relation to Elliptic...
Hecke Operators on Jacobi Forms of Lattice Index and the Relation to Elliptic...Hecke Operators on Jacobi Forms of Lattice Index and the Relation to Elliptic...
Hecke Operators on Jacobi Forms of Lattice Index and the Relation to Elliptic...Ali Ajouz
 
Hidden gates in universe: Wormholes UCEN 2017 by Dr. Ali Övgün
Hidden gates in universe: Wormholes UCEN 2017 by Dr. Ali ÖvgünHidden gates in universe: Wormholes UCEN 2017 by Dr. Ali Övgün
Hidden gates in universe: Wormholes UCEN 2017 by Dr. Ali ÖvgünEastern Mediterranean University
 
Kittel c. introduction to solid state physics 8 th edition - solution manual
Kittel c.  introduction to solid state physics 8 th edition - solution manualKittel c.  introduction to solid state physics 8 th edition - solution manual
Kittel c. introduction to solid state physics 8 th edition - solution manualamnahnura
 
Paper id 71201961
Paper id 71201961Paper id 71201961
Paper id 71201961IJRAT
 
Discrete Isomorphic Completeness and a Unified Isomorphic Layout Format.
Discrete Isomorphic Completeness and a Unified Isomorphic Layout Format.Discrete Isomorphic Completeness and a Unified Isomorphic Layout Format.
Discrete Isomorphic Completeness and a Unified Isomorphic Layout Format.David Gerhard
 
Treewidth and Applications
Treewidth and ApplicationsTreewidth and Applications
Treewidth and ApplicationsASPAK2014
 

Similar to Koc_Arkut (20)

Combinatorial Conditions For The Rigidity Of Tensegrity Frameworks By Recski
Combinatorial Conditions For The Rigidity Of Tensegrity Frameworks By RecskiCombinatorial Conditions For The Rigidity Of Tensegrity Frameworks By Recski
Combinatorial Conditions For The Rigidity Of Tensegrity Frameworks By Recski
 
Return times of random walk on generalized random graphs
Return times of random walk on generalized random graphsReturn times of random walk on generalized random graphs
Return times of random walk on generalized random graphs
 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)
 
Spheric analogs of fullerenes
Spheric analogs of fullerenesSpheric analogs of fullerenes
Spheric analogs of fullerenes
 
SU(3) fermions in a three-band graphene-like model
SU(3) fermions in a three-band graphene-like modelSU(3) fermions in a three-band graphene-like model
SU(3) fermions in a three-band graphene-like model
 
Rational points on elliptic curves
Rational points on elliptic curvesRational points on elliptic curves
Rational points on elliptic curves
 
Differential geometry three dimensional space
Differential geometry   three dimensional spaceDifferential geometry   three dimensional space
Differential geometry three dimensional space
 
amer.math.monthly.124.2.179.pdf
amer.math.monthly.124.2.179.pdfamer.math.monthly.124.2.179.pdf
amer.math.monthly.124.2.179.pdf
 
Wythoff construction and l1-embedding
Wythoff construction and l1-embeddingWythoff construction and l1-embedding
Wythoff construction and l1-embedding
 
Las funciones L en teoría de números
Las funciones L en teoría de númerosLas funciones L en teoría de números
Las funciones L en teoría de números
 
Data Structures - Lecture 10 [Graphs]
Data Structures - Lecture 10 [Graphs]Data Structures - Lecture 10 [Graphs]
Data Structures - Lecture 10 [Graphs]
 
Cricle.pptx
Cricle.pptxCricle.pptx
Cricle.pptx
 
Fixed point result in menger space with ea property
Fixed point result in menger space with ea propertyFixed point result in menger space with ea property
Fixed point result in menger space with ea property
 
Hecke Operators on Jacobi Forms of Lattice Index and the Relation to Elliptic...
Hecke Operators on Jacobi Forms of Lattice Index and the Relation to Elliptic...Hecke Operators on Jacobi Forms of Lattice Index and the Relation to Elliptic...
Hecke Operators on Jacobi Forms of Lattice Index and the Relation to Elliptic...
 
Hidden gates in universe: Wormholes UCEN 2017 by Dr. Ali Övgün
Hidden gates in universe: Wormholes UCEN 2017 by Dr. Ali ÖvgünHidden gates in universe: Wormholes UCEN 2017 by Dr. Ali Övgün
Hidden gates in universe: Wormholes UCEN 2017 by Dr. Ali Övgün
 
Kittel c. introduction to solid state physics 8 th edition - solution manual
Kittel c.  introduction to solid state physics 8 th edition - solution manualKittel c.  introduction to solid state physics 8 th edition - solution manual
Kittel c. introduction to solid state physics 8 th edition - solution manual
 
Paper id 71201961
Paper id 71201961Paper id 71201961
Paper id 71201961
 
Graph Theory
Graph TheoryGraph Theory
Graph Theory
 
Discrete Isomorphic Completeness and a Unified Isomorphic Layout Format.
Discrete Isomorphic Completeness and a Unified Isomorphic Layout Format.Discrete Isomorphic Completeness and a Unified Isomorphic Layout Format.
Discrete Isomorphic Completeness and a Unified Isomorphic Layout Format.
 
Treewidth and Applications
Treewidth and ApplicationsTreewidth and Applications
Treewidth and Applications
 

Koc_Arkut

  • 1. 10.12.2003 Koc University 1 Conjectures and Challenges in Graph Labelings Ibrahim Cahit Arkut Girne American University
  • 2. 10.12.2003 Koc University 2 Presentation Plan • Cordial graphs • Graceful trees • Harmonious graphs • Super magic trees (Beta- magic)
  • 3. 10.12.2003 Koc University 3 Challenges and Conjectures All trees (arithmetic progression) (Lee, 2003) Friendly index set of trees Cordial All trees (Cahit, 2000) Trees with diameter 4Beta-Magic All trees (Graham, Sloane, 1980) Trees with diameter 4Harmonious All trees (Ringel-Kotzig,1963) Trees with diameter 6 and lobsters Graceful
  • 4. 10.12.2003 Koc University 4 Tree Packing Problem (Problem 25) Gerhard Ringel (1963)
  • 5. 10.12.2003 Koc University 5 Origin of the graph labeling problems • Problem 25. (Ringel, 1963) If T is a tree on m edges, then T6K2m+1. 2 3 1 5 2 4 3 1 =K5= 5 x (Kotzig, 1965) Cyclically decomposed ! Thm. (Rosa). If T is a graceful tree on m edges, then T6K2m+1.
  • 6. 10.12.2003 Koc University 6 Definition • Label the vertices/edges of a graph G with integers from a set S with the property P’ so that when induce edge/vertex labels computed by the rule R imposed another property P on the edge/vertex set. e.g., (a) S={1,2,…,n}, {0,1}, {2,4,…,2k}, {a,b,c,…} or {-1,0,+1} etc., (b) P or P’ may be distinct integers, equitably used numbers, etc., (c) R addition, modular addition or absolute difference of adjacent vertex labels, edge sum at a vertex etc.,
  • 7. 10.12.2003 Koc University 7 Graceful, Harmonious and Cordial • f: V T N={0,1,…,e} and f({u,v})=6f(u)-f(v)6, if induce edge labels N={1,2,…,e} then f is called a graceful labeling. • f: V TN=Ze and f({u,v})=f(u)+f(v), if induce edge labels N=Ze then f is called a harmonious labeling. • f: V TN={0,1} and if N={0,1} with 6vf(1)-vf(0) 6b1 and 6ef(1)-ef(0) 6b1 then f is called a cordial labeling.
  • 8. 10.12.2003 Koc University 8 Reason to non-existence results (according to A. Rosa) • G has “too many vertices” and “not enough edges” • G has “too many edges” • G has “ the wrong parity”* Thm. If every vertex has even degree and 6E(G)6ª1,2 (mod 4) then G is not graceful.
  • 9. 10.12.2003 Koc University 9 0 1 4 6 4 3 2 0 7 10 15 0 5 4 1 14 12 8 2 3 SOME GRACEFUL SOME UNGRACEFUL GRAPHS
  • 10. 10.12.2003 Koc University 10 Computational results • All trees at most 27 vertices are graceful. (Aldred and McKay). • Decide whether a graph admits a cordial labeling is NP-complete. (Cairne and Edwards).
  • 11. 10.12.2003 Koc University 11 Probabilistic results • Almost all random graphs are cordial. (Godbole, Miller and Ramras). • Almost all graphs are not graceful. (Erdös). • Almost all graphs are not harmonious. (Graham and Sloane).
  • 12. 10.12.2003 Koc University 12 Cordial Labeling Ibrahim Cahit (1986)
  • 13. 10.12.2003 Koc University 13 Trees are cordial • Proof 1. Mathematical induction on n. • Proof 2. Horce-race labeling algorithm 0 1 1 0 1 0 1 0 1 0 1 322110e(1) 221100e(0) 322210v(1) 332111v(0)
  • 14. 10.12.2003 Koc University 14 k-equitable labeling of graphs Cahit (1990) • For any positive integer k, assign vertex labels from {0, 1, . . . , k – 1} s.t. • (1) the number of vertices labeled with i and the number of vertices labeled with j differ by at most one and • (2) the number of edges labeled with i and the number of edges labeled with j differ by at most one. • G(V,E) is graceful if and only if it is |E| + 1- equitable and is cordial if and only if it is 2- equitable.
  • 15. 10.12.2003 Koc University 15 Some results • An Eulerian graph with qTk (mod 2k) edges is not 3-equitable. • (Szanizló) Cn is k-equitable iff k satisfies: n∫k; if kª2,3 (mod 4) then n∫k-1 if kª2,3 (mod 4) then nTk (mod 2k). • (Speyer,Szanizló) All trees are 3 equitable. Conjecture (Cahit, 1990): All trees are k- equitable.
  • 16. 10.12.2003 Koc University 16 Randomly Cordial Graphs (Chartrand, Min Lee, Zhang,2002) • Thm. Connected graph G of order nr2 is randomly cordial iff n=3 and G=K3 or n is even and G=K1,n-1 Proof: Very lengthy (17 pages) n=3 and K3 K1,n-1 ,n=even
  • 17. 10.12.2003 Koc University 17 Friendly Index Set of Cordial Graphs • f: V(G)TA induces F*:E(G) TA defined f*(xy)=f(x)+f(y), for each xyeE(G). • For ieA, vf(i)=card{veV(G):f(v)=i} and ef(i)=card{eeE(G):f*(e)=i}. • Let c(f)={6ef(i)-ef(j)6:(i,j)eAxA} • f of G is said to be A-friendly if 6vf(i)-vf(j)6b1 for all (i,j)eAxA • If c(f) is a (0,1)-matrix for an A-friendly labeling f then f is said to be A-cordial. • A=Z2 T FI(G)={6ef(0)-ef(1)6:f is Z2-friendly}
  • 18. 10.12.2003 Koc University 18 Friendly index sets of trees • FI(K1,n)={1} if n is odd and {0,2} otherwise. • Complete binary tree with depth 1 has FI={0,2} and FI={0,2,…,2d+1-4} for depthr2. • Conjecture (Lee and Ng, 2004). The numbers in FI(T) for any tree T forms an arithmetic progression.
  • 19. 10.12.2003 Koc University 19 Examples • Thm. For any G with q edges FI(G)m{0,2,…,q} if q is even FI(G)m{1,3,…,q} if q is odd 0 0 1 1 0 1 0 1 1 0 0 1 1 1 1 1 0 011 1 00 1 1 1 0 1 0 1 FI(K1,3 )={1} FI(K2,2 )={0,4}
  • 20. 10.12.2003 Koc University 20 Example (complete binary tree) {0,1,1,0,0,1} {0,0,0,1,0,0} {1,1,0,1,1,1} {0,0,0,0,1,1} {1,1,1,1,1,1} {0,0,0,0,0,0} {1,1,1,1,0,0} {0,1,1,1,0,1} {1,0,1,1,1,0} {0,0,0,1,1,1} {1,1,1,0,1,1} {1,1,0,1,1,1} {0,0,1,0,1,1} e(1)=3,e(0)=3 and e(1)-e(0)=0 FI(T2)={0,2,4}
  • 21. 10.12.2003 Koc University 21 Graceful Labeling Alexandre Rosa(1965)
  • 22. 10.12.2003 Koc University 22 Alpha-labeling of graphs (Rosa) • If f is an graceful labeling and there exists mœ{1,2,…,n} s.t. for an arbitrary edge (x,y) of G either f(x)bm and f(y)>m or f(x)>m and f(y)bm holds.
  • 23. 10.12.2003 Koc University 23 Strong graceful trees • If f is an graceful labeling and for every x,y,zœV(T) with (x,y),(y,z)œE(T) either f(x)<f(y) and f(y)>f(z) or f(x)>f(y) and f(y)<f(z) holds then f is called ordered. 1 7 5 6 2 4 3 Conjecture (Cahit, 1980): All trees are ordered graceful.
  • 24. 10.12.2003 Koc University 24 Graceful trees 1 2 3 4 5 6 7 8 9 10 11 12 13 14 All caterpillar trees are graceful Conjecture (Bermond 1979): All lobster trees are graceful.
  • 25. 10.12.2003 Koc University 25 Rotatability • A graceful tree is called rotatable if it is possible to assign smallest label to an arbitrary vertex. • Paths and a class of caterpillars are rotatable. Unrotatable trees Conjecture: There exists no trees with more than two unrotatable vertices.
  • 26. 10.12.2003 Koc University 26 Small rotatable trees • T(p,1) is rotatable for pT3,11 (mod 12) and pT0 (mod 2). • T(p,r) is rotatable for p,r=even. • T(p,r) is not rotatable for p=odd and r=even. • T(p,r) is rotatable for p,r=odd and (p+r)/2=odd. p vertices r vertices T(p,r)
  • 27. 10.12.2003 Koc University 27 Spiral canonic labeling 1 10 2 9 3 8 4 7 5 6 1 n 2 n-1 3 n-2 (1) All trees with diameter four are graceful (Cahit, 1985) (2) All trees with diameter five are graceful (Hrnciar, Haviar, 2001)
  • 28. 10.12.2003 Koc University 28 An application of spiral-labeling 22 37 8 13 36 31 9 14 35 30 10 41 4344011 53963338 127 32 1 43 2 42 3 15 29162817271826192520 2421 23 START FINISH Graceful lobster!
  • 29. 10.12.2003 Koc University 29 Trees with diameter r 6 Rooted trees where the roots have odd degree and the lengths of the paths from the root to the leaves differ by at most one and all the internal vertices have the same parity. 1 2 3 4 5 6 7 8 9 10 11 131416 17181920 22 2324 25 26 27 28 29 30 31 32 343537 383940 46 45 43 44 3 24 44 23 4 25 42 21 43 22 626 42 215 27 41 7 2841 20 36 15 12 33 n=46,m=2 (mod4) Classify them as: (a) TR(o),I(e) , (b) TR(o),I(o) , (c) TR(e),I(e) , (d) TR(e),I(o)
  • 30. 10.12.2003 Koc University 30 Harmonious Labeling Ron L. Graham and Neil J. A. Sloane (1980)
  • 31. 10.12.2003 Koc University 31 Harmonious trees • f is harmonious labeling of G with e edges if it is possible to label vertices with distinct elements f(x) of Ze, s.t. f(x,y)=f(x)+f(y). • If G is a tree exactly one vertex label repeated. Conjecture: All trees are harmonious.
  • 32. 10.12.2003 Koc University 32 Harmonious labeling of p-stars • A p-star is a star tree in which each edge is a path of length k. Challenge: Harmonious labeling of p-stars, where p=even and k>2. 10 9 12 8 11 6 75 4 31 20 181614 0 13 191715 mod 20 Harmonious labeling of T(2,10)
  • 33. 10.12.2003 Koc University 33 Magic Trees and Graphs Anton Kotzig and Alex Rosa, 1970
  • 34. 10.12.2003 Koc University 34 Magic (edge) labeling • f: V(G)(E(G)T{1,2,…,6V(G)6(6E(G)6} is edge- magic if f(x)+f(y)+f(xy)=C for any xyeE(G). • f is called super-magic if additionally f(V(G))={1,2,…, 6V(G)6} and f(E(G))={6V(G)6+1,…, 6V(G)6(6E(G)6} • Paths and caterpillars are edge-magic. (Kotzig and Rosa, 1970). • Complete binary trees are edge-magic. (Cahit, 1980).
  • 35. 10.12.2003 Koc University 35 Alpha-magic (or consecutive magic) • A(T,v): set of vertices even distance from v. • B(T,v): set of vertices odd distance from v. • If f(A(T,v))={1,2,…,6A(T,v)6} and f(B(T,v))={6A(T,v)6+1,…,6V(T)6} then T is called alpha- magic. 21 3 8 13 18 24 29 1 2 4 5 6 7 9 10 11 12 15 171416 23 2220 19 26 2825 27 30 31 A(T,1)={1,2,3,...,10} B(T,1)={11,12,....,31} Complete binary trees are alpha magic
  • 36. 10.12.2003 Koc University 36 Beta-magic trees (Cahit 2003) • A tree T is beta-magic if it is super-magic and its vertices partitioned into three color classes C1,C2,C3 of consecutive labels. • All alpha magic trees are beta magic (reverse is not true). • All comets (2-stars) are beta magic. Conjecture: All trees are beta-magic.
  • 37. 10.12.2003 Koc University 37 2 5 7 1 4 6 3 13 12 11 8 9 10 C=19 No alpha-magic labeling exits!
  • 38. 10.12.2003 Koc University 38 Geometric representation Vertex labels 1,2,....,k Vertex labels k+p+1,k+p+2,...,k+p+r Vertex labels k+1,k+2,...,k+p L1 L2 consecutive edge labels
  • 39. 10.12.2003 Koc University 39 Beta-magic diameter four trees 1 2 4 5 6 7 2m 2m+1 2m+2 2m+r 2m+r+1 2m+r+2 2m+r+3 n=2m+r+4 T(m,m,r) 3 2m+r+3 4m+2r+5 4m+2r+4 13 14 15 16 321 121110987654 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 Beta-magic labeling of T(4,4,4) tree Challenge: T(q1,q2,,,,,qp) is an open-problem for pr4.
  • 40. 10.12.2003 Koc University 40 Beta-magic labeling of T(2,2,2,2,2,2,2,2), qi=2, 1bib8 1812 9 1 4 5 3 7 13 14 20 10 2 8 6 16 19 17 15 21 22 23 24 25 11 pr9 ???
  • 41. 10.12.2003 Koc University 41 Mile-stones • A. Rosa, On certain valuations of the vertices of a graph, in: Theory of Graphs (Proc. Internat. Sympos. Rome 1965), Gordon and Breach, N.Y.- Paris 1967, pp.349-355. • A. Kotzig and A. Rosa, Magic valuations of finite graphs, Canadian Math. Bull.,13(4),(1970),451-461. • R. L. Graham, N.J.A. Sloane, On additive bases and harmonious graphs, SIAM J. Alg. Disc. Math.,1(1980), pp.382-404. • I. Cahit, Cordial graphs: A weaker version of graceful and harmonious graphs, Ars Combinatoria, 23(1987),pp.201-208. • J. Gallian, A dynamic survey of graph labeling, October 2003, (http://www.combinatorics.org), DS6.