Kind of a synonym for hydrogen emission spectrum not very clear if fine structure is considered by this term or not.
Formula discovered in 1885, was it the first set to have an empirical formula?
Fine structure by Ciro Santilli 37 Updated 2025-07-16
Split in energy levels due to interaction between electron up or down spin and the electron orbitals.
Numerically explained by the Dirac equation when solving it for the hydrogen atom, and it is one of the main triumphs of the theory.
Hyperfine structure by Ciro Santilli 37 Updated 2025-07-16
Small splits present in all levels due to interaction between the electron spin and the nuclear spin if it is present, i.e. the nucleus has an even number of nucleons.
As the name suggests, this energy split is very small, since the influence of the nucleus spin on the electron spin is relatively small compared to other fine structure.
TODO confirm: does it need quantum electrodynamics or is the Dirac equation enough?
The most important examples:
Hydrogen line by Ciro Santilli 37 Updated 2025-07-16
21 cm is very long and very low energy, because he energy split is very small!
Compare it e.g. with the hydrogen 1-2 spectral line which is 121.6 nm!
Zeeman effect by Ciro Santilli 37 Updated 2025-07-16
Split in the spectral line when a magnetic field is applied.
Non-anomalous: number of splits matches predictions of the Schrödinger equation about the number of possible states with a given angular momentum. TODO does it make numerical predictions?
www.pas.rochester.edu/~blackman/ast104/zeeman-split.html contains the hello world that everyone should know: 2p splits into 3 energy levels, so you see 3 spectral lines from 1s to 2p rather than just one.
p splits into 3, d into 5, f into 7 and so on, i.e. one for each possible azimuthal quantum number.
It also mentions that polarization effects become visible from this: each line is polarized in a different way. TODO more details as in an experiment to observe this.
Video 1.
Experimental physics - IV: 22 - Zeeman effect by Lehrportal Uni Gottingen (2020)
Source.
This one is decent. Uses a cadmium lamp and an etalon on an optical table. They see a more or less clear 3-split in a circular interference pattern,
They filter out all but the transition of interest.
Video 2.
Zeeman Effect - Control light with magnetic fields by Applied Science (2018)
Source. Does not appear to achieve a crystal clear split unfortunately.
Double-slit experiment by Ciro Santilli 37 Updated 2025-07-16
Amazingly confirms the wave particle duality of quantum mechanics.
The effect is even more remarkable when done with individual particles such individual photons or electrons.
Richard Feynman liked to stress how this experiment can illustrate the core ideas of quantum mechanics. Notably, he night have created the infinitely many slits thought experiment which illustrates the path integral formulation.
Video 1.
Electron Interference by the Italian National Research Council (1976)
Source.
Institutional video about the 1974 single electron experiment by Merli, Missiroli, Pozzi from the University of Bologna.
Shows them manually making the biprism by drawing a fine glass wire and coating it with gold.
Then actually show the result live on a television screen, where you see the interference patterns only at higher electron currents, and then on photographic film.
This was elected "the most beautiful experiment" by readers of Physics World in 2002.
Italian title: "Interferenza di elettroni". Goddammit, those Italian cinematographers can make even physics look exciting!
Quantum Hall effect by Ciro Santilli 37 Updated 2025-07-16
Quantum version of the Hall effect.
As you increase the magnetic field, you can see the Hall resistance increase, but it does so in discrete steps.
Figure 1.
Hall resistance as a function of the applied magnetic field showing the Quantum Hall effect
. Source. As we can see, the blue line of the Hall resistance TODO material, temperature, etc. It is unclear if this is just
Gotta understand this because the name sounds cool. Maybe also because it is used to define the fucking ampere in the 2019 redefinition of the SI base units.
At least the experiment description itself is easy to understand. The hard part is the physical theory behind.
Video 1.
Integer and fractional quantum Hall effects by Matthew A. Grayson
. Source. Presented 2015. This dude did good.
Sagapenum is a plant-based substance obtained from the resin of certain species of the Ferula genus, particularly Ferula gummosa. It has traditionally been used in herbal medicine and as a flavoring agent. Sagapenum is known for its strong, aromatic properties and has been utilized in various culinary dishes, as well as in traditional remedies, particularly in Middle Eastern and Indian cultures.
RDFa, which stands for Resource Description Framework in Attributes, is a suite of extensions to HTML5 or other XML-based document formats that enables embedding rich metadata within web documents. It allows authors to provide structured data within their HTML or XHTML documents in a way that can be easily processed by machines, such as search engines and other applications that utilize semantic web technologies.
Redland RDF Application Framework is a set of libraries and tools designed to work with the Resource Description Framework (RDF), which is a standard model for data interchange on the web. The framework provides a versatile and flexible environment for storing, manipulating, and querying RDF data. It supports various serialization formats for RDF, such as RDF/XML, Turtle, N-Triples, and others, allowing developers to work with RDF data in a way that suits their application's needs.
SPARQL (pronounced "sparkle") is a query language and protocol used for accessing and querying data stored in Resource Description Framework (RDF) format. RDF is a standard model for data interchange on the web, which encodes information in a graph structure using triples: subject-predicate-object expressions. SPARQL allows users to: 1. **Query RDF Data**: It can retrieve and manipulate data stored in RDF format from various sources, including databases, files, and endpoints.

