Chemical graph theory

Size: px
Start display at page:

Download "Chemical graph theory"

Transcription

1 Chemical graph theory Jacob Kautzky MacMillan Group eting April, 8

2 Chemical graph theory What is graph theory? Historical uses of chemical graph theory Isomer counting Chemical bonding Kinetics Modern uses of chemical graph theory

3 What is a graph? A graph is defined as a non empty set of vertices and a set of edges edge face D = 4 vertex D = rder of the graph (N) = # of vertices Size of the graph (M) = # of edges Degree of a vertex (D) = # of edges incident with a vertex N Σ D(i) = M i= N M + F = Bonchev, D.; ouvray, D. H. Chemical Graph Theory: Introduction and Fundamentals; Gordon and Brach Science Publishers S.A.: New York, 99.

4 Walks, trails, paths, and cycles d = Walk - an alternate sequence of vertices and edges, begining and ending with a vertice pen - starts and ends at different vertices Closed - starts and ends at the same vertex walk Length (l) - number of occurence of edges in a walk Trail - a walk where all edges are distinct girth = Path - a walk where all vertices are distinct Distance (d) - the length of the shortest path between vertices Cycle - a path that starts and ends at the same vertex cycle Girth - length of the smalest cycle in a graph Bonchev, D.; ouvray, D. H. Chemical Graph Theory: Introduction and Fundamentals; Gordon and Brach Science Publishers S.A.: New York, 99.

5 Connected vs disconnected and simple, general, and multigraphs components (k) Connected graph- a path between any vertices Simple graph - a graph without loops or multiple edges between two vertices Disconnected graph loop multiple edges Multigraph - a graph that allows multiple edges between vertices General graph - a graph that allows multiple edges and loops Bonchev, D.; ouvray, D. H. Chemical Graph Theory: Introduction and Fundamentals; Gordon and Brach Science Publishers S.A.: New York, 99.

6 Forests and trees isolated vertice terminal bridge Forest - an acyclic graph Bridge - an edge that when removed disconnects a graph Tree - a connected acyclic graph ooted tree - a tree with a vertice distinguished in some fashion Types of trees Spanning tree - a graph subgraph that includes all vertices of a graph with the minimal number of edges to remain connected Chain Star Bonchev, D.; ouvray, D. H. Chemical Graph Theory: Introduction and Fundamentals; Gordon and Brach Science Publishers S.A.: New York, 99.

7 Types of graphs regular graphs A regular graph is a graph where every vertex has the same valency M =.5*N*D regular graph of degree regular graph of degree 4 regular graph of degree complete graph cycle A graph where each vertice has D = N Denoted by K N M = ( ) N A graph where each vertice has D = Denoted by C N A cycle is termed even/odd if N is even/odd Bonchev, D.; ouvray, D. H. Chemical Graph Theory: Introduction and Fundamentals; Gordon and Brach Science Publishers S.A.: New York, 99.

8 Vertex coloring Assigning colors to vertices so that no two adjacent vertices have the same color Chromatic number (k) - the minimal number of colors required to color a graph Bipartite graph - a graph where the vertice set can be split into V and V where every edge connects a vertice in V to one in V k = k = 5 K, K 4, k = 4 Complete bipartite graph K s,u - every vertex in V is joined to every vertex in V Bonchev, D.; ouvray, D. H. Chemical Graph Theory: Introduction and Fundamentals; Gordon and Brach Science Publishers S.A.: New York, 99.

9 Planar graphs A graph is planar if it can be drawn such that no edges intersect Two graphs are isomorphic if there exists a : mapping from one onto the other (i.e. they are identical, but drawn differently) Planar Not planar Identifying isomorphic graphs without sampling all N! mappings is challenging and remains a problem in graph theory Planar Bonchev, D.; ouvray, D. H. Chemical Graph Theory: Introduction and Fundamentals; Gordon and Brach Science Publishers S.A.: New York, 99.

10 Planar graphs A graph is planar if it can be drawn such that no edges intersect A graph is planar if it does not contain a subgraph homeomorphic to K 5 or K, Planar Not planar Two graphs are homoemorphic if they can be obtained from the same graph by inserting new vertices of valency into its edges All planar graphs are 4 - colorable Planar Bonchev, D.; ouvray, D. H. Chemical Graph Theory: Introduction and Fundamentals; Gordon and Brach Science Publishers S.A.: New York, 99.

11 Euler Circuit the Königsberg bridge problem Is it possible to cross every bridge exactly once and start and end at the same spot? Graphical Model Examples of Euler Circuits Examples of Euler Paths An Euler circuit is a path that starts and ends at the same vertices and traverses every edge exactly once nly occurs if every vertice is of even degree An Euler path is a path that traverses every edge exactly once, but doesn t start and end at the same vertice nly occurs if every vertice besides two are of even degree Bonchev, D.; ouvray, D. H. Chemical Graph Theory: Introduction and Fundamentals; Gordon and Brach Science Publishers S.A.: New York, 99.

12 Hamiltonian circuit the icosian game Is it possible to start at one vertice of a dodecahedron, travel to every other vertex on the polyhedra, and then return to the initial vertex without visiting any vertex besides the starting one twice? Graphical Model Hamiltonian Circuit A circuit that visits every vertex exactly once A mathematical formula for if a circuit exists has yet to be developed contains a Hamiltonian circuit contains a Hamiltonian cycle contains neither If the D(i) N/ for every vertex i, then a circuit exists Bonchev, D.; ouvray, D. H. Chemical Graph Theory: Introduction and Fundamentals; Gordon and Brach Science Publishers S.A.: New York, 99.

13 Digraphs, line graphs, and weighted graphs 4 Digraph 5 Weighted Graph Line graph Bonchev, D.; ouvray, D. H. Chemical Graph Theory: Introduction and Fundamentals; Gordon and Brach Science Publishers S.A.: New York, 99.

14 Graphs can be converted to matrices and polynomials Adjacency matrix Distance matrix Characteristic Polynomial P(G) = det xi - A Bonchev, D.; ouvray, D. H. Chemical Graph Theory: Introduction and Fundamentals; Gordon and Brach Science Publishers S.A.: New York, 99.

15 Applying graph theory to chemistry Molecular Structures Polymers Graph Theory Kinetics And many more Bonchev, D.; ouvray, D. H. Chemical Graph Theory: Introduction and Fundamentals; Gordon and Brach Science Publishers S.A.: New York, 99.

