Intuition The ONE core idea
Some forces are honest — they give back every joule you spend against them (gravity). Others are thieves — friction and air drag always steal energy and turn it into heat, and how much they steal depends on the whole path you took, not just where you started and ended. This page builds every symbol, arrow, and word you need before that idea can even be stated.
Before you can read the parent note , you must own its alphabet. We build each piece from nothing, in an order where every symbol is earned before it is used.
Two of these appear inside almost every formula on this page, so we define them first , before anything is built on them.
Definition Mass, gravity, height
m = mass : how much "stuff" an object contains, measured in kilograms (kg). A brick has more m than a feather. It is a plain positive number.
g = gravitational acceleration : how fast Earth speeds up a falling object, g ≈ 9.8 m/s 2 . It is the same for every object near Earth's surface.
h = height : how high an object sits above some chosen floor level, measured in metres (m).
Intuition Why define these now
The weight of an object — how hard gravity pulls it down — is the product m g (mass times gravity). Lift it a height h and you store energy m g h . Both m g and m g h appear later, so their letters must be earned here at step zero.
v , F , r
A vector is an arrow: it has a length (how much) and a direction (which way). We draw it as a letter with a tiny arrow on top, like v . Speed alone is just a number; a vector says how fast AND toward where .
Look at Figure s01 . The red arrow is a velocity vector v : the block is moving up-and-right. Its length tells you the speed; its tilt tells you the direction.
Figure s01 — a velocity vector: length encodes speed, tilt encodes direction.
Intuition Why the topic needs vectors
Friction and drag are defined by the sentence "the force points opposite to the velocity ." That sentence is about directions — you literally cannot say it without arrows. So vectors are the first brick.
r = position vector: an arrow from the origin to where the object is right now.
d r = a tiny step along the object's path — an arrow so short it's almost a dot, pointing the way the object is moving at that instant.
v ^
A unit vector is an arrow of length exactly 1 , kept only for its direction . We write it with a hat : v ^ means "the direction of v , stripped of its length."
So v = v v ^ reads: "velocity = (how fast) times (which way)." The number v (no arrow, no hat) is the plain speed .
Intuition Why we need the hat
The parent writes drag as a force pointing backward along the motion. To say that in symbols we need a piece that carries only the direction of the velocity — that is exactly the hat v ^ . Attaching a minus sign in front flips it to point the opposite way. (The full drag formula, with the strength that multiplies this hat, is built in section 7.) Separating "how strong" (the number) from "which way" (the hat) is what lets us say "drag opposes motion" cleanly.
Here is the single most important tool on this page. When a force F acts while an object takes a step d r , how much of that force is actually helping the motion ?
Figure s02 — three panels: force aligned (0 ∘ ), sideways (9 0 ∘ ), and opposed (18 0 ∘ ) to the motion step.
The dot product of two arrows multiplies their lengths and then keeps only the part that points the same way :
F ⋅ d r = ∣ F ∣ ∣ d r ∣ cos ϕ
where ϕ is the angle between the two arrows, and cos ϕ (cosine) measures how aligned they are.
Intuition Why the dot product and not plain multiplication?
Plain multiplication ignores direction. But a sideways push does no work — only the part of the force along the motion counts. The dot product is the exact tool that answers "how much of this force is doing useful pushing?" — that is precisely the question "work" asks.
The three cases you must never forget (the three panels of Figure s02 , left to right):
Same direction (ϕ = 0 ): cos 0 = 1 → full positive contribution. Force helps.
Right angle (ϕ = 9 0 ∘ ): cos 9 0 ∘ = 0 → zero. Sideways force does nothing.
Opposite direction (ϕ = 18 0 ∘ ): cos 18 0 ∘ = − 1 → full negative . Force fights the motion.
∫
The stretched-S symbol ∫ means "add up a quantity over a whole path, one tiny piece at a time." ∫ F ⋅ d r = add up the work done on every tiny step d r from start to finish.
Think of it as a total. Each step contributes a sliver of work; the integral is the whole pile.
Definition Closed-loop integral
∮
The circle on the S, ∮ , means the path returns to where it started — a closed loop. ∮ F ⋅ d r = total work done going all the way around and back home.
Figure s03 — a closed loop: start equals end, yet friction (red arrows) opposes every leg.
Intuition Why the loop symbol is the whole test
The parent's definition of conservative vs non-conservative is a single equation: ∮ F ⋅ d r = 0 or = 0 . Gravity returns to zero on a loop (honest). Friction fights you on every leg of the loop, so its slivers are all negative and the total can never cancel to zero. You cannot even read that definition without ∮ .
L = total path length : the full distance travelled, the whole squiggly line's length — not the straight-line displacement.
displacement = the single straight arrow from start to finish. On a closed loop displacement is zero, but L is large. This gap is the beating heart of the whole topic.
Definition The energy quantities
W = work : energy transferred by a force, measured by the dot-product-integral above. Units: joules (J).
K E = 2 1 m v 2 = kinetic energy (in joules): energy of motion . Half the mass m (from section 0) times speed v squared. A picture: a fast heavy truck carries a lot; a still object carries none.
U = potential energy (in joules): stored energy of position — e.g. gravity's U = m g h (mass times gravity times height, all from section 0), higher up = more stored. Only conservative forces have a U .
E m ec h = K E + U = mechanical energy (in joules): motion-energy plus stored-energy, the running total that friction slowly drains.
W n c = non-conservative work : the work done specifically by the thief forces (friction, drag) — always negative, since they always oppose motion. Units: joules (J).
Q = heat (in joules): the energy that friction/drag steal and dump as warmth. The "lost" mechanical energy reappears here — it never truly vanishes.
The triangle Δ (Greek "delta") means "change in" : Δ K E = K E final − K E initial .
f k = μ k N
N = normal force (in newtons): the surface pushing straight out (perpendicular) on the object, holding it up. On flat ground N = m g ; on an incline it shrinks to N = m g cos θ (derived below).
μ k = coefficient of kinetic friction : a plain number (no units) saying how "grippy" the sliding surfaces are. Ice ≈ 0.05 ; rubber on road ≈ 0.8 .
f k = μ k N = the size of kinetic friction (in newtons): grippiness times how hard surfaces press together. Its vector form is f k = − f k v ^ — the minus makes it point opposite the motion, exactly the "opposing force" case of section 3.
θ = incline angle : the tilt of a ramp, measured from horizontal.
Figure s04 — a block on an incline: weight m g (straight down) split into a part pressing INTO the surface (m g cos θ ) and a part sliding DOWN the surface (m g sin θ ).
N appears at all
Friction only exists because surfaces press together. Press harder (bigger N ) → more grip → more friction. So we must know how hard the object presses on the ramp — and that means splitting gravity into two arrows.
Definition Symbols in the drag formulas
v = speed (the plain number). Drag depends on it — faster means more push-back.
b = a drag constant for the slow (linear) model F d = b v : bundles up fluid stickiness and object shape.
C d = drag coefficient : a shape number (streamlined ≈ small, flat plate ≈ large), no units.
ρ = air density (Greek "rho"): how much air-mass sits in each cubic metre (kg/m 3 ).
A = frontal area (in m 2 ): the size of the object's silhouette facing the wind.
v t = terminal velocity : the steady speed reached when drag exactly balances gravity, so acceleration stops.
Intuition Why two drag models
Slow through a fluid: you feel its stickiness → force grows like v . Fast: you slam air masses aside, and both how-much-air and how-hard scale with v , giving v 2 . Two physical pictures, two formulas.
Given numbers mass m gravity g height h
Work energy quantities KE U Q
Vectors arrow with length and direction
Unit vector the hat direction only
Dot product force times aligned motion
Integral add up work over a path
Closed loop integral the loop test
Path length L versus displacement
Mechanical energy bookkeeping Wnc
Normal force and friction number
Speed density area drag constants
Drag force models and terminal velocity
Non-conservative forces friction and air drag
Every foundation above flows into the topic box. If any incoming arrow is unclear to you, revisit that section before opening the parent note.
Cover the right side and test yourself. If you can answer all, you are ready.
What do m , g , and h stand for, with units? m = mass (kg); g = gravitational acceleration (≈ 9.8 m/s 2 ); h = height (m). Weight is m g , stored gravity energy is m g h .
What does a hat like v ^ mean, versus the plain letter v ? The hat = direction only (length 1); the plain letter = the speed number. Together
v = v v ^ .
What does the dot product F ⋅ d r physically measure? How much of the force points
along the motion — the work done on that step; it equals
∣ F ∣∣ d r ∣ cos ϕ .
What is cos ϕ when force and motion are exactly opposite, and what does that force do? cos 18 0 ∘ = − 1 ; the force fully fights the motion, giving negative work (this is friction every step).
What does the stretched-S ∫ do, and what does the circle ∮ add? ∫ adds work over a whole path; ∮ means the path returns to start — the closed-loop test.
Difference between path length L and displacement? L = total distance of the actual squiggly path; displacement = straight arrow start-to-end (zero on a round trip).
Write K E , and what does Δ in Δ K E mean? K E = 2 1 m v 2 ; Δ means "change in" = final minus initial.
What is W n c , and how does it relate to Δ E m ec h and to heat Q ? W n c = work by non-conservative (thief) forces; W n c = Δ E m ec h , and heat produced is Q = − W n c (positive).
Derive the normal force N on an incline of angle θ , and its flat-ground limit. Split m g into perpendicular part m g cos θ (cancelled by N ) and along-slope part m g sin θ ; so N = m g cos θ . At θ = 0 , N = m g .
What does μ k represent and what are its units? The coefficient of kinetic friction — a grippiness number, dimensionless (no units).
Write the high-speed drag force, strength and vector form. Strength
F d = 2 1 C d ρ A v 2 ; vector
F d = − 2 1 C d ρ A v 2 v ^ (opposes motion). Low speed:
F d = b v .
Write terminal velocity v t for both drag models. Low speed:
v t = m g / b . High speed:
v t = 2 m g / ( C d ρ A ) (set drag = weight).
Where does the "lost" mechanical energy go, and by what symbol? Into heat Q (joules); nothing vanishes, Q = − W n c .
Parent topic — Non-conservative forces (Hinglish) — the note this page prepares you for.
Conservative forces & potential energy — where U is properly built.
Work–Energy theorem — where W = Δ K E comes from.
Friction — static & kinetic — deeper on μ k and N .
Terminal velocity & projectile with drag — uses every drag symbol here.