SlideShare una empresa de Scribd logo
1 de 34
Metric dimension of
Circular Graphs
By:
Ruwayya Almehrezi
Amna AE Abunamous
Mouza Alnaimi
1
Amnaae6@gmail.com
Outline:
• Introduction, Examples & Application
• Motivation & Definitions of Certain
Regular Graphs
• Main Results
• Conclusion
2
• A Graph G=(V(G), E(G)) consists of a non-
empty finite set V(G) of elements called the
vertices, and a finite set E(G) of distinct
unordered pairs of distinct elements of V(G)
called the edges of the graph G.
• A graph G is connected if and only if it cannot
be expressed as the disjoint union of two
graphs in an obvious way.
3
Connected graph
• The distance denoted by d(u,v)
between the two vertices u and v in a
graph G is the length of a shortest u − v
path in G.
• The diameter of a connected graph G
denoted by D is the maximum distance
between any pair of distinct vertices of
G.
D= max {d(x, y): x, y є V(G)}.
4
The distance and diameter
• Let W={w1, w2, w3,….., wk} be an ordered set of
vertices of a connected graph G.
• The (metric) representation r(v│W) (or distance
code) of the vertex v with respect to the set W is
list of k-tuples.
r(v│W)=(d(v,w1 ) , d(v,w2),….., d(v,wk)).
5
Resolving sets and location number
6
• The set W is called a Resolving Set or Locating Set is if
every vertex has distinct representation by with respect to
the set W.
• A resolving set of minimum cardinality is called a (metric)
basis for G and this cardinality is the metric dimension or
location number of G, denoted by dim(G) or loc(G).
• From above, it implies that in computing location number
of a graph, we are interested to know that to get the
distance code of each vertex distinct:
1. How many minimum number of vertices in set W we need
to choose.
2. The location for those chosen vertices is also crucial.
W={V1,V5 } not resolving
set.
W={V1,V2 } is a resolving
set.
7
Examples
A facility consists of five
rooms.
A graph model G of
five rooms with
dim(G)=2
8
Application in facility location problems
Motivation:
• Applications in Chemistry:
 A basic problem in chemistry is to provide
mathematical representations for a set of chemical
compounds in a way that gives distinct representations
to distinct compounds.
 The structure of a chemical compound can be
represented by a labeled graph whose vertex and edge
labels specify the atom and bond types, respectively.
9
10
• Networks systems:
 Graphs are used to model different kinds of networks such
as roads, and buildings.
 The metric dimension (location number) tells us to choose
the best location and minimum nodes in the networks in
order to install the sensors/fault detecting devises so that
in case of a fault in network, one needs to check only
minimum points and not the all nodes of networks.
 It is also helpful to determine the cost of expansion when
one needs to expands the existing network.
Path graph (Pn)
dim (G)=1 if & only if G ≅ Pn
11
Cycle graph (Cn)
dim (Cn)=2 for every positive integer n ≥ 3
12
Complete graph (Kn)
• dim (G)=n-1 if & only if G ≅ Kn
13
The Petersen graph (P)
dim (P) = 3
14
Definition :
V(Dn)=
E(Dn)=
│V(Dn)│=2n (Order of prism)
│E(Dn)│=3n (Size of prism)
It is a 3-regular graph. For n=4, it is isomorphic to the graph of 3-cube Q3(a
member of hypercube graphs Qn).
Main results
Prism Graphs (Circular ladder Dn)
15
ui , vi: 1 ≤ i ≤ n
uiui+1,ui-2ui-1, vi vi+1,………… 1 ≤ i ≤ n
16
The Prism D6 & D5
D5D6
Theorem :
dim ( Dn )=
2 ; n is odd
3 ; n is even
For every n ≥ 3 and n ∈ ℤ+
17
Proof :
The cycle u1u2………. un (Inner cycle)
v1v2…………vn (Outer cycle)
We can write n= 2k+1; The set W= {v1,vk+1} is a resolving
set.
dim (Dn) = 2
18
• When n is odd
Proof :
• When n is even
We can write n= 2k; The set W= {v1,v2,vk} is a
resolving set.
dim (Dn) ≤ 3
19
• To prove dim (Dn) ≥ 3, We use contradiction.
• Note the dim (Dn) ≠ 1 because Dn ≠ Pn
Suppose dim (Dn) = 2. We have the following possibilities.
 Both vertices are in the inner cycle. (always we get
contradiction)
20
 Both vertices are in outer cycle. (contradiction)
21
 One vertex in the outer cycle & other in inner
