Social Network Notation

Size: px
Start display at page:

Download "Social Network Notation"

Transcription

1 Social Network Notation Wasserman & Faust (1994) Chapters 3 & 4 [pp ] Marsden (1987) Core Discussion Networks of Americans Junesoo, Xiaohui & Stephen Monday, February 8th, 2010

2 Wasserman & Faust (1994) Chapter 3: Notation for Social Network Data o Graph Theoretic Notation o Sociometric Notation o Algebraic Notation

3 Mathematical Descriptions of Social Network Data Graph Theoretic Centrality, Prestige Models, Cohesive Subgroups, Dyadic & Triadic Methods Sociometric Study of Structural Equivalence & Blockmodels Algebraic Role & Positional Analysis, Relational Algebras

4 Graph Theoretic Notation Notation Description N = {n 1, n 2,,n g } Set N contains a total of g actors. N = {Lunix, Junesoo, Steve} Set N contains a total of 3 actors where n 1 = Lunix, n 2 = Junesoo, and n 3 = Steve < n i, n j > or < Lunix, Junesoo > An ordered pair of actors; n i relates to n j as Lunix relates to Junesoo; order matters n i n j or Lunix Junesoo n i has a tie to n j as Lunix has a directed tie to Junesoo (two nodes connected by a line) L = {l 1, l 2,, l L } A set of directed lines (L ) that includes lines l 1, l 2,, l L [L = total number of lines] G = (N, L ) A graph ( G ) consists of a set of nodes ( N ) and a set of lines (L ) < n i, n j > vs. ( n i, n j ) < > indicates an ordered pair whee order matters; ( ) indicates relations that are nondirectional, therefore order doesn t L = {l 1, l 2, l 3 } where l 1 = <Junesoo, Lunix>, l 2 = <Steve, Lunix>, l 3 = <Lunix, Junesoo> matter A set (L )of 3 directed lines (l) where Junesoo has a relation to Lunix, Steve has a relation to Lunix, and Lunix has a relation to Junesoo. Therefore, Junesoo Lunix or (Junesoo, Lunix), Steve Lunix.

5 Lunix Junesoo Steve Sociometric Notation Relational data are often presented in two-way matrices termed sociomatrices. The two dimensions of a sociomatrix are indexed by the sending actor (the rows) and the receiving actors (the columns). Thus, if we have a one-mode network, the sociomatrix will be square (p. 77). Lunix Junesoo 1-0 Steve 1 0 -

6 Sociometric Notation Notation Description N = {n 1, n 2,,n g } X X X ij Set N contains a total of g actors. Single-valued, directional relation in N The resultant sociomatrix The value of the tie from n i to n j on relation X X ijr The value of any tie from n i to n j on relation X r

7 Sociometric Notation Friendship at the Beginning of Year Allison Drew Eliot Keith Ross Sarah Allison Drew Eliot Keith Ross Sarah Friendship at End of Year Allison Drew Eliot Keith Ross Sarah Allison Drew Eliot Keith Ross Sarah Lives Near Allison Drew Eliot Keith Ross Sarah Allison Drew Eliot Keith Ross Sarah

8 Algebraic Notation In order to present algebraic methods and models for multiple relations it is useful to employ a notation that is different from, though consistent with, the sociometric and graph theoretic notations that we have just discussed (p. 84).

9 Two Sets of Actors (Two-Mode Networks) o The first actor is the sender, the second the receiver in both sets o They are designated differently in the two transactions: N is the first set of actors, and M is the second set o Actors (dyads, triads and the like) in both sets (N & M) can also interact in the other set of actors, thereby creating separate and distinct sociomatrices.

10 Two Sets of Actors (Two-Mode Networks) M Mr. Jones Ms. Smith Ms. Davis Mr. White Allison Drew N Eliot Keith Ross Sarah

11 Graph Theory Wasserman & Faust (1994) Chapter 4: Graphs & Matrices

12 Why Graph Theory? provides a vocabulary, which can be used to label and denote many social structural properties gives us mathematical operations and ideas with which many of these properties can be quantified and measured gives us the ability to prove theorems about graphs, and hence, about representation of social structure gives us a representation of a social network as a model of a social system

13 Graph A graph G = (N, L) consists of a set of nodes: N = {n 1, n 2,, n g }, and a set of lines, L = {l 1, l 2,, l m } between pairs of nodes. (i.e. l k = (n i, n j )). N = {1, 2, 3, 4, 5, 6} L ={(1,4) (2,4), (3,4), (4,5), (5,6)} Graph 2

14 Related Concepts A loop is a line between a node and itself. A simple graph has no loops and includes no more than one line between a pair of nodes. A multigraph allows more than one set of lines. A trivial graph has only one node and empty line set. An empty graph has at least one node and no lines. 1 Loop a b c Simple graph 1 2 Multigraph 3 a Trivial graph Empty graph

15 Related Concepts A hypergraph consists of a set of objects and a collection of subsets of objects, in which each object belongs to at least one subset, and no subset is empty. If any two nodes in a graph are adjacent, the graph is called complete graph or clique. Two nodes are adjacent if there is a line connects them. A node is incident with a line, and the line is incident with the node, if the line connects the nodes. B 1 a 2 a 3 B 2 B a l 1 b a 1 Hypergraph a Clique a, b are adjacent a is incident with l 1 l 1 is incident with a and b

16 Subgraph A graph G s (N s, L s ) is a subgraph of G(N, L) if N s N, and L s L. Node-generated subgraph: a subgraph with its line set L s includes all lines from L that are between pairs of nodes in N s. Line-generated subgraph: a subgraph with its node set N s includes all nodes from N that are incident with lines in L s. l 3 1 l l 4 l 2 3 N = {1, 2, 3, 4, 5} L = {l 1, l 2, l 3, l 4 } l 1 = (1, 2) l 3 = (1, 5) l 2 = (1, 3) l 4 = (3, 4) 4 l Subgraph N s = {1, 3, 4} L s = {l 2 } 4 l 4 l 2 3 Node-gen. subgraph by nodes 1, 3, 4 N s = {1, 3, 4} L s = {l 2, l 4 } 1 l 3 l Line-gen. subgraph by lines l 1, l 3 N s = {1, 3, 5} L s = {l 1, l 3 }

17 Nodal Degree The degree of a node n, denoted by d(n), is the number of lines that are incident with n, or, the number of nodes adjacent to n. The mean degree is the average degree of the nodes in the graph., where m = number lines in the graph Variance of the degree: b e a l l 1 3 l 2 l d 4 l 5 l 6 l 7 c f Nodal degree: d(a) = 3 d(d) = 4 d(c) = 2 Mean degree: d(a)+d(b)+d(c)+d(d)+d(e)+d(f) = 14 = 2*7 14/6 = 2.33

18 Density Density : the ratio of the number of lines in a graph to the maximum number of lines that can be present: where m is the number of lines in the graph, g is the number of nodes in the graph.