16 Chemical graph theory Historical uses of chemical graph theory Isomer counting Chemical bonding Kinetics Modern uses of chemical graph theory

17 Isomer counting How can we go about counting the number of isomers possible for a given carbon number in a systematic fashion? C = C = C = C = 4 C = 5 C = 6 C = 7

18 Isomer counting the Caylee approach ecursive approach Counted the number of centric and bicentric trees centric tree Developed methods for counting rooted and unrooted trees and then limited them to 4 vertices Sucessfully counted the nubmer of C-C alkanes ather tedious process bicentric tree Gave incorrect answers for C and C alkanes Cayley, A. ep. Br. Assoc. Adv. Sci., 875, 45, 57.

19 Isomer counting the Henze-Blair approach Counting the number of alcohols on acyclic alkanes Let T N be the number of alcohols of carbon N and p N, s N, and t N be the number of primary, secondary and tertiary alcohols respectively Then T N = p N + s N + t N primary alcohols p N = T N H N can be thought of as counting H N secondary alcohols s N = { T * T N- + T * T N T (N-)/ * T N/ T * T N- + T * T N T (N-)/ * T (N+)/ + (/) * T (N-)/ * [ + T (N-)/ ] if N = even if N = odd H H H N + Et N + + (N-)/ N/ Henze, H..; Blair, C. M. J. Am. Chem. Soc. 9, 5, 4.

20 Isomer counting the Henze-Blair approach tertiary alcohols A tertiary alochol can be imagined to arise from combining alkyl radicals i, j, and k with i, j, and k carbons respectively to the CH group H H H i j k i i k i i i All possible permutations where i > j > k All possible permutations where i = j and i + k = N - All possible permutations where i = j = k and i = N - t N = { Σ T i * T j * T k i > j > k; i + j + k = N - + / * Σ T i * ( + T i ) * T k i = j; i + j + k = N - + /6 * T i * (T i + ) * (T i + ) i = j = k; i + j + k = N - This approach has been expanded to deal with structural saturated hydrocarbons, unsaturated hydrocarbons, alkynes and even stereoisomeric alcohols Henze, H..; Blair, C. M. J. Am. Chem. Soc. 9, 5, 4.

21 Isomer counting the Pólya enumeration approach Takes into account symmetry operations 4 Produces a polynomial that allows for isomer enumeration 6 5 f and g are equivalent if and only if there a permutation ɑ such that ɑ(f ) = g Zyklenzeiger: Z(A) = A Σ s j r (ɑ ɑ A r r How many ways are there to substitute a benzene ring with an group X times? Point group: D 6 Symmetry peration Permutation Cycle index term ne identity E () () () (4) (5) (6) s Two 6-fold rotations +/- C 6 (456), (654) s 6 6 Two -fold rotations +/- C (5)(64), (5)(46) ne vertical -fold rotation C (4)(5)(6) s s Three in plane binary axes C that bisect carbons Three in plane binary axes C that bisect carbons (6)(5)(4), ()(6)(45), (4)()(56) ()(4)(6)(5), ()(6)(5)(4), ()(5)()(46) s s s Pólya, G. Acta Math. 97, 68, 97.

22 Isomer counting the Pólya enumeration approach Takes into account symmetry operations 4 Produces a polynomial that allows for isomer enumeration 6 5 f and g are equivalent if and only if there a permutation ɑ such that ɑ(f ) = g Zyklenzeiger: Z(A) = A Σ s j r (ɑ ɑ A r r How many ways are there to substitute a benzene ring with an group X times? Point group: D 6 Z (D 6 ) = / { } s 6 s s 4s s s 6 Cycle index term s 6 substituting s z y = ( + x y ) z s 6 s Z (D 6 ) = / [ ( + x) 6 + * ( + x) * ( + x ) + 4 * ( + x ) + * ( + x ) + * ( + x 6 )] Z (D 6 ) = + x + x + x + x 4 + x 5 + x 6 There are unique isomers with 4 substituents s s s s Pólya, G. Acta Math. 97, 68, 97.

23 Isomer counting the Pólya enumeration approach Takes into account symmetry operations 4 Produces a polynomial that allows for isomer enumeration 6 5 f and g are equivalent if and only if there a permutation ɑ such that ɑ(f ) = g Zyklenzeiger: Z(A) = A Σ s j r (ɑ ɑ A r r How many ways are there to substitute a benzene ring with an group X times? Point group: D 6 Z (D 6 ) = + x + x + x + x 4 + x 5 + x 6 Pólya, G. Acta Math. 97, 68, 97.

24 Isomer counting the Pólya enumeration approach Takes into account symmetry operations 4 Produces a polynomial that allows for isomer enumeration 6 5 f and g are equivalent if and only if there a permutation ɑ such that ɑ(f ) = g Zyklenzeiger: Z(A) = A Σ s j r (ɑ ɑ A r r How many ways are there to substitute a benzene ring with an group X times? Point group: D 6 This method has been extended to isotopic isomers, cyclic molecules, benzenoid hydrocarbons, porphyrins, chiral and achiral alkenes, ferrocenes, clusters, and inorganic structures, among others Pólya, G. Acta Math. 97, 68, 97.

25 Isomer counting the N-tuple code Assigns each tree a unique code Start from most substituted vertice Isomorphic compounds have the same code Have been used for generation and enumeration of acyclic graphs emove vertex and incident edges, then examine the subtrees Produce the lexicographically largest code {4,,,,,,} 4 {4,,,,,,} {4,,,,,,} {,,,,,,} {,,,,,,} {,,,,,,} {,,,,,,} {,,,,,,} {,,,,,,} Knop, J. V.; Müller, W..; Jeričević, Ž.; Trinajstić, N. J. Chem. Inf. Comput. Appl. Chem. 98,, 94.

26 Chemical graph theory Historical uses of chemical graph theory Isomer counting Chemical bonding Kinetics Modern uses of chemical graph theory

27 NM assignment of methyl peaks in large molecules via MAGMA NM spectroscopy can probe both structure and dynamics of biomolecules at atomic resolutions thyl-tsy can be utilized to study protein complexes up to MDa in molecular weight A major challenge to this approach is the need to match resonances in the NM with specific atoms Generally obtained by either monitoring assignments from smaller in tact proteins or individually changing residues and observing the NM perturbations Would it be possible to use graph theory to simplify this process? thyl Assignment by Graph MAtching Pritišanac, I.; Degiacomi, M. T.; Alderson, T..; Carneiro, M. G.; AB, E.; Siegal, G.; Baldwin, A. J. J. Am. Chem. Soc. 7, 9, 95.

28 NM assignment of methyl peaks in large molecules via MAGMA e i a 5 9 f b d c h Leu Val Ile observed interactions deliberate error PDB g 7 e:6 d:4 i:9 a: b: f:5 c: h:8 g:7 Pritišanac, I.; Degiacomi, M. T.; Alderson, T..; Carneiro, M. G.; AB, E.; Siegal, G.; Baldwin, A. J. J. Am. Chem. Soc. 7, 9, 95.

29 NM assignment of methyl peaks in large molecules via MAGMA Pritišanac, I.; Degiacomi, M. T.; Alderson, T..; Carneiro, M. G.; AB, E.; Siegal, G.; Baldwin, A. J. J. Am. Chem. Soc. 7, 9, 95.

30 Kinetic Analysis with Prim s algorithm Minimum spanning tree a subset of edges that connect a graph together with the minimal possible weight Prim s algorithm finds minimum spanning by repeatedly adding the cheapest vertice to the spanning tree Yoshimura, T.; Maeda, S.; Taketsugu, T.; Sawamura, M.; Morokuma, K.; Mori, S. Chem. Sci. 7, 8, 4475.

31 Kinetic Analysis with Prim s algorithm H H S H S H NEt cat. [h(i)((s)-binap)l ] + THF, 6, 5 h, 97% ee NEt Yoshimura, T.; Maeda, S.; Taketsugu, T.; Sawamura, M.; Morokuma, K.; Mori, S. Chem. Sci. 7, 8, 4475.

32 Kinetic analysis with Prim s algorithm Dissociative Associative Bolded edges are part of the spanning tree Green paths represent earlier in the pathway and red later Yoshimura, T.; Maeda, S.; Taketsugu, T.; Sawamura, M.; Morokuma, K.; Mori, S. Chem. Sci. 7, 8, 4475.

33 Kinetic analysis with Prim s algorithm Dissociative Proposed mechanism Bolded edges are part of the spanning tree Green paths represent earlier in the pathway and red later Yoshimura, T.; Maeda, S.; Taketsugu, T.; Sawamura, M.; Morokuma, K.; Mori, S. Chem. Sci. 7, 8, 4475.

34 Can we use graph theory to predict reactions? High-throughput computer-based reaction predictions (HTP) can be used for de novo drug design, virtual chemical space exploration, and to predict if retrosynthesis disconnections are feasible Can we use this to predict reactions? Constructed a knowledge graph from 4.4 million reactants and 8. million binary reactions Vertices represent reactants and reaction conditions with edges connecting reactants to reaction conditions and other reactants Predict reactions, products and reaction conditions Correctly predicted the right product with 67.5% accuracy on 8, reactions that were withheld from the data set Able to predict the products and reaction conditions of novel reactions with decent efficiency Segler, M. H. S.; Waller, M. P.; Chem. Eur. J. 7,, 68.

35 Can we use graph theory to predict reactions? High-throughput computer-based reaction predictions (HTP) can be used for de novo drug design, virtual chemical space exploration, and to predict if retrosynthesis disconnections are feasible Can we use this to predict reactions? Constructed a knowledge graph from 4.4 million reactants and 8. million binary reactions eactants eaction Conditions Products Vertices represent reactants and reaction conditions with edges connecting reactants to reaction conditions and other reactants A 5 Predict reactions, products and reaction conditions? B 6 Correctly predicted the right product with 67.5% accuracy on 8, reactions that were withheld from the data set Able to predict the products and reaction conditions of novel reactions with decent efficiency 4 C 7 Segler, M. H. S.; Waller, M. P.; Chem. Eur. J. 7,, 68.

36 Can we use graph theory to predict reactions? Segler, M. H. S.; Waller, M. P.; Chem. Eur. J. 7,, 68.

37 Can we use graph theory to predict reactions? Ir(ppy) (dtbbpy)pf 6 N Ph N Ph CN C Et Ph C Et H Ph Pd(PPh ) 4 AcH Ph Ph Would it be possible to develop a reaction between these components? Segler, M. H. S.; Waller, M. P.; Chem. Eur. J. 7,, 68.

38 Can we use graph theory to predict reactions? Predicted N Ph H Ph Ir(ppy) (dtbbpy)pf 6 Pd(Ph ) 4, AcH, CN N Ph Ph Discovered N Ph H Ph Ir(ppy) (dtbbpy)pf 6 Pd(Ph ) 4, HC H, CN N Ph Ph Xuan, J.; Zeng, T.-T.; Feng, Z.-J.; Deng, Q.-H.; Chen, J.-.; Lu, L.-Q.; Xiao, J. X.; Alper, H. Angew. Chem. Int. Ed. 5, 54, 65 Segler, M. H. S.; Waller, M. P.; Chem. Eur. J. 7,, 68.

39 Applying graph theory to chemistry Molecular Structures Polymers Graph Theory Kinetics And many more

40 Questions

CHEMICAL GRAPH THEORY

CHEMICAL GRAPH THEORY CHEMICAL GRAPH THEORY SECOND EDITION Nenad Trinajstic, Ph.D. Professor of Chemistry The Rugjer Boskovic Institute Zagreb The Republic of Croatia CRC Press Boca Raton Ann Arbor London Tokyo TABLE OF CONTENTS

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

Aliphatic Hydrocarbons Anthracite alkanes arene alkenes aromatic compounds alkyl group asymmetric carbon Alkynes benzene 1a

Aliphatic Hydrocarbons Anthracite alkanes arene alkenes aromatic compounds alkyl group asymmetric carbon Alkynes benzene 1a Aliphatic Hydrocarbons Anthracite alkanes arene alkenes aromatic compounds alkyl group asymmetric carbon Alkynes benzene 1a Hard coal, which is high in carbon content any straight-chain or branched-chain

More information

Chemistry 11. Unit 10 Organic Chemistry Part III Unsaturated and aromatic hydrocarbons

Chemistry 11. Unit 10 Organic Chemistry Part III Unsaturated and aromatic hydrocarbons Chemistry 11 Unit 10 Organic Chemistry Part III Unsaturated and aromatic hydrocarbons 2 1. Unsaturated hydrocarbons So far, we have studied the hydrocarbons in which atoms are connected exclusively by

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

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

Journal of Integer Sequences, Vol. 2 (1999), Article On Cayley's Enumeration of Alkanes (or 4-Valent Trees)

Journal of Integer Sequences, Vol. 2 (1999), Article On Cayley's Enumeration of Alkanes (or 4-Valent Trees) Journal of Integer Sequences, Vol. 2 (1999), Article 99.1.1 On Cayley's Enumeration of Alkanes (or 4-Valent Trees) E. M. Rains and N. J. A. Sloane Information Sciences Research AT&T Shannon Lab Florham

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

CHEM 112 Name: (Last) (First). Section No.: VISUALIZING ORGANIC REACTIONS THROUGH USE OF MOLECULAR MODELS

CHEM 112 Name: (Last) (First). Section No.: VISUALIZING ORGANIC REACTIONS THROUGH USE OF MOLECULAR MODELS CHEM 112 Name: (Last) (First). Section No.: VISUALIZING ORGANIC REACTIONS THROUGH USE OF MOLECULAR MODELS 1) HYDROCARBONS: a. Saturated Hydrocarbons: Construct a model for propane, C 3 H 8, using black

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

ORGANIC CHEMISTRY. Organic molecules are everywhere! The Alkanes (See pages 25-4 and 25-5) Naming Alkanes (See pages 25-7 to 25-10)

ORGANIC CHEMISTRY. Organic molecules are everywhere! The Alkanes (See pages 25-4 and 25-5) Naming Alkanes (See pages 25-7 to 25-10) RGANI EMISTRY hemistry 11 rganic molecules are everywhere! Some common examples: Sucrose (sugar) Methane (natural gas) Butane (lighter fluid) Plastic Acetic Acid (vinegar) Ethanol (fuel additive) What

More information

Counting the average size of Markov graphs

Counting the average size of Markov graphs JOURNAL OF THE INTERNATIONAL MATHEMATICAL VIRTUAL INSTITUTE ISSN (p) 2303-4866, ISSN (o) 2303-4947 www.imvibl.org /JOURNALS / JOURNAL Vol. 7(207), -6 Former BULLETIN OF THE SOCIETY OF MATHEMATICIANS BANJA

More information

On the sextet polynomial of fullerenes

On the sextet polynomial of fullerenes On the sextet polynomial of fullerenes Jean-Sébastien Sereni Matěj Stehlík Abstract We show that the sextet pattern count of every fullerene is strictly smaller than the Kekulé structure count. This proves

More information

CHEM 203 Exam 1. Name Multiple Choice Identify the letter of the choice that best completes the statement or answers the question.

CHEM 203 Exam 1. Name Multiple Choice Identify the letter of the choice that best completes the statement or answers the question. CHEM 203 Exam 1 Name Multiple Choice Identify the letter of the choice that best completes the statement or answers the question. 1. Which of the following elements is a large percentage of both the earth's

More information

Chapter 10 Radical Reactions"

Chapter 10 Radical Reactions Chapter 10 Radical Reactions Radicals are intermediates with an unpaired electron H. Cl. Hydrogen radical t Often called free radicals What are radicals? Chlorine radical t Formed by homolytic bond cleavage

More information

Organic Chemistry is the chemistry of compounds containing.

Organic Chemistry is the chemistry of compounds containing. Chapter 21 Lecture Notes Organic Chemistry Intro Organic Chemistry is the chemistry of compounds containing. The Bonding of Carbon Because carbon has four valence electrons, it can form covalent bonds.

More information

Chapter 25 Organic and Biological Chemistry

Chapter 25 Organic and Biological Chemistry Chapter 25 Organic and Biological Chemistry Organic Chemistry The chemistry of carbon compounds. Carbon has the ability to form long chains. Without this property, large biomolecules such as proteins,

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

Consititutional Isomers. Dr. Sapna Gupta

Consititutional Isomers. Dr. Sapna Gupta Consititutional Isomers Dr. Sapna Gupta Constitutional Isomers Compounds that have same molecular formula but different structure. E.g. C 4 10 : two isomers: butane and 2-methyl propane. Think of constitutional

More information

Enumeration of subtrees of trees

Enumeration of subtrees of trees Enumeration of subtrees of trees Weigen Yan a,b 1 and Yeong-Nan Yeh b a School of Sciences, Jimei University, Xiamen 36101, China b Institute of Mathematics, Academia Sinica, Taipei 1159. Taiwan. Theoretical

More information

BIOB111 - Tutorial activities for session 8

BIOB111 - Tutorial activities for session 8 BIOB111 - Tutorial activities for session 8 General topics for week 4 Session 8 Physical and chemical properties and examples of these functional groups (methyl, ethyl in the alkyl family, alkenes and

More information

Unit 7 ~ Learning Guide Name:

Unit 7 ~ Learning Guide Name: Unit 7 ~ Learning Guide : Instructions: Using a pencil, complete the following notes as you work through the related lessons. Show ALL work as is explained in the lessons. You are required to have this

More information

Tutte Polynomials with Applications

Tutte Polynomials with Applications Global Journal of Pure and Applied Mathematics. ISSN 0973-1768 Volume 12, Number 6 (26), pp. 4781 4797 Research India Publications http://www.ripublication.com/gjpam.htm Tutte Polynomials with Applications

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

Chapter 25: The Chemistry of Life: Organic and Biological Chemistry

Chapter 25: The Chemistry of Life: Organic and Biological Chemistry Chemistry: The Central Science Chapter 25: The Chemistry of Life: Organic and Biological Chemistry The study of carbon compounds constitutes a separate branch of chemistry known as organic chemistry The

More information

Nuggets of Knowledge for Chapter 17 Dienes and Aromaticity Chem 2320

Nuggets of Knowledge for Chapter 17 Dienes and Aromaticity Chem 2320 Nuggets of Knowledge for Chapter 17 Dienes and Aromaticity Chem 2320 I. Isolated, cumulated, and conjugated dienes A diene is any compound with two or C=C's is a diene. Compounds containing more than two

More information

Improved Algorithms for Enumerating Tree-like Chemical Graphs with Given Path Frequency

Improved Algorithms for Enumerating Tree-like Chemical Graphs with Given Path Frequency Improved Algorithms for Enumerating Tree-like hemical Graphs with Given Path Frequency Yusuke Ishida* Liang Zhao iroshi agamochi Graduate School of Informatics, Kyoto University, Japan Tatsuya Akutsu Institute

More information

Graphs and digraphs with all 2 factors isomorphic

Graphs and digraphs with all 2 factors isomorphic Graphs and digraphs with all 2 factors isomorphic M. Abreu, Dipartimento di Matematica, Università della Basilicata, I-85100 Potenza, Italy. e-mail: abreu@math.fau.edu R.E.L. Aldred, University of Otago,

More information

Hydrocarbons. Chapter 22-23

Hydrocarbons. Chapter 22-23 Chapter 22-23 Hydrocarbons Organic Compounds All Carbon containing compounds Except carbon oxides, carbides, and carbonates which are inorganic. CO & CO2 Na4C CaCO3 +8 oxidation change CH 4 + O 2 CO 2

More information

Name Date Class HYDROCARBONS

Name Date Class HYDROCARBONS 22.1 HYDROCARBONS Section Review Objectives Describe the relationship between number of valence electrons and bonding in carbon Define and describe alkanes Relate the polarity of hydrocarbons to their

More information

2 hours THE UNIVERSITY OF MANCHESTER. 6 June :45 11:45

2 hours THE UNIVERSITY OF MANCHESTER. 6 June :45 11:45 2 hours THE UNIVERSITY OF MANCHESTER DISCRETE MATHEMATICS 6 June 2016 9:45 11:45 Answer ALL THREE questions in Section A (30 marks in total) and TWO of the THREE questions in Section B (50 marks in total).

More information

Chapter 1 Reactions of Organic Compounds. Reactions Involving Hydrocarbons

Chapter 1 Reactions of Organic Compounds. Reactions Involving Hydrocarbons Chapter 1 Reactions of Organic Compounds Reactions Involving Hydrocarbons Reactions of Alkanes Single bonds (C-C) are strong and very hard to break, therefore these compounds are relatively unreactive

More information

Chemistry 1110 Exam 4 Study Guide

Chemistry 1110 Exam 4 Study Guide Chapter 10 Chemistry 1110 Exam 4 Study Guide 10.1 Know that unstable nuclei can undergo radioactive decay. Identify alpha particles, beta particles, and/or gamma rays based on physical properties such

More information

OAT Organic Chemistry - Problem Drill 19: NMR Spectroscopy and Mass Spectrometry

OAT Organic Chemistry - Problem Drill 19: NMR Spectroscopy and Mass Spectrometry OAT Organic Chemistry - Problem Drill 19: NMR Spectroscopy and Mass Spectrometry Question No. 1 of 10 Question 1. Which statement concerning NMR spectroscopy is incorrect? Question #01 (A) Only nuclei

More information

Some results on the reduced power graph of a group

Some results on the reduced power graph of a group Some results on the reduced power graph of a group R. Rajkumar and T. Anitha arxiv:1804.00728v1 [math.gr] 2 Apr 2018 Department of Mathematics, The Gandhigram Rural Institute-Deemed to be University, Gandhigram

More information

All organic compounds contain carbon, however, not all carbon containing compounds are classified as organic. Organic compounds covalently bonded

All organic compounds contain carbon, however, not all carbon containing compounds are classified as organic. Organic compounds covalently bonded Chapter 20 All organic compounds contain carbon, however, not all carbon containing compounds are classified as organic. Organic compounds covalently bonded compounds containing carbon, excluding carbonates

More information

Graph Theory and Interconnection Networks

Graph Theory and Interconnection Networks Graph Theory and Interconnection Networks Lih-Hsing Hsu and Cheng-Kuan Lin @ CRC Press Taylor & Francis Group Boca Raton London New York CRC Press is an imprint of the Taylor & Francis Group, an informa

More information

EXPERIMENT 1: Survival Organic Chemistry: Molecular Models

EXPERIMENT 1: Survival Organic Chemistry: Molecular Models EXPERIMENT 1: Survival Organic Chemistry: Molecular Models Introduction: The goal in this laboratory experience is for you to easily and quickly move between empirical formulas, molecular formulas, condensed

More information

An Application of the permanent-determinant method: computing the Z-index of trees

An Application of the permanent-determinant method: computing the Z-index of trees Department of Mathematics wtrnumber2013-2 An Application of the permanent-determinant method: computing the Z-index of trees Daryl Deford March 2013 Postal address: Department of Mathematics, Washington

More information

The cycle polynomial of a permutation group

The cycle polynomial of a permutation group The cycle polynomial of a permutation group Peter J. Cameron School of Mathematics and Statistics University of St Andrews North Haugh St Andrews, Fife, U.K. pjc0@st-andrews.ac.uk Jason Semeraro Department

More information

Enumerating Molecules

Enumerating Molecules CHAPTER 3 Enumerating Molecules Jean-Loup Faulon, * Donald P. Visco, Jr., { and Diana Roe z * Sandia National Laboratories, Computational Biology Department, P.O. Box 969, MS 9951, Livermore, CA, 94551

More information

Chem 1075 Chapter 19 Organic Chemistry Lecture Outline

Chem 1075 Chapter 19 Organic Chemistry Lecture Outline Chem 1075 Chapter 19 Organic Chemistry Lecture Outline Slide 2 Introduction Organic chemistry is the study of and its compounds. The major sources of carbon are the fossil fuels: petroleum, natural gas,

More information

Three-coloring triangle-free graphs on surfaces III. Graphs of girth five

Three-coloring triangle-free graphs on surfaces III. Graphs of girth five Three-coloring triangle-free graphs on surfaces III. Graphs of girth five Zdeněk Dvořák Daniel Král Robin Thomas Abstract We show that the size of a 4-critical graph of girth at least five is bounded by

More information

4 CONNECTED PROJECTIVE-PLANAR GRAPHS ARE HAMILTONIAN. Robin Thomas* Xingxing Yu**

4 CONNECTED PROJECTIVE-PLANAR GRAPHS ARE HAMILTONIAN. Robin Thomas* Xingxing Yu** 4 CONNECTED PROJECTIVE-PLANAR GRAPHS ARE HAMILTONIAN Robin Thomas* Xingxing Yu** School of Mathematics Georgia Institute of Technology Atlanta, Georgia 30332, USA May 1991, revised 23 October 1993. Published

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

The maximum forcing number of a polyomino

The maximum forcing number of a polyomino AUSTRALASIAN JOURNAL OF COMBINATORICS Volume 69(3) (2017), Pages 306 314 The maximum forcing number of a polyomino Yuqing Lin Mujiangshan Wang School of Electrical Engineering and Computer Science The

More information

Detailed Course Content

Detailed Course Content Detailed Course Content Chapter 1: Carbon Compounds and Chemical Bonds The Structural Theory of Organic Chemistry 4 Chemical Bonds: The Octet Rule 6 Lewis Structures 8 Formal Charge 11 Resonance 14 Quantum

More information

CS 320, Fall Dr. Geri Georg, Instructor 320 NP 1

CS 320, Fall Dr. Geri Georg, Instructor 320 NP 1 NP CS 320, Fall 2017 Dr. Geri Georg, Instructor georg@colostate.edu 320 NP 1 NP Complete A class of problems where: No polynomial time algorithm has been discovered No proof that one doesn t exist 320

More information

Homework for Chapter 17 Chem 2320

Homework for Chapter 17 Chem 2320 Homework for Chapter 17 Chem 2320 I. Cumulated, isolated, and conjugated dienes Name 1. Draw structures which fit the following descriptions. Use correct geometry! a conjugated diene with the formula C

More information

More information can be found in Chapter 12 in your textbook for CHEM 3750/ 3770 and on pages in your laboratory manual.

More information can be found in Chapter 12 in your textbook for CHEM 3750/ 3770 and on pages in your laboratory manual. CHEM 3780 rganic Chemistry II Infrared Spectroscopy and Mass Spectrometry Review More information can be found in Chapter 12 in your textbook for CHEM 3750/ 3770 and on pages 13-28 in your laboratory manual.

More information

Organic Chemistry. Organic chemistry is the chemistry of compounds containing carbon.

Organic Chemistry. Organic chemistry is the chemistry of compounds containing carbon. Organic Chemistry Organic Chemistry Organic chemistry is the chemistry of compounds containing carbon. In this chapter we will discuss the structural features of organic molecules, nomenclature, and a

More information

video 14.4 isomers isomers Isomers have the molecular formula but are rearranged in a structure with different properties. Example: Both C 4 H 10

video 14.4 isomers isomers Isomers have the molecular formula but are rearranged in a structure with different properties. Example: Both C 4 H 10 video 14.4 isomers isomers Isomers have the molecular formula but are rearranged in a structure with different properties. Example: Both C 4 H 10 Butane Methylpropane 1 match the isomers drawing an isomer

More information

Trees. A tree is a graph which is. (a) Connected and. (b) has no cycles (acyclic).

Trees. A tree is a graph which is. (a) Connected and. (b) has no cycles (acyclic). Trees A tree is a graph which is (a) Connected and (b) has no cycles (acyclic). 1 Lemma 1 Let the components of G be C 1, C 2,..., C r, Suppose e = (u, v) / E, u C i, v C j. (a) i = j ω(g + e) = ω(g).

More information

Chapter 21: Hydrocarbons Section 21.3 Alkenes and Alkynes

Chapter 21: Hydrocarbons Section 21.3 Alkenes and Alkynes Section 21.1 Introduction to Hydrocarbons Section 1 Objectives: Explain the terms organic compound and organic chemistry. Section 21.2 Alkanes Chapter 21: Hydrocarbons Section 21.3 Alkenes and Alkynes

More information

HISTORY OF ORGANIC CHEMISTRY

HISTORY OF ORGANIC CHEMISTRY ISTORY OF ORGANI EMISTRY In the early days of chemistry, scientists classified chemical substances into 2 groups: 1. Inorganic: those that were composed of minerals, such as rocks and nonliving matter.

More information

GROUPS AS GRAPHS. W. B. Vasantha Kandasamy Florentin Smarandache

GROUPS AS GRAPHS. W. B. Vasantha Kandasamy Florentin Smarandache GROUPS AS GRAPHS W. B. Vasantha Kandasamy Florentin Smarandache 009 GROUPS AS GRAPHS W. B. Vasantha Kandasamy e-mail: vasanthakandasamy@gmail.com web: http://mat.iitm.ac.in/~wbv www.vasantha.in Florentin

More information

School of Mathematics and Statistics. MT1003 Pure Mathematics. Handout 0: Course Information

School of Mathematics and Statistics. MT1003 Pure Mathematics. Handout 0: Course Information MRQ 2006 School of Mathematics and Statistics MT1003 Pure Mathematics Handout 0: Course Information Lecturer: Martyn Quick, Mathematical Institute, Room 210. Recommended Texts: D. M. Burton, Elementary

More information

Tribhuvan University Institute of Science and Technology Micro Syllabus

Tribhuvan University Institute of Science and Technology Micro Syllabus Tribhuvan University Institute of Science and Technology Micro Syllabus Course Title: Discrete Structure Course no: CSC-152 Full Marks: 80+20 Credit hours: 3 Pass Marks: 32+8 Nature of course: Theory (3

More information

12.1 The Nature of Organic molecules

12.1 The Nature of Organic molecules 12.1 The Nature of Organic molecules Organic chemistry: : The chemistry of carbon compounds. Carbon is tetravalent; it always form four bonds. Prentice Hall 2003 Chapter One 2 Organic molecules have covalent

More information

Worksheet Chapter 10: Organic chemistry glossary

Worksheet Chapter 10: Organic chemistry glossary Worksheet 10.1 Chapter 10: Organic chemistry glossary Addition elimination reaction A reaction in which two molecules combine with the release of a small molecule, often water. This type of reaction is

More information

MATH 363: Discrete Mathematics

MATH 363: Discrete Mathematics MATH 363: Discrete Mathematics Learning Objectives by topic The levels of learning for this class are classified as follows. 1. Basic Knowledge: To recall and memorize - Assess by direct questions. The

More information

1. Root of name depends on longest chain of C containing the double bond; ends in "ene"

1. Root of name depends on longest chain of C containing the double bond; ends in ene Alkenes (β-carotene, an antioxidant pigment) n 2n (acyclic) n 2n-2 (cyclic) R R R R Key features sp 2 -hybridized carbons, 120 o bond angles σ + π bonding between = planar geometry around = "unsaturated"

More information

Independent Dominating Sets and a Second Hamiltonian Cycle in Regular Graphs

Independent Dominating Sets and a Second Hamiltonian Cycle in Regular Graphs Journal of Combinatorial Theory, Series B 72, 104109 (1998) Article No. TB971794 Independent Dominating Sets and a Second Hamiltonian Cycle in Regular Graphs Carsten Thomassen Department of Mathematics,

More information

Chem 14C Lecture 2 Spring 2017 Final Part B Solutions Page 1

Chem 14C Lecture 2 Spring 2017 Final Part B Solutions Page 1 hem 14 Lecture 2 Spring 2017 Final Part B Solutions Page 1 Statistics: igh score, average, and low score will be posted on the course web site after exam grading is complete. Some questions have more than

More information

EXPERIMENT 1: Survival Organic Chemistry: Molecular Models

EXPERIMENT 1: Survival Organic Chemistry: Molecular Models EXPERIMENT 1: Survival Organic Chemistry: Molecular Models Introduction: The goal in this laboratory experience is for you to easily and quickly move between empirical formulas, molecular formulas, condensed

More information

Check off these skills when you feel that you have mastered them. Write in your own words the definition of a Hamiltonian circuit.

Check off these skills when you feel that you have mastered them. Write in your own words the definition of a Hamiltonian circuit. Chapter Objectives Check off these skills when you feel that you have mastered them. Write in your own words the definition of a Hamiltonian circuit. Explain the difference between an Euler circuit and

More information

Some Nordhaus-Gaddum-type Results

Some Nordhaus-Gaddum-type Results Some Nordhaus-Gaddum-type Results Wayne Goddard Department of Mathematics Massachusetts Institute of Technology Cambridge, USA Michael A. Henning Department of Mathematics University of Natal Pietermaritzburg,

More information

Planar Graphs (1) Planar Graphs (3) Planar Graphs (2) Planar Graphs (4)

Planar Graphs (1) Planar Graphs (3) Planar Graphs (2) Planar Graphs (4) S-72.2420/T-79.5203 Planarity; Edges and Cycles 1 Planar Graphs (1) Topological graph theory, broadly conceived, is the study of graph layouts. Contemporary applications include circuit layouts on silicon

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

Resonance graphs of kinky benzenoid systems are daisy cubes

Resonance graphs of kinky benzenoid systems are daisy cubes arxiv:1710.07501v1 [math.co] 20 Oct 2017 Resonance graphs of kinky benzenoid systems are daisy cubes Petra Žigert Pleteršek Faculty of Natural Sciences and Mathematics, University of Maribor, Slovenia

More information

Hexagonal Chains with Segments of Equal Lengths Having Distinct Sizes and the Same Wiener Index

Hexagonal Chains with Segments of Equal Lengths Having Distinct Sizes and the Same Wiener Index MATCH Communications in Mathematical and in Computer Chemistry MATCH Commun. Math. Comput. Chem. 78 (2017) 121-132 ISSN 0340-6253 Hexagonal Chains with Segments of Equal Lengths Having Distinct Sizes and

More information

Chapter 24 From Petroleum to Pharmaceuticals

Chapter 24 From Petroleum to Pharmaceuticals hapter 24 From Petroleum to Pharmaceuticals 24.1 Petroleum Refining and the ydrocarbons 24.2 Functional Groups and Organic Synthesis 24.3 Pesticides and Pharmaceuticals IR Tutor and Infrared Spectroscopy

More information

CHAPTER 2. Structure and Reactivity: Acids and Bases, Polar and Nonpolar Molecules

CHAPTER 2. Structure and Reactivity: Acids and Bases, Polar and Nonpolar Molecules CHAPTER 2 Structure and Reactivity: Acids and Bases, Polar and Nonpolar Molecules 2-1 Kinetics and Thermodynamics of Simple Chemical Processes Chemical thermodynamics: Is concerned with the extent that

More information

NP-completeness. Chapter 34. Sergey Bereg

NP-completeness. Chapter 34. Sergey Bereg NP-completeness Chapter 34 Sergey Bereg Oct 2017 Examples Some problems admit polynomial time algorithms, i.e. O(n k ) running time where n is the input size. We will study a class of NP-complete problems

More information

6 Euler Circuits and Hamiltonian Cycles

6 Euler Circuits and Hamiltonian Cycles November 14, 2017 6 Euler Circuits and Hamiltonian Cycles William T. Trotter trotter@math.gatech.edu EulerTrails and Circuits Definition A trail (x 1, x 2, x 3,, x t) in a graph G is called an Euler trail

More information

Lecture Notes Chem 51B S. King I. Conjugation

Lecture Notes Chem 51B S. King I. Conjugation Lecture Notes Chem 51B S. King Chapter 16 Conjugation, Resonance, and Dienes I. Conjugation Conjugation occurs whenever p-orbitals can overlap on three or more adjacent atoms. Conjugated systems are more

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

2/25/2015. Chapter 4. Introduction to Organic Compounds. Outline. Lecture Presentation. 4.1 Alkanes: The Simplest Organic Compounds

2/25/2015. Chapter 4. Introduction to Organic Compounds. Outline. Lecture Presentation. 4.1 Alkanes: The Simplest Organic Compounds Lecture Presentation Outline Chapter 4 Introduction to Organic Compounds 4.2 Representing Structures of Organic Compounds Julie Klare Fortis College Smyrna, GA Alkanes are structurally simple organic compounds

More information

FIBONACCI NUMBERS AND ALGEBRAIC STRUCTURE COUNT OF SOME NON-BENZENOID CONJUGATED POLYMERS

FIBONACCI NUMBERS AND ALGEBRAIC STRUCTURE COUNT OF SOME NON-BENZENOID CONJUGATED POLYMERS FIBONACCI NUMBERS AND ALGEBRAIC STRUCTURE COUNT OF SOME NON-BENZENOID CONJUGATED POLYMERS Olga Bodroza-Pantid Institute of Mathematics, University of Novi Sad, Novi Sad, Yugoslavia Ivan Gutmaii Faculty

More information

Topic 10 Organic Chemistry. Ms. Kiely IB Chemistry (SL) Coral Gables Senior High School

Topic 10 Organic Chemistry. Ms. Kiely IB Chemistry (SL) Coral Gables Senior High School Topic 10 Organic Chemistry Ms. Kiely IB Chemistry (SL) Coral Gables Senior High School -Alkanes: have low reactivity and undergo free radical substitution. -Alkenes: are more reactive than alkanes, since

More information

CHEMISTRY - TRO 4E CH.21 - ORGANIC CHEMISTRY.

CHEMISTRY - TRO 4E CH.21 - ORGANIC CHEMISTRY. !! www.clutchprep.com TOPI: ORGANI EMISTRY Organic hemistry is the study of carbon and the other common nonmetals it is connected to:,, &. Some organic molecules are made of just carbons and hydrogens

More information

75. A This is a Markovnikov addition reaction. In these reactions, the pielectrons in the alkene act as a nucleophile. The strongest electrophile will

75. A This is a Markovnikov addition reaction. In these reactions, the pielectrons in the alkene act as a nucleophile. The strongest electrophile will 71. B SN2 stands for substitution nucleophilic bimolecular. This means that there is a bimolecular rate-determining step. Therefore, the reaction will follow second-order kinetics based on the collision

More information

STUDY GUIDE FOR THE WRECKONING. 1. Combinatorics. (1) How many (positive integer) divisors does 2940 have? What about 3150?

STUDY GUIDE FOR THE WRECKONING. 1. Combinatorics. (1) How many (positive integer) divisors does 2940 have? What about 3150? STUDY GUIDE FOR THE WRECKONING. Combinatorics Go over combinatorics examples in the text. Review all the combinatorics problems from homework. Do at least a couple of extra problems given below. () How

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

Molecular and Chemical Formulas

Molecular and Chemical Formulas Molecular and Chemical Formulas Atoms combine (bond) to form molecules. Each molecule has a chemical formula. The chemical formula indicates which atoms are found in the molecule, and in what proportion

More information

FINAL EXAM PRACTICE PROBLEMS CMSC 451 (Spring 2016)

FINAL EXAM PRACTICE PROBLEMS CMSC 451 (Spring 2016) FINAL EXAM PRACTICE PROBLEMS CMSC 451 (Spring 2016) The final exam will be on Thursday, May 12, from 8:00 10:00 am, at our regular class location (CSI 2117). It will be closed-book and closed-notes, except

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

ORGANIC - BRUICE 8E CH.3 - AN INTRODUCTION TO ORGANIC COMPOUNDS

ORGANIC - BRUICE 8E CH.3 - AN INTRODUCTION TO ORGANIC COMPOUNDS !! www.clutchprep.com CONCEPT: INDEX OF HYDROGEN DEFICIENCY (STRUCTURAL) A saturated molecule is any molecule that has the maximum number of hydrogens possible for its chemical structure. The rule that

More information

Normal components, Kekulé patterns, and Clar patterns in plane bipartite graphs

Normal components, Kekulé patterns, and Clar patterns in plane bipartite graphs Normal components, Kekulé patterns, and Clar patterns in plane bipartite graphs Wai Chee Shiu a, Peter Che Bor Lam a, Fuji Zhang b, Heping Zhang c a Department of Mathematics, Hong Kong Baptist University,

More information

Organic Chemistry - Introduction

Organic Chemistry - Introduction It s All About Carbon! Unit 15: Organic Chemistry Lesson 15.1: Hydrocarbons Organic Chemistry - Introduction Organic chemistry is the study of compounds containing carbon. Animals, plants, and other forms

More information

A quasisymmetric function generalization of the chromatic symmetric function

A quasisymmetric function generalization of the chromatic symmetric function A quasisymmetric function generalization of the chromatic symmetric function Brandon Humpert University of Kansas Lawrence, KS bhumpert@math.ku.edu Submitted: May 5, 2010; Accepted: Feb 3, 2011; Published:

More information

Chemistry 2000 Lecture 18: Reactions of organic compounds

Chemistry 2000 Lecture 18: Reactions of organic compounds hemistry 2000 Lecture 18: Reactions of organic compounds Marc R. Roussel March 6, 2018 Marc R. Roussel Reactions of organic compounds March 6, 2018 1 / 27 Reactions of organic compounds Organic chemists

More information

Redefined Zagreb, Randic, Harmonic and GA Indices of Graphene

Redefined Zagreb, Randic, Harmonic and GA Indices of Graphene International Journal of Mathematical Analysis Vol. 11, 2017, no. 10, 493-502 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ijma.2017.7454 Redefined Zagreb, Randic, Harmonic and GA Indices of Graphene

More information

10. Amines (text )

10. Amines (text ) 2009, Department of Chemistry, The University of Western Ontario 10.1 10. Amines (text 10.1 10.6) A. Structure and omenclature Amines are derivatives of ammonia (H 3 ), where one or more H atoms has been

More information

1.10 Matrix Representation of Graphs

1.10 Matrix Representation of Graphs 42 Basic Concepts of Graphs 1.10 Matrix Representation of Graphs Definitions: In this section, we introduce two kinds of matrix representations of a graph, that is, the adjacency matrix and incidence matrix

More information

15.1 Matching, Components, and Edge cover (Collaborate with Xin Yu)

15.1 Matching, Components, and Edge cover (Collaborate with Xin Yu) 15.1 Matching, Components, and Edge cover (Collaborate with Xin Yu) First show l = c by proving l c and c l. For a maximum matching M in G, let V be the set of vertices covered by M. Since any vertex in

More information

HYDROCARBONS. Types of Hydrocarbons HYDROCARBONS. Question 2.2. Question 2.1. Chapter 2. What is the hybridization of the starred carbon of geraniol?

HYDROCARBONS. Types of Hydrocarbons HYDROCARBONS. Question 2.2. Question 2.1. Chapter 2. What is the hybridization of the starred carbon of geraniol? hapter 2 Introduction to ydrocabons arbon Backbone, Nomenclature, Physical & hemical Properties YDROARBONS ompounds composed of only carbon and hydrogen atoms (, ). Each carbon has 4 bonds. They represent

More information

Carbon Compounds. Chemical Bonding Part 2

Carbon Compounds. Chemical Bonding Part 2 Carbon Compounds Chemical Bonding Part 2 Introduction to Functional Groups: Alkanes! Alkanes Compounds that contain only carbons and hydrogens, with no double or triple bonds.! Alkyl Groups A part of a

More information

Chapter 13 Alkenes and Alkynes Based on Material Prepared by Andrea D. Leonard University of Louisiana at Lafayette

Chapter 13 Alkenes and Alkynes Based on Material Prepared by Andrea D. Leonard University of Louisiana at Lafayette Chapter 13 Alkenes and Alkynes Based on Material Prepared by Andrea D. Leonard University of Louisiana at Lafayette 1 Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display.

More information

Alkanes and Cycloalkanes

Alkanes and Cycloalkanes Alkanes and Cycloalkanes Families of Organic Compounds Organic compounds can be grouped into families by their common structural features We shall survey the nature of the compounds in a tour of the families

More information