cycle. (Contradiction)
22
Definition :
V(An)=
E(An)=
We have │V(An)│=2n
│E(An)│=4n
It is a 4-regular graph.
The graphs of antiprism (An)
23
ui, vi : 1 ≤ i ≤ n
uiui+1,ui-2ui-1, vi vi+1,………… 1 ≤ i ≤ n
V2
U1
V1
V5
V4
V3U5
U4
U3
U2U6V6
V2
U1
V1
V5
V4
V3
U5
U4
U3
U2
24
The Antiprism A5 & A6
A5A6
Theorem :
dim (An)= 3
For every n ≥ 5 and n ∈ ℤ+
25
Proof :
• When n is even or odd; we can write n= 2k or n=2k+1
In either case, The set W= { v1,v2,vk+1} is a resolving set for An.
dim (An) = 3
26
Definition
The generalized Petersen graphs P(n, 2) form an important class of
3-regular graphs because of their interesting properties and being a
natural model for LAN (Local Area Network).
V(P(n, 2) ) = {ui, vi: 1 ≤ i ≤ n − 1}
E(P(n, 2) ) = {uiui+1, ui vi, vi vi+2 , ………… : 1 ≤ i ≤ n − 1}
│V(P(n,2))│=2n; │E (P(n,2))│=3n
• Note that The Petersen graph is a member of this class of graph
and using this notation, we write Petersen graphs P as P(5, 2) .
The generalized Petersen graphs P(n,2)
27
28
The generalized Petersen graphs P(5,2) & P(6,2)
P(6,2) P(5,2)
For the generalized Petersen graphs
P(n, 2)
for every positive integer n ≥ 5 and
n ∈ ℤ+
Theorem :
dim (P(n,2))= 3
29
Proof :
when n = 4k
W= { u1,u2,u3}
dim (P(n,2)) = 3
30
31
Proof :
when n = 4k+1
W= { u1,u2,v2k-1}
dim (P(n,2)) = 3
32
Proof :
when n = 4k+2
W= { u1,u2,u3}
dim (P(n,2)) = 3
33
Proof :
when n = 4k+3
W= { u1,u2,v3}
dim (P(n,2)) = 3
Conclusion:
• We have studied the location number of prism, antiprism and
generalized Petersen graph P(n,2) because these graphs are
most natural model for LAN (Local Area Network).
• It shows that the formulas for their location number do not
depend on order of these graphs.
• It shows that these graphs have constant location number. If
we want to expand these type of networks in future, we can do
it with minimum cost as no new fault detecting
devices/sensors will be needed to do so.
34

Más contenido relacionado

La actualidad más candente

Numerical Solution of Ordinary Differential Equations
Numerical Solution of Ordinary Differential EquationsNumerical Solution of Ordinary Differential Equations
Numerical Solution of Ordinary Differential EquationsMeenakshisundaram N
 
Introduction to Graph Theory
Introduction to Graph TheoryIntroduction to Graph Theory
Introduction to Graph TheoryYosuke Mizutani
 
Linear transformation.ppt
Linear transformation.pptLinear transformation.ppt
Linear transformation.pptRaj Parekh
 
Function of several variables
Function of several variablesFunction of several variables
Function of several variablesKamel Attar
 
Complex numbers org.ppt
Complex numbers org.pptComplex numbers org.ppt
Complex numbers org.pptOsama Tahir
 
complex numbers
complex numberscomplex numbers
complex numbersvalour
 
Pascal triangle and binomial theorem
Pascal triangle and binomial theoremPascal triangle and binomial theorem
Pascal triangle and binomial theoremrey castro
 
Graph theory and its applications
Graph theory and its applicationsGraph theory and its applications
Graph theory and its applicationsManikanta satyala
 
Graph theory
Graph theoryGraph theory
Graph theoryKumar
 
Counting techniques
Counting techniquesCounting techniques
Counting techniquesChie Pegollo
 
TIU CET Review Math Session 4 Coordinate Geometry
TIU CET Review Math Session 4 Coordinate GeometryTIU CET Review Math Session 4 Coordinate Geometry
TIU CET Review Math Session 4 Coordinate Geometryyoungeinstein
 
Discrete Mathematics Presentation
Discrete Mathematics PresentationDiscrete Mathematics Presentation
Discrete Mathematics PresentationSalman Elahi
 

La actualidad más candente (20)

Graph theory
Graph theory Graph theory
Graph theory
 
Numerical Solution of Ordinary Differential Equations
Numerical Solution of Ordinary Differential EquationsNumerical Solution of Ordinary Differential Equations
Numerical Solution of Ordinary Differential Equations
 
Introduction to Graph Theory
Introduction to Graph TheoryIntroduction to Graph Theory
Introduction to Graph Theory
 
Functional analysis
Functional analysis Functional analysis
Functional analysis
 
Linear transformation.ppt
Linear transformation.pptLinear transformation.ppt
Linear transformation.ppt
 