19 Walk, Trail and Path Walk: a sequence of nodes and lines, starting and ending with nodes, in which each node is incident with the lines following and preceding it in the sequence. Trail: a walk in which all of the lines are distinct. Path: a walk in which all nodes and all lines are distinct. Repeated node allowed? Repeated line allowed? Walk YES YES Trail YES NO Path NO NO Every path is a trail and every trail is a walk. l a 1 b d l 4 l 2 c l 3 A walk: a, l 1, b, l 2, c, l 2, b A trail: a, l 1, b, l 2, c, l 3, d, l 4, b A path: a, l 1, b, l 2, c, l 3, d

20 Related Concepts Reachable: If there is a path between nodes n i and n j, then n i and n j are said to be reachable. The number of lines in a walk (resp. trail, path) is the length of the walk (resp. trail, path). Closed walk: begins and ends at the same node. Cycle: a closed walk of at least three nodes in which all lines are distinct, and all nodes except the beginning and ending nodes are distinct. Tour: a closed walk in which each line in the graph is used at least once Tour: 3, 2, 4, 3, 5, 1, 4, 3 Cycle: 5, 1, 4, 3, 5 Closed walk: 5, 1, 4, 3, 2, 4, 1, 5

21 Connected Graph & Component Connected graph: there is a path between all pairs of nodes in the graph. A component of a graph is a maximal connected subgraph. Only one component in a graph => the graph is connected. More than one component in a graph => the graph is disconnected Connected graph Disconnected graph

22 Geodesics, Distance, and Diameter Geodesic: a shortest path between two nodes. Distance between two nodes n i and n j, denoted by d(i, j), is the length of the shortest path between the two nodes. Eccentricity of a node n i is the largest geodesic distance (max j d(i, j)) between that node and any other nodes. The diameter of a connected graph is the length of the largest geodesic (max i max j d(i, j)) between any pair of nodes Geodesic distance: d(1, 2) = 1 d(1, 3) = 1 d(1, 4) = 2 d(1, 5) = 3 d(2, 3) = 1 d(2, 4) = 1 d(2, 5) = 2 d(3, 4) = 1 d(3, 5) = 2 d(4, 5) = 1 Diameter: max i max j d(i, j) = d(1, 5) = 3 Eccentricity: max j d(3, j) = d(3, 5) = 2

23 Connectivity of Graphs A node n i in a connected graph is called a cutpoint, if its removal disconnects the graph Node 1 is a cutpoint Graph without node 1

24 Connectivity of Graphs A line l i in a connected graph is called a bridge, if its removal disconnects the graph Line(2, 3) is a bridge After removing line(2,3)

25 Connectivity of Graphs The node-connectivity of a graph, K(G), is the minimum number K of nodes that must be removed to make the graph disconnected, or to leave a trivial graph. The line-connectivity of a graph, λ(g), is the minimum number λ of lines that must be removed to make the graph disconnected, or to leave a trivial graph.

26 Isomorphic Graphs Two graphs G = (N, L) and G = (N, L ) are called isomorphic, if there is a one-to-one mapping function f from N onto N such that any two nodes n 1, n 2 N are adjacent iff f(n 1 ) and f(n 2 ) are adjacent in G. If two graphs are isomorphic, they are identical on all graph theoretic properties a d b c Isomorphic graphs

27 Special Kinds of Graphs The complement G = (N, L ) of a graph G = (N, L) has the same node set as its node set and two nodes are adjacent in G iff they are NOT adjacent in G Complement G G

28 Special Kinds of Graphs A graph that is connected and acyclic is called a tree A tree

29 Special Kinds of Graphs If the nodes in a graph G = (N, L) can be partitioned into two subsets, N = N 1 N 2, and any two adjacent nodes belong to different subsets, then G is a bipartite graph. A bipartite graph with any two nodes from different partitions are adjacent is called complete bipartite graph Bipartite graph Complete bipartite graph

30 Directed Graph A directed graph, or digraph, G = (N, L) is a graph such that each arc is an ordered pair of distinct nodes. l k = <n i, n j > is different from l k = <n j, n i > <1,4>!= <4,1> <5,6>!= <6,5> 6 5

31 Graph vs Digraph Graph Digraph line/arc (1,2) = (2, 1) <1,2>!= <2,1> dyad non-directional directional triad non-directional directional nodal degree non-directional directional out/in walk non-directional directional path non-directional directional semipath NA may have different directions cycle non-directional directional semicycle NA may have different directions geodesic non-directional directional diameter non-directional directional

32 Related Concepts A node n i in a digraph is a(n) isolate if d I (n i ) = d o (n i ) = 0, transmitter if d I (n i ) = 0 and d o (n i ) > 0, receiver if d I (n i ) > 0 and d o (n i ) = 0, carrier or ordinary if d I (n i ) > 0 and d o (n i ) > 0. b a d e c Isolated node: e Transmitter: a Receiver: d Carrier: b, c

33 Reachability and Connectivity in Digraphs If there is a directed path from n i to n j in a digraph, then node n j is reachable from node n i. A pair of nodes, n i and n j, is: weakly connected: joined by a semipath; unilaterally connected: joined by a path from n i to n j, OR a path from n j to n i ; strongly connected: joined by a path from n i to n j, AND a path n j to n i ; recursively connected: strongly connected and the two paths use the same nodes and arcs Weak Unilateral Strong Recursive

34 Special Kinds of Digraphs The complement G = (N, L ) of a digraph G = (N, L) has the same node set as its node set, and <n i, n j > L iff <n i, n j > L. The converse G* = (N, L*) of a digraph G = (N, L), has the same set of nodes as G, and arc <n i, n j > L* only if the arc < n j, n i > L. A tournament is a digraph in which every pair of nodes is connected by a single arc Digraph G Converse Complement Tournament

35 Signed Graphs A signed graph (resp. digraph) is a graph (resp. digraph) whose lines carry the additional information of a valence: a positive (+) or negative (-) sign. The sign of a cycle is the product of the signs of the lines in the cycle. (+)(+) = (+) (-)(-) = (+) (-)(+) = (+)(-) = (-) Signed graph Signed digraph

36 Valued Graphs A valued graph (resp. digraph) is a graph (resp. digraph) in which each line is associated with a value

37 Density and Path in Valued Graph The density,, in a valued graph (resp. digraph) is the ratio of the values attached to the lines (resp. arcs) to the maximum number of lines (resp. arcs) that may present. The value of a path (semipath) is the smallest value attached to any lines (arcs) in it. The length of a path in a valued graph is the sum of the values of the lines included in the path Path Length Value 1,5, ,2,3,4 6 1

38 Relations A Cartesian product of two sets, M x N, is the collection of all ordered pairs <m, n>, such that m M and n N. M = {1, 2}, N = {a, b, c} M x N = {<1,a>, <1,b>, <1,c>, <2,a>, <2,b>, <2,c>} A relation, R, on the set N is a subset of the Cartesian product N x N.

