Two forces fighting on a slope
Tilt a surface and a block on it feels gravity split into two useful components: one pressing it into the surface, mg cosθ, and one pulling it down the slope, mg sinθ. The surface pushes back with a normal force N = mg cosθ, and friction resists any tendency to slide, acting parallel to the surface, opposite the direction of motion or attempted motion.
Static friction: a force that adapts
Static friction is unusual: it is not a fixed value, it is whatever is needed to keep the block still, up to a maximum. That maximum is set by the coefficient of static friction μs: f_s(max) = μs·N. As long as the required friction, mg sinθ, stays below that cap, the block simply does not move — the friction force quietly matches the driving force, whatever angle you're at.
block stays put while: mg sinθ ≤ μs · mg cosθ
i.e. tanθ ≤ μs
critical angle: θc = arctan(μs) ← mass cancels out entirely
The critical angle: an equation with no mass in it
The mass m appears in both the driving term and the friction term, so it cancels — the tipping point depends only on the coefficient of friction, never on how heavy the block is. A brick and a feather-light block of the same material combination start sliding at exactly the same angle. This is genuinely how μs is measured in practice: tilt a surface slowly, note the angle at which sliding just begins, and take the tangent.
Kinetic friction: smaller, and constant
Once the block is actually sliding, a different, usually smaller coefficient takes over: μk < μs. Unlike static friction, kinetic friction does not adapt — it is a fixed value, μk·N, that always opposes the direction of sliding. Because μk is smaller than μs, a block released right at θc keeps accelerating once it starts moving, and — a genuinely counter-intuitive result — you can tilt the ramp back down slightly and the block will keep sliding, because tanθ only needs to exceed μk, not μs, to sustain motion.
Newton's second law once it's moving
Above the critical angle, the net force down the slope is the gravity component minus kinetic friction, giving a constant acceleration:
F_net = mg sinθ - μk·mg cosθ a = g (sinθ - μk cosθ) ← again, no mass
Mass cancels here too, for the same reason it cancelled in the critical-angle formula: it's a common factor on both sides of F = ma. This is exactly why Galileo's inclined-plane experiments worked at all — different masses race down the same ramp at the same acceleration, letting him slow gravity down to something a 17th-century water clock could actually time.
Frequently asked questions
Why is static friction usually stronger than kinetic friction?
At rest, the microscopic high points of the two surfaces have time to settle deeper into each other and even form weak cold-welds. Once sliding starts those contacts are constantly being sheared apart and remade before they can fully bond, so the average resisting force drops — which is why μk is almost always a little smaller than μs.
What exactly is the critical angle θc?
It's the incline angle at which gravity's component along the slope, mg sinθ, exactly equals the maximum static friction force, μs·mg cosθ. Solving that balance gives tanθc = μs, so θc = arctan(μs) — a block on that exact angle is on the verge of sliding, and the mass cancels out completely.
Once a block starts sliding, does it keep accelerating at the same rate?
Yes, as long as the angle, surfaces and normal force stay the same: net force is constant, mg sinθ - μk·mg cosθ, so acceleration a = g(sinθ - μk cosθ) is constant too. That's why a block let go above θc doesn't creep — it accelerates uniformly down the slope from the first instant it moves.
Try it live
Everything above runs in your browser — open Friction Incline and change the parameters while it is running. Nothing is installed, nothing is uploaded, the whole model lives in one tab.
▶ Open Friction Incline simulation