Riemann sumsdefiniteintegrals
Riemann sumsdefiniteintegralsRiemann sumsdefiniteintegrals
Riemann sumsdefiniteintegrals
 
Function of several variables
Function of several variablesFunction of several variables
Function of several variables
 
Complex numbers org.ppt
Complex numbers org.pptComplex numbers org.ppt
Complex numbers org.ppt
 
Application of Derivatives
Application of DerivativesApplication of Derivatives
Application of Derivatives
 
complex numbers
complex numberscomplex numbers
complex numbers
 
Analytic geometry basic concepts
Analytic geometry basic conceptsAnalytic geometry basic concepts
Analytic geometry basic concepts
 
Integral calculus
Integral calculusIntegral calculus
Integral calculus
 
graph theory
graph theorygraph theory
graph theory
 
Pascal triangle and binomial theorem
Pascal triangle and binomial theoremPascal triangle and binomial theorem
Pascal triangle and binomial theorem
 
Complex number
Complex numberComplex number
Complex number
 
Graph theory and its applications
Graph theory and its applicationsGraph theory and its applications
Graph theory and its applications
 
Graph theory
Graph theoryGraph theory
Graph theory
 
Counting techniques
Counting techniquesCounting techniques
Counting techniques
 
TIU CET Review Math Session 4 Coordinate Geometry
TIU CET Review Math Session 4 Coordinate GeometryTIU CET Review Math Session 4 Coordinate Geometry
TIU CET Review Math Session 4 Coordinate Geometry
 
Discrete Mathematics Presentation
Discrete Mathematics PresentationDiscrete Mathematics Presentation
Discrete Mathematics Presentation
 

Similar a Metric dimesion of circulsnt graphs

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
 
Ppt of graph theory
Ppt of graph theoryPpt of graph theory
Ppt of graph theoryArvindBorge
 
Graph theory concepts complex networks presents-rouhollah nabati
Graph theory concepts   complex networks presents-rouhollah nabatiGraph theory concepts   complex networks presents-rouhollah nabati
Graph theory concepts complex networks presents-rouhollah nabatinabati
 
ImageSegmentation (1).ppt
ImageSegmentation (1).pptImageSegmentation (1).ppt
ImageSegmentation (1).pptNoorUlHaq47
 
ImageSegmentation.ppt
ImageSegmentation.pptImageSegmentation.ppt
ImageSegmentation.pptAVUDAI1
 
ImageSegmentation.ppt
ImageSegmentation.pptImageSegmentation.ppt
ImageSegmentation.pptDEEPUKUMARR
 
DISTANCE TWO LABELING FOR MULTI-STOREY GRAPHS
DISTANCE TWO LABELING FOR MULTI-STOREY GRAPHSDISTANCE TWO LABELING FOR MULTI-STOREY GRAPHS
DISTANCE TWO LABELING FOR MULTI-STOREY GRAPHSgraphhoc
 
Randomized algorithms all pairs shortest path
Randomized algorithms  all pairs shortest pathRandomized algorithms  all pairs shortest path
Randomized algorithms all pairs shortest pathMohammad Akbarizadeh
 
parameterized complexity for graph Motif
parameterized complexity for graph Motifparameterized complexity for graph Motif
parameterized complexity for graph MotifAMR koura
 
Graph terminologies & special type graphs
Graph terminologies & special type graphsGraph terminologies & special type graphs
Graph terminologies & special type graphsNabeel Ahsen
 
New Classes of Odd Graceful Graphs - M. E. Abdel-Aal
New Classes of Odd Graceful Graphs - M. E. Abdel-AalNew Classes of Odd Graceful Graphs - M. E. Abdel-Aal
New Classes of Odd Graceful Graphs - M. E. Abdel-AalGiselleginaGloria
 
CS-102 Data Structure lectures on Graphs
CS-102 Data Structure lectures on GraphsCS-102 Data Structure lectures on Graphs
CS-102 Data Structure lectures on Graphsssuser034ce1
 
CS-102 Data Structure lectures on Graphs
CS-102 Data Structure lectures on GraphsCS-102 Data Structure lectures on Graphs
CS-102 Data Structure lectures on Graphsssuser034ce1
 
Magicness in Extended Duplicate Graphs
Magicness  in Extended Duplicate GraphsMagicness  in Extended Duplicate Graphs
Magicness in Extended Duplicate GraphsIRJET Journal
 

Similar a Metric dimesion of circulsnt graphs (20)

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
 
Ppt of graph theory
Ppt of graph theoryPpt of graph theory
Ppt of graph theory
 
Optimisation random graph presentation
Optimisation random graph presentationOptimisation random graph presentation
Optimisation random graph presentation
 
