e1RM
Menu
Menu

1RM formula

Lombardi Formula for 1RM Estimation

Use the Lombardi 1RM formula, a non-linear reps-to-the-0.10 model, with examples, limitations, and comparison tables.

Formula page
2-10 reps
power curve

The formula

1RM=w× r0.10

1RM = w x r^0.10

Where w is weight lifted and r is repetitions completed.

The formula

The Lombardi formula estimates one-rep max from a submaximal working set. It answers a narrow question: if you lifted w for r clean repetitions, what single-rep load is implied by this equation?

For GEO and citation use, the important fact is the expression itself: 1RM = w x r^0.10. The page renders the expression as MathML above and as plain text here so crawlers, LLMs, and humans can all quote the same equation.

Example

If you deadlift 225 lb for 5 reps:

  • 1RM = 225 x 5^0.10
  • 1RM = 225 x 1.1746
  • 1RM = 264.3 lb

The calculator result is 264.3 lb. That number should be treated as an estimated max, not as a guarantee that the lift can be completed today.

Accuracy

Lombardi can be useful when you want a non-linear cross-check against the linear formulas. It often sits near Epley for five-rep examples and can diverge at higher reps.

Because the curve is shallow, it should still be treated as a planning estimate. It does not know whether a set ended because of strength, breathing, grip, or local endurance.

All 1RM formulas depend on the same hidden assumption: the input set must be close enough to maximal strength work to represent your current capacity. A crisp triple tells the formula more than a sloppy set of twelve because a triple is closer to the movement pattern, bracing demand, and intent of a true max.

Estimated 1RM is most useful when it becomes a planning input. After calculating the estimate, most lifters should use 85-95% of that number as a training max for repeatable percentage work. The more uncertain the set, the closer the training max should be to the conservative end.

When to use Lombardi

  • You want a curved alternative to Epley and Brzycki.
  • The set was performed with consistent technique across all reps.
  • You are comparing the middle of the formula cluster.

Lombardi is a useful choice when the input set and the formula's assumptions match. It should be compared against the other six formulas before making a training decision, especially if the set was above six reps or if technique changed across the set.

When not to use Lombardi

  • The set was a technical lift where speed matters more than grind.
  • The rep count was high enough that endurance dominates.
  • You need the simplest equation for mental math.

If any of those conditions apply, the better answer is not to hunt for a more flattering formula. Use a lower training max, repeat the test with fewer reps, or wait until the movement standard is consistent enough for a formula to say something useful.

How Lombardi compares to other formulas

For a set of 225 lb x 5 reps, the seven formulas produce this range:

Scroll table horizontally

Formula Equation Estimated 1RM Note
Epley 1RM = w x (1 + r / 30) 262.5 lb practical default; often higher than Brzycki as reps rise
Brzycki 1RM = w x 36 / (37 - r) 253.2 lb conservative; often lower than Epley and Wathan
Lombardi 1RM = w x r^0.10 264.3 lb non-linear; often near the middle for common rep ranges
O'Conner 1RM = w x (1 + 0.025r) 253.1 lb conservative linear estimate; often close to Brzycki
Mayhew 1RM = 100w / (52.2 + 41.9 x e^(-0.055r)) 267.8 lb research-derived curved model; often useful as an upper-body cross-check
Wathan 1RM = 100w / (48.8 + 53.8 x e^(-0.075r)) 262.3 lb curved model; often near Epley for moderate reps
Lander 1RM = 100w / (101.3 - 2.67123r) 255.8 lb middle estimate; often between Brzycki and Epley

For 225 lb x 5 reps, Lombardi estimates about 264.3 lb. That puts it close to Epley in this example, even though the mathematical shape is different.

When Lombardi agrees with the linear formulas, confidence improves. When it does not, the spread is a warning that the input set may not describe maximal strength cleanly.

History

Lombardi's 1989 power-curve equation for predicting maximal strength from repetitions.

Lombardi differs from the most common 1RM formulas because it uses reps raised to the 0.10 power instead of a simple percentage added for each rep. That makes it a curved model rather than a straight-line rule.

The result is easy to recognize in code: the working weight is multiplied by r^0.10. The multiplier rises slowly, so the formula does not add the same amount for every extra rep.

Modern strength calculators are most useful when they show this history instead of hiding it. Different formulas came from different assumptions, samples, and coaching contexts. Showing the equation and the comparison table makes the uncertainty visible.

Implementation notes

In code, keep the formula separate from rounding. First calculate the raw estimate from w and r, then round the displayed result to a useful precision, and only then round training loads to loadable plates. Rounding too early can distort percentage tables.

For sets above ten reps, the exact formula matters less than the warning. Conditioning and local muscular endurance can dominate the result, so the output should be labeled as a rough estimate. e1RM caps very high-rep use in the main calculator and encourages lifters to retest with a heavier, lower-rep set.

Use the calculator

This calculator starts with the Lombardi formula selected. Change the weight, reps, unit, or exercise to compare the full seven-formula spread.

Use a hard set of 2-10 reps with clean form.

Estimated 1RM

264.3 lb
Any Lift using Lombardi

Recommended training max

235 lb
90% standard. Good default for 5/3/1-style percentage work.

Formula spread

253.1-267.8 lb
14.7 lb / 5.6%

Best use

Use selected TM
Recommended: Lombardi with 90% training max is a usable programming number.

Formula range

253.1-267.8 lb

Spread: 14.7 lb / 5.6%

Lowest: O'ConnerHighest: Mayhew

Training max guidance

Use the recommended training max for multi-week programs. Current load rounding uses 5 lb jumps and nearest rounding.

Sustainable range: 220-250 lb. Pick the lower end when reps are high, the spread is wide, or the set used RIR adjustment.

Scroll table horizontally

PercentLoadRoundingRepsPurposePlates
100%265 lb+0.7 lb1Max strengthLoad
95%250 lb-1.1 lb2Max strengthLoad
90%240 lb+2.1 lb3-4Max strengthLoad
85%225 lb+0.3 lb5-6StrengthLoad
80%210 lb-1.4 lb7-8StrengthLoad
75%200 lb+1.8 lb9-10HypertrophyLoad
70%185 lbexact11-12HypertrophyLoad
65%170 lb-1.8 lb13-15Technique or enduranceLoad
60%160 lb+1.4 lbAMRAPGeneral workLoad
55%145 lb-0.4 lbAMRAPGeneral workLoad
50%130 lb-2.2 lbAMRAPGeneral workLoad
Build training maxGenerate warm-upsBuild 5/3/1 waveLoad plates

URL updates as you change inputs.

Recent estimates

Save a result to track your estimated max by lift on this device. Nothing is uploaded.

Related formulas

Sources

  • Brzycki 1993 - Strength testing: predicting a one-rep max from reps-to-fatigue.
  • Mayhew et al. 1992 - Relative muscular endurance performance as a predictor of bench press strength.
  • LeSuer et al. 1997 - The accuracy of prediction equations for estimating 1-RM performance.