Last hour: Matrices in QM

Slides:



Advertisements
Similar presentations
4.1 Introduction to Matrices
Advertisements

Scientific Computing QR Factorization Part 2 – Algorithm to Find Eigenvalues.
Continuum Mechanics Mathematical Background. Syllabus Overview Week 1 – Math Review (Chapter 2). Week 2 – Kinematics (Chapter 3). Week 3 – Stress & Conservation.
Section 4.2 – Multiplying Matrices Day 2
Linear Transformations
數位控制(九).
PHYS Quantum Mechanics PHYS Quantum Mechanics Dr Gavin Smith Nuclear Physics Group These slides at:
6 1 Linear Transformations. 6 2 Hopfield Network Questions.
8.1 Vector spaces A set of vector is said to form a linear vector space V Chapter 8 Matrices and vector spaces.
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.
Day 1 Eigenvalues and Eigenvectors
Do Now: Evaluate: 3AB. Algebra II 3.7: Evaluate Determinants HW: p.207 (4-14 even) Test : Friday, 12/6.
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,
4.7 Identity and Inverse Matrices and Solving Systems of Equations Objectives: 1.Determine whether two matrices are inverses. 2.Find the inverse of a 2x2.
Chapter 9 Factor Analysis
Domain Range definition: T is a linear transformation, EIGENVECTOR EIGENVALUE.
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.
Do Now : Evaluate when x = 6, y = -2 and z = The Quadratic Formula and the Discriminant Objectives Students will be able to: 1)Solve quadratic.
Day 2 Eigenvectors neither stretched nor compressed, its eigenvalue is 1. All vectors with the same vertical direction—i.e., parallel to this vector—are.
Miranda Coulter Math 2700 Spring From Fibonacci’s Liber Abaci, Chapter 12 How Many Pairs of Rabbits Are Created by One Pair in One Year A certain.
1 MODELING MATTER AT NANOSCALES 4. Introduction to quantum treatments The variational method.
Diagonalization and Similar Matrices In Section 4.2 we showed how to compute eigenpairs (,p) of a matrix A by determining the roots of the characteristic.
Rotation matrices 1 Constructing rotation matricesEigenvectors and eigenvalues 0 x y.
Elementary Linear Algebra Anton & Rorres, 9 th Edition Lecture Set – 07 Chapter 7: Eigenvalues, Eigenvectors.
1 MODELING MATTER AT NANOSCALES 4. Introduction to quantum treatments Outline of the principles and the method of quantum mechanics.
3.6 Solving Systems Using Matrices You can use a matrix to represent and solve a system of equations without writing the variables. A matrix is a rectangular.
KEY THEOREMS KEY IDEASKEY ALGORITHMS LINKED TO EXAMPLES next.
MODELING MATTER AT NANOSCALES 4. Introduction to quantum treatments Eigenvectors and eigenvalues of a matrix.
ERASMUS+ Zintegrowane nauczanie przedmiotów ścisłych z perspektywą obliczeniową The program was financed by the EU - ESF.
Chapter 1 Section 1.6 Algebraic Properties of Matrix Operations.
Objective: To Write and interpret numerical expressions.
Last hour: The PIB Hamiltonian: Eigenfunctions of the PIB Energy eigenvalues of the PIB E scales with n 2, 1/m, 1/a 2 Eigenfunctions are alternating between.
Do Now: Perform the indicated operation. 1.). Algebra II Elements 11.1: Matrix Operations HW: HW: p.590 (16-36 even, 37, 44, 46)
DETERMINANTS Dr. Shildneck Fall, What is a DETERMINANT? ▪ The determinant of a matrix is a NUMBER that is associated to that matrix that helps us.
Density matrix and its application. Density matrix An alternative of state-vector (ket) representation for a certain set of state-vectors appearing with.
Review of Eigenvectors and Eigenvalues from CliffsNotes Online mining-the-Eigenvectors-of-a- Matrix.topicArticleId-20807,articleId-
Characteristic Polynomial Hung-yi Lee. Outline Last lecture: Given eigenvalues, we know how to find eigenvectors or eigenspaces Check eigenvalues This.
CS246 Linear Algebra Review. A Brief Review of Linear Algebra Vector and a list of numbers Addition Scalar multiplication Dot product Dot product as a.
Last hour: Generalized angular momentum EV’s: j·(j+1)·ħ2 for ; m·ħ for ; -j ≤ m ≤ j in steps of 1 The quantum numbers j can be.
What would happen to this problem if there weren’t parentheses?
Review of Eigenvectors and Eigenvalues
Elementary Linear Algebra Anton & Rorres, 9th Edition
Matrices and vector spaces
Elementary Linear Algebra
Euclidean Inner Product on Rn
Quantum One.
Lesson 0 – 4 & 0 – 5 Algebraic Expressions & Linear Equations
DETERMINANTS Dr. Shildneck Fall, 2015.
QM1 Concept Test 9.1 Consider the following statements for the product space of two spin systems:
Using Matrices to Solve Systems of Equations
Use Inverse Matrices to Solve Linear Systems
Solving Linear Systems Using Inverse Matrices
Last hour: If every element of state space can be expanded in one (and only one) way in terms of a set of countable, orthonormal functions uj , we call.
SVD, PCA, AND THE NFL By: Andrew Zachary.
Symmetric Matrices and Quadratic Forms
QM1 Concept Test 9.1 Consider the following statements for the product space of a two spin-1/2 system:
Chapter 5 1D Harmonic Oscillator.
Elementary Linear Algebra Anton & Rorres, 9th Edition
MAT 2401 Linear Algebra 7.2 Diagonalization
Linear Algebra Lecture 29.
Last hour: Raising & Lowering Operators
Eigenvalues and Eigenvectors
Diagonalization Prepared by Vince Zaccone
Last hour: Variation Theorem in QM: If a system has the ground state energy E0 and the Hamiltonian ,then for any normalizeable WF  we have We can.
Chapter 2 Determinants.
Symmetric Matrices and Quadratic Forms
QM2 Concept Test 10.1 Consider the Hamiltonian
L4-5/L4-6 Objective: Students will be able to evaluate determinants of matrices.
Presentation transcript:

Last hour: Matrices in QM Use matrix algebra to solve EF/EV problems in QM (most common computational approach in QM programs). Construct matrix representation of an operator  using ajk = <uj|Â|uk> Resulting matrix A encodes operation of  on basis functions |uj> Interpretation of matrix elements: Diagonal elements akk = <uk|Â|uk> is <Â> for system in state |uk> Off-diagonal elements ajk = <uj|Â|uk> describe how two states |uk> and |uk> are coupled by Â. If the uj are EFs of the operator Â, the matrix is diagonal. Solve det(A -1) = 0 to obtain EVs . Plug in EVs into A (j) = j (j) to get eigenvectors, which represent the EFs of  expressed in the basis of the {uj}.

Learning Goals for Chapter 13 – Matrix QM After this chapter, the related homework problems, and reading the relevant parts of the textbook, you should be able to: construct the matrix representation of an operator for a given basis; find the eigenfunctions and eigenvalues of an operator using matrices; evaluate effects of matrix size on the accuracy of the results.

Learning Goals for Chapter 14 – The 2-State-System After this chapter, the related homework problems, and reading the relevant parts of the textbook, you should be able to: interpret the structure of the Hamiltonian and the contributions of its parts to the eigenvalues in a 2-state-system; apply limiting behavior for the coupling of the levels in a 2-state-system where appropriate.