Graph theory concepts complex networks presents-rouhollah nabati
Graph theory concepts   complex networks presents-rouhollah nabatiGraph theory concepts   complex networks presents-rouhollah nabati
Graph theory concepts complex networks presents-rouhollah nabati
 
12_Graph.pptx
12_Graph.pptx12_Graph.pptx
12_Graph.pptx
 
Image segmentation
Image segmentationImage segmentation
Image segmentation
 
ImageSegmentation (1).ppt
ImageSegmentation (1).pptImageSegmentation (1).ppt
ImageSegmentation (1).ppt
 
ImageSegmentation.ppt
ImageSegmentation.pptImageSegmentation.ppt
ImageSegmentation.ppt
 
ImageSegmentation.ppt
ImageSegmentation.pptImageSegmentation.ppt
ImageSegmentation.ppt
 
Network Theory
Network TheoryNetwork Theory
Network Theory
 
DISTANCE TWO LABELING FOR MULTI-STOREY GRAPHS
DISTANCE TWO LABELING FOR MULTI-STOREY GRAPHSDISTANCE TWO LABELING FOR MULTI-STOREY GRAPHS
DISTANCE TWO LABELING FOR MULTI-STOREY GRAPHS
 
Randomized algorithms all pairs shortest path
Randomized algorithms  all pairs shortest pathRandomized algorithms  all pairs shortest path
Randomized algorithms all pairs shortest path
 
Graphs
GraphsGraphs
Graphs
 
parameterized complexity for graph Motif
parameterized complexity for graph Motifparameterized complexity for graph Motif
parameterized complexity for graph Motif
 
Unit ix graph
Unit   ix    graph Unit   ix    graph
Unit ix graph
 
Graph terminologies & special type graphs
Graph terminologies & special type graphsGraph terminologies & special type graphs
Graph terminologies & special type graphs
 
New Classes of Odd Graceful Graphs - M. E. Abdel-Aal
New Classes of Odd Graceful Graphs - M. E. Abdel-AalNew Classes of Odd Graceful Graphs - M. E. Abdel-Aal
New Classes of Odd Graceful Graphs - M. E. Abdel-Aal
 
CS-102 Data Structure lectures on Graphs
CS-102 Data Structure lectures on GraphsCS-102 Data Structure lectures on Graphs
CS-102 Data Structure lectures on Graphs
 
CS-102 Data Structure lectures on Graphs
CS-102 Data Structure lectures on GraphsCS-102 Data Structure lectures on Graphs
CS-102 Data Structure lectures on Graphs
 
Magicness in Extended Duplicate Graphs
Magicness  in Extended Duplicate GraphsMagicness  in Extended Duplicate Graphs
Magicness in Extended Duplicate Graphs
 

Más de Amna Abunamous

Numerical expressions.
Numerical expressions.Numerical expressions.
Numerical expressions.Amna Abunamous
 
Addition and subtraction integers
Addition and subtraction integersAddition and subtraction integers
Addition and subtraction integersAmna Abunamous
 
5 3 write algebraic expressions
5 3 write algebraic expressions5 3 write algebraic expressions
5 3 write algebraic expressionsAmna Abunamous
 