39 Properties of Relations A relation is reflexive if for all i, <n i, n i > ties are present in R. A relation is symmetric if it has the property that irj iff jri, for all i and j. A relation is transitive if whenever irj and jrk, then irk, for all i, j and k. a, b, c N, relation = is reflexive, symmetric and transitive: a = a is true, a = b iff b = a a = b, and b = c, then a = c

40 Matrices A matrix is a rectangular array of numbers, such as An adjacency matrix, or sociomatrix, X, is a matrix in which each entry indicates whether two nodes are adjacent (1) or not (0). An incidence matrix, I, is a g x m matrix, such that i ij = 1 if the node n i and line l j are incident and 0 otherwise. The sociomatrix, X, of a digraph has elements x ij = 1 if <n i, n j > L and 0 otherwise. The sociomatrix, X, for a valued graph has entries, x ij = v k if there is a line or arc l k associated with v k connect node n i and n j.

41 Matrices for Graphs X a b c d a a b c l1 l3 d d I b l1 l2 l3 a b c l2 Graph c d 0 0 0

42 Matrices for Graphs X a b c d a d a b c d b c Directed graph X a b c d a a d b c d b 0.9 c Valued graph

43 Basic Matrix Operations Matrix Permutation: simultaneously rearrange rows and columns. Transpose: interchanging the rows and columns of the original matrix. Addition and Subtraction: summation/subtraction of the elements in the corresponding cells of the matrices. Z = X+Y: z ij = x ij + y ij Z = X-Y: z ij = x ij - y ij Matrices X and Y have to be of the same size.

44 Permutation and Transpose n1 n2 n3 n4 n5 n n n n n permutation n5 n1 n3 n2 n4 n n n n n transpose

45 Basic Matrix Operations Matrix Multiplication Z = YW: The number of columns in Y must equal the number of the rows in W. Powers of a Matrix X p = the matrix product of X times itself, p times. X has to be a square matrix. Boolean Matrix Multiplication

46 Multiplication and Power X multiplication a b c d e f a b c d e f X -> X 5 a b c d e f a b c d e f

47 Computing Simple Network Properties Walk: Entries of matrix X * + = X + X 2 + X X g-1, give the total number of walks from n i to n j. Reachable: None-zero elements of X * + indicate reachability. Geodesic: Starting with p = 2, compute power of the matrix, X [p]. If x ij [p-1] = 0 and x ij [p] > 0, then there is a shortest path of length p between n i and n j. Nodal Degree: Incidence matrix:,where m is the number of lines.

48 Computing Simple Network Properties Nodal Degree: for sociomatrix Nodal Degree: for digraph Density:

49 Properties of Graphs, Relations, and Reflexivity Matrices A simple graph is irreflexive since no <n i, n i > are present. In corresponding sociomatrix of the graph, main diagonal are undefined. If all loops are present, the graph represents a reflexive relation. Main diagonal of the sociomatrix, x ii = 1 for all i. If for some i but not all, values x ii =1, then the graph represents a not reflexive relation.

50 Properties of Graphs, Relations, and Symmetry Matrices A nondirectional relation is always symmetric. In a directed graph symmetry means <n i, n j > L implies <n j, n i > L. Transitivity In order for the relation to be transitive, whenever x ij [2] 1, then x ij must equal 1.

51 Core Discussion Networks for Americans [Marsden, P.V. (1987) ] Purpose Descriptive overview of features of core social networks of Americans with network concepts Data source 1985 General Social Survey (GSS) 1,531 people: Nationally representative sample of Americans A first establishment of a standardized instrument to collect social network data Before 1985 GSS, the absence of standardized instruments for collecting data complicated comparison, replication of findings, and accumulation knowledge.

52 Operational definitions Names of alters matter!! Name-eliciting device (name generator) sets operational boundaries on the interpersonal environment GSS used a name generator: discuss important matters GSS asked each respondent about those persons with whom a respondent discuss important matters But the definition of what was considered important was left to respondents; intimacy or positive affect Moderately intense content which represents a middle ground between acquaintanceship and kinship Less ambiguous in its meaning than friendship

53 Measures of the structure of interpersonal environments Individual attributes Gender, race/ethnicity, education, age, and religious preference of each alters Social attributes Respondents were asked to name all those people with whom they discussed important matters within the past six months All sub-questions focused on the first five names mentioned GSS data presents data on the following three items:

54 Three Social Network Measurements Network size: # of alters Network density: Availability of social support Potential strength of normative pressures toward conformity Capacity of alters to collectively influence the respondent 1: especially close, 0: total strangers, 0.5: otherwise Heterogeneity of alters: 4 types of diversity Diversity of persons an individual can contact within his or her interpersonal environment Age and education Quantitative variable Measured as the standard deviations of alter characteristics Race/ethnicity, and gender Qualitative variable Measured as the Index of Qualitative Variation (IOV)

55 The Average American Discussion Network: An Overview Comparatively large % ^ Kin environment is slightly larger than nonkin Difficult to judge whether this is high or low (1: especially close, 0:stranger)

56 The Average American Discussion Network: An Overview Mean: heterogeneity (diversity) within each network (0: no diversity) ^ ^ ^ Diversity within each network is smaller than that of population ^

57 The Average American Discussion Network: An Overview Standardized regression is not necessary unless we compare coefficients each other All p-values show significance Nonkin < Kin > < Nonkin exhibits larger diversity only in race. Independent variable: Proportion Kin (% of kin in each network)

58 The Average American Discussion Network: Subgroups Independent variables Negative relation Positive relation Negative Relation white people have broader network More kin dependent variables Less nonkin Influence of urbanization Proportion kin age Nonkin network grows faster

59 The Average American Discussion Network: Subgroups Independent variables Positive relation dependent variables Negative relation Negative Positive relation Positive Relation Negative Relation Influence of urbanization

60 Conclusions and Future Research Americans social environment in general Small, kin-centered, dense, and homogeneous Sub-groups with more diversity Young and middle-aged, the well-educated, and those in larger places Future research based on this analysis Development of standardized protocols for the collection of information on the structure and composition of interpersonal environments Construction of high-quality and reliable measures of network characteristics

61 Discussion

Network Data: an overview

Network Data: an overview Network Data: an overview Introduction to Graph Theory and Sociometric Notation Dante J. Salto & Taya L. Owens 6 February 2013 Rockefeller College RPAD 637 Works Summarized Wasserman, S. & Faust, K. (2009).

More information

Mathematical Foundations of Social Network Analysis

Mathematical Foundations of Social Network Analysis Mathematical Foundations of Social Network Analysis Steve Borgatti Revised Jan 2008 for MGT 780 Three Representations Network/relational data typically represented in one of three ways Graphs Graphs vs

More information

Overview of Stochastic Approaches to Social Network Analysis

Overview of Stochastic Approaches to Social Network Analysis Overview of Stochastic Approaches to Social Network Analysis Wasserman and Faust, Chapter 13-16. Anderson, Carolyn J., Stanley Wasserman, and Bradley Crouch. 1999. A p* primer: Logit models for social

More information

Cohesive Subgroups and Core- Periphery Structure. Xiao Hyo-shin

