Atlas Textbooks Archive
Commutative Property
The Commutative Property is defined as a fundamental axiom of a Field, meaning that in mathematics where this property is applied, we can expect an identical result regardless of the sequence in which elements are combined. The “order-independence” of a […]
Continue Reading
Real Numbers
Real Numbers (denoted by the symbol $\mathbb{R}$) are presented not just as a collection of points on a line, but as a specific algebraic structure: a Complete Ordered Field. While the Rational Numbers ($\mathbb{Q}$) allow us to perform basic arithmetic, […]
Continue Reading
Field Axioms
The Field Axioms provide the definitive structural foundation for the number systems we use in Algebra and Trigonometry. While lower-level math focuses on how to perform calculations, higher-level algebra focuses on why those calculations are valid by defining the properties […]
Continue Reading
Vertical Line Test
The Vertical Line Test is the geometric realization of the fundamental definition of a function. As you progress through your STEM track, you will find that the shift from seeing a “drawing” to seeing a “mapping” is critical for higher-level […]
Continue Reading
DOM — Document Object Model
The Document Object Model (DOM) is studied not just as a tool for web design, but as a formal Tree Data Structure and a language-independent API. It represents the bridge between static markup (HTML/XML) and dynamic computation. Formal Definition and […]
Continue ReadingPython Syllabus
Python is a fantastic language to learn because of its readability and versatility. Here is a comprehensive syllabus broken down into logical phases, from the absolute basics to more advanced concepts. Phase 1: Python Fundamentals This is the “Hello World” […]
Continue Reading
Major Equations Of University Physics
Here is a breakdown of the “Heavy Hitter” equations for both semesters. These are the formulas that form the backbone of almost every problem you will encounter in University Physics.University Physics 1: The “Big Five” of MechanicsIn Mechanics, the goal […]
Continue Reading
University Physics [Book]
Contents University Physics I — Classical Mechanics University Physics 1: Classical Mechanics focuses on Mechanics—the study of how and why things move. It is essentially “The Physics of Large Objects.” University Physics II — Electromagnetism & Waves This course is […]
Continue Reading
The Birth of Modern Astronomy
The birth of Modern Astronomy marks a radical, momentous shift in our understanding of the world, the universe, and reality. It was the work of the fathers of modern Astronomy — Copernicus, Galileo, Kepler, Brahe — that completely transformed our […]
Continue ReadingVelocity — Average Velocity, Instantaneous Velocity, and Speed
Calculating Average Velocity or Speed If Shanatu travels 5km North in 1 hour, what was his average velocity? $\vec { v } =\sfrac { \vec {s} }{ t }$ In this case, which is actually fairly interesting, the average deonotes […]
Continue Reading