The Bracing Rectangular Frameworks in STEAM Financial Engineering Education Program for Elementary School Students

Total Page:16

File Type:pdf, Size:1020Kb

The Bracing Rectangular Frameworks in STEAM Financial Engineering Education Program for Elementary School Students International Journal of Pure and Applied Mathematics Volume 118 No. 19 2018, 2169-2182 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu Special Issue ijpam.eu The Bracing Rectangular Frameworks in STEAM Financial Engineering Education Program for Elementary School Students Keunbae Choi1 and Namje Park2,3 1Dept. of Math. Education, Teachers College, Jeju National University [email protected] 2Department of Computer Education, Teachers College, Jeju National University [email protected] 3Elementary Education Research Institute, Jeju National University January 23, 2018 Abstract Background/Objectives: As the financial market be- comes more and more complicated and specialized due to development of IT technologies and globalization of the fi- nancial environment, financial engineering experts will come into the spotlight with the ability to analyze the situation of the financial market, to prospect the future, and analyze it scientifically and statistically based on mathematical un- derstanding and analysis ability. In this paper, we provide an algorithm to determine the rigidity of braced rectangular frameworks consisting of rectangular array of girder beams and riveted joints. Methods/Statistical analysis: The STEAM educa- tion program suggested in this paper will improve the logical 1 2169 International Journal of Pure and Applied Mathematics Special Issue decision-making ability required to analyze and estimate the uncertain future accurately with scientific thinking, as well as to acquire the basic knowledge in the economic or mathe- matical area deemed necessary for the financial engineering experts. For the purpose of a coding program, we study the matrices induced by given rectangular frameworks. Findings: We have a necessary and sufficient condition to determine the rigidity of a rectangular framework. Also, we investigate an algorithm and python code of the problem. Key Words : Rectangular framework, bipartite graph, connected graph, disconnected graph, matrix, python. 1 Introduction The new STEAM (Science, Technology, Engineering, Art, and Math) program suggested in this paper aims at helping students to have interest in financial engineering experts and to design their career creatively through the project on future promising career. The program was designed to help teachers and students understand the jobs and capabilities required for financial engineering experts through direction and execution of the financial engineering expert project. The STEAM program suggested in this paper will improve the logical decision-making ability required to analyze and estimate the uncertain future accurately with scientific thinking, as well as to acquire the basic knowledge in the economic or mathematical area deemed necessary for the financial engineering experts. With occurrence of the recent global economic crisis, this paper intends to provide the program which enables the students to acquire cre- ative thinking strategies required to handle this crisis wisely. Ulti- mately, the program will provide the students with the chance to have emotional experience through designing of financial products and communication for mutual evaluation. Many buildings are maintained by steel frameworks consisting of rectangular array of girder beams and welded or riveted joints. This is especially the case when designing high-rise buildings. However, for many reasons, these structures are treated as planar structures with pin-joints rather than rigid welds when joining the beams to- gether. The simplest form (see. Figure 1) is a rectangle consisting of four beams and four pin-joints. This structure is unstable because 2 2170 International Journal of Pure and Applied Mathematics Special Issue it can be easily deformed under sufficiently high loads as Figure 1. For the stability of the structure, it must be braced. Figure 1. Simplest rectangular framework6 In the case of larger structure containing many rectangular cells, it is possible to ensure the rigidity by attaching support rods to all the rectangular cells, but it is costly as shown in figure 2. Figure 2. Rectangular framework Actually, it is possible to ensure the rigidity of rectangular frameworks by providing the support rods in a part of the rect- angles. Then you can ask a natural question about what is the most economical way to ensure rigidity. To do this, you need to 3 2171 International Journal of Pure and Applied Mathematics Special Issue know the ways to install the supports to ensure rigidity and what 1 7 is the least costly − . In this article, we will study a necessary and sufficient condition to determine the rigidity of a rectangular framework. Also, we investigate an algorithm and python code of the problem. 2 Rectangular frameworks and bipar- tite graph The rigidity of rectangular frameworks with bracing is corresponds 1 7 to the connectivity of its bipartite graph − . Here, our bipartite graph is a graph; one set of vertices corresponds to the rows of the rectangular framework, the other set of vertices corresponds to the columns of the framework, and an edge joins a row-vertex and column-vertex if the cell in the corresponding row and column is 1 7 braced. In fact, it is well known that − A rigid bracing of rectangular frameworks corresponds to con- • nected bipartite graphs (figure 3). A non-rigid bracing of rectangular frameworks corresponds • to disconnected bipartite graphs (figure 4). A minimum rigid bracing of rectangular frameworks corresponds to spanning trees (figure 5) Figure 3. Rigid rectangular framework and bipartite graph 4 2172 International Journal of Pure and Applied Mathematics Special Issue Figure 4. Non-rigid rectangular framework and bipartite graph Figure 5. Rigid rectangular framework and spanning tree 5 2173 International Journal of Pure and Applied Mathematics Special Issue 3 Rectangular frameworks and their ma- trix In this section, for the purpose of a coding program, we study the matrices induced by given rectangular frameworks as shown in figure 6. Definition5. Let T be a rectangular framework and let MT = [aij], where aij = 1 if there is a braced cell in ith row and jth column in T, otherwise aij = 0. And let ET be the matrix deleted the rows of MT that the sum of entries is less than equal to 1. For example, Figure 6. The matrices correspond to a rectangular framework. Definition. Two row vectors rk and rl of ET (MT ) is r-connectable if there exists row vectors ri1 , ri2 , ....., riw of ET (MT ) such that r .r = 0, r .r = 0, ...., r .r = 0 k i1 6 i1 i2 6 iw il 6 where is an inner product of two row vectors of ET (MT ) . In figure 6, the connected components of M are r1, r2, r3 and r4 . T { } { } The matrix ET has only one connected component. 1. Theoretical results. The following theorem is a modification of Theorem 105. 6 2174 International Journal of Pure and Applied Mathematics Special Issue Theorem 1. A Rectangular framework T is rigid if and only if (1) All row vectors of MT is non-zero. (2) Every row of ET is r-connectable. (3) The number of non-zero column vectors of ET is equal to the number of columns of MT . Proof. Suppose that T is rigid. Then clearly (1) is satisfied. Also, the bipartite graph GT corresponding to T is connected. No- tice that zero row vectors in MT do not influence the connectedness of ET . Since a row vector ri of MT in which the only one entry is 1 is connected only one column cj in GT as shown in figure 7. That is to say, the degree of ri is 1. Hence the deleting of ri does not influence the connectedness of the remaining rows and also the row ri with degree 1 does not influence the connectedness of any two columns. Figure 7. The row with degree 1 and the connectedness of bipartite graph Thus (2) and (3) are satisfied. Conversely, we assume that the condition (1), (2) and (3) are satisfied. By (2), any two rows ri and rk of ET is connectable in GT . By (3), any cj (j=1, 2,...n) is connected to a row of ET inGT . By the condition (1), any the row of MT does not contained in ET is connected to a column in GT . Thus the bipartite graph GT is connected, and hence T is rigid8-13. Corollary 23. Rectangular framework T is rigid if and only if (1) All column vectors of MT is not zero. 7 2175 International Journal of Pure and Applied Mathematics Special Issue (2) Every row of MT is r-connectable Theorem 3. A Rectangular framework T is rigid as minimum bracings if and only if (1) The number of non-zero column vectors of ET is equal to the number of columns of MT . (2) The graph GE induced by ET is a spanning tree. Proof. Suppose that T is rigid as minimum bracing. Then by Theorem 1, the condition (1) is satisfied and also the graph GE t induced by ET = [r1r2...rk] is connected. If there exists a cycle in GE, then one edge deleting in the cycle does not influence the connectedness of GE. Let ri be the changed row of ET (corre- sponding to one edge deleting in the cycle), in which some entry 1 of the row is changed with 0, and hence one extra beam in T is deleted. Let (ri) is the changed row from ri and let S be the rect- angular framework as one extra beam is deleted in T. The matrix t ES = [r1r2...(ri)...rk] induced by S has a r connected component r1, r2, ..., (ri), ...rk and the number of non-zero columns is equal to the{ number of columns} of T. Thus S is rigid. This is a contradiction to the fact T is minimum rigid bracing of rectangular framework. Therefore (2) is satisfied.
Recommended publications
  • Some NP-Complete Problems
    Appendix A Some NP-Complete Problems To ask the hard question is simple. But what does it mean? What are we going to do? W.H. Auden In this appendix we present a brief list of NP-complete problems; we restrict ourselves to problems which either were mentioned before or are closely re- lated to subjects treated in the book. A much more extensive list can be found in Garey and Johnson [GarJo79]. Chinese postman (cf. Sect. 14.5) Let G =(V,A,E) be a mixed graph, where A is the set of directed edges and E the set of undirected edges of G. Moreover, let w be a nonnegative length function on A ∪ E,andc be a positive number. Does there exist a cycle of length at most c in G which contains each edge at least once and which uses the edges in A according to their given orientation? This problem was shown to be NP-complete by Papadimitriou [Pap76], even when G is a planar graph with maximal degree 3 and w(e) = 1 for all edges e. However, it is polynomial for graphs and digraphs; that is, if either A = ∅ or E = ∅. See Theorem 14.5.4 and Exercise 14.5.6. Chromatic index (cf. Sect. 9.3) Let G be a graph. Is it possible to color the edges of G with k colors, that is, does χ(G) ≤ k hold? Holyer [Hol81] proved that this problem is NP-complete for each k ≥ 3; this holds even for the special case where k =3 and G is 3-regular.
    [Show full text]
  • Introduction to Graph Theory
    DRAFT Introduction to Graph Theory A short course in graph theory at UCSD February 18, 2020 Jacques Verstraete Department of Mathematics University of California at San Diego California, U.S.A. [email protected] Contents Annotation marks5 1 Introduction to Graph Theory6 1.1 Examples of graphs . .6 1.2 Graphs in practice* . .9 1.3 Basic classes of graphs . 15 1.4 Degrees and neighbourhoods . 17 1.5 The handshaking lemmaDRAFT . 17 1.6 Digraphs and networks . 19 1.7 Subgraphs . 20 1.8 Exercises . 22 2 Eulerian and Hamiltonian graphs 26 2.1 Walks . 26 2.2 Connected graphs . 27 2.3 Eulerian graphs . 27 2.4 Eulerian digraphs and de Bruijn sequences . 29 2.5 Hamiltonian graphs . 31 2.6 Postman and Travelling Salesman Problems . 33 2.7 Uniquely Hamiltonian graphs* . 34 2.8 Exercises . 35 2 3 Bridges, Trees and Algorithms 41 3.1 Bridges and trees . 41 3.2 Breadth-first search . 42 3.3 Characterizing bipartite graphs . 45 3.4 Depth-first search . 45 3.5 Prim's and Kruskal's Algorithms . 46 3.6 Dijkstra's Algorithm . 47 3.7 Exercises . 50 4 Structure of connected graphs 52 4.1 Block decomposition* . 52 4.2 Structure of blocks : ear decomposition* . 54 4.3 Decomposing bridgeless graphs* . 57 4.4 Contractible edges* . 58 4.5 Menger's Theorems . 58 4.6 Fan Lemma and Dirac's Theorem* . 61 4.7 Vertex and edge connectivity . 63 4.8 Exercises . 64 5 Matchings and Factors 67 5.1 Independent sets and covers . 67 5.2 Hall's Theorem .
    [Show full text]
  • Universitatis Scientiarum Budapestinensis De Rolando
    ANNALES Universitatis Scientiarum Budapestinensis de Rolando Eotvos nominatae SECTIO MATHEMATICA TOMUS XLIX. REDIGIT A.´ CSASZ´ AR´ ADIUVANTIBUS L. BABAI, A. BENCZUR,´ K. BEZDEK., M. BOGNAR,K.B´ OR¨ OCZKY,¨ I. CSISZAR,´ J. DEMETROVICS, GY. ELEKES, A. FRANK, J. FRITZ, E. FRIED, A. HAJNAL, G. HALASZ,´ A. IVANYI,´ A. JARAI,´ P. KACSUK, I. KATAI,´ E. KISS, P. KOMJATH,´ M. LACZKOVICH, L. LOVASZ,´ GY. MICHALETZKY, J. MOLNAR,´ P. P. PALFY,´ GY. PETRUSKA, A. PREKOPA,´ A. RECSKI, A. SARK´ OZY,¨ F. SCHIPP, Z. SEBESTYEN,´ L. SIMON, P. SIMON, GY. SOOS,´ J. SURANYI,´ L. SZEIDL, T. SZONYI,˝ G. STOYAN, J. SZENTHE, G. SZEKELY,´ A. SZUCS,˝ L. VARGA, F. WEISZ 2006 2008. februar´ 10. –13:41 ANNALES Universitatis Scientiarum Budapestinensis de Rolando Eotvos nominatae SECTIO BIOLOGICA incepit anno MCMLVII SECTIO CHIMICA incepit anno MCMLIX SECTIO CLASSICA incepit anno MCMXXIV SECTIO COMPUTATORICA incepit anno MCMLXXVIII SECTIO GEOGRAPHICA incepit anno MCMLXVI SECTIO GEOLOGICA incepit anno MCMLVII SECTIO GEOPHYSICA ET METEOROLOGICA incepit anno MCMLXXV SECTIO HISTORICA incepit anno MCMLVII SECTIO IURIDICA incepit anno MCMLIX SECTIO LINGUISTICA incepit anno MCMLXX SECTIO MATHEMATICA incepit anno MCMLVIII SECTIO PAEDAGOGICA ET PSYCHOLOGICA incepit anno MCMLXX SECTIO PHILOLOGICA incepit anno MCMLVII SECTIO PHILOLOGICA HUNGARICA incepit anno MCMLXX SECTIO PHILOLOGICA MODERNA incepit anno MCMLXX SECTIO PHILOSOPHICA ET SOCIOLOGICA incepit anno MCMLXII 2008. februar´ 10. –13:41 ANNALES UNIV. SCI. BUDAPEST., 49 (2006), 3–14 TESSELLATION-LIKE ROD-JOINT FRAMEWORKS By GYULA NAGY Received July 1. Introduction One of the simplest structures in statics are the tessellation-like rod-joint frameworks including grid frameworks. Consider a rod-joint framework in the form of a rectangular grid.
    [Show full text]
  • Ttem 10 1 Web.Pdf
    Vol. 10, No. 1, 2015. ISSN 1840-1503 TECHNICSTTEM TECHNOLOGIES EDUCATION MANAGEMENT JOURNAL OF SOCIETY FOR DEVELOPMENT OF TEACHING AND BUSINESS PROCESSES IN NEW NET ENVIRONMENT IN B&H EDITORIAL BOARD Editor Dzafer Kudumovic Table of Contents Secretary Nadja Sabanovic Technical editor Eldin Huremovic A Study on the Authority Perception of School Administrators .........3 Cover design Almir Rizvanovic Fatih Toremen, Yunus Bozgeyik, Necati Cobanoglu Lector Mirnes Avdic Lector Adisa Spahic Soft Lithography: Part 1 - Anti-fouling and self-cleaning topographies .......................................................................9 Members Klaudio Pap (Croatia) Anka Trajkovska Petkoska, Anita Trajkovska-Broach Nikola Mrvac (Croatia) Slobodan Kralj (Croatia) The application of BIM technology and its reliability Davor Zvizdic (Croatia) in the analysis of structures ...................................................................18 Janez Dijaci (Slovenia) Tatjana Baros Ivan Polajnar (Slovenia) Tadeja Zupancic (Slovenia) Hindrances to the use of E-learning system by architecture students .........................................................................28 Jelena Ivanovic Sekularac Bhzad Sidawi (Serbia) Nebojsa Vidanovic (Serbia) Can Lean Six Sigma implementation experiences Hasan Hanic (Serbia) from Slovenia help Bosnia? ...................................................................42 Amir Pasic Dusan Gosnik, Bojan Mevlja, Klemen Kavcic (Bosnia and Herzegovina) Vesna Maric-Aleksic Proportion of the captain’s house dating from 1842.
    [Show full text]
  • Graph Colorings, Flows and Perfect Matchings Louis Esperet
    Graph colorings, flows and perfect matchings Louis Esperet To cite this version: Louis Esperet. Graph colorings, flows and perfect matchings. Combinatorics [math.CO]. Université Grenoble Alpes, 2017. tel-01850463 HAL Id: tel-01850463 https://tel.archives-ouvertes.fr/tel-01850463 Submitted on 27 Jul 2018 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. HABILITATION A` DIRIGER DES RECHERCHES Specialit´ e´ : Informatique et Mathematiques´ Appliquees´ Present´ ee´ par Louis Esperet prepar´ ee´ au sein du Laboratoire G-SCOP (UMR5272) Graph colorings, flows and perfect matchings Soutenue le 19 Octobre 2017, devant le jury compose´ de : Victor Chepoi Professeur, Aix-Marseille Universite,´ Examinateur Toma´sˇ Kaiser Professeur, University of West Bohemia, Rapporteur Myriam Preissmann Directrice de recherche CNRS, Grenoble, Examinatrice Bruce Reed Directeur de recherche CNRS, Sophia-Antipolis, Rapporteur Gautier Stauffer Professeur, Grenoble-INP, Examinateur Stephan´ Thomasse´ Professeur, ENS de Lyon, Examinateur Cun-Quan Zhang Professeur, West Virginia University,
    [Show full text]
  • The Alternating Sign Matrix Polytope
    The alternating sign matrix polytope Jessica Striker School of Mathematics University of Minnesota Minneapolis, MN 55455 [email protected] Submitted: Jan 4, 2008; Accepted: Mar 16, 2009; Published: Mar 25, 2009 Mathematics Subject Classification: 05C50, 52B05 Abstract We define the alternating sign matrix polytope as the convex hull of n × n alternating sign matrices and prove its equivalent description in terms of inequalities. This is analogous to the well known result of Birkhoff and von Neumann that the convex hull of the permutation matrices equals the set of all nonnegative doubly stochastic matrices. We count the facets and vertices of the alternating sign matrix polytope and describe its projection to the permutohedron as well as give a complete characterization of its face lattice in terms of modified square ice configurations. Furthermore we prove that the dimension of any face can be easily determined from this characterization. 1 Introduction and background The Birkhoff polytope, which we will denote as Bn, has been extensively studied and generalized. It is defined as the convex hull of the n × n permutation matrices as vectors n2 in R . Many analogous polytopes have been studied which are subsets of Bn (see e.g. [8]). In contrast, we study a polytope containing Bn. We begin with the following definitions. Definition 1.1. Alternating sign matrices (ASMs) are square matrices with the following properties: • entries ∈{0, 1, −1} • the entries in each row and column sum to 1 • nonzero entries in each row and column alternate in sign the electronic journal of combinatorics 16 (2009), #R41 1 1 0 0 1 0 0 0 1 0 0 10 0 1 0 0 0 1 1 0 0 1 −1 1 0 0 1 0 1 0 0 0 1 0 10 0 1 0 0 0 1 0 0 1 0 0 1 1 0 0 0 1 0 1 0 0 0 1 0 1 0 0 Figure 1: The 3 × 3 ASMs The total number of n × n alternating sign matrices is given by the expression n −1 (3j + 1)! .
    [Show full text]
  • A Some NP-Complete Problems
    A Some NP-Complete Problems To ask the hard question is simple. But what does it mean? What are we going to do? W. H. Auden In this appendix we present a brief list of NP-complete problems; we restrict ourselves to problems which either were mentioned before or are closely related to subjects treated in the book. A much more extensive list can be found in Garey and Johnson [GaJo79]. Chinese postman (cf. Section 14.5) Let G =(V,A,E) be a mixed graph, where A is the set of directed edges and E the set of undirected edges of G. Moreover, let w be a nonnegative length function on A ∪ E,andc be a positive number. Does there exist a cycle of length at most c in G which contains each edge at least once and which uses the edges in A according to their given orientation? This problem was shown to be NP-complete by Papadimitriou [Pap76], even when G is a planar graph with maximal degree 3 and w(e) = 1 for all edges e. However, it is polynomial for graphs and digraphs; that is, if either A = ∅ or E = ∅. See Theorem 14.5.4 and Exercise 14.5.6. Chromatic index (cf. Section 9.3) Let G be a graph. Is it possible to color the edges of G with k colors, that is, does χ(G) ≤ k hold? Holyer [Hol81] proved that this problem is NP-complete for each k ≥ 3; this holds even for the special case where k =3andG is 3-regular.
    [Show full text]
  • 19 Undirected Graphical Models (Markov Random Fields)
    Undirected graphical models (Markov 19 random fields) 19.1 Introduction In Chapter 10, we discussed directed graphical models (DGMs), commonly known as Bayes nets. However, for some domains, being forced to choose a direction for the edges, as required by a DGM, is rather awkward. For example, consider modeling an image. We might suppose that the intensity values of neighboring pixels are correlated. We can create a DAG model with a 2d lattice topology as shown in Figure 19.1(a). This is known as a causal MRF or a Markov mesh (Abend et al. 1965). However, its conditional independence properties are rather unnatural. In particular, the Markov blanket (defined in Section 10.5) of the node X8 in the middle is the other colored nodes (3, 4, 7, 9, 12 and 13) rather than just its 4 nearest neighbors as one might expect. An alternative is to use an undirected graphical model (UGM), also called a Markov random field (MRF) or Markov network. These do not require us to specify edge orientations, and are much more natural for some problems such as image analysis and spatial statistics. For example, an undirected 2d lattice is shown in Figure 19.1(b); now the Markov blanket of each node is just its nearest neighbors, as we show in Section 19.2. Roughly speaking, the main advantages of UGMs over DGMs are: (1) they are symmetric and therefore more “natural” for certain domains, such as spatial or relational data; and (2) discrimi- native UGMs (aka conditional random fields, or CRFs), which define conditional densities of the form p(y x), work better than discriminative DGMs, for reasons we explain in Section 19.6.1.
    [Show full text]
  • Poset and Polytope Perspectives on Alternating Sign Matrices A
    Poset and Polytope Perspectives On Alternating Sign Matrices A DISSERTATION SUBMITTED TO THE FACULTY OF THE GRADUATE SCHOOL OF THE UNIVERSITY OF MINNESOTA BY Jessica Palencia Striker IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE DEGREE OF DOCTOR OF PHILOSOPHY Dennis Stanton, advisor December 2008 c Jessica Palencia Striker, December 2008 Acknowledgments I would like to extend my sincere thanks to my advisor, Dennis Stanton, for week after week of encouraging conversation, patient explanation, wise counsel, and encouragement not to give up even when none of my attempts seemed to be working. I would also like to thank Professors Dennis White, Ezra Miller, Vic Reiner, and Dick McGehee for their comments on this work and for their educational guidance throughout my graduate studies. Special thanks to Ezra for making each student in the polytopes class do a project, without which Chapter 3 of this thesis would not exist. I also wish to thank Professor Jay Goldman for introducing me to combinatorics as an undergraduate and Mr. Argent for giving me a glimpse of the beauty of higher mathematics in the tenth grade. Many thanks to my husband, mom, and sister for countless summer days and Saturdays of baby care without which I would not have finished. Thanks to many friends, especially Janette, for babysitting above and beyond the call of friendship. Finally, I would like to thank Jesus Christ “in whom are hidden all the treasures of wisdom and knowledge” for illumining this little bit of his creation for me to discover. i Dedication This thesis is dedicated to Ryan my constant encourager and Hazel my sweet little joy.
    [Show full text]
  • FLOPPY GRIDS - Discovering the Mathematics of Grid Bracing
    FLOPPY GRIDS - Discovering the Mathematics of Grid Bracing A COMAP FAIM Project by G. Klatt, CC Edwards, S. Heubach, and V. Howe ABSTRACT We examine the problem of determining when a rectangular grid of squares with some diagonal braces is rigid. We use this problem to model the process of making and testing conjectures, and to show a mathematical approach to problem solving. Through the modeling process, we recast the problem into a bipartite graph version and a matrix version to illustrate the advantage of translating a problem into a different setting and to motivate a brief look at those areas of mathematics. A highlight for students is a game version of the grid bracing problem that encourages their discovery of good tests for grid rigidity. TABLE OF CONTENTS Section 1 Introduction to the problem Section 2 First principles of grid bracing Section 3 Algorithms for deciding rigidity Section 4 Other settings for the rigidity problem Section 5 Grids and graphs Section 6 The matrix setting Section 7 Suggestions for further explorations and references Appendix I Some comments and answers to Activities and Exercises Appendix II Some ideas for enrichment with calculators and computers 1 SECTION 1 INTRODUCTION You probably know that a triangle is inherently rigid. That is, if you build a triangle with three sticks attached at the ends with nails, it won’t deform its shape. In contrast, a square built the same way can deform into a variety of parallelograms, or even fall completely down. triangle square is rigid is floppy 1.1 STATEMENT OF THE PROBLEM The problem we will examine is how to make a grid of squares rigid by adding diagonals.
    [Show full text]
  • The Alternating Sign Matrix Polytope
    The alternating sign matrix polytope Jessica Striker School of Mathematics University of Minnesota Minneapolis, MN 55455 [email protected] October 22, 2018 Abstract We define the alternating sign matrix polytope as the convex hull of n×n alternating sign matrices and prove its equivalent description in terms of inequalities. This is analogous to the well known result of Birkhoff and von Neumann that the convex hull of the permutation matrices equals the set of all nonnegative doubly stochastic matrices. We count the facets and vertices of the alternating sign matrix polytope and describe its projection to the permutohedron as well as give a complete characterization of its face lattice in terms of modified square ice configurations. Furthermore we prove that the dimension of any face can be easily determined from this characterization. 1 Introduction and background The Birkhoff polytope, which we will denote as Bn, has been extensively studied and gen- eralized. It is defined as the convex hull of the n × n permutation matrices as vectors in n2 R . Many analogous polytopes have been studied which are subsets of Bn (see e.g. [8]). In contrast, we study a polytope containing Bn. We begin with the following definitions. Definition 1.1. Alternating sign matrices (ASMs) are square matrices with the following arXiv:0705.0998v2 [math.CO] 19 Jan 2009 properties: • entries ∈{0, 1, −1} • the entries in each row and column sum to 1 • nonzero entries in each row and column alternate in sign The total number of n × n alternating sign matrices is given by the expression n −1 (3j + 1)! .
    [Show full text]
  • Lightweight Structures for Remote Areas
    Lightweight Structures for Remote Areas Jessica Bak A thesis submitted for the degree of Doctor of Philosophy University of Bath Department of Architecture and Civil Engineering December 2015 COPYRIGHT Attention is drawn to the fact that copyright of this thesis rests with the author. A copy of this thesis has been supplied on condition that anyone who consults it is understood to recognise that its copyright rests with the author and that they must not copy it or use material from it except as permitted by law or with the consent of the author. This thesis may be made available for consultation within the University Library and may be photocopied or lent to other libraries for the purposes of consultation. Jessica Bak This thesis is dedicated to my husband Andreas and daughter Isabel. i Acknowledgements I firstly want to thank to the Chilean Council for Science and Technology (CONICYT) for providing me with this opportunity by funding my MPhil and PhD studies at the University of Bath. My sincerest gratitude goes to my supervisor, Dr. Paul Shepherd, whose knowl- edge, creativity and support has been essential for the fulfillment of this endeavour. I am truly honoured to have completed this research under Dr. Shepherd’s supervision and have been part of the Digital Architectonics Research Group. This thesis would have not been possible without the invaluable advice and uncondi- tional support of Andreas Bak, from Søren Jensen’s Computational Design Group. I certainly cannot not express my gratitude for the help received at different stages of my research. I also want to thank my second supervisor, Professor Paul Richens, for providing me with enlightening advice, particularly during the early stages of my studies, as well as my examiners, Dr.
    [Show full text]