Mathematics Discrete Combinatorics Latin Squares.

Slides:



Advertisements
Similar presentations
4.1 Introduction to Matrices
Advertisements

Magic Task Task 1Task 2Task 3Task 4 Task 5Task 6Task 7Task 8 Task 9Task 10 NC Level 3 to 8.
Albrecht Dürer And his magic square. On the wall to the right hangs the magic square Dürer created.
Chapter 2 Matrices Finite Mathematics & Its Applications, 11/e by Goldstein/Schneider/Siegel Copyright © 2014 Pearson Education, Inc.
    agic quares by Patti Bodkin.
Multicultural Math Fun: Learning With Magic Squares by Robert Capraro, Shuhua An & Mary Margaret Capraro Integrating computers in the pursuit of algebraic.
Chapter 2 Section 3 Arithmetic Operations on Matrices.
Finite Mathematics & Its Applications, 10/e by Goldstein/Schneider/SiegelCopyright © 2010 Pearson Education, Inc. 1 of 86 Chapter 2 Matrices.
Module 6 Matrices & Applications Chapter 26 Matrices and Applications I.
Number Patterns. 1. Investigate number patterns to make and test conjectures 2. Generalise relationships in number patterns 3. Investigate and generalise.
Arithmetic Operations on Matrices. 1. Definition of Matrix 2. Column, Row and Square Matrix 3. Addition and Subtraction of Matrices 4. Multiplying Row.
LIAL HORNSBY SCHNEIDER
CE 311 K - Introduction to Computer Methods Daene C. McKinney
8.4 Matrix Operations Day 1 Thurs May 7 Do Now Solve X – 2y = -6 3x + 4y = 7.
Pascal’s Triangle By: Brittany Thomas.
Matrices Write and Augmented Matrix of a system of Linear Equations Write the system from the augmented matrix Solve Systems of Linear Equations using.
1.3 Matrices and Matrix Operations.
Solving Systems of Equations and Inequalities
Jeopardy Algebraic Expressions Q $100 Q $200 Q $300 Q $400 Q $500 Q $100 Q $200 Q $300 Q $400 Q $500 Real Numbers Matrix Usage Math Properties Right Triangles.
Hadamard matrices and the hadamard conjecture
Basic Operations MultiplicationDeterminants Cramer’s RuleIdentityInverses Solving Systems of equations APPENDIX.
Chapter 6 Matrices and Determinants Copyright © 2014, 2010, 2007 Pearson Education, Inc Matrix Solutions to Linear Systems.
Using Matrices A matrix is a rectangular array that can help us to streamline the solving of a system of equations The order of this matrix is 2 × 3 If.
Acute angle An angle with a measure less than 90 degrees.
1.3 Matrices and Matrix Operations. Definition A matrix is a rectangular array of numbers. The numbers in the array are called the entries in the matrix.
Matrices Addition & Subtraction Scalar Multiplication & Multiplication Determinants Inverses Solving Systems – 2x2 & 3x3 Cramer’s Rule.
Unit 3: Matrices.
Lecture 7 Matrices CSCI – 1900 Mathematics for Computer Science Fall 2014 Bill Pine.
13.1 Matrices and Their Sums
Lesson 11-1 Matrix Basics and Augmented Matrices Objective: To learn to solve systems of linear equation using matrices.
2009/9 1 Matrices(§3.8)  A matrix is a rectangular array of objects (usually numbers).  An m  n (“m by n”) matrix has exactly m horizontal rows, and.
Unit 3 Vocab By Blake L.. Algebraic expression In mathematics, an algebraic expression is an expression built up from constants, variables, and a finite.
The goal is to give an introduction to the mathematical operations with matrices. A matrix is a 2-dimensional arrangement of (real valued) data. The data.
Discrete Mathematics 1 Kemal Akkaya DISCRETE MATHEMATICS Lecture 16 Dr. Kemal Akkaya Department of Computer Science.
Copyright 2013, 2010, 2007, Pearson, Education, Inc. Section 7.3 Matrices.
Copyright © 2009 Pearson Education, Inc. CHAPTER 9: Systems of Equations and Matrices 9.1 Systems of Equations in Two Variables 9.2 Systems of Equations.
 SOLVE SYSTEMS OF EQUATIONS USING MATRICES. Copyright © 2012 Pearson Education, Inc. Publishing as Addison Wesley 9.3 Matrices and Systems of Equations.
