Introduction Methods Acknowledgments We would like to acknowledge the National Science Foundation STEP grant #DUE- 0336571 for the opportunity to research.

Slides:



Advertisements
Similar presentations
Internet Chess-Like Game and Simultaneous Linear Equations.
Advertisements

Chapter 3 Coding Theory.
CSC401 – Analysis of Algorithms Lecture Notes 12 Dynamic Programming
Finding the Inverse of a Matrix
Advanced Research Methodology
Elementary Linear Algebra
1.1.2 INTRODUCTION TO SYSTEMS OF LINEAR EQUATIONS Chapter 1: Systems of Linear Equations and Matrices SWBAT: Redefine algebraic operations as Elementary.
Presentation by: H. Sarper
Error-Correcting Codes:
Vocabulary. Rational Number Most numbers are rational. It is a number whose decimal expansion eventually terminates or repeats. – What does it mean to.
Numerical Methods Part: Simpson Rule For Integration.
Losing Ground: The Analysis of the Universal Soil Loss Equation Model CHRISTOPHER J. PORTER NORTH CAROLINA AGRICULTURAL AND TECHNICAL STATE UNIVERSITY.
Traditional Symmetric-Key Ciphers
Operations with Matrices
Dr. P. SHUM Tel: URL: Dot Product.
Copyright © Cengage Learning. All rights reserved. 7 Linear Systems and Matrices.
Slide Copyright © 2009 Pearson Education, Inc. 7.3 Matrices.
8.2 Operations With Matrices
Algebra Matrix Operations. Definition Matrix-A rectangular arrangement of numbers in rows and columns Dimensions- number of rows then columns Entries-
RECOGNIZING INCONSISTENT LINEAR SYSTEMS. What is an Inconsistent Linear System?  An inconsistent linear system is a system of equations that has no solutions.
Applications of Using Quaternary Codes to Nonregular Designs Frederick K.H. Phoa Department of Statistics University of California at Los Angeles 07/12/2006.
1.7 Linear Independence. in R n is said to be linearly independent if has only the trivial solution. in R n is said to be linearly dependent if there.
4.8 Rank Rank enables one to relate matrices to vectors, and vice versa. Definition Let A be an m  n matrix. The rows of A may be viewed as row vectors.
Matrix Multiplication The Introduction. Look at the matrix sizes.
The Matrix Equation A x = b (9/16/05) Definition. If A is an m  n matrix with columns a 1, a 2,…, a n and x is a vector in R n, then the product of A.
4.1 An Introduction to Matrices Katie Montella Mod. 6 5/25/07.
An Introduction to Matrix Algebra Math 2240 Appalachian State University Dr. Ginn.
Umm Al-Qura University
Square numbers When we multiply a number by itself we say that we are squaring the number. To square a number we can write a small 2 after it. For example,
YOUR TITLE Your Name (Dr. Your Sponsor, Sponsor)
Matrix Operations SpringSemester 2017.
Dr. Ameria Eldosoky Discrete mathematics
7.3 Matrices.
Put your name here Name of the Department, School or College
HUMANITIES/ARTS GREEN TITLE
Author: Name, Affiliation. Advisor: Name, Affiliation
4.6: Rank.
1.1 Introduction to Systems of Equations.
CSCI N207 Data Analysis Using Spreadsheet
Put your name here Name of the Department, School or College
Enter title of your presentation here
Enter title of your presentation here
Enter title of your presentation here
Linear Algebra Lecture 37.
Enter title of your presentation here
Objectives Multiply two matrices.
CS100: Discrete structures
Put your name here Name of the Department, School or College
Enter title of your presentation here
Advanced System Security
Lesson 3: Entering Data in
Linear Algebra Lecture 6.
Enter title of your presentation here
3.6 Multiply Matrices.
Research Paper Overview.
Enter title of your presentation here
MA5242 Wavelets Lecture 1 Numbers and Vector Spaces
Matrices.
Matrix Operations SpringSemester 2017.
Put your name here Department of What, School or College
Eigenvalues and Eigenvectors
3.5 Perform Basic Matrix Operations Algebra II.
Enter title of your presentation here
Matrices and Determinants
Introduction to Matrices
Enter title of your presentation here
Linear Equations in Linear Algebra
Enter title of your presentation here
Linear Equations in Linear Algebra
Enter title of your presentation here
Presentation transcript:

Introduction Methods Acknowledgments We would like to acknowledge the National Science Foundation STEP grant #DUE for the opportunity to research. Also, the GEMS Summer Fellows Program for the experience of research and skills. Conclusions and Future Work We have learned to correctly use the formulas to help find possible numbers to place in the silver cells. Using these formulas we found different possibilities of two and three dimensional silver cubes. From our research we have found the three dimensional order of 7, found by Kevin Ventullo, which was the goal for this research. Currently we are working on finding the algorithm for the 7 x 7. The next step is to find the three dimensional order eleven and its algorithm. Taeler Porter and Scott Gildemeyer Advisor: Dr. Abdollah Khodkar Literature cited [1] F. J. MacWilliams and N. J. A. Sloane, The theory of error-correcting codes II, North-Holland Publishing Co., Amsterdam, [2] M. Mahdian and E. S. Mahmoodian, The roots of an IMO97 problem, Bull. Inst. Combin. Appl. 28 (2000), 48–54. [3] P. J. Wan, Near-optimal conflict-free channel set assignments for an optical clusterbased hypercube network, J. Comb. Optim., 1 (1997), pp. 179–186. Further information – Taeler Porter – Scott Gildemeyer – Abdollah Khodkar Two and Three Dimensional Silver Cubes Department of Mathematics, dimensional order 6 2 dimensional order 2 2 dimensional order dimensional order dimensional order 4 n d-1 _ (# of repetition)= multiple of d This is the equation to find possibilities of silvers for the dimension d. If the equation is true, then there is a possibility that the number of repetitions will work in order to create the silver cube of order n. Example 2 dimensional order of 4 with numbers repeating 3 times. 4 2 – (3) = multiple of 2 16 – 3 = 13 The repetition of 3 is not a possibility. 3 dimensional order of 4 with numbers repeating 4 times. 4 2 – 4 = multiple of 3 16 – 4 = 12 The repetition of 4 is a possibility. 2n – 1, 3n – 2 These are the two equations used to figure out the highest consecutive number in the order n. Results dimensional order dimensional order 6 An n × n matrix A is said to be silver if, for every i = 1, 2,..., n, each symbol in {1, 2,..., 2n − 1} appears either in the ith row or the ith column of A. A problem of the 38th International Mathematical Olympiad in 1997 introduced this definition and asked to prove that no silver matrix of order 1997 exists. In [2] the motivation behind this problem as well as a solution is presented: a silver matrix of order n exists if and only if n = 1 or n is even for two dimensional silver matrix. The next step was to find three dimensional silver matrix. All were found up to the 7 x 7. It was an open problem and we were chosen to do the research to find the 3 dimensional matrix of order 7. Example 2 dimensional order of 4. 2(4) – 1 = 7 so the cube would go 1 – 7. 3 dimensional order of 4. 3(4) – 2 = 10 so the cube would go 1 – 10.