An Introduction to Self-Similar and Combinatorial Tiling Part II Moisés Rivera Vassar College.

Slides:



Advertisements
Similar presentations
5.1 Real Vector Spaces.
Advertisements

Chapter 6 Eigenvalues and Eigenvectors
6.1 Eigenvalues and Diagonalization. Definitions A is n x n. is an eigenvalue of A if AX = X has non zero solutions X (called eigenvectors) If is an eigenvalue.
The Characteristic Equation of a Square Matrix (11/18/05) To this point we know how to check whether a given number is an eigenvalue of a given square.
Some useful linear algebra. Linearly independent vectors span(V): span of vector space V is all linear combinations of vectors v i, i.e.
Ch 7.8: Repeated Eigenvalues
Matrices and Systems of Equations
Ch 7.3: Systems of Linear Equations, Linear Independence, Eigenvalues
6 1 Linear Transformations. 6 2 Hopfield Network Questions.
Tutorial 10 Iterative Methods and Matrix Norms. 2 In an iterative process, the k+1 step is defined via: Iterative processes Eigenvector decomposition.
MOHAMMAD IMRAN DEPARTMENT OF APPLIED SCIENCES JAHANGIRABAD EDUCATIONAL GROUP OF INSTITUTES.
10.1 Gaussian Elimination Method
Boot Camp in Linear Algebra Joel Barajas Karla L Caballero University of California Silicon Valley Center October 8th, 2008.
化工應用數學 授課教師: 郭修伯 Lecture 9 Matrices
Matrices and Determinants
INDR 262 INTRODUCTION TO OPTIMIZATION METHODS LINEAR ALGEBRA INDR 262 Metin Türkay 1.
Stats & Linear Models.
Dominant Eigenvalues & The Power Method
Boyce/DiPrima 9th ed, Ch 7.3: Systems of Linear Equations, Linear Independence, Eigenvalues Elementary Differential Equations and Boundary Value Problems,
Compiled By Raj G. Tiwari
1 February 24 Matrices 3.2 Matrices; Row reduction Standard form of a set of linear equations: Chapter 3 Linear Algebra Matrix of coefficients: Augmented.
1 資訊科學數學 14 : Determinants & Inverses 陳光琦助理教授 (Kuang-Chi Chen)
TH EDITION LIAL HORNSBY SCHNEIDER COLLEGE ALGEBRA.
Matrices Square is Good! Copyright © 2014 Curt Hill.
 Row and Reduced Row Echelon  Elementary Matrices.
