SlideShare a Scribd company logo
1 of 4
NPTEL – Physics – Mathematical Physics - 1
Lecture 19
Example 2
Eigenvalues and eigenfunctions of a spin,
1
2
particle
Let us consider a spin-𝑆⃗ pointing along an arbitrary direction in space, along the
unit vector 𝑛̂ . The component of the vector along 𝑛̂ is 𝑆𝑛 = 𝑛̂. 𝑆⃗. In order to find
the eigenvalues and eigenvectors of 𝑆𝑛, we have to solve the eigenvalue equation,
𝑆𝑛𝜆 = 𝜈ℎ𝜆 (1)
where the eigenvalue 𝜈ℎ (ℎ has the dimension of angular momentum) is written for
a later convenience. The Cartesian components of 𝑛̂ are (𝑠𝑖𝑛𝜃𝑐𝑜𝑠𝛷, 𝑠𝑖𝑛𝜃𝑠𝑖𝑛𝛷, 𝑐𝑜𝑠𝜃).
So we can write 𝑆𝑛 as,
𝑆𝑛 = 𝑆𝑥𝑠𝑖𝑛𝜃𝑐𝑜𝑠𝛷 + 𝑆𝑦𝑠𝑖𝑛𝜃𝑠𝑖𝑛𝛷 + 𝑆𝑧𝑐𝑜𝑠𝜃
=
ℎ
2
( 𝑐𝑜𝑠𝜃 𝑠𝑖𝑛𝜃𝑒−𝑖𝛷
)
𝑠𝑖𝑛𝜃𝑒 − 𝑐𝑜𝑠𝜃
−𝑖𝛷 (2)
where 𝑆𝑥,𝑦,𝑧 are pauli
matrices.
𝑆𝑥 = ( ) , 𝑆𝑦 = (
0 1 0 − 𝑖
1 0 𝑖 0
) , 𝑆𝑧 = (
1 0
0 − 1
)
Writing the spin eigenfunction 𝜆 = (𝑏)
𝑎
Joint initiative of IITs and IISc – Funded by MHRD Page 12 of 17
NPTEL – Physics – Mathematical Physics - 1
𝑆𝑛𝜆 = 2
(
𝑎𝑠𝑖𝑛𝜃𝑒𝑖𝛷 − 𝑏𝑐𝑜𝑠𝜃
)
ℎ 𝑎𝑐𝑜𝑠𝜃 + 𝑏𝑠𝑖𝑛𝜃𝑒−𝑖𝛷
(3)
The set of equations (4) and (5) have non-trivial solutions only if,
|
𝑐𝑜𝑠𝜃 − 2𝜈 𝑠𝑖𝑛𝜃𝑒−𝑖𝛷
𝑠𝑖𝑛𝜃𝑒𝑖𝛷 − (𝑐𝑜𝑠𝜃 + 2ν)
| = 0
The eigenvalues are obtained as,
−𝑖𝜙
| 𝑐𝑜𝑠𝜃 − 2𝜈 − 𝜆 𝑠𝑖𝑛𝜃𝑒
𝑠𝑖𝑛𝜃𝑒𝑖𝛷 – (𝑐𝑜𝑠𝜃 + 2𝜈) − 𝜆
| = 0
𝜆1 = + 2
, 𝜆2 = − 2
1 1
For 𝜆1 = 2 𝑎
= 𝑡𝑎𝑛 2
𝑒
1 𝑏 𝜃 𝑖𝛷
We shall not make a mistake, apart from an arbitrary phase factor, if we write the
eigenvector corresponding to this eigenvalues as,
𝜆1 = (
𝑐𝑜𝑠 𝜃⁄2
𝑠𝑖𝑛 𝜃⁄2 𝑒𝑖𝛷)
Similarly for 𝜆2 = − 2
1
𝑏
𝑎
= −𝑐𝑜𝑡
𝜃
2
𝑒𝑖𝛷
With a similar reasoning as above,
𝜆2 = (
𝑠𝑖𝑛 𝜃⁄2
−𝑐𝑜𝑠 𝜃⁄2 𝑒𝑖𝜃)
Thus the original eigenvalue equation (Eq.(1)) reduces to a set of two linear,
homogeneous equations,
(𝑐𝑜𝑠𝜃 − 2𝜈)𝑎 + 𝑠𝑖𝑛𝜃𝑒−𝑖𝛷𝑏 = 0
(4)
𝑠𝑖𝑛𝜃𝑒𝑖𝛷𝑎 − (𝑐𝑜𝑠𝜃 + 2𝜈)𝑏 = 0 (5)
One can easily check that for the spin oriented along + 𝑧 axis, i.e. 𝜃 = 0 and 𝜃 = 𝜋 will
reduce the eigenvectors to
𝜆1 = (1
)
0
𝜆2 = (0)
1
As are usually expected for a 𝑠 = 1
particle.
Joint initiative of IITs and IISc – Funded by MHRD Page 13 of 17
2
Joint initiative of IITs and IISc – Funded by MHRD Page 14 of 17
NPTEL – Physics – Mathematical Physics - 1
Numerical Evaluation of Eigenvalue problems
Gauss elimination method
The centre issue in the eigenvalue problem is the solution of the system of m
linear equations containing n unknowns denoted by 𝐴𝑥 = 𝑏. In expanded form it is
written as,
( 𝐴𝑚1 … … … … … 𝐴𝑚𝑛 ) ( 𝑥𝑚 )
𝐴11𝐴12 … … . 𝐴1𝑛
.
.
.
.
.
.
𝑥1
.
.
.
.
= .
.
.
( 𝑏𝑚 )
.
𝑏1
.
(1)
There are various ways of solving the above equation. Gauss Elimination method
or forward elimination method is one among them. It proceeds by reducing A to an upper
diagonal form.
𝐶11
0 𝐶22 … … .
. 𝐶2𝑛
.
0 … … …
… .
.
.
.
.
.
.
[ 0
𝐶12 … … . 𝐶1𝑛
.
.
.
.
.
.
0 𝐶𝑚𝑛 ]
We present an example here.
Example 1. Solve the system of equations using Gaussian elimination
2𝑥 + 𝑦 + 3𝑧 = 1
2𝑥 + 6𝑦 + 8𝑧 = 3
6𝑥 + 8𝑦 + 18𝑧 = 5
We shall try to achieve the upper diagonal nature via the following steps. Apply
𝑅2 → −𝑅1 + 𝑅2 (where 𝑅𝑖’s are each of the equations)
And 𝑅3 → −3𝑅1 + 𝑅3
This will transform the system of equation to
2𝑥 + 𝑦 + 3𝑧 = 1
5𝑦 + 5𝑧 = 2
5𝑦 + 9𝑧 = 2
Proceeding 𝑅3 → −𝑅2 + 𝑅3, the system of equation become,
2𝑥 + 𝑦 + 3𝑧 = 1
NPTEL – Physics – Mathematical Physics - 1
5𝑦 + 5𝑧 = 2
4𝑧 = 0
𝑅3 → 4
𝑅3
Next
1
Now,
1
1
2𝑥 + 𝑦 + 3𝑧 = 1
5𝑦 + 5𝑧 = 2
𝑧 = 0
𝑅1 → 2
𝑅1
𝑅2 → 5
𝑅2
𝑥 + 𝑦 + 𝑧 =
1 3 1
2 2 2
𝑦 + 𝑧 =
𝑧 = 0
2
5
It is very clear that 𝑦 = 2
and
5
𝑧 = 0 anyway. Thus 𝑥 = 3
10
(𝑥, 𝑦, 𝑧) = ( , , 0)
Joint initiative of IITs and IISc – Funded by MHRD Page 15 of 17
3 2
10 5