Cohesive Subgroups and Core- Periphery Structure. Xiao Hyo-shin Cohesive Subgroups and Core- Periphery Structure Xiao Hyo-shin Wasserman and Faust, chapter7 Cohesive Subgroups: Theoretical motivation Assess Directional relations and valued relations Interpretation

More information

CHAPTER 1. Relations. 1. Relations and Their Properties. Discussion

CHAPTER 1. Relations. 1. Relations and Their Properties. Discussion CHAPTER 1 Relations 1. Relations and Their Properties 1.1. Definition of a Relation. Definition 1.1.1. A binary relation from a set A to a set B is a subset R A B. If (a, b) R we say a is Related to b

More information

Relations Graphical View

Relations Graphical View Introduction Relations Computer Science & Engineering 235: Discrete Mathematics Christopher M. Bourke cbourke@cse.unl.edu Recall that a relation between elements of two sets is a subset of their Cartesian

More information

Specification and estimation of exponential random graph models for social (and other) networks

Specification and estimation of exponential random graph models for social (and other) networks Specification and estimation of exponential random graph models for social (and other) networks Tom A.B. Snijders University of Oxford March 23, 2009 c Tom A.B. Snijders (University of Oxford) Models for

More information

Section Summary. Sequences. Recurrence Relations. Summations Special Integer Sequences (optional)

Section Summary. Sequences. Recurrence Relations. Summations Special Integer Sequences (optional) Section 2.4 Section Summary Sequences. o Examples: Geometric Progression, Arithmetic Progression Recurrence Relations o Example: Fibonacci Sequence Summations Special Integer Sequences (optional) Sequences

More information

Preliminaries and Complexity Theory

Preliminaries and Complexity Theory Preliminaries and Complexity Theory Oleksandr Romanko CAS 746 - Advanced Topics in Combinatorial Optimization McMaster University, January 16, 2006 Introduction Book structure: 2 Part I Linear Algebra

More information

Notes. Relations. Introduction. Notes. Relations. Notes. Definition. Example. Slides by Christopher M. Bourke Instructor: Berthe Y.

Notes. Relations. Introduction. Notes. Relations. Notes. Definition. Example. Slides by Christopher M. Bourke Instructor: Berthe Y. Relations Slides by Christopher M. Bourke Instructor: Berthe Y. Choueiry Spring 2006 Computer Science & Engineering 235 Introduction to Discrete Mathematics Sections 7.1, 7.3 7.5 of Rosen cse235@cse.unl.edu

More information

5 Flows and cuts in digraphs

5 Flows and cuts in digraphs 5 Flows and cuts in digraphs Recall that a digraph or network is a pair G = (V, E) where V is a set and E is a multiset of ordered pairs of elements of V, which we refer to as arcs. Note that two vertices

More information

BECOMING FAMILIAR WITH SOCIAL NETWORKS

BECOMING FAMILIAR WITH SOCIAL NETWORKS 1 BECOMING FAMILIAR WITH SOCIAL NETWORKS Each one of us has our own social networks, and it is easiest to start understanding social networks through thinking about our own. So what social networks do

More information

Laplacian Integral Graphs with Maximum Degree 3

Laplacian Integral Graphs with Maximum Degree 3 Laplacian Integral Graphs with Maximum Degree Steve Kirkland Department of Mathematics and Statistics University of Regina Regina, Saskatchewan, Canada S4S 0A kirkland@math.uregina.ca Submitted: Nov 5,

More information

Chapter 9: Relations Relations

Chapter 9: Relations Relations Chapter 9: Relations 9.1 - Relations Definition 1 (Relation). Let A and B be sets. A binary relation from A to B is a subset R A B, i.e., R is a set of ordered pairs where the first element from each pair

More information

An Introduction to Exponential-Family Random Graph Models

An Introduction to Exponential-Family Random Graph Models An Introduction to Exponential-Family Random Graph Models Luo Lu Feb.8, 2011 1 / 11 Types of complications in social network Single relationship data A single relationship observed on a set of nodes at

More information

Topics in Graph Theory

Topics in Graph Theory Topics in Graph Theory September 4, 2018 1 Preliminaries A graph is a system G = (V, E) consisting of a set V of vertices and a set E (disjoint from V ) of edges, together with an incidence function End

More information

This section is an introduction to the basic themes of the course.

This section is an introduction to the basic themes of the course. Chapter 1 Matrices and Graphs 1.1 The Adjacency Matrix This section is an introduction to the basic themes of the course. Definition 1.1.1. A simple undirected graph G = (V, E) consists of a non-empty

More information

The Strength of Indirect Relations in Social Networks

The Strength of Indirect Relations in Social Networks The Strength of in Social Networks Department of Mathematics University of Patras Greece Moses.Boudourides@gmail.com Draft paper available at: http://nicomedia.math.upatras.gr/sn/dirisn_0.pdf May 28, 2011

More information

Math.3336: Discrete Mathematics. Chapter 9 Relations

Math.3336: Discrete Mathematics. Chapter 9 Relations Math.3336: Discrete Mathematics Chapter 9 Relations Instructor: Dr. Blerina Xhabli Department of Mathematics, University of Houston https://www.math.uh.edu/ blerina Email: blerina@math.uh.edu Fall 2018

More information

Preliminaries. Graphs. E : set of edges (arcs) (Undirected) Graph : (i, j) = (j, i) (edges) V = {1, 2, 3, 4, 5}, E = {(1, 3), (3, 2), (2, 4)}

Preliminaries. Graphs. E : set of edges (arcs) (Undirected) Graph : (i, j) = (j, i) (edges) V = {1, 2, 3, 4, 5}, E = {(1, 3), (3, 2), (2, 4)} Preliminaries Graphs G = (V, E), V : set of vertices E : set of edges (arcs) (Undirected) Graph : (i, j) = (j, i) (edges) 1 2 3 5 4 V = {1, 2, 3, 4, 5}, E = {(1, 3), (3, 2), (2, 4)} 1 Directed Graph (Digraph)

More information

Acyclic Digraphs arising from Complete Intersections

Acyclic Digraphs arising from Complete Intersections Acyclic Digraphs arising from Complete Intersections Walter D. Morris, Jr. George Mason University wmorris@gmu.edu July 8, 2016 Abstract We call a directed acyclic graph a CI-digraph if a certain affine

More information

Review Packet 1 B 11 B 12 B 13 B = B 21 B 22 B 23 B 31 B 32 B 33 B 41 B 42 B 43

Review Packet 1 B 11 B 12 B 13 B = B 21 B 22 B 23 B 31 B 32 B 33 B 41 B 42 B 43 Review Packet. For each of the following, write the vector or matrix that is specified: a. e 3 R 4 b. D = diag{, 3, } c. e R 3 d. I. For each of the following matrices and vectors, give their dimension.

More information

REVIEW QUESTIONS. Chapter 1: Foundations: Sets, Logic, and Algorithms

