<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Baryon Asymmetry with CP Violation in the Standard Model</title> <!-- MathJax --> <script> window.MathJax = { tex: { inlineMath: [['$', '$'], ['\\(', '\\)']], displayMath: [['$$', '$$'], ['\\[', '\\]']], packages: {'[+]': ['ams']} }, svg: { fontCache: 'global' } }; </script> <script defer src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-svg.js"></script> <style> body { font-family: Arial, sans-serif; line-height: 1.7; ...
The Concept Of Schrodinger Equation
- Get link
- X
- Other Apps
In this blog,you are going to learn the following main topics on Schrodinger equation:
1. Short introduction of quantum mechanics.
2. What is Schrodinger equation?
3. Wave function: an introduction
4. Prerequisites to learn Schrodinger equation.
5. Solution of Schrodinger equation with a simple example.
6. Books to learn quantum mechanics.
So let's begin with the short introduction of quantum mechanics. Quantum mechanics is a branch of physics in which we study about the microscopic and non-classical behaviour of the particles like atoms, molecules and other quantum systems.
The particles like an electron and photons do not generally obey Newton's laws of motion or Coulomb's law of electrostatics. You know that we use Newton's equations of motion to describe the motion of a planet around the sun,in the same approach,we use an equation called Schrodinger equation to describe the motion of quantum particles like an electron moving around the nucleus in an atom.
What is Schrodinger equation?
Schrodinger equation is a 2nd order differential equation that involves a complex wave function (psi) as a dependent variable. This equation describes the dynamics of a quantum system. The Schrodinger equation is written in many different ways depending on the context of its uses. Look at these following representations of Schrodinger equation:
A) Time-dependent form
Image source: Google images
H= Hamiltonian oparator
E= energy
V= potential energy function
I will not go into the full details of representations of Schrodinger equation. Don't lose hope, I will tell you about it in the last section of this article.
Wave function
Now it's time to understand the wave function. Wave function is just like any mathematical function ( e.g. f=sinx,f=e^x,...) which is differential and involves complex number.
Here is an example of a wave function
Image source: Google
Remember that psi can take various forms(trigonometric, exponential,...) depending on the system of interest.
In quantum mechanics, wave function is used to represent the state of a system(particle,atom,etc.). Wave function doesn't have any physical significance but according to Born, the square of the modulus of wave function represents probability density of finding a particle.
Prerequisites
If you want to understand the solutions and different ways of expressing Schrodinger equation according to given quantum systems,then you should read these topics from books or internet:
1. Del operators or laplacian operator in Cartesian and spherical coordinates.
2. Solution of differential equations by "separation of variables"
3. Special functions like legendre functions,hermite functions and bessel functions.
4. General Solutions of differential equations using boundary conditions.
5. Solution of Laplace equation in Cartesian, Spherical and cylindrical coordinates.
*You may skip point 3 if you want to solve Schrodinger equation for simple quantum systems like potential well and potential barrier*.
Derivation of Schrodinger equation :
Remember that this is not the actual method of deriving Schrodinger equation and in fact there doesn't exist any method to derive Schrodinger equation from the fundamental principles of physics.
Schrodinger equation is itself an assumption of quantum mechanics which cannot be derived from the basic principles of physics.
An example for solving Schrodinger equation:
If you are comfortable in solving second order linear differential equation,then this example is the simplest example to understand the solution of Schrodinger equation. Since I can't use mathematical symbols through my phone to write mathematical article,I have to write it in my notebook.
Here is the example:
If you have any query related to this, please let me know in the comments below.
Books to learn quantum mechanics:
I am enlisting some books to understand the Schrodinger equation right from the basics of differential equations to the solutions of Schrodinger equation for different quantum systems like hydrogen atom, quantum tunneling effect,etc.
Keep in mind that you have to be patient and must have perseverance to learn what you want to.
1. Book name:
Quantum mechanics: concepts and applications
Author: Nouredine Zettili
2. Book name: Introduction to quantum mechanics
Author: David J. Griffiths
3. Book name: Advanced Engineering Mathematics
Author: H.K. Das
Only these three books are enough for learning quantum mechanics from basic to advance.
Thank you for reading!
Author: Scientificirfan
- Get link
- X
- Other Apps
Popular posts from this blog
Quantum Tunneling
Quantum Tunneling: Penetrating the Impenetrable Barrier Quantum Tunneling: Penetrating the Impenetrable Barrier By Md Irfan | 2nd Year Physics (Hons) Presented on National Science Day – 28th February 2023 Introduction Quantum mechanics has revolutionized our understanding of nature at its most fundamental level. Among its most intriguing consequences is the phenomenon of quantum tunneling —a process that defies classical intuition and permits particles to traverse energy barriers that should be insurmountable. This principle underlies a broad spectrum of physical phenomena, from nuclear fusion in stars to the operation of nanoscale devices, and has far-reaching implications in both theoretical physics and practical technology. Theoretical Foundation: Mathematical Framework Let us examine the situation of a non-relativistic particle of mass m, approaching a potential barrier of height V_0 and width a. Classically, if the energy E Potential Profile \[ V(x...
Actual Meaning of Battery and EMF
Battery and EMF :- What is battery? What is EMF? Let's have some feeling of these two! A battery is a device which maintains a potential difference between its two terminals A and B. Some " internal mechanism" exerts forces on the charges of the battery material (chemical of the battery). This force drives the postive charges of the battery towards A and the negative charges towards B. The force on a positive charge q is shown as Fb. As positive charges accumulate on A and negative charges on B, a potential difference develops and grows between A and B. An electric field E is developed from A to B and exerts a force Fe= qE on a charge q.The direction of this force is opposite to that of Fb. In steady state, Fb=Fe and so no further accumulation of charge takes place. If a charge q is taken from the terminal B to A , the work done by the battery force Fb is W=Fb(d) where d is the distance between A and B. This work per unit c...
Comments
Post a Comment