Link Between Distance Function and Derivative of Position Vector
THROW YOUR RULER, an integral will be all you need to measure distance. In fact, the integral can measure distances your ruler cannot.
You’re an engineer tasked with measuring the distance traveled by a rollercoaster on a parabolic path. Let the function $y = x^2$ on the interval $[-1, 1]$ represent that parabola. Keep in mind that the rollercoaster doesn’t exist yet, so we cannot directly go and measure it. We only know that it will follow the shape of the above quadratic.
Whats the velocity vector?
Two friends can race at the exact same speed, yet one may be accelerating while the other is not. Why? The key lies in the velocity vector.
This idea is mathematically subtle, but it can be captured with the right intuition.
Speed is a scalar quantity. It tells you how fast something moves, but not where it is going. Velocity, on the other hand, is a vector. It has both a magnitude, which is the speed, and a direction.
Limit points explained via an analogy
You’re a girl going abroad for university. A friend tells you: a male classmate from back home will go to the same country. A coincidence, right?
Then you hear he’s in the same city. Closer.
A friend mentions his neighborhood—you tense—he’s moving to the same area.
Finally, you learn from your landlord that you’ll have a roommate. Guess who?
There’s no place for chance anymore. Let the symbol $\epsilon$ represents the distance you look around to check for the presence of your classmate. For every possible $\epsilon$ distance you look around, no matter how small, that stalker is always there. When $\epsilon$ was the size of a country, the classmate was there. $\epsilon$ became a city, a neighborhood, even as small as a house. But you could always find that stalker around. A limit point of a set behaves almost exactly like your situation with this classmate.
Let us develop the definition of limit point of a sequence
As a recap, the definition of a limit point of a set states that:
A point $x\in\mathbb{R}$ is a limit point of a set $A\subset\mathbb{R}$ if
$$ \forall \varepsilon>0\ \exists y\in A\setminus{x}\quad\text{such that}\quad |y-x|<\varepsilon. $$Now, consider a sequence of real numbers:
$$ a_1, a_2, a_3, a_4, a_5, a_6, a_7, a_8, a_9, a_{10}, \dots $$Adapting the set definition, one might naively say: for all $\varepsilon>0$, there exists an index $i$ such that $a_i$ is very close to the proposed limit point. Formally, the naive definition would be:
What if 0=1 ?
In everyday mathematics, zero and one are fundamentally different.
But abstract algebra asks: what if we relax our assumptions? What happens in a ring where the additive identity and the multiplicative identity are the same? Can such a ring even exist?
The answer reveals a simple but powerful fact: if $0 = 1$ in a ring, then the ring collapses to a single element.
The Setup
A ring $R$ possesses two binary operations, commonly denoted by $+$ and $\cdot$. Assuming we are working with a ring with unity (see ring with multiplicative identity), each operation has its own identity:
Every ring must have a zero
When studying abstract algebra, we might wonder: why do we always use “0” for the additive identity in rings? Is this just convention, or is there something deeper? Why don’t we choose a less opinionated notation like $i$ to distinguish the additive identity of a ring? This article proves there’s a mathematical inevitability to calling it zero.
To see why, let’s use the notation $i$ to denote the additive identity of a ring as opposed to the usual $0$, as suggested above. Where does it get us?
Understanding Rings: Extending Groups to Multiple Operations?
The necessity of rings when we have more than one operation
Our starting point for creating a group is a set $ G $ equipped with a single binary operation. What, however, limits us to only one operation on a group? Consider the integers: they have addition and multiplication defined on them. This motivates the need to extend the notion of a group to structures with more than one operation. A ring is introduced precisely to serve this purpose.
What's a Markup Language
Have you heard the phrase “X is a markup language” where X could be HTML, Markdown, LaTeX, or XML? But what exactly is a markup language? Let’s do a thought experiment. Imagine that you’re a busy author who writes books but don’t want to have to format the book yourself. You don’t want to worry about the table of contents, the page numbers, the footnotes, the bold words… So you engage a publisher that will format your book properly.
You use them but do you know what an operation is in group theory?
Understanding Operations in Group Theory
What’s dark chocolate?
Dark chocolate is a form of chocolate made from…
Can you understand what dark chocolate is if you don’t know anything about chocolate? That’s the same thing for operations in group theory.
A group is a set equipped with a binary operation that satisfies four axioms. Like the definition of dark chocolate, the notion of operation is coupled with the definition of a group. Learn about operations and sharpen your knowledge of groups for free!