REVIEW QUESTIONS. Chapter 1: Foundations: Sets, Logic, and Algorithms REVIEW QUESTIONS Chapter 1: Foundations: Sets, Logic, and Algorithms 1. Why can t a Venn diagram be used to prove a statement about sets? 2. Suppose S is a set with n elements. Explain why the power set

More information

THE MAXIMAL SUBGROUPS AND THE COMPLEXITY OF THE FLOW SEMIGROUP OF FINITE (DI)GRAPHS

THE MAXIMAL SUBGROUPS AND THE COMPLEXITY OF THE FLOW SEMIGROUP OF FINITE (DI)GRAPHS THE MAXIMAL SUBGROUPS AND THE COMPLEXITY OF THE FLOW SEMIGROUP OF FINITE (DI)GRAPHS GÁBOR HORVÁTH, CHRYSTOPHER L. NEHANIV, AND KÁROLY PODOSKI Dedicated to John Rhodes on the occasion of his 80th birthday.

More information

CSI 445/660 Part 6 (Centrality Measures for Networks) 6 1 / 68

CSI 445/660 Part 6 (Centrality Measures for Networks) 6 1 / 68 CSI 445/660 Part 6 (Centrality Measures for Networks) 6 1 / 68 References 1 L. Freeman, Centrality in Social Networks: Conceptual Clarification, Social Networks, Vol. 1, 1978/1979, pp. 215 239. 2 S. Wasserman

More information

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 1 x 2. x n 8 (4) 3 4 2

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 1 x 2. x n 8 (4) 3 4 2 MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS SYSTEMS OF EQUATIONS AND MATRICES Representation of a linear system The general system of m equations in n unknowns can be written a x + a 2 x 2 + + a n x n b a

More information

Graph G = (V, E). V ={vertices}, E={edges}. V={a,b,c,d,e,f,g,h,k} E={(a,b),(a,g),( a,h),(a,k),(b,c),(b,k),...,(h,k)}

Graph G = (V, E). V ={vertices}, E={edges}. V={a,b,c,d,e,f,g,h,k} E={(a,b),(a,g),( a,h),(a,k),(b,c),(b,k),...,(h,k)} Graph Theory Graph G = (V, E). V ={vertices}, E={edges}. a b c h k d g f e V={a,b,c,d,e,f,g,h,k} E={(a,b),(a,g),( a,h),(a,k),(b,c),(b,k),...,(h,k)} E =16. Digraph D = (V, A). V ={vertices}, E={edges}.

More information

8 Influence Networks. 8.1 The basic model. last revised: 23 February 2011

