Posts
Resonance Scattering
In nuclear scattering, an incident particle approaches a target nucleus, interacts through the nuclear (and possibly Coulomb) forces, and then emerges in some outgoing channel. The experimentally measured quantity is the differential or total cross-section, which quantifies the probability of scattering per target nucleus. For spherically symmetric (central) interactions, the most systematic and physically transparent description is the partial-wave method, where the scattering amplitude is resolved into contributions labelled by orbital angular momentum $l$.
Resonance reactions lie between the extremes of direct reactions and compound nucleus reactions. They involve discrete, quasibound nuclear states in the energy spectrum.
Compound-Nucleus Reactions
When an incident particle approaches a target nucleus with impact parameter smaller than the nuclear radius, it can interact strongly with individual nucleons. After the initial encounter, the incident particle and recoiling nucleon undergo successive collisions inside the nucleus, progressively redistributing energy among many degrees of freedom. With small probability, a nucleon (or light cluster) acquires sufficient energy to escape, in close analogy with evaporation from a heated liquid.
Maxima Tables and Loops
Maxima supports disciplined, readable computational workflows by combining list generation, matrix constructors, and loop-based iteration with formatted printing. In practice, tabular output is produced with print(a, b, c) or printf(true, “format”, args), while symbolic objects can be displayed in Maxima’s two-dimensional mathematical form via the ~m format directive.
Maxima Algebra Simplification
Maxima provides a compact set of commands for rewriting algebraic expressions into cleaner equivalent forms, including rational simplification, polynomial factorization/expansion, fraction manipulation, and common trigonometric or exponential rewrites.
Classical Orthogonal Polynomials
Classical orthogonal polynomials occupy a central place in mathematical physics, approximation theory, and special functions. In Maxima, these families are available through direct symbolic commands, allowing compact access to their standard forms as well as to associated and generalized variants.
Maxima Scientific Plots
Maxima’s plotting interface, primarily through plot2d and plot3d, supports publication-oriented visualization when used with explicit labels, legends, grids, and carefully chosen plot ranges. The following patterns emphasize scientifically legible annotation and reproducible plotting sessions.
Maxima Matrix Essentials
Maxima supports standard matrix construction and linear-algebra operations needed for symbolic and exact computations, including linear transformations, coupled systems, and matrix methods in quantum mechanics. The commands below form a minimal toolkit for routine matrix algebra, determinants and inverses, linear systems, and spectral analysis.
Calculus with Maxima
Maxima provides a compact, symbolic workflow for standard calculus operations—differentiation, integration, limits, summation/product manipulation, series expansion, algebraic equation solving, and differential equation solving—supporting both routine computation and physics-oriented analytical work.
PT-Symmetric Radial Oscillator
Exact Solution on Shifted Contour
Starting from the radial Schrödinger equation on the complex-shifted contour $r=x-i\varepsilon,; x\in(-\infty,\infty),; \varepsilon>0$,
Python: Course Contents
Python is a high-level, interpreted programming language designed for clarity and efficiency. It allows a programmer to express ideas with minimal syntax while maintaining strong computational capability. A Python program executes sequentially, and each instruction operates on data to produce meaningful outcomes. Its simplicity makes it suitable for beginners, while its extensive libraries support advanced scientific and analytical tasks.
Symmetry and Algebra in Physics
A defining insight of modern theoretical physics is that the fundamental laws of nature are governed not merely by differential equations, but by symmetry principles. These symmetries are not handled directly at the level of transformations alone; instead, they are encoded in algebraic structures built from generators. The passage from geometric transformations to algebra is what allows physics to extract universal, coordinate-independent content. In this chapter, we explore this idea in depth through three major examples: rotations, translations, and supersymmetry.
Lie Superalgebras in Supersymmetry
Why Study Lie Superalgebras in Supersymmetry
Harmonic Oscillator and Lie Superalgebra
The harmonic oscillator provides the simplest setting where operator factorization leads naturally to supersymmetric structure. The Hamiltonian is written as
Particle Physics-I
- In modern particle physics, forces are explained as interactions via exchange of particles.
- These particles are called field particles, exchange particles, or gauge bosons.
- Interaction between two particles occurs through continuous emission and absorption of field particles.
- Force is not action at a distance but mediated by particle exchange.
Nuclear Models
The atomic nucleus is a many-body quantum system consisting of protons and neutrons (nucleons) bound by the strong nuclear force. Because the exact interaction is complex, different nuclear models are used to explain various observed properties such as binding energy, stability, spin, and energy levels.
Superspace, Supergeometry, and Supersymmetry Transformations
The progression of theoretical physics has shown time and time again that advancements are generally made when the underlying mathematical structures utilized for describing nature have been expanded upon. Just as it become necessary to use a geometric concept of space-time to explain the change from classical to relativistic mechanics, as well as using linear Hilbert spaces to create quantum mechanics; in order to explain the concept of supersymmetry, we require an even more complex structure. This is superspace and it adds a set of anti-commuting variables to ordinary space-time coordinates which represent the fermionic degrees of freedom we have.
Supersymmetry and Lie Superalgebras
As modern physics has developed, it has shown that the expansion of the concept of symmetry has led to new insights into the nature of the fundamental forces of nature. While classical theories of physics, such as Newtonian mechanics, and quantum theories of physics, such as quantum mechanics, both rely on the transformation of objects through some sort of symmetry, there is still a major limitation to our understanding of matter and energy: bosons and fermions will always be treated as completely different particles, regardless of their behaviour under different conditions. When supersymmetry is introduced into the picture, it offers a novel way to relate the two types of particles by providing a new form of symmetry that relates these apparently dissimilar particles.
Lie Groups, Lie Algebras, and Quantum Structure
Recent developments in physics have highlighted the importance of continuous symmetry as a means to establish a connection between geometry and algebra and thus uncovering the underlying geometric structure that determines the physical laws. The concept of continuous symmetries originated with the invention of the theory of Lie groups and their associated Lie algebras by the mathematician Sophus Lie in the nineteenth century to describe smooth transformations like translations and rotations. In the twentieth century continuous symmetries became increasingly important in how they relate to physical theories, especially with the emergence of quantum mechanics and quantum field theory, where the fundamental physical laws and fundamental particles obey the same symmetry principles.
Foundations of Symmetry in Quantum Theory
Symmetry is fundamental to physics today, because it provides a common language bridging abstract mathematics with observable phenomena. In classical mechanics, symmetry provides the basis for the invariance of physical laws under rotation; and symmetry has become a central organizing principle - connecting various areas in physics - from very deep, structural constraints in quantum mechanics, through the use of quantum mechanics to define mathematically the structure of observed particles.
AI Tools
All AI tools mentioned in the 5-day AI workshop conducted at SBU Ranchi are listed below with their country of origin, purpose, open-source status, and alternatives.