Angular Momentum of Electron
Last Updated :
29 Apr, 2024
In the world of physics, angular momentum helps us understand how objects behave when they rotate. It is not only limited to big objects like planets but it also helps us gain insight into the motion of smaller particles such as electrons. Let's understand angular momentum of an electron with the basic introduction of momentum in this article.
What is Angular Momentum ?
Momentum is a physical quantity that an object might possess by virtue of its motion. Angular momentum is when the motion is rotational. Angular momentum is defined as
"The quantity of rotation of a body, which is the product of its moment of inertia and its angular velocity."
In simpler terms, angular momentum measures how much motion an object has while it's spinning around a point. The greater the mass of the object and the faster it spins, the more angular momentum it has.
Momentum of an Electron
Bohr put forward a theory about the rotational energy of an electron inside the atom. In Bohr's atomic model, electrons are positioned in specific paths around the nucleus, and these paths play a crucial role in defining the electron's angular momentum. Bohr proposed that the orbital angular momentum of an electron is quantized, meaning it can only be found in certain fixed values.
Bohr also specified that the angular momentum of an electron must be a multiple of h/2π, where h is Planck's constant. This limitation confines electrons to specific stable paths around the nucleus.
Angular Momentum of an Electron
Understanding the chemical properties of elements and the structure of atoms depends significantly on the electron's angular momentum. It describes the reasons behind atoms absorbing or releasing light at specific wavelengths and why some elements exhibit specific chemical reactions. This knowledge forms the basis for areas such as chemistry, physics, and also materials science.
De Broglie’s Explanation to the Quantization of Angular Momentum of Electron
Expanding on Bohr's research, Louis de Broglie later proposed the concept that electrons exhibit characteristics of both particles and waves during motion. This duality was a crucial development in comprehending how electrons behave on a quantum scale.
De Broglie applied his hypothesis to the Bohr model of the atom. he said that if electrons behave like waves, then for an electron to exist in a stable orbit around the nucleus, the circumference of its orbit must accommodate an integer number of wavelengths.
This can be shown by this formula, 2πr=nλ. Here, if we substitute λ by h/p where p = mv, we get
2πr = nh/p
and if we use the formula of angular momentum L = mvr and rearrange the expression we get,
L = nh/2π
In terms of mathematics, the formula for the angular momentum of an electron can be expressed as:
The angular momentum is equal to the product of mass, velocity, and radius, which is also equivalent to half of the reduced Planck constant divided by 2 times pi.
L = mvr = nh/2π
Where
- Angular momentum is represented by L.
- The mass of the electron is denoted by m.
- v represents the speed at which the electron is moving.
- r represents the size of the orbit.
- n is the main quantum number that indicates the orbit in which the electron can be found.
- Planck’s constant is denoted by h.
This equation also serves as a foundational principle for contemporary comprehension of atomic structure.
Orbital Angular Momentum
If we use the right formula we can also obtain the Orbital Angular momentum of an electron. As we have already learned that angular momentum is quantized so to make things simpler here we make use of orbital quantum number 'l' instead of 'n'. The formula is given as :
L = √l(l+1)h
This makes it easier to calculate the orbital angular momentum of any orbit in an atom. Let's go through some examples and find orbital angular momentum of p and d electrons.
Orbital Angular Momentum of p-electron
In an atom, electrons are present in different shells and each shell is divided into subshells named s,p,d and f, based on the shape of the orbital in which electrons move. The quantum number of p orbital is '1'. So using the formula we learned before and putting l = 1 we get,
L = √1(1+1)h = √2h
This is the magnitude of the angular momentum of an electron in p orbital.
Orbital Angular Momentum of d-electron
In case for d orbital, we have quantum number 'l' = '2'. Now using the same formula for orbital angular momentum, L = √l(l+1)h we get,
L = √2(2+1)h = √6h
As we can clearly observe this value is higher than that of p- electrons which reflects the more complex spatial arrangement and higher angular momentum associated with d-electrons.
Spin Angular Momentum
Spin angular momentum is an intrinsic property. For easy understanding you can say that electrons have two options for spinning: they can either spin in an "up" direction or in a "down" direction. This does not indicate they are actually spinning in a physical manner; it is merely a method for scientists to explain their magnetic alignment. Actual spin angular momentum is given by the formula :
S = \sqrt{s(s+1)} \times \hbar
Where \hbar is reduced plank's constant and s is quantum spin number.
Conclusion
In the above article, we understood angular momentum and learned how to calculated the angular momentum of an electron. Angular momentum is always quantized and is given as multiple of h/2π. By studying the angular momentum of electrons in different orbitals, such as p and d, scientists can gain deeper insights into the nature of materials and the fundamental forces at play at the atomic level. This understanding will help us in solving question related to angular momentum.
Also, Check
Similar Reads
Angular Momentum
Angular Momentum is a kinematic characteristic of a system with one or more point masses. Angular momentum is sometimes called Rotational Momentum or Moment of Momentum, which is the rotational equivalent of linear momentum. It is an important physical quantity as it is conserved for a closed system
10 min read
Diagram of Electron Microscope
The diagram of the electron microscope shows its complex internal components, including electron sources and electromagnetic lenses. There are two types of electron microscopes. The electron gun releases electrons that pass through multiple components and hit the gold-coated specimen. The diagram of
5 min read
Torque and Angular Momentum
For a rigid body, motion is generally both rotational and translation. If the body is fixed at one point, the motion is usually rotational. It is known that force is needed to change the translatory state of the body and to provide it with linear acceleration. Torque and angular momentum are rotatio
7 min read
Integrating Electron with Angular 17
Electron provides a platform for developing desktop applications using web technologies, while Angular offers a robust framework for building dynamic and interactive web applications. Integrating these two technologies enables developers to use their existing skills in Angular to create powerful des
3 min read
Electronic Configuration of First 30 Elements
Electronic configuration describes the distribution of electrons in atomic orbits. It tells about how electrons are arranged in the orbits inside the atom. Knowing any element's electronic configuration helps us to find its physical and chemical properties. In this article, we will learn how to writ
9 min read
Moment of Inertia
Moment of inertia is the property of a body in rotational motion. Moment of Inertia is the property of the rotational bodies which tends to oppose the change in rotational motion of the body. It is similar to the inertia of any body in translational motion. Mathematically, the Moment of Inertia is g
15+ min read
Angular Motion
Angular Motion is the motion of an object around a fixed axis or point, or along a curved path with a constant angular velocity. It is also known as rotational motion. Another motion of an object is termed linear motion, which is a motion along a straight route. Linear motion variables are measured
7 min read
Angular Displacement Formula
Angular Displacement is studied when an object performs circular motion or curvilinear motion. As we know when an object performs linear motion, the difference between the initial and final point is termed displacement. Similarly while performing the circular motion, the difference in the position o
6 min read
Angular PrimeNG MegaMenu Horizontal
Angular PrimeNG is an open-source framework with a rich set of native Angular UI components that are used for great styling and this framework is used to make responsive websites with very much ease. This article will show us how to use the MegaMenu Horizontal in Angular PrimeNG. We will also learn
4 min read
Angular Material Icons
Angular Material is a UI component library that is developed by Google so that Angular developers can develop modern applications in a structured and responsive way. By using this library, we can significantly increase an end-users user experience, thereby gaining popularity for our application. Thi
5 min read