Matrices and Systems of Equations
Matrices: Simplifying Algebraic Expressions Combining Like Terms & Distributive Property.
4.1: Matrix Operations Objectives: Students will be able to:
Math 409/409G History of Mathematics
MATRICES MATRIX OPERATIONS. About Matrices  A matrix is a rectangular arrangement of numbers in rows and columns. Rows run horizontally and columns run.
1.3 Matrices and Matrix Operations. A matrix is a rectangular array of numbers. The numbers in the arry are called the Entries in the matrix. The size.
Algebra Matrix Operations. Definition Matrix-A rectangular arrangement of numbers in rows and columns Dimensions- number of rows then columns Entries-
4.1: Matrix Operations Objectives: Students will be able to: Add, subtract, and multiply a matrix by a scalar Solve Matrix Equations Use matrices to organize.
Matrices Digital Lesson. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 A matrix is a rectangular array of real numbers. Each entry.
AUW Math Center. Magical Card!  Pick a card except Ace,10s, Jack, Queen and Joker  Multiply it by 2  Add 2 with it  Multiply by 5 with the total 
Chapter 1 Section 1.6 Algebraic Properties of Matrix Operations.
Unit 3: Matrices. Matrix: A rectangular arrangement of data into rows and columns, identified by capital letters. Matrix Dimensions: Number of rows, m,
Matrices. Matrix - a rectangular array of variables or constants in horizontal rows and vertical columns enclosed in brackets. Element - each value in.
Matrices. Variety of engineering problems lead to the need to solve systems of linear equations matrixcolumn vectors.
A rectangular array of numeric or algebraic quantities subject to mathematical operations. The regular formation of elements into columns and rows.
1.5 Matricies.
Discrete Mathematics.
Matrix Operations Monday, August 06, 2018.
Matrix Operations.
Matrices and Systems of Equations
Objective: Today we will investigate the ‘magic’ in magic squares.
MATRICES MATRIX OPERATIONS.
Albrecht Dürer And his magic square.
Unit 3: Matrices
2.2 Introduction to Matrices
Magic Squares   10   X.
Matrices and Matrix Operations
Matrices.
Matrices.
© T Madas.
MATRICES MATRIX OPERATIONS.
MATRICES MATRIX OPERATIONS.
Matrices.
Presentation transcript:

Mathematics Discrete Combinatorics Latin Squares

Review Matrix – a rectangular array of numbers, symbols, or expressions arranged in rows and columns. Rows – horizontal component Columns – vertical component

What is a Magic Square? A magic square is an arrangement of numbers from 1 to n 2 in an n x n matrix with each number occurring exactly once, and such that the sum of the entries of any row, column, or main diagonal is the same. The sum adds up to n(n 2 +1) ⃪ called the magic constant 2

Another way to find the sum Number the square from 1 to n 2 then add the numbers going down either of the main diagonals. This is equal to the sum.

Examples The simplest magic square is the 1 x 1 whose only entry is 1. The next is the 3 x 3 magic square. According to the formula the rows, columns, and diagonals must add to 15. There are 8 3x3 magic squares.

How to complete the Magic Square Method 1: Begin with 1 in the top row, center column. Travel north east to place the next number wrapping around the square when you reach the end or top of a row or column respectively. If you reach a square with a number already in it, place the number directly below the original number then continue in the north east pattern Used most often when n is odd.

Numbering the Magic Square

How to complete the Magic Square Method 2: Use Linear Algebra Set each column and row equal together Will generate 27 equations Row reduce the matrix to get your entries.

Other “magical” properties If you look at the rows as a 3 digit number from left to right, square each one, and add the three together you will get the same sum as if you look at the rows as a 3 digit number from right to left, square each one, and add the three together = = Works for any 3 x 3 magic square.

History of Magic Squares Dates back to 2200 B.C. in China Arab astrologers used them to calculate horoscopes German artist Albrecht Durer included a magic square in which he embedded the date (1415) in the form of two consecutive numbers in the bottom row.

Other Magic Shapes! There are many other shapes that are considered magic! Dodecahedrons Triangles Stars Hexagons Cubes Plus more!!

Big Picture Problem How many n x n magic squares exist when n>5? It was shown in 1973 by R. Schroeppel that when n=5, there are 275,305,224 magic squares.

References dler.whatsquare.html dler.whatsquare.html m m found-cells-side-numbers-1- 25/AnswerViewer.do?requestId= found-cells-side-numbers-1- 25/AnswerViewer.do?requestId=