CHAPTER 2 MATRIX. CHAPTER OUTLINE 2.1 Introduction 2.2 Types of Matrices 2.3 Determinants 2.4 The Inverse of a Square Matrix 2.5 Types of Solutions to.
Presentation by: H. Sarper
Mathematics for Business and Economics - I
Elementary Linear Algebra Anton & Rorres, 9th Edition
Chapter 4 Matrices By: Matt Raimondi.
Network Systems Lab. Korea Advanced Institute of Science and Technology No.1 Appendix A. Mathematical Background EE692 Parallel and Distribution Computation.
1 1.3 © 2012 Pearson Education, Inc. Linear Equations in Linear Algebra VECTOR EQUATIONS.
1 C ollege A lgebra Systems and Matrices (Chapter5) 1.
1 MAC 2103 Module 3 Determinants. 2 Rev.F09 Learning Objectives Upon completing this module, you should be able to: 1. Determine the minor, cofactor,
Matrices CHAPTER 8.1 ~ 8.8. Ch _2 Contents  8.1 Matrix Algebra 8.1 Matrix Algebra  8.2 Systems of Linear Algebra Equations 8.2 Systems of Linear.
Computing Eigen Information for Small Matrices The eigen equation can be rearranged as follows: Ax = x  Ax = I n x  Ax - I n x = 0  (A - I n )x = 0.
Chapter 5 Eigenvalues and Eigenvectors 大葉大學 資訊工程系 黃鈴玲 Linear Algebra.
Vector Norms and the related Matrix Norms. Properties of a Vector Norm: Euclidean Vector Norm: Riemannian metric:
Linear algebra: matrix Eigen-value Problems Eng. Hassan S. Migdadi Part 1.
11/6/20151 ENM 503Linear Algebra Review 1. u = (2, -4, 3) and v = (-5, 1, 2). u + v = (2-5, -4+1, 3 +2) = (-3, -3, 5). 2u = (4, -8, 6); -v = (5, -1, -2);
Section 5.1 First-Order Systems & Applications
Elementary Linear Algebra Anton & Rorres, 9 th Edition Lecture Set – 07 Chapter 7: Eigenvalues, Eigenvectors.
Eigenvalues The eigenvalue problem is to determine the nontrivial solutions of the equation Ax= x where A is an n-by-n matrix, x is a length n column.
Introduction to Linear Algebra Mark Goldman Emily Mackevicius.
6.4 Solving Polynomial Equations. One of the topics in this section is finding the cube or cube root of a number. A cubed number is the solution when.
Chapter 2 Determinants. With each square matrix it is possible to associate a real number called the determinant of the matrix. The value of this number.
5.1 Eigenvectors and Eigenvalues 5. Eigenvalues and Eigenvectors.
Advanced Computer Graphics Spring 2014 K. H. Ko School of Mechatronics Gwangju Institute of Science and Technology.
A function is a rule f that associates with each element in a set A one and only one element in a set B. If f associates the element b with the element.
Boot Camp in Linear Algebra TIM 209 Prof. Ram Akella.
1 1.3 © 2016 Pearson Education, Ltd. Linear Equations in Linear Algebra VECTOR EQUATIONS.
Review of Eigenvectors and Eigenvalues from CliffsNotes Online mining-the-Eigenvectors-of-a- Matrix.topicArticleId-20807,articleId-
Tutorial 6. Eigenvalues & Eigenvectors Reminder: Eigenvectors A vector x invariant up to a scaling by λ to a multiplication by matrix A is called.
2. Matrix Methods
Review of Eigenvectors and Eigenvalues
Equations Quadratic in form factorable equations
Elementary Linear Algebra Anton & Rorres, 9th Edition
Finding the Inverse of a Matrix
Complex Eigenvalues kshum ENGG2420B.
Complex Eigenvalues Prepared by Vince Zaccone
Linear Algebra Lecture 36.
Systems of First Order Linear Equations
Eigenvalues and Eigenvectors
Eigenvalues and Eigenvectors
ENM 500 Linear Algebra Review
Equations Quadratic in form factorable equations
Linear Algebra Lecture 35.
Eigenvalues and Eigenvectors
Eigenvectors and Eigenvalues
Presentation transcript:

An Introduction to Self-Similar and Combinatorial Tiling Part II Moisés Rivera Vassar College

Self-Similar vs. Combinatorial Tiling Substitution/Inflate and Subdivide Rule Self-Similar Tiling

Self-Similar vs. Combinatorial Tiling Substitution/Inflate and Subdivide Rule No geometric resemblance to itself Substitution of non-constant length Combinatorial Tiling Self-Similar Tiling

One-Dimensional Symbolic Substitution A is a finite set called an alphabet whose elements are letters. A * is the set of all words with elements from A. A symbolic substitution is any map σ : A → A *.

One-Dimensional Symbolic Substitution A is a finite set called an alphabet whose elements are letters. A * is the set of all words with elements from A. A symbolic substitution is any map σ : A → A *. Let A = {a,b} and let σ(a) = ab and σ(b) = a.

One-Dimensional Symbolic Substitution A is a finite set called an alphabet whose elements are letters. A * is the set of all words with elements from A. A symbolic substitution is any map σ : A → A *. Let A = {a,b} and let σ(a) = ab and σ(b) = a. If we begin with a we get : a → ab → ab a → ab a ab → ab a ab ab a → ab a ab ab a ab a ab →···

One-Dimensional Symbolic Substitution A is a finite set called an alphabet whose elements are letters. A * is the set of all words with elements from A. A symbolic substitution is any map σ : A → A *. Let A = {a,b} and let σ(a) = ab and σ(b) = a. If we begin with a we get : a → ab → ab a → ab a ab → ab a ab ab a → ab a ab ab a ab a ab →··· The block lengths are Fibonacci numbers 1, 2, 3, 5, 8, 13, … substitution of non-constant length or combinatorial substitution