More Related Content

Similar to lec19.ppt

Assignment_1_solutions.pdf
Assignment_1_solutions.pdfAssignment_1_solutions.pdf
Assignment_1_solutions.pdfAbhayRupareliya1
 
One solution for many linear partial differential equations with terms of equ...
One solution for many linear partial differential equations with terms of equ...One solution for many linear partial differential equations with terms of equ...
One solution for many linear partial differential equations with terms of equ...Lossian Barbosa Bacelar Miranda
 
Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets
Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets
Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets Vladimir Godovalov
 
Gauge Theory for Beginners.pptx
Gauge Theory for Beginners.pptxGauge Theory for Beginners.pptx
Gauge Theory for Beginners.pptxHassaan Saleem
 
Lesson 3: Problem Set 4
Lesson 3: Problem Set 4Lesson 3: Problem Set 4
Lesson 3: Problem Set 4Kevin Johnson
 
B.tech ii unit-5 material vector integration
B.tech ii unit-5 material vector integrationB.tech ii unit-5 material vector integration
B.tech ii unit-5 material vector integrationRai University
 
Parallel tansport sssqrd
Parallel tansport sssqrdParallel tansport sssqrd
Parallel tansport sssqrdfoxtrot jp R
 
Dual Spaces of Generalized Cesaro Sequence Space and Related Matrix Mapping
Dual Spaces of Generalized Cesaro Sequence Space and Related Matrix MappingDual Spaces of Generalized Cesaro Sequence Space and Related Matrix Mapping
Dual Spaces of Generalized Cesaro Sequence Space and Related Matrix Mappinginventionjournals
 
