Archive of posts in Nov, 2022
Using ntfy to warn me when my computer is discharging
I use udev and systemd to send a notification to my phone via ntfy automatically whenever my laptop is discharging.
- Categories: programming
- Tags: selfhosting, linux
How to construct mechanics in higher dimensions?
We can derive the equation of motion for mechanical systems in a Galileo universe with time dimensions and space dimensions by generalizing the principle of relativity and Hamilton’s principle.
- Categories: physics
- Tags: from zhihu, classical mechanics, imagination
When a supersonic airplane flies over your head
Suppose a supersonic airplane has Mach number . It flies horizontally. At some time, it flies past over your head at height . Then, the distance between you and it when you have just heard it is .
- Categories: physics
- Tags: from zhihu
Finding curvature radius physically
Sometimes the curvature radius of a curve can be found by using physical methods although it seems that you must use calculus to find it. In this article, the curvature radius of the curve at the point where the curvature radius is smallest is found by using physical methods without using calculus (with only high school knowledge). The answer is that the smallest curvature is exactly , and the point with smallest curvature is the vertex.
- Categories: physics
- Tags: from zhihu
A whirling point charge
In the vacuum, inside a fixed ring of radius with fixed charge uniformly distributed, there is a point charge with charge and mass moving in the plane of the ring due tue the electrostatic force. It moves in the small region around the center of the ring, and the motion is periodic along a closed curve. The area of the region enclosed by the curve is . Denote the distance from the center to the point charge as , and . Find the magnetic induction at the center of the ring.
- Categories: physics
- Tags: electrodynamics, from zhihu
Solving ODE by recursive integration
By recursively integrating according to from , we can get the solution of the ODE with initial conditions as the limit of the sequence of functions.
An example of non-uniform elements: heavy elastic rope
To illustrate the concept about non-uniform elements, we study a simple problem: suppose a uniform heavy elastic rope has mass , original length , and stiffness , and find the mass distribution and length of it when hung vertically. We can use the element method to solve this problem, but the elements are non-uniform in terms of length. The elements add up to get the total length .
- Categories: physics
- Tags: from zhihu
Kinetic energy, momentum, and angular momentum of rigid bodies
In this article, we will find that the inertia matrix naturally appears when we calculate the kinetic energy or the angular momentum of a rigid body. Then, we introduce the concept of principal inertia . We also study how the inertia matrix changes under translations and rotations and how those transformations may lead to conclusions that can help us simplify the calculation of inertia matrices.
- Categories: physics
- Tags: rigid body, linear algebra, classical mechanics, from zhihu
Hölder means inequality
The Hölder mean of with weights and a parameter is defined as , and the value at are defined by the limits. We can prove using Jensen’s inquality that the Hölder mean increases as increases. This property can be used to prove HM-GM-AM-QM inequalities.
- Categories: math
- Tags: calculus, from zhihu
A polynomial whose sum of coefficients is a factorial
The function is a polynomial of degree w.r.t. , and the sum of its coefficients is . This turns out to be properties of Eulerian numbers.
- Categories: math
- Tags: combinatorics, number sequence, from zhihu