Substitution Matrix The substitution matrix M is the n×n matrix with entries given by m ij = the number of tiles of type i in the substitution of the tile of type j

Substitution Matrix The substitution matrix M is the n×n matrix with entries given by m ij = the number of tiles of type i in the substitution of the tile of type j σ(a) = ab σ(b) = a

Substitution Matrix The substitution matrix M is the n×n matrix with entries given by m ij = the number of tiles of type i in the substitution of the tile of type j σ(a) = ab σ(b) = a substitution matrix for one-dimensional Fibonacci substitution:

Eigenvectors and Eigenvalues Eigenvector - a non-zero vector v that, when multiplied by square matrix A yields the original vector multiplied by a single number λ

Eigenvectors and Eigenvalues Eigenvector - a non-zero vector v that, when multiplied by square matrix A yields the original vector multiplied by a single number λ λ is the eigenvalue of A corresponding to v.

Eigenvectors and Eigenvalues Eigenvector - a non-zero vector v that, when multiplied by square matrix A yields the original vector multiplied by a single number λ λ is the eigenvalue of A corresponding to v. This equation has non-trivial solutions if and only if Solve for λ to find eigenvalues.

Expansion Constant Eigenvalues are the roots of the characteristic polynomial

Expansion Constant Eigenvalues are the roots of the characteristic polynomial Perron Eigenvalue - largest positive real valued eigenvalue that is larger in modulus than the other eigenvalues of the matrix

Expansion Constant Eigenvalues are the roots of the characteristic polynomial Perron Eigenvalue - largest positive real valued eigenvalue that is larger in modulus than the other eigenvalues of the matrix Perron Eigenvalue of Fibonacci substitution matrix: the golden mean

The Fibonacci Direct Product Substitution The direct product of the one-dimensional Fibonacci substitution with itself. {a,b} x {a,b} where (a,a) = 1, (a,b) = 2, (b,a) = 3, (b,b) = 4.

The Fibonacci Direct Product Substitution The direct product of the one-dimensional Fibonacci substitution with itself. {a,b} x {a,b} where (a,a) = 1, (a,b) = 2, (b,a) = 3, (b,b) = 4.

The Fibonacci Direct Product Substitution The direct product of the one-dimensional Fibonacci substitution with itself. {a,b} x {a,b} where (a,a) = 1, (a,b) = 2, (b,a) = 3, (b,b) = 4. Not self-similar Not an inflate and subdivide rule

Several Iterations of Tile Types

Substitution Matrix

The substitution matrix for the Fibonacci Direct Product is

Expansion Constant Eigenvalues are the roots of the characteristic polynomial

Perron Eigenvalue of Fibonacci Direct Product substitution matrix: the golden mean squared Expansion Constant Eigenvalues are the roots of the characteristic polynomial

Replace-and-rescale Method

Rescale volumes by the Perron Eigenvalue raised to the n th power: 1/γ 2n where n corresponds to the n th - level of our block.

Replace-and-rescale Method Rescale volumes by the Perron Eigenvalue raised to the n th power: 1/γ 2n where n corresponds to the n th - level of our block. This results in a level-0 tile with different lengths that the original. Repeat for other tile types. The substitution rule is now self-similar.

Self-Similar Fibonacci Direct Product Combinatorial Substitution Rule

Self-Similar Fibonacci Direct Product Combinatorial Substitution Rule Self-Similar Inflate and Subdivide Rule

Combinatorial Tiling Replace-and-rescale Method Compare level-5 tiles of the Fibonacci Direct Product (left)

Combinatorial Tiling Self-Similar Tiling Replace-and-rescale Method Compare level-5 tiles of the Fibonacci Direct Product (left) and the self- similar tiling (right).

Replace-and-rescale Method Not known whether replace-and-rescale method always works Replace-and-rescale method works in all known examples Self-Similar Fibonacci DPV Self-Similar non-Pisot DPV

References N.P. Frank, A primer of substitution tilings of the Euclidean plane, Expositiones Mathematicae, 26 (2008) 4, Further Readings R. Kenyon, B. Solomyak, On the Characterization of Expansion Maps for Self-Affine Tiling, Discrete Comput Geom, 43 (2010),