Use calculus as a tool to solve physical problems: from the conservation of mechanical energy, simple harmonic motion and elastic potential energy, to the radius of curvature, the principle of virtual work and the variable mass rope, to the kinematics of the micro-element method and the moment of inertia of rigid bodies, and the differential equations and integral ideas in series mechanics.
Suppose dtdx=1, that is, the particle moves at a constant speed in the horizontal direction. At x=0, the centripetal acceleration is along the y-axis direction and the tangential acceleration is 0: an=∣a∣=2,v=(1,0),∣v∣=1,ρ=anv2=21
Example 5
Given the ellipse a2x2+b2y2=1(a>b>0), find the radius of curvature at the endpoint.
If the horizontal speed is set to be constant, problems will occur at the long axis; if the vertical speed is set to be constant, problems will also occur at the short axis.
A long wooden stick is supported on a fixed circle. One end A moves at a constant speed on the ground with a speed of v. Find the speed of the intersection point P and the contact point E.
Similarly, we find the velocity of the contact point E. Note that the constraint condition of the contact point is not on the circle, but the distance to point A remains unchanged.
There is a circle with a uniform string placed on the semicircle part and the mass is m. Find the tension at the vertex.
For the force analysis of countless tiny mass elements, consider the force balance along the tangential direction:
dF=πdθmgcosθ∫0F=πmg∫02πcosθdθ=πmg
Of course, we have a highly technical approach: Virtual Work Principle.
Slowly pull the rope Δx, FΔx=πRΔxmgR, then F=πmg
Using the principle of virtual work, we can easily solve the problem of 2026 Chaoyang Senior High School Second Model T19(2)
Example 8 (must be wrong)
A homogeneous thin rope on the ground, length l, linear density λ, vertical upward constant force F0 pulls one end of the rope, the speed of the rope when it just leaves the ground vt
21lλgl+21lλvt2=F0lvt=2F0/λ−gl
Unfortunately, this is a standard error. Extra work is required to straighten a tension-free rope, and the vt obtained by this method is too large.
When the rope end is away from the ground x, if the speed is v, v=dtdx, and then lifts upward to Δx:
Momentum theorem: Fdt=(xλ)dv+(dxλ)(v+dv)
Approximating the second order epsilon: F=λxdv+λvdx=λdtd(vx)Fdt=λd(vx) But the time is unknown. If you use dx=vdt, you can solve this problem: Fxdx=λvx(xdv+vdx)=λ(vx)d(vx) Note that F here is the resultant external force, F=F0−xλg∫0l(F0−xλg)xdx=∫0lvtλ(vx)d(vx)21F0l2−31λgl3=λ21(vtl)221F0−31λgl=λ21(vt)2 Solve vt=F0/λ−32gl
Example 9 ("Micro-element method" kinematics)
Considering symmetry, it is obvious that the figure composed of three people is always an equilateral triangle:
Decomposing the velocity along the connecting line direction, we can get: da=−23vdta=23vt Solve t=3v2a
Pursuit problem
Let the angle between kv and the vertical direction be θ
Rigid bodies such as rods, plates, etc. (the distance between particles remains unchanged) - the motion of the particle system can be decomposed into translation of the center of mass + rotation around the center of mass
The Sun-Earth system can be regarded as a "binary star rotating" around the center of mass, and the center of mass of the two can be considered to be in translation around the center of the Milky Way (only for multiple mass points, there is the term rotation).
The sun/earth motion can be regarded as the translational motion of the sun-earth system around the galactic center + the rotation of the sun-earth around the center of mass.
Therefore, the force will produce translational motion with respect to the center of mass; the torque of the force will cause rotation.
Newton’s second law of point system
(∑m)ac=∑F
Koenig (center of mass motion) theorem
∑21mivi2=21Mv2+∑21mivic2
Through ac, it is not difficult to find vc; now we hope to find the angular velocity of all particles rotating around the center of mass ω through the moment of the combined external force.
Torque M=Fr, angular acceleration β=dtdω.
Definition: M=Iβ, where I is the moment of inertia.
I=∑miri2
The calculation formula is as above, where ri is the distance from particle i to the center of mass.
Example 10
Calculate the moment of inertia of a uniform rod about its center
I=2∫02lldxmx2=121ml2
Example 11
Calculate the moment of inertia of a uniform rod about one end I=∫0lldxmx2=31ml2
Parallel axis theorem of moment of inertia
The moment of inertia of a rigid body about any axis of rotation is equal to the sum of the moment of inertia of a rigid body about an axis parallel to the center of mass and the product of the total mass of the rigid body and the square of the vertical distance between the two axes.
I=Ic+Md2
For example 11, I=Ic+m(21l)2=121ml2+41ml2=31ml2
Example 12
Find the moment of inertia of a uniform circular plate about an axis perpendicular to its center.
I=∫0RπR22πrdrmr2=R22m∫0Rr3=21mR2
Analogy
Force
Torque
m
I=∑miri2
v
ω
a
β
F=ma
M=Iβ
E=21mv2
E=21Iω2
Prospect
Summary
This article uses a series of examples as clues to show how calculus can become a unified language for solving physical problems.
Differential equations and conservation of mechanical energy (Example 1, Example 2): List the differential equation of dtdh or dt2d2x based on energy conservation, and then solve it by separating variables or trial solutions. In simple harmonic motion, we deduced ω=k/m from x(t)=Asin(ωt+ϕ), and derived the elastic potential energy Ep=21kx2 based on the conservation of mechanical energy. At the same time, we established the correspondence between simple harmonic motion, uniform circular motion, and v-x ellipse diagrams.
Symmetry of simple harmonic motion (Example 3): In vibration problems involving friction, energy conservation is used together with the technique of "synthesizing elasticity and friction, and utilizing symmetry" to obtain the value range of the initial amplitude A0∈(k2μmg,k3μmg).
Radius of Curvature (Example 4-Example 6): Treat curved motion as instantaneous circular motion, use ρ=anv2 and an=∣v∣∣a×v∣ to find the radius of curvature of the end points of parabola and ellipse; and avoid the trap of divergence of velocity components through appropriate parameterization (such as polar coordinate substitution).
The principle of virtual work and the problem of variable mass (Example 7 and 8): The principle of virtual work can quickly find the tension at the vertex of the semicircular rope F=πmg; and for variable mass problems such as "ropes off the ground", the momentum theorem Fdx=λ(vx)d(vx) must be used to deal with the "extra work of straightening the tension-free rope", otherwise it will fall into the standard error given by energy conservation, and the correct result is vt=F0/λ−32gl.
Micro-element method kinematics (Example 9): Use symmetry and velocity decomposition along the connecting direction to deal with the catch-up problem, and turn complex trajectories into simple micro-element relationships.
Moment of inertia (Example 10-Example 12): Decompose the motion of the rigid body into "translation of the center of mass + rotation around the center of mass". The moment of inertia I=∑miri2 is derived from Newton's second law of the particle system and Koenig's theorem. The moment of inertia of the rod and circular plate is calculated and verified by the parallel axis theorem I=Ic+Md2. Finally, an analogy table of the amount of translation and the amount of rotation is given.
The core idea throughout the text is: First select appropriate physical conservation quantities or dynamic equations, and then transform them into computable mathematical problems through differential modeling, integral solution or micro-element analysis. Calculus is not only a calculation tool, but also provides a perspective for understanding mechanical structures.