8 Influence Networks. 8.1 The basic model. last revised: 23 February 2011 last revised: 23 February 2011 8 Influence Networks Social psychologists have long been interested in social influence processes, and whether these processes will lead over time to the convergence (or

More information

Matrix Completion Problems for Pairs of Related Classes of Matrices

Matrix Completion Problems for Pairs of Related Classes of Matrices Matrix Completion Problems for Pairs of Related Classes of Matrices Leslie Hogben Department of Mathematics Iowa State University Ames, IA 50011 lhogben@iastate.edu Abstract For a class X of real matrices,

More information

Algebraic Methods in Combinatorics

Algebraic Methods in Combinatorics Algebraic Methods in Combinatorics Po-Shen Loh 27 June 2008 1 Warm-up 1. (A result of Bourbaki on finite geometries, from Răzvan) Let X be a finite set, and let F be a family of distinct proper subsets

More information

PAD 637 Summary Week 6: Cohesive Subgroups and Core-Periphery Structures

PAD 637 Summary Week 6: Cohesive Subgroups and Core-Periphery Structures PAD 637 Summary Week 6: Cohesive Subgroups and Core-Periphery Structures Xiao Liang,Hyo-Shin Kwon Wasserman and Faust, chapter7 Cohesive Subgroups: In this chapter, the authors discuss methods for finding

More information

2. A vertex in G is central if its greatest distance from any other vertex is as small as possible. This distance is the radius of G.

2. A vertex in G is central if its greatest distance from any other vertex is as small as possible. This distance is the radius of G. CME 305: Discrete Mathematics and Algorithms Instructor: Reza Zadeh (rezab@stanford.edu) HW#1 Due at the beginning of class Thursday 01/21/16 1. Prove that at least one of G and G is connected. Here, G

More information

Claw-Free Graphs With Strongly Perfect Complements. Fractional and Integral Version.

Claw-Free Graphs With Strongly Perfect Complements. Fractional and Integral Version. Claw-Free Graphs With Strongly Perfect Complements. Fractional and Integral Version. Part II. Nontrivial strip-structures Maria Chudnovsky Department of Industrial Engineering and Operations Research Columbia

More information

ACYCLIC DIGRAPHS GIVING RISE TO COMPLETE INTERSECTIONS

ACYCLIC DIGRAPHS GIVING RISE TO COMPLETE INTERSECTIONS ACYCLIC DIGRAPHS GIVING RISE TO COMPLETE INTERSECTIONS WALTER D. MORRIS, JR. ABSTRACT. We call a directed acyclic graph a CIdigraph if a certain affine semigroup ring defined by it is a complete intersection.

More information

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research education use, including for instruction at the authors institution

More information

Modeling and Stability Analysis of a Communication Network System

Modeling and Stability Analysis of a Communication Network System Modeling and Stability Analysis of a Communication Network System Zvi Retchkiman Königsberg Instituto Politecnico Nacional e-mail: mzvi@cic.ipn.mx Abstract In this work, the modeling and stability problem

More information

Spatializing Social Networks

Spatializing Social Networks Spatializing Social Networks Carter T. Butts Department of Sociology and Institute for Mathematical Behavioral Sciences University of California, Irvine Space, Demography, and Social Structure Three areas,

More information

Discrete Math. Background Knowledge/Prior Skills Commutative and associative properties Solving systems of equations

Discrete Math. Background Knowledge/Prior Skills Commutative and associative properties Solving systems of equations Discrete Math Numbers and Operations Standard: Understands and applies concepts of numbers and operations. Power 1: Understands numbers, ways of representing numbers, relationships among numbers, and number

More information

Combinatorial optimization problems

Combinatorial optimization problems Combinatorial optimization problems Heuristic Algorithms Giovanni Righini University of Milan Department of Computer Science (Crema) Optimization In general an optimization problem can be formulated as:

More information

MATH1240 Definitions and Theorems

MATH1240 Definitions and Theorems MATH1240 Definitions and Theorems 1 Fundamental Principles of Counting For an integer n 0, n factorial (denoted n!) is defined by 0! = 1, n! = (n)(n 1)(n 2) (3)(2)(1), for n 1. Given a collection of n

More information

Introduction to Graph Theory

Introduction to Graph Theory Introduction to Graph Theory George Voutsadakis 1 1 Mathematics and Computer Science Lake Superior State University LSSU Math 351 George Voutsadakis (LSSU) Introduction to Graph Theory August 2018 1 /

More information

Centrality in Social Networks: Theoretical and Simulation Approaches

Centrality in Social Networks: Theoretical and Simulation Approaches entrality in Social Networks: Theoretical and Simulation Approaches Dr. Anthony H. Dekker Defence Science and Technology Organisation (DSTO) anberra, Australia dekker@am.org Abstract. entrality is an important

More information

More on NP and Reductions

More on NP and Reductions Indian Institute of Information Technology Design and Manufacturing, Kancheepuram Chennai 600 127, India An Autonomous Institute under MHRD, Govt of India http://www.iiitdm.ac.in COM 501 Advanced Data

More information

BASIC GRAPH THEORY. SUB CODE: 09MAT01 Total hours 52

BASIC GRAPH THEORY. SUB CODE: 09MAT01 Total hours 52 SYLLABUS For the course work syllabus recommended by the Guide for doing Ph.D in the Department of Mathematics, Sri Siddhartha Institute of Technology under SSU, Tumkur. BASIC GRAPH THEORY SUB CODE: 09MAT01

More information

7.5 Bipartite Matching

7.5 Bipartite Matching 7. Bipartite Matching Matching Matching. Input: undirected graph G = (V, E). M E is a matching if each node appears in at most edge in M. Max matching: find a max cardinality matching. Bipartite Matching

More information

Classical Complexity and Fixed-Parameter Tractability of Simultaneous Consecutive Ones Submatrix & Editing Problems

Classical Complexity and Fixed-Parameter Tractability of Simultaneous Consecutive Ones Submatrix & Editing Problems Classical Complexity and Fixed-Parameter Tractability of Simultaneous Consecutive Ones Submatrix & Editing Problems Rani M. R, Mohith Jagalmohanan, R. Subashini Binary matrices having simultaneous consecutive

More information

Sets are one of the basic building blocks for the types of objects considered in discrete mathematics.

Sets are one of the basic building blocks for the types of objects considered in discrete mathematics. Section 2.1 Introduction Sets are one of the basic building blocks for the types of objects considered in discrete mathematics. Important for counting. Programming languages have set operations. Set theory

More information

Review of Linear Algebra

Review of Linear Algebra Review of Linear Algebra Definitions An m n (read "m by n") matrix, is a rectangular array of entries, where m is the number of rows and n the number of columns. 2 Definitions (Con t) A is square if m=

More information

Martin Milanič

Martin Milanič 1 / 75 Algorithmic Graph Theory Part I - Review of Basic Notions in Graph Theory, Algorithms and Complexity Martin Milanič martin.milanic@upr.si University of Primorska, Koper, Slovenia Dipartimento di

More information

The super line graph L 2

The super line graph L 2 Discrete Mathematics 206 (1999) 51 61 www.elsevier.com/locate/disc The super line graph L 2 Jay S. Bagga a;, Lowell W. Beineke b, Badri N. Varma c a Department of Computer Science, College of Science and

More information

Graph Theoretic Methods for Matrix Completion Problems

Graph Theoretic Methods for Matrix Completion Problems Graph Theoretic Methods for Matrix Completion Problems 1 Leslie Hogben Department of Mathematics Iowa State University Ames, IA 50011 lhogben@iastate.edu Abstract A pattern is a list of positions in an

More information

Peripheries of Cohesive Subsets

Peripheries of Cohesive Subsets Peripheries of Cohesive Subsets Martin G. Everett University of Greenwich School of Computing and Mathematical Sciences 30 Park Row London SE10 9LS Tel: (0181) 331-8716 Fax: (181) 331-8665 E-mail: m.g.everett@gre.ac.uk

More information

Using Laplacian Eigenvalues and Eigenvectors in the Analysis of Frequency Assignment Problems

Using Laplacian Eigenvalues and Eigenvectors in the Analysis of Frequency Assignment Problems Using Laplacian Eigenvalues and Eigenvectors in the Analysis of Frequency Assignment Problems Jan van den Heuvel and Snežana Pejić Department of Mathematics London School of Economics Houghton Street,

More information

Appendix: Modeling Approach

Appendix: Modeling Approach AFFECTIVE PRIMACY IN INTRAORGANIZATIONAL TASK NETWORKS Appendix: Modeling Approach There is now a significant and developing literature on Bayesian methods in social network analysis. See, for instance,

More information

GRAPH ALGORITHMS Week 3 (16-21 October 2017)

GRAPH ALGORITHMS Week 3 (16-21 October 2017) GRAPH ALGORITHMS Week 3 (16-21 October 2017) C. Croitoru croitoru@info.uaic.ro FII October 15, 2017 1 / 63 OUTLINE Graph Theory Vocabulary 1 Definition of a Graph 2 Variations in the Definition of a Graph

More information

Rela%ons and Their Proper%es. Slides by A. Bloomfield

Rela%ons and Their Proper%es. Slides by A. Bloomfield Rela%ons and Their Proper%es Slides by A. Bloomfield What is a rela%on Let A and B be sets. A binary rela%on R is a subset of A B Example Let A be the students in a the CS major A = {Alice, Bob, Claire,

More information

INVERTING SIGNED GRAPHS*

INVERTING SIGNED GRAPHS* SIAM J. ALG. DISC METH. Vol. 5, No. 2, June 1984 @ 1984 Society for Industrial and Applied Mathematics 007 INVERTING SIGNED GRAPHS* HARVEY J. GREENBERG,? J. RICHARD LUNDGRENS AND JOHN S. MAYBEEB Abstract.

More information

A graph theoretic approach to matrix inversion by partitioning

A graph theoretic approach to matrix inversion by partitioning Numerische Mathematik 4, t 28-- t 35 (1962) A graph theoretic approach to matrix inversion by partitioning By FRANK HARARY Abstract Let M be a square matrix whose entries are in some field. Our object

More information

Graph fundamentals. Matrices associated with a graph

Graph fundamentals. Matrices associated with a graph Graph fundamentals Matrices associated with a graph Drawing a picture of a graph is one way to represent it. Another type of representation is via a matrix. Let G be a graph with V (G) ={v 1,v,...,v n

More information

Generalized Cayley Digraphs

Generalized Cayley Digraphs Pure Mathematical Sciences, Vol. 1, 2012, no. 1, 1-12 Generalized Cayley Digraphs Anil Kumar V. Department of Mathematics, University of Calicut Malappuram, Kerala, India 673 635 anilashwin2003@yahoo.com

More information

Massachusetts Institute of Technology 6.042J/18.062J, Fall 02: Mathematics for Computer Science Professor Albert Meyer and Dr.

Massachusetts Institute of Technology 6.042J/18.062J, Fall 02: Mathematics for Computer Science Professor Albert Meyer and Dr. Massachusetts Institute of Technology 6.042J/18.062J, Fall 02: Mathematics for Computer Science Professor Albert Meyer and Dr. Radhika Nagpal Quiz 1 Appendix Appendix Contents 1 Induction 2 2 Relations

More information

THE DECK RATIO AND SELF-REPAIRING GRAPHS

THE DECK RATIO AND SELF-REPAIRING GRAPHS THE DECK RATIO AND SELF-REPAIRING GRAPHS YULIA BUGAEV AND FELIX GOLDBERG Abstract. In this paper we define, for a graph invariant ψ, the ψ(g) deck ratio of ψ by D ψ (G) = P ψ(g v). We give generic upper

More information

Course : Algebraic Combinatorics

Course : Algebraic Combinatorics Course 18.312: Algebraic Combinatorics Lecture Notes #29-31 Addendum by Gregg Musiker April 24th - 29th, 2009 The following material can be found in several sources including Sections 14.9 14.13 of Algebraic

More information

Section Summary. Relations and Functions Properties of Relations. Combining Relations

Section Summary. Relations and Functions Properties of Relations. Combining Relations Chapter 9 Chapter Summary Relations and Their Properties n-ary Relations and Their Applications (not currently included in overheads) Representing Relations Closures of Relations (not currently included

More information

Chapter 3: Proving NP-completeness Results

Chapter 3: Proving NP-completeness Results Chapter 3: Proving NP-completeness Results Six Basic NP-Complete Problems Some Techniques for Proving NP-Completeness Some Suggested Exercises 1.1 Six Basic NP-Complete Problems 3-SATISFIABILITY (3SAT)

More information

Multi-coloring and Mycielski s construction

Multi-coloring and Mycielski s construction Multi-coloring and Mycielski s construction Tim Meagher Fall 2010 Abstract We consider a number of related results taken from two papers one by W. Lin [1], and the other D. C. Fisher[2]. These articles

More information

5. Partitions and Relations Ch.22 of PJE.

5. Partitions and Relations Ch.22 of PJE. 5. Partitions and Relations Ch. of PJE. We now generalize the ideas of congruence classes of Z to classes of any set X. The properties of congruence classes that we start with here are that they are disjoint

More information

Relationships between the Completion Problems for Various Classes of Matrices

Relationships between the Completion Problems for Various Classes of Matrices Relationships between the Completion Problems for Various Classes of Matrices Leslie Hogben* 1 Introduction A partial matrix is a matrix in which some entries are specified and others are not (all entries

More information

A characterization of graphs by codes from their incidence matrices

A characterization of graphs by codes from their incidence matrices A characterization of graphs by codes from their incidence matrices Peter Dankelmann Department of Mathematics University of Johannesburg P.O. Box 54 Auckland Park 006, South Africa Jennifer D. Key pdankelmann@uj.ac.za

More information

A note on the Isomorphism Problem for Monomial Digraphs

A note on the Isomorphism Problem for Monomial Digraphs A note on the Isomorphism Problem for Monomial Digraphs Aleksandr Kodess Department of Mathematics University of Rhode Island kodess@uri.edu Felix Lazebnik Department of Mathematical Sciences University

More information

The doubly negative matrix completion problem

The doubly negative matrix completion problem The doubly negative matrix completion problem C Mendes Araújo, Juan R Torregrosa and Ana M Urbano CMAT - Centro de Matemática / Dpto de Matemática Aplicada Universidade do Minho / Universidad Politécnica

More information

University of New Mexico Department of Computer Science. Final Examination. CS 561 Data Structures and Algorithms Fall, 2013

University of New Mexico Department of Computer Science. Final Examination. CS 561 Data Structures and Algorithms Fall, 2013 University of New Mexico Department of Computer Science Final Examination CS 561 Data Structures and Algorithms Fall, 2013 Name: Email: This exam lasts 2 hours. It is closed book and closed notes wing

More information

Hamiltonian paths in tournaments A generalization of sorting DM19 notes fall 2006

Hamiltonian paths in tournaments A generalization of sorting DM19 notes fall 2006 Hamiltonian paths in tournaments A generalization of sorting DM9 notes fall 2006 Jørgen Bang-Jensen Imada, SDU 30. august 2006 Introduction and motivation Tournaments which we will define mathematically

More information

Peripheries of cohesive subsets

Peripheries of cohesive subsets Ž. Social Networks 21 1999 397 407 www.elsevier.comrlocatersocnet Peripheries of cohesive subsets Martin G. Everett a,), Stephen P. Borgatti b,1 a UniÕersity of Greenwich School of Computing and Mathematical

More information

Algebraic Methods in Combinatorics

Algebraic Methods in Combinatorics Algebraic Methods in Combinatorics Po-Shen Loh June 2009 1 Linear independence These problems both appeared in a course of Benny Sudakov at Princeton, but the links to Olympiad problems are due to Yufei

More information

ORBITAL DIGRAPHS OF INFINITE PRIMITIVE PERMUTATION GROUPS

ORBITAL DIGRAPHS OF INFINITE PRIMITIVE PERMUTATION GROUPS ORBITAL DIGRAPHS OF INFINITE PRIMITIVE PERMUTATION GROUPS SIMON M. SMITH Abstract. If G is a group acting on a set Ω and α, β Ω, the digraph whose vertex set is Ω and whose arc set is the orbit (α, β)

More information

DISTINGUISHING PARTITIONS AND ASYMMETRIC UNIFORM HYPERGRAPHS

DISTINGUISHING PARTITIONS AND ASYMMETRIC UNIFORM HYPERGRAPHS DISTINGUISHING PARTITIONS AND ASYMMETRIC UNIFORM HYPERGRAPHS M. N. ELLINGHAM AND JUSTIN Z. SCHROEDER In memory of Mike Albertson. Abstract. A distinguishing partition for an action of a group Γ on a set

More information

Prof. Dr. Lars Schmidt-Thieme, L. B. Marinho, K. Buza Information Systems and Machine Learning Lab (ISMLL), University of Hildesheim, Germany, Course

Prof. Dr. Lars Schmidt-Thieme, L. B. Marinho, K. Buza Information Systems and Machine Learning Lab (ISMLL), University of Hildesheim, Germany, Course Course on Bayesian Networks, winter term 2007 0/31 Bayesian Networks Bayesian Networks I. Bayesian Networks / 1. Probabilistic Independence and Separation in Graphs Prof. Dr. Lars Schmidt-Thieme, L. B.

More information

The Mixed Chinese Postman Problem Parameterized by Pathwidth and Treedepth

The Mixed Chinese Postman Problem Parameterized by Pathwidth and Treedepth The Mixed Chinese Postman Problem Parameterized by Pathwidth and Treedepth Gregory Gutin, Mark Jones, and Magnus Wahlström Royal Holloway, University of London Egham, Surrey TW20 0EX, UK Abstract In the

More information

ARTICLE IN PRESS European Journal of Combinatorics ( )

ARTICLE IN PRESS European Journal of Combinatorics ( ) European Journal of Combinatorics ( ) Contents lists available at ScienceDirect European Journal of Combinatorics journal homepage: www.elsevier.com/locate/ejc Proof of a conjecture concerning the direct

More information

Linear graph theory. Basic definitions of linear graphs

Linear graph theory. Basic definitions of linear graphs Linear graph theory Linear graph theory, a branch of combinatorial mathematics has proved to be a useful tool for the study of large or complex systems. Leonhard Euler wrote perhaps the first paper on

More information

Nonnegative Matrices I

Nonnegative Matrices I Nonnegative Matrices I Daisuke Oyama Topics in Economic Theory September 26, 2017 References J. L. Stuart, Digraphs and Matrices, in Handbook of Linear Algebra, Chapter 29, 2006. R. A. Brualdi and H. J.

More information

Linear algebra and applications to graphs Part 1

Linear algebra and applications to graphs Part 1 Linear algebra and applications to graphs Part 1 Written up by Mikhail Belkin and Moon Duchin Instructor: Laszlo Babai June 17, 2001 1 Basic Linear Algebra Exercise 1.1 Let V and W be linear subspaces

More information

LIMITING PROBABILITY TRANSITION MATRIX OF A CONDENSED FIBONACCI TREE

LIMITING PROBABILITY TRANSITION MATRIX OF A CONDENSED FIBONACCI TREE International Journal of Applied Mathematics Volume 31 No. 18, 41-49 ISSN: 1311-178 (printed version); ISSN: 1314-86 (on-line version) doi: http://dx.doi.org/1.173/ijam.v31i.6 LIMITING PROBABILITY TRANSITION

More information

Econ 172A, Fall 2012: Final Examination Solutions (I) 1. The entries in the table below describe the costs associated with an assignment

Econ 172A, Fall 2012: Final Examination Solutions (I) 1. The entries in the table below describe the costs associated with an assignment Econ 172A, Fall 2012: Final Examination Solutions (I) 1. The entries in the table below describe the costs associated with an assignment problem. There are four people (1, 2, 3, 4) and four jobs (A, B,

More information

Section 8.4 Closures of Relations

Section 8.4 Closures of Relations Section 8.4 Closures of Relations Definition: The closure of a relation R with respect to property P is the relation obtained by adding the minimum number of ordered pairs to R to obtain property P. In

More information

Introduction to Complexity Theory

Introduction to Complexity Theory Introduction to Complexity Theory Read K & S Chapter 6. Most computational problems you will face your life are solvable (decidable). We have yet to address whether a problem is easy or hard. Complexity

More information

QUIVERS AND LATTICES.

QUIVERS AND LATTICES. QUIVERS AND LATTICES. KEVIN MCGERTY We will discuss two classification results in quite different areas which turn out to have the same answer. This note is an slightly expanded version of the talk given

More information

Discrete Mathematics. Benny George K. September 22, 2011

Discrete Mathematics. Benny George K. September 22, 2011 Discrete Mathematics Benny George K Department of Computer Science and Engineering Indian Institute of Technology Guwahati ben@iitg.ernet.in September 22, 2011 Set Theory Elementary Concepts Let A and

More information

MTH 464: Computational Linear Algebra

MTH 464: Computational Linear Algebra MTH 464: Computational Linear Algebra Lecture Outlines Exam 2 Material Prof. M. Beauregard Department of Mathematics & Statistics Stephen F. Austin State University February 6, 2018 Linear Algebra (MTH

More information

2 GRAPH AND NETWORK OPTIMIZATION. E. Amaldi Introduction to Operations Research Politecnico Milano 1

2 GRAPH AND NETWORK OPTIMIZATION. E. Amaldi Introduction to Operations Research Politecnico Milano 1 2 GRAPH AND NETWORK OPTIMIZATION E. Amaldi Introduction to Operations Research Politecnico Milano 1 A variety of decision-making problems can be formulated in terms of graphs and networks Examples: - transportation

More information

Chapter 7. Network Flow. Slides by Kevin Wayne. Copyright 2005 Pearson-Addison Wesley. All rights reserved.

Chapter 7. Network Flow. Slides by Kevin Wayne. Copyright 2005 Pearson-Addison Wesley. All rights reserved. Chapter 7 Network Flow Slides by Kevin Wayne. Copyright 2005 Pearson-Addison Wesley. All rights reserved. 7.5 Bipartite Matching Matching Matching. Input: undirected graph G = (V, E). M E is a matching

More information

Bounded Treewidth Graphs A Survey German Russian Winter School St. Petersburg, Russia

Bounded Treewidth Graphs A Survey German Russian Winter School St. Petersburg, Russia Bounded Treewidth Graphs A Survey German Russian Winter School St. Petersburg, Russia Andreas Krause krausea@cs.tum.edu Technical University of Munich February 12, 2003 This survey gives an introduction

More information

Out-colourings of Digraphs

Out-colourings of Digraphs Out-colourings of Digraphs N. Alon J. Bang-Jensen S. Bessy July 13, 2017 Abstract We study vertex colourings of digraphs so that no out-neighbourhood is monochromatic and call such a colouring an out-colouring.

More information

Definition: A binary relation R from a set A to a set B is a subset R A B. Example:

Definition: A binary relation R from a set A to a set B is a subset R A B. Example: Chapter 9 1 Binary Relations Definition: A binary relation R from a set A to a set B is a subset R A B. Example: Let A = {0,1,2} and B = {a,b} {(0, a), (0, b), (1,a), (2, b)} is a relation from A to B.

More information

Regular actions of groups and inverse semigroups on combinatorial structures

Regular actions of groups and inverse semigroups on combinatorial structures Regular actions of groups and inverse semigroups on combinatorial structures Tatiana Jajcayová Comenius University, Bratislava CSA 2016, Lisbon August 1, 2016 (joint work with Robert Jajcay) Group of Automorphisms

More information

CS100: DISCRETE STRUCTURES. Lecture 3 Matrices Ch 3 Pages:

CS100: DISCRETE STRUCTURES. Lecture 3 Matrices Ch 3 Pages: CS100: DISCRETE STRUCTURES Lecture 3 Matrices Ch 3 Pages: 246-262 Matrices 2 Introduction DEFINITION 1: A matrix is a rectangular array of numbers. A matrix with m rows and n columns is called an m x n

More information

Advanced Topics in Discrete Math: Graph Theory Fall 2010

Advanced Topics in Discrete Math: Graph Theory Fall 2010 21-801 Advanced Topics in Discrete Math: Graph Theory Fall 2010 Prof. Andrzej Dudek notes by Brendan Sullivan October 18, 2010 Contents 0 Introduction 1 1 Matchings 1 1.1 Matchings in Bipartite Graphs...................................

More information

1 Counting spanning trees: A determinantal formula

1 Counting spanning trees: A determinantal formula Math 374 Matrix Tree Theorem Counting spanning trees: A determinantal formula Recall that a spanning tree of a graph G is a subgraph T so that T is a tree and V (G) = V (T ) Question How many distinct

More information

Small Label Classes in 2-Distinguishing Labelings

Small Label Classes in 2-Distinguishing Labelings Also available at http://amc.imfm.si ISSN 1855-3966 (printed ed.), ISSN 1855-3974 (electronic ed.) ARS MATHEMATICA CONTEMPORANEA 1 (2008) 154 164 Small Label Classes in 2-Distinguishing Labelings Debra

More information