Pinned article: Introduction to the OurBigBook Project

Welcome to the OurBigBook Project! Our goal is to create the perfect publishing platform for STEM subjects, and get university-level students to write the best free STEM tutorials ever.
Everyone is welcome to create an account and play with the site: ourbigbook.com/go/register. We belive that students themselves can write amazing tutorials, but teachers are welcome too. You can write about anything you want, it doesn't have to be STEM or even educational. Silly test content is very welcome and you won't be penalized in any way. Just keep it legal!
We have two killer features:
  1. topics: topics group articles by different users with the same title, e.g. here is the topic for the "Fundamental Theorem of Calculus" ourbigbook.com/go/topic/fundamental-theorem-of-calculus
    Articles of different users are sorted by upvote within each article page. This feature is a bit like:
    • a Wikipedia where each user can have their own version of each article
    • a Q&A website like Stack Overflow, where multiple people can give their views on a given topic, and the best ones are sorted by upvote. Except you don't need to wait for someone to ask first, and any topic goes, no matter how narrow or broad
    This feature makes it possible for readers to find better explanations of any topic created by other writers. And it allows writers to create an explanation in a place that readers might actually find it.
    Figure 1.
    Screenshot of the "Derivative" topic page
    . View it live at: ourbigbook.com/go/topic/derivative
  2. local editing: you can store all your personal knowledge base content locally in a plaintext markup format that can be edited locally and published either:
    This way you can be sure that even if OurBigBook.com were to go down one day (which we have no plans to do as it is quite cheap to host!), your content will still be perfectly readable as a static site.
    Figure 2.
    You can publish local OurBigBook lightweight markup files to either https://OurBigBook.com or as a static website
    .
    Figure 3.
    Visual Studio Code extension installation
    .
    Figure 4.
    Visual Studio Code extension tree navigation
    .
    Figure 5.
    Web editor
    . You can also edit articles on the Web editor without installing anything locally.
    Video 3.
    Edit locally and publish demo
    . Source. This shows editing OurBigBook Markup and publishing it using the Visual Studio Code extension.
    Video 4.
    OurBigBook Visual Studio Code extension editing and navigation demo
    . Source.
  3. https://raw.githubusercontent.com/ourbigbook/ourbigbook-media/master/feature/x/hilbert-space-arrow.png
  4. Infinitely deep tables of contents:
    Figure 6.
    Dynamic article tree with infinitely deep table of contents
    .
    Descendant pages can also show up as toplevel e.g.: ourbigbook.com/cirosantilli/chordate-subclade
All our software is open source and hosted at: github.com/ourbigbook/ourbigbook
Further documentation can be found at: docs.ourbigbook.com
Feel free to reach our to us for any help or suggestions: docs.ourbigbook.com/#contact