( Percents greater than 100% and less than 1%
( Percents greater than 100% and less than 1%( Percents greater than 100% and less than 1%
( Percents greater than 100% and less than 1%Amna Abunamous
 
2.3 relate fractions ,decimals, and percents 2.4 find the pescents of a num...
2.3  relate fractions ,decimals, and percents 2.4  find the pescents of a num...2.3  relate fractions ,decimals, and percents 2.4  find the pescents of a num...
2.3 relate fractions ,decimals, and percents 2.4 find the pescents of a num...Amna Abunamous
 
2.6 find the whole and 3.1 divide multi digit whole numbers
2.6 find the whole and 3.1 divide multi digit whole numbers2.6 find the whole and 3.1 divide multi digit whole numbers
2.6 find the whole and 3.1 divide multi digit whole numbersAmna Abunamous
 
Lesson 3.2 compute with multi digit decimals
Lesson 3.2  compute with multi digit decimalsLesson 3.2  compute with multi digit decimals
Lesson 3.2 compute with multi digit decimalsAmna Abunamous
 
Divideing and multiply whole number by fractions
Divideing and multiply  whole number by fractionsDivideing and multiply  whole number by fractions
Divideing and multiply whole number by fractionsAmna Abunamous
 
Multiplymixed number fractions
Multiplymixed number fractions Multiplymixed number fractions
Multiplymixed number fractions Amna Abunamous
 
Geometric Terms ,Types Of Angles and Angle Relationships
Geometric Terms ,Types Of Angles and Angle RelationshipsGeometric Terms ,Types Of Angles and Angle Relationships
Geometric Terms ,Types Of Angles and Angle RelationshipsAmna Abunamous
 
معلومات عن الاعسر - الاشول
معلومات عن الاعسر - الاشول معلومات عن الاعسر - الاشول
معلومات عن الاعسر - الاشول Amna Abunamous
 

Más de Amna Abunamous (14)

Opposites Numbers
Opposites NumbersOpposites Numbers
Opposites Numbers
 
Numerical expressions.
Numerical expressions.Numerical expressions.
Numerical expressions.
 
Addition and subtraction integers
Addition and subtraction integersAddition and subtraction integers
Addition and subtraction integers
 
5 3 write algebraic expressions
5 3 write algebraic expressions5 3 write algebraic expressions
5 3 write algebraic expressions
 
Solve ratio problems
Solve ratio problemsSolve ratio problems
Solve ratio problems
 
( Percents greater than 100% and less than 1%
( Percents greater than 100% and less than 1%( Percents greater than 100% and less than 1%
( Percents greater than 100% and less than 1%
 
2.3 relate fractions ,decimals, and percents 2.4 find the pescents of a num...
2.3  relate fractions ,decimals, and percents 2.4  find the pescents of a num...2.3  relate fractions ,decimals, and percents 2.4  find the pescents of a num...
2.3 relate fractions ,decimals, and percents 2.4 find the pescents of a num...
 
2.6 find the whole and 3.1 divide multi digit whole numbers
2.6 find the whole and 3.1 divide multi digit whole numbers2.6 find the whole and 3.1 divide multi digit whole numbers
2.6 find the whole and 3.1 divide multi digit whole numbers
 
Lesson 3.2 compute with multi digit decimals
Lesson 3.2  compute with multi digit decimalsLesson 3.2  compute with multi digit decimals
Lesson 3.2 compute with multi digit decimals
 
Fractions
FractionsFractions
Fractions
 
Divideing and multiply whole number by fractions
Divideing and multiply  whole number by fractionsDivideing and multiply  whole number by fractions
Divideing and multiply whole number by fractions
 
Multiplymixed number fractions
Multiplymixed number fractions Multiplymixed number fractions
Multiplymixed number fractions
 
Geometric Terms ,Types Of Angles and Angle Relationships
Geometric Terms ,Types Of Angles and Angle RelationshipsGeometric Terms ,Types Of Angles and Angle Relationships
Geometric Terms ,Types Of Angles and Angle Relationships
 
معلومات عن الاعسر - الاشول
معلومات عن الاعسر - الاشول معلومات عن الاعسر - الاشول
معلومات عن الاعسر - الاشول
 

Último

Vip profile Call Girls In Lonavala 9748763073 For Genuine Sex Service At Just...
Vip profile Call Girls In Lonavala 9748763073 For Genuine Sex Service At Just...Vip profile Call Girls In Lonavala 9748763073 For Genuine Sex Service At Just...
Vip profile Call Girls In Lonavala 9748763073 For Genuine Sex Service At Just...Monika Rani
 
Disentangling the origin of chemical differences using GHOST
Disentangling the origin of chemical differences using GHOSTDisentangling the origin of chemical differences using GHOST
Disentangling the origin of chemical differences using GHOSTSérgio Sacani
 
VIRUSES structure and classification ppt by Dr.Prince C P
VIRUSES structure and classification ppt by Dr.Prince C PVIRUSES structure and classification ppt by Dr.Prince C P
VIRUSES structure and classification ppt by Dr.Prince C PPRINCE C P
 
Hire 💕 9907093804 Hooghly Call Girls Service Call Girls Agency
Hire 💕 9907093804 Hooghly Call Girls Service Call Girls AgencyHire 💕 9907093804 Hooghly Call Girls Service Call Girls Agency
Hire 💕 9907093804 Hooghly Call Girls Service Call Girls AgencySheetal Arora
 
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...Labelling Requirements and Label Claims for Dietary Supplements and Recommend...
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...Lokesh Kothari
 
Pests of cotton_Sucking_Pests_Dr.UPR.pdf
Pests of cotton_Sucking_Pests_Dr.UPR.pdfPests of cotton_Sucking_Pests_Dr.UPR.pdf
Pests of cotton_Sucking_Pests_Dr.UPR.pdfPirithiRaju
 
SCIENCE-4-QUARTER4-WEEK-4-PPT-1 (1).pptx
SCIENCE-4-QUARTER4-WEEK-4-PPT-1 (1).pptxSCIENCE-4-QUARTER4-WEEK-4-PPT-1 (1).pptx
SCIENCE-4-QUARTER4-WEEK-4-PPT-1 (1).pptxRizalinePalanog2
 
GBSN - Microbiology (Unit 1)
GBSN - Microbiology (Unit 1)GBSN - Microbiology (Unit 1)
GBSN - Microbiology (Unit 1)Areesha Ahmad
 
Bacterial Identification and Classifications
Bacterial Identification and ClassificationsBacterial Identification and Classifications
Bacterial Identification and ClassificationsAreesha Ahmad
 
Seismic Method Estimate velocity from seismic data.pptx
Seismic Method Estimate velocity from seismic  data.pptxSeismic Method Estimate velocity from seismic  data.pptx
Seismic Method Estimate velocity from seismic data.pptxAlMamun560346
 
Isotopic evidence of long-lived volcanism on Io
Isotopic evidence of long-lived volcanism on IoIsotopic evidence of long-lived volcanism on Io
Isotopic evidence of long-lived volcanism on IoSérgio Sacani
 
Presentation Vikram Lander by Vedansh Gupta.pptx
Presentation Vikram Lander by Vedansh Gupta.pptxPresentation Vikram Lander by Vedansh Gupta.pptx
Presentation Vikram Lander by Vedansh Gupta.pptxgindu3009
 
Creating and Analyzing Definitive Screening Designs
Creating and Analyzing Definitive Screening DesignsCreating and Analyzing Definitive Screening Designs
Creating and Analyzing Definitive Screening DesignsNurulAfiqah307317
 
Animal Communication- Auditory and Visual.pptx
Animal Communication- Auditory and Visual.pptxAnimal Communication- Auditory and Visual.pptx
Animal Communication- Auditory and Visual.pptxUmerFayaz5
 
Biopesticide (2).pptx .This slides helps to know the different types of biop...
Biopesticide (2).pptx  .This slides helps to know the different types of biop...Biopesticide (2).pptx  .This slides helps to know the different types of biop...
Biopesticide (2).pptx .This slides helps to know the different types of biop...RohitNehra6
 
❤Jammu Kashmir Call Girls 8617697112 Personal Whatsapp Number 💦✅.
❤Jammu Kashmir Call Girls 8617697112 Personal Whatsapp Number 💦✅.❤Jammu Kashmir Call Girls 8617697112 Personal Whatsapp Number 💦✅.
❤Jammu Kashmir Call Girls 8617697112 Personal Whatsapp Number 💦✅.Nitya salvi
 
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 60009654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000Sapana Sha
 
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...Sérgio Sacani
 
Chemistry 4th semester series (krishna).pdf
Chemistry 4th semester series (krishna).pdfChemistry 4th semester series (krishna).pdf
Chemistry 4th semester series (krishna).pdfSumit Kumar yadav
 

Último (20)

Vip profile Call Girls In Lonavala 9748763073 For Genuine Sex Service At Just...
Vip profile Call Girls In Lonavala 9748763073 For Genuine Sex Service At Just...Vip profile Call Girls In Lonavala 9748763073 For Genuine Sex Service At Just...
Vip profile Call Girls In Lonavala 9748763073 For Genuine Sex Service At Just...
 
Disentangling the origin of chemical differences using GHOST
Disentangling the origin of chemical differences using GHOSTDisentangling the origin of chemical differences using GHOST
Disentangling the origin of chemical differences using GHOST
 
VIRUSES structure and classification ppt by Dr.Prince C P
VIRUSES structure and classification ppt by Dr.Prince C PVIRUSES structure and classification ppt by Dr.Prince C P
VIRUSES structure and classification ppt by Dr.Prince C P
 
Hire 💕 9907093804 Hooghly Call Girls Service Call Girls Agency
Hire 💕 9907093804 Hooghly Call Girls Service Call Girls AgencyHire 💕 9907093804 Hooghly Call Girls Service Call Girls Agency
Hire 💕 9907093804 Hooghly Call Girls Service Call Girls Agency
 
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...Labelling Requirements and Label Claims for Dietary Supplements and Recommend...
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...
 
Pests of cotton_Sucking_Pests_Dr.UPR.pdf
Pests of cotton_Sucking_Pests_Dr.UPR.pdfPests of cotton_Sucking_Pests_Dr.UPR.pdf
Pests of cotton_Sucking_Pests_Dr.UPR.pdf
 
SCIENCE-4-QUARTER4-WEEK-4-PPT-1 (1).pptx
SCIENCE-4-QUARTER4-WEEK-4-PPT-1 (1).pptxSCIENCE-4-QUARTER4-WEEK-4-PPT-1 (1).pptx
SCIENCE-4-QUARTER4-WEEK-4-PPT-1 (1).pptx
 
GBSN - Microbiology (Unit 1)
GBSN - Microbiology (Unit 1)GBSN - Microbiology (Unit 1)
GBSN - Microbiology (Unit 1)
 
Bacterial Identification and Classifications
Bacterial Identification and ClassificationsBacterial Identification and Classifications
Bacterial Identification and Classifications
 
Seismic Method Estimate velocity from seismic data.pptx
Seismic Method Estimate velocity from seismic  data.pptxSeismic Method Estimate velocity from seismic  data.pptx
Seismic Method Estimate velocity from seismic data.pptx
 
Isotopic evidence of long-lived volcanism on Io
Isotopic evidence of long-lived volcanism on IoIsotopic evidence of long-lived volcanism on Io
Isotopic evidence of long-lived volcanism on Io
 
Presentation Vikram Lander by Vedansh Gupta.pptx
Presentation Vikram Lander by Vedansh Gupta.pptxPresentation Vikram Lander by Vedansh Gupta.pptx
Presentation Vikram Lander by Vedansh Gupta.pptx
 
Creating and Analyzing Definitive Screening Designs
Creating and Analyzing Definitive Screening DesignsCreating and Analyzing Definitive Screening Designs
Creating and Analyzing Definitive Screening Designs
 
Animal Communication- Auditory and Visual.pptx
Animal Communication- Auditory and Visual.pptxAnimal Communication- Auditory and Visual.pptx
Animal Communication- Auditory and Visual.pptx
 
Biopesticide (2).pptx .This slides helps to know the different types of biop...
Biopesticide (2).pptx  .This slides helps to know the different types of biop...Biopesticide (2).pptx  .This slides helps to know the different types of biop...
Biopesticide (2).pptx .This slides helps to know the different types of biop...
 
❤Jammu Kashmir Call Girls 8617697112 Personal Whatsapp Number 💦✅.
❤Jammu Kashmir Call Girls 8617697112 Personal Whatsapp Number 💦✅.❤Jammu Kashmir Call Girls 8617697112 Personal Whatsapp Number 💦✅.
❤Jammu Kashmir Call Girls 8617697112 Personal Whatsapp Number 💦✅.
 
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 60009654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
 
CELL -Structural and Functional unit of life.pdf
CELL -Structural and Functional unit of life.pdfCELL -Structural and Functional unit of life.pdf
CELL -Structural and Functional unit of life.pdf
 
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
 
Chemistry 4th semester series (krishna).pdf
Chemistry 4th semester series (krishna).pdfChemistry 4th semester series (krishna).pdf
Chemistry 4th semester series (krishna).pdf
 

Metric dimesion of circulsnt graphs

  • 1. Metric dimension of Circular Graphs By: Ruwayya Almehrezi Amna AE Abunamous Mouza Alnaimi 1 Amnaae6@gmail.com
  • 2. Outline: • Introduction, Examples & Application • Motivation & Definitions of Certain Regular Graphs • Main Results • Conclusion 2
  • 3. • A Graph G=(V(G), E(G)) consists of a non- empty finite set V(G) of elements called the vertices, and a finite set E(G) of distinct unordered pairs of distinct elements of V(G) called the edges of the graph G. • A graph G is connected if and only if it cannot be expressed as the disjoint union of two graphs in an obvious way. 3 Connected graph
  • 4. • The distance denoted by d(u,v) between the two vertices u and v in a graph G is the length of a shortest u − v path in G. • The diameter of a connected graph G denoted by D is the maximum distance between any pair of distinct vertices of G. D= max {d(x, y): x, y є V(G)}. 4 The distance and diameter
  • 5. • Let W={w1, w2, w3,….., wk} be an ordered set of vertices of a connected graph G. • The (metric) representation r(v│W) (or distance code) of the vertex v with respect to the set W is list of k-tuples. r(v│W)=(d(v,w1 ) , d(v,w2),….., d(v,wk)). 5 Resolving sets and location number
  • 6. 6 • The set W is called a Resolving Set or Locating Set is if every vertex has distinct representation by with respect to the set W. • A resolving set of minimum cardinality is called a (metric) basis for G and this cardinality is the metric dimension or location number of G, denoted by dim(G) or loc(G). • From above, it implies that in computing location number of a graph, we are interested to know that to get the distance code of each vertex distinct: 1. How many minimum number of vertices in set W we need to choose. 2. The location for those chosen vertices is also crucial.
  • 7. W={V1,V5 } not resolving set. W={V1,V2 } is a resolving set. 7 Examples
  • 8. A facility consists of five rooms. A graph model G of five rooms with dim(G)=2 8 Application in facility location problems
  • 9. Motivation: • Applications in Chemistry:  A basic problem in chemistry is to provide mathematical representations for a set of chemical compounds in a way that gives distinct representations to distinct compounds.  The structure of a chemical compound can be represented by a labeled graph whose vertex and edge labels specify the atom and bond types, respectively. 9
  • 10. 10 • Networks systems:  Graphs are used to model different kinds of networks such as roads, and buildings.  The metric dimension (location number) tells us to choose the best location and minimum nodes in the networks in order to install the sensors/fault detecting devises so that in case of a fault in network, one needs to check only minimum points and not the all nodes of networks.  It is also helpful to determine the cost of expansion when one needs to expands the existing network.
  • 11. Path graph (Pn) dim (G)=1 if & only if G ≅ Pn 11
  • 12. Cycle graph (Cn) dim (Cn)=2 for every positive integer n ≥ 3 12
  • 13. Complete graph (Kn) • dim (G)=n-1 if & only if G ≅ Kn 13
  • 14. The Petersen graph (P) dim (P) = 3 14
  • 15. Definition : V(Dn)= E(Dn)= │V(Dn)│=2n (Order of prism) │E(Dn)│=3n (Size of prism) It is a 3-regular graph. For n=4, it is isomorphic to the graph of 3-cube Q3(a member of hypercube graphs Qn). Main results Prism Graphs (Circular ladder Dn) 15 ui , vi: 1 ≤ i ≤ n uiui+1,ui-2ui-1, vi vi+1,………… 1 ≤ i ≤ n
  • 16. 16 The Prism D6 & D5 D5D6
  • 17. Theorem : dim ( Dn )= 2 ; n is odd 3 ; n is even For every n ≥ 3 and n ∈ ℤ+ 17
  • 18. Proof : The cycle u1u2………. un (Inner cycle) v1v2…………vn (Outer cycle) We can write n= 2k+1; The set W= {v1,vk+1} is a resolving set. dim (Dn) = 2 18 • When n is odd
  • 19. Proof : • When n is even We can write n= 2k; The set W= {v1,v2,vk} is a resolving set. dim (Dn) ≤ 3 19
  • 20. • To prove dim (Dn) ≥ 3, We use contradiction. • Note the dim (Dn) ≠ 1 because Dn ≠ Pn Suppose dim (Dn) = 2. We have the following possibilities.  Both vertices are in the inner cycle. (always we get contradiction) 20
  • 21.  Both vertices are in outer cycle. (contradiction) 21
  • 22.  One vertex in the outer cycle & other in inner cycle. (Contradiction) 22
  • 23. Definition : V(An)= E(An)= We have │V(An)│=2n │E(An)│=4n It is a 4-regular graph. The graphs of antiprism (An) 23 ui, vi : 1 ≤ i ≤ n uiui+1,ui-2ui-1, vi vi+1,………… 1 ≤ i ≤ n
  • 25. Theorem : dim (An)= 3 For every n ≥ 5 and n ∈ ℤ+ 25
  • 26. Proof : • When n is even or odd; we can write n= 2k or n=2k+1 In either case, The set W= { v1,v2,vk+1} is a resolving set for An. dim (An) = 3 26
  • 27. Definition The generalized Petersen graphs P(n, 2) form an important class of 3-regular graphs because of their interesting properties and being a natural model for LAN (Local Area Network). V(P(n, 2) ) = {ui, vi: 1 ≤ i ≤ n − 1} E(P(n, 2) ) = {uiui+1, ui vi, vi vi+2 , ………… : 1 ≤ i ≤ n − 1} │V(P(n,2))│=2n; │E (P(n,2))│=3n • Note that The Petersen graph is a member of this class of graph and using this notation, we write Petersen graphs P as P(5, 2) . The generalized Petersen graphs P(n,2) 27
  • 28. 28 The generalized Petersen graphs P(5,2) & P(6,2) P(6,2) P(5,2)
  • 29. For the generalized Petersen graphs P(n, 2) for every positive integer n ≥ 5 and n ∈ ℤ+ Theorem : dim (P(n,2))= 3 29
  • 30. Proof : when n = 4k W= { u1,u2,u3} dim (P(n,2)) = 3 30
  • 31. 31 Proof : when n = 4k+1 W= { u1,u2,v2k-1} dim (P(n,2)) = 3
  • 32. 32 Proof : when n = 4k+2 W= { u1,u2,u3} dim (P(n,2)) = 3
  • 33. 33 Proof : when n = 4k+3 W= { u1,u2,v3} dim (P(n,2)) = 3
  • 34. Conclusion: • We have studied the location number of prism, antiprism and generalized Petersen graph P(n,2) because these graphs are most natural model for LAN (Local Area Network). • It shows that the formulas for their location number do not depend on order of these graphs. • It shows that these graphs have constant location number. If we want to expand these type of networks in future, we can do it with minimum cost as no new fault detecting devices/sensors will be needed to do so. 34