Lecture 11 state observer-2020-typed
Lecture 11 state observer-2020-typedLecture 11 state observer-2020-typed
Lecture 11 state observer-2020-typedcairo university
 
A Probabilistic Algorithm for Computation of Polynomial Greatest Common with ...
A Probabilistic Algorithm for Computation of Polynomial Greatest Common with ...A Probabilistic Algorithm for Computation of Polynomial Greatest Common with ...
A Probabilistic Algorithm for Computation of Polynomial Greatest Common with ...mathsjournal
 
Functions of severable variables
Functions of severable variablesFunctions of severable variables
Functions of severable variablesSanthanam Krishnan
 

Similar to lec19.ppt (20)

Assignment_1_solutions.pdf
Assignment_1_solutions.pdfAssignment_1_solutions.pdf
Assignment_1_solutions.pdf
 
Calculas
CalculasCalculas
Calculas
 
lec32.ppt
lec32.pptlec32.ppt
lec32.ppt
 
On the Analysis of the Finite Element Solutions of Boundary Value Problems Us...
On the Analysis of the Finite Element Solutions of Boundary Value Problems Us...On the Analysis of the Finite Element Solutions of Boundary Value Problems Us...
On the Analysis of the Finite Element Solutions of Boundary Value Problems Us...
 
E04 06 3943
E04 06 3943E04 06 3943
E04 06 3943
 
One solution for many linear partial differential equations with terms of equ...
One solution for many linear partial differential equations with terms of equ...One solution for many linear partial differential equations with terms of equ...
One solution for many linear partial differential equations with terms of equ...
 
Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets
Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets
Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets
 
Gauge Theory for Beginners.pptx
Gauge Theory for Beginners.pptxGauge Theory for Beginners.pptx
Gauge Theory for Beginners.pptx
 
Lesson 3: Problem Set 4
Lesson 3: Problem Set 4Lesson 3: Problem Set 4
Lesson 3: Problem Set 4
 
Periodic Solutions for Nonlinear Systems of Integro-Differential Equations of...
Periodic Solutions for Nonlinear Systems of Integro-Differential Equations of...Periodic Solutions for Nonlinear Systems of Integro-Differential Equations of...
Periodic Solutions for Nonlinear Systems of Integro-Differential Equations of...
 
A05330107
A05330107A05330107
A05330107
 
B.tech ii unit-5 material vector integration
B.tech ii unit-5 material vector integrationB.tech ii unit-5 material vector integration
B.tech ii unit-5 material vector integration
 
Parallel tansport sssqrd
Parallel tansport sssqrdParallel tansport sssqrd
Parallel tansport sssqrd
 
lec37.ppt
lec37.pptlec37.ppt
lec37.ppt
 
Dual Spaces of Generalized Cesaro Sequence Space and Related Matrix Mapping
Dual Spaces of Generalized Cesaro Sequence Space and Related Matrix MappingDual Spaces of Generalized Cesaro Sequence Space and Related Matrix Mapping
Dual Spaces of Generalized Cesaro Sequence Space and Related Matrix Mapping
 
Lecture 11 state observer-2020-typed
Lecture 11 state observer-2020-typedLecture 11 state observer-2020-typed
Lecture 11 state observer-2020-typed
 
A Probabilistic Algorithm for Computation of Polynomial Greatest Common with ...
A Probabilistic Algorithm for Computation of Polynomial Greatest Common with ...A Probabilistic Algorithm for Computation of Polynomial Greatest Common with ...
A Probabilistic Algorithm for Computation of Polynomial Greatest Common with ...
 
lec6.ppt
lec6.pptlec6.ppt
lec6.ppt
 
lec34.ppt
lec34.pptlec34.ppt
lec34.ppt
 
Functions of severable variables
Functions of severable variablesFunctions of severable variables
Functions of severable variables
 

More from Rai Saheb Bhanwar Singh College Nasrullaganj (20)

lec33.ppt
lec33.pptlec33.ppt
lec33.ppt
 
lec31.ppt
lec31.pptlec31.ppt
lec31.ppt
 
lec42.ppt
lec42.pptlec42.ppt
lec42.ppt
 
lec41.ppt
lec41.pptlec41.ppt
lec41.ppt
 
lec39.ppt
lec39.pptlec39.ppt
lec39.ppt
 
lec21.ppt
lec21.pptlec21.ppt
lec21.ppt
 
lec20.ppt
lec20.pptlec20.ppt
lec20.ppt
 
lec17.ppt
lec17.pptlec17.ppt
lec17.ppt
 
lec16.ppt
lec16.pptlec16.ppt
lec16.ppt
 
lec30.ppt
lec30.pptlec30.ppt
lec30.ppt
 
lec28.ppt
lec28.pptlec28.ppt
lec28.ppt
 
lec27.ppt
lec27.pptlec27.ppt
lec27.ppt
 
lec26.ppt
lec26.pptlec26.ppt
lec26.ppt
 
lec25.ppt
lec25.pptlec25.ppt
lec25.ppt
 
lec2.ppt
lec2.pptlec2.ppt
lec2.ppt
 
lec1.ppt
lec1.pptlec1.ppt
lec1.ppt
 
lec15.ppt
lec15.pptlec15.ppt
lec15.ppt
 
lec13.ppt
lec13.pptlec13.ppt
lec13.ppt
 
lec11.ppt
lec11.pptlec11.ppt
lec11.ppt
 
lec10.ppt
lec10.pptlec10.ppt
lec10.ppt
 

Recently uploaded

Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
Romantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptxRomantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptxsqpmdrvczh
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptxSherlyMaeNeri
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
 
Quarter 4 Peace-education.pptx Catch Up Friday
Quarter 4 Peace-education.pptx Catch Up FridayQuarter 4 Peace-education.pptx Catch Up Friday
Quarter 4 Peace-education.pptx Catch Up FridayMakMakNepo
 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxChelloAnnAsuncion2
 
ROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint PresentationROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint PresentationAadityaSharma884161
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementmkooblal
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfUjwalaBharambe
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designMIPLM
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Planning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptxPlanning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptxLigayaBacuel1
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 

Recently uploaded (20)

Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
Romantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptxRomantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptx
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptx
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
 
Raw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptxRaw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptx
 
Quarter 4 Peace-education.pptx Catch Up Friday
Quarter 4 Peace-education.pptx Catch Up FridayQuarter 4 Peace-education.pptx Catch Up Friday
Quarter 4 Peace-education.pptx Catch Up Friday
 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
 
ROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint PresentationROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint Presentation
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of management
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-design
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Planning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptxPlanning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptx
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 

lec19.ppt

  • 1. NPTEL – Physics – Mathematical Physics - 1 Lecture 19 Example 2 Eigenvalues and eigenfunctions of a spin, 1 2 particle Let us consider a spin-𝑆⃗ pointing along an arbitrary direction in space, along the unit vector 𝑛̂ . The component of the vector along 𝑛̂ is 𝑆𝑛 = 𝑛̂. 𝑆⃗. In order to find the eigenvalues and eigenvectors of 𝑆𝑛, we have to solve the eigenvalue equation, 𝑆𝑛𝜆 = 𝜈ℎ𝜆 (1) where the eigenvalue 𝜈ℎ (ℎ has the dimension of angular momentum) is written for a later convenience. The Cartesian components of 𝑛̂ are (𝑠𝑖𝑛𝜃𝑐𝑜𝑠𝛷, 𝑠𝑖𝑛𝜃𝑠𝑖𝑛𝛷, 𝑐𝑜𝑠𝜃). So we can write 𝑆𝑛 as, 𝑆𝑛 = 𝑆𝑥𝑠𝑖𝑛𝜃𝑐𝑜𝑠𝛷 + 𝑆𝑦𝑠𝑖𝑛𝜃𝑠𝑖𝑛𝛷 + 𝑆𝑧𝑐𝑜𝑠𝜃 = ℎ 2 ( 𝑐𝑜𝑠𝜃 𝑠𝑖𝑛𝜃𝑒−𝑖𝛷 ) 𝑠𝑖𝑛𝜃𝑒 − 𝑐𝑜𝑠𝜃 −𝑖𝛷 (2) where 𝑆𝑥,𝑦,𝑧 are pauli matrices. 𝑆𝑥 = ( ) , 𝑆𝑦 = ( 0 1 0 − 𝑖 1 0 𝑖 0 ) , 𝑆𝑧 = ( 1 0 0 − 1 ) Writing the spin eigenfunction 𝜆 = (𝑏) 𝑎 Joint initiative of IITs and IISc – Funded by MHRD Page 12 of 17
  • 2. NPTEL – Physics – Mathematical Physics - 1 𝑆𝑛𝜆 = 2 ( 𝑎𝑠𝑖𝑛𝜃𝑒𝑖𝛷 − 𝑏𝑐𝑜𝑠𝜃 ) ℎ 𝑎𝑐𝑜𝑠𝜃 + 𝑏𝑠𝑖𝑛𝜃𝑒−𝑖𝛷 (3) The set of equations (4) and (5) have non-trivial solutions only if, | 𝑐𝑜𝑠𝜃 − 2𝜈 𝑠𝑖𝑛𝜃𝑒−𝑖𝛷 𝑠𝑖𝑛𝜃𝑒𝑖𝛷 − (𝑐𝑜𝑠𝜃 + 2ν) | = 0 The eigenvalues are obtained as, −𝑖𝜙 | 𝑐𝑜𝑠𝜃 − 2𝜈 − 𝜆 𝑠𝑖𝑛𝜃𝑒 𝑠𝑖𝑛𝜃𝑒𝑖𝛷 – (𝑐𝑜𝑠𝜃 + 2𝜈) − 𝜆 | = 0 𝜆1 = + 2 , 𝜆2 = − 2 1 1 For 𝜆1 = 2 𝑎 = 𝑡𝑎𝑛 2 𝑒 1 𝑏 𝜃 𝑖𝛷 We shall not make a mistake, apart from an arbitrary phase factor, if we write the eigenvector corresponding to this eigenvalues as, 𝜆1 = ( 𝑐𝑜𝑠 𝜃⁄2 𝑠𝑖𝑛 𝜃⁄2 𝑒𝑖𝛷) Similarly for 𝜆2 = − 2 1 𝑏 𝑎 = −𝑐𝑜𝑡 𝜃 2 𝑒𝑖𝛷 With a similar reasoning as above, 𝜆2 = ( 𝑠𝑖𝑛 𝜃⁄2 −𝑐𝑜𝑠 𝜃⁄2 𝑒𝑖𝜃) Thus the original eigenvalue equation (Eq.(1)) reduces to a set of two linear, homogeneous equations, (𝑐𝑜𝑠𝜃 − 2𝜈)𝑎 + 𝑠𝑖𝑛𝜃𝑒−𝑖𝛷𝑏 = 0 (4) 𝑠𝑖𝑛𝜃𝑒𝑖𝛷𝑎 − (𝑐𝑜𝑠𝜃 + 2𝜈)𝑏 = 0 (5) One can easily check that for the spin oriented along + 𝑧 axis, i.e. 𝜃 = 0 and 𝜃 = 𝜋 will reduce the eigenvectors to 𝜆1 = (1 ) 0 𝜆2 = (0) 1 As are usually expected for a 𝑠 = 1 particle. Joint initiative of IITs and IISc – Funded by MHRD Page 13 of 17 2
  • 3. Joint initiative of IITs and IISc – Funded by MHRD Page 14 of 17 NPTEL – Physics – Mathematical Physics - 1 Numerical Evaluation of Eigenvalue problems Gauss elimination method The centre issue in the eigenvalue problem is the solution of the system of m linear equations containing n unknowns denoted by 𝐴𝑥 = 𝑏. In expanded form it is written as, ( 𝐴𝑚1 … … … … … 𝐴𝑚𝑛 ) ( 𝑥𝑚 ) 𝐴11𝐴12 … … . 𝐴1𝑛 . . . . . . 𝑥1 . . . . = . . . ( 𝑏𝑚 ) . 𝑏1 . (1) There are various ways of solving the above equation. Gauss Elimination method or forward elimination method is one among them. It proceeds by reducing A to an upper diagonal form. 𝐶11 0 𝐶22 … … . . 𝐶2𝑛 . 0 … … … … . . . . . . . [ 0 𝐶12 … … . 𝐶1𝑛 . . . . . . 0 𝐶𝑚𝑛 ] We present an example here. Example 1. Solve the system of equations using Gaussian elimination 2𝑥 + 𝑦 + 3𝑧 = 1 2𝑥 + 6𝑦 + 8𝑧 = 3 6𝑥 + 8𝑦 + 18𝑧 = 5 We shall try to achieve the upper diagonal nature via the following steps. Apply 𝑅2 → −𝑅1 + 𝑅2 (where 𝑅𝑖’s are each of the equations) And 𝑅3 → −3𝑅1 + 𝑅3 This will transform the system of equation to 2𝑥 + 𝑦 + 3𝑧 = 1 5𝑦 + 5𝑧 = 2 5𝑦 + 9𝑧 = 2 Proceeding 𝑅3 → −𝑅2 + 𝑅3, the system of equation become, 2𝑥 + 𝑦 + 3𝑧 = 1
  • 4. NPTEL – Physics – Mathematical Physics - 1 5𝑦 + 5𝑧 = 2 4𝑧 = 0 𝑅3 → 4 𝑅3 Next 1 Now, 1 1 2𝑥 + 𝑦 + 3𝑧 = 1 5𝑦 + 5𝑧 = 2 𝑧 = 0 𝑅1 → 2 𝑅1 𝑅2 → 5 𝑅2 𝑥 + 𝑦 + 𝑧 = 1 3 1 2 2 2 𝑦 + 𝑧 = 𝑧 = 0 2 5 It is very clear that 𝑦 = 2 and 5 𝑧 = 0 anyway. Thus 𝑥 = 3 10 (𝑥, 𝑦, 𝑧) = ( , , 0) Joint initiative of IITs and IISc – Funded by MHRD Page 15 of 17 3 2 10 5