Scientometrics · a coincidence worth explaining

An index built to ignore citation counts, almost entirely determined by them

The h-index exists because the two obvious ways to score a research career are both easy to cheat. It fixes them. And then, for almost anyone you look up, it lands within a few points of half the square root of their total citations — the very number it was supposed to improve on. This page works out where that comes from, starting from scratch.

\[ h \approx 0.5\sqrt{N} \]

h — the h-index.
N — the total across all papers.

01

Two bad ways to count a career

What the h-index is, and the problem it was invented to solve.

Suppose you have to reduce a scientist’s output to one number. There are two obvious candidates, and both fall apart immediately.

Count the papers. Then the way to win is to publish two hundred forgettable ones. Quantity is cheap; salami-slicing a result across six short papers beats writing one good long one.

Count the citations. Then one landmark paper — or one widely-used software tool, or one review that everybody cites out of politeness — carries an entire career. A researcher with a single 5,000-citation paper and nothing else outranks one with fifty solid papers at eighty citations apiece.

Jorge Hirsch’s 2005 proposal was to ask for both at once. Rank someone’s papers by citation count, most-cited first, and walk down the list until the rank overtakes the citations:

\[ h \;=\; \max\,\bigl\{\, i \;:\; c_i \ge i \,\bigr\}, \qquad c_1 \ge c_2 \ge c_3 \ge \cdots \]

In words: you have an h-index of 20 if and only if twenty separate papers have each been cited at least twenty times. Everything else about your record is invisible to it.

Working it out by handeight papers, ranked by citations

Fig. 1 — Each bar is one paper. The gold notch on each row marks that paper’s rank. A paper counts if its bar reaches past its own notch. Six do; the seventh has 3 citations at rank 7 and fails, and once one row fails every row after it fails too. So h = 6 — six papers with at least six citations each.

That single test does the work of both counters. Publishing two hundred uncited papers adds nothing, because a paper only counts once it clears its own rank. And a single blockbuster raises h by at most one, no matter how enormous it gets, because it is still just one paper. The metric is deliberately blind to how big your biggest hit is.

Which makes it all the more suspicious that the total citation count — a number dominated by exactly that biggest hit — should predict it at all.

02

The coincidence

Four careers with nothing in common, and a rule that knows only one number.

Here are four researchers. Their paper counts differ by a factor of fifteen, their citation totals by a factor of twenty, and their citation curves look nothing alike. Against each, the crudest possible prediction: take the total citation count, square-root it, halve it.

Predicted h against actual h

Fig. 2 — Top: each career’s citation curve, each scaled to its own h-square so the shapes are comparable; the top papers run off the top of every panel, marked by the bar there. Note how much of the plot the gold square covers — nearly all of it for the 24-paper theorist, a narrow strip for the 280-paper collaborator. Bottom: hollow gold marks what 0.5√N predicts, filled teal marks the real h. Three of the four land within about 10%. The theorist does not — and by § 08 the shape of that first panel will be enough to say why.

Three careers out of four, predicted to within a rank or two by a rule that never asks how many papers you wrote, how they were distributed, what field you are in, or how long you have been working. That is the thing to explain. And there are really two questions hiding inside it:

Why a square root at all? That one turns out to be almost forced, and the next section disposes of it in a paragraph.

Why one half? That is the real question. The coefficient is not a mathematical constant — it is a measurement, and what it measures is the shape that nearly every citation curve happens to have.

03

Both numbers live on one plot

h is a length. N is an area. The square root follows from that alone.

Take the ranked list from § 01 and plot it: rank along the bottom, citations up the side. Now both quantities are visible at once.

N, the total citation count, is the area under the curve — you are adding up one bar per paper. h is where the curve crosses the diagonal y = x, which is exactly the ci ≥ i test drawn as a picture.

So one is a length and the other is an area. A square-root relation between them is not a coincidence waiting to be explained; it is the only dimensionally sensible thing that could happen. Double every citation count on the page and N quadruples while h merely doubles.

Full profile60 papers, 2,500 citations

Zoomed to the crossing

Fig. 3 — A typical citation profile. Left: the honest view — the gold h-square is a thin sliver against the spike of the top few papers, and that is not a drawing problem, it is the finding. Right: the same data zoomed to a 2h × 2h window, where the curve visibly crosses the diagonal. The bar underneath splits the citation area three ways.

The picture also hands over the one part of this that is a theorem rather than an observation. Each of the top h papers has, by definition, at least h citations, so the h × h square in the corner sits entirely underneath the curve and its area cannot exceed the total:

\[ h^2 \le N \qquad\Longrightarrow\qquad h \le \sqrt{N} \]

That much is airtight, for everyone, always. Equality would need a perfectly square profile — every one of the top h papers holding exactly h citations, and not one citation anywhere else. Nobody has that. So the coefficient is somewhere below 1, and the only remaining question is how far below.

04

Where the other three quarters go

Two leaks: the blockbusters above the square, and the long tail beside it.

Every citation that is not inside the square falls into one of exactly two regions. The head is the excess above the square’s top edge — the handful of papers cited far more than h times. The tail is everything to the right of rank h — papers with a few citations each that will never lift h by even one.

Hirsch’s original observation was that across real careers those leaks are remarkably consistent in size:

\[ N \approx a\,h^2, \qquad a \approx 3\text{–}5 \]

Take a = 4 and invert it: the square holds a quarter of the citations, and h = 0.5√N. So the entire content of the coefficient is a claim about how much of a career’s citation mass sits outside the square. Drag the skew slider to see how hard you have to distort a profile to move it.

Same total citations, different shape

h-index23
√N ceiling50.0
actual h / √N0.46typical
rule predicts250.5√N
Fig. 4 — Citation totals stay wherever you set them; only the shape changes. At low skew the profile is flat, the square swells toward the whole area, and h climbs past 0.6√N. At high skew a couple of blockbusters swallow the page, the square shrinks, and h falls below 0.3√N. Real profiles cluster near α ≈ 1 — and that is where 0.5 lives. The y-axis is scaled to the h-square rather than to the top paper, so the blockbusters run off the top; how many is marked.
05

A second route, with no geometry at all

The same square root falls out of nothing but the passage of time.

Put the plot away. Suppose someone publishes p papers a year, and every paper accrues c citations a year, steadily, forever. After t years:

Citations grow quadratically. Papers accumulate linearly and each one’s citations accumulate linearly, so the running total is the area of a triangle.

h grows linearly. A paper of age a has ca citations, so the number of papers with at least x citations is p(t − x/c). Setting that equal to x and solving gives a straight line in time.

\[ N = \tfrac{1}{2}\,p\,c\,t^{2}, \qquad h = \frac{p\,c\,t}{p+c} \]

Eliminate t between the two and the square root appears on its own, dragging a coefficient you can read straight off:

\[ \frac{h}{\sqrt{N}} \;=\; \frac{\sqrt{2pc}}{p+c} \]

That expression peaks at √2/2 ≈ 0.707 when the two rates are equal, and sags whenever they are badly mismatched. Realistic values land in the 0.4–0.7 band. Two unrelated arguments — one geometric, one purely about accumulation — converging on the same coefficient is the point at which the rule stops looking like a fluke.

h vs. career year

N vs. career year

h vs. √N

coefficient √(2pc)/(p+c)0.495
after 25 yearsh 43 · N 7,500
Fig. 5 — Left and centre: linear against quadratic, from the same steady career. Right: plotting h against √N straightens the relation into a line through the origin, with the dashed gold reference at exactly 0.5. Push the two rates apart and the line tilts away from the reference; set them equal and it hits its ceiling of 0.707.
06

How tight is “≈”?

Tight enough to be useful, loose enough that outliers mean something.

Below are 320 synthetic careers — paper counts from 12 to 350, varied skew, varied productivity — with h computed exactly from each profile rather than fitted. The point is not that reality looks like this. It is that a mechanism this crude already reproduces the law, scatter and all, once its skew is set to match the one number Hirsch actually measured.

Fig. 6Synthetic data, not real careers. Skew was calibrated so the population reproduces Hirsch’s observed N/h² range of 3–5; the coefficient is then whatever falls out. Every point sits under the hard √N ceiling, as it must. Median coefficient , with 80% of careers between . The single origin-fit line,  √N, sits a little lower because the biggest careers pull it down — which is the drift the next section is about.
07

Why one constant survives a whole career

The correction is real, but it hides inside a logarithm.

A rule of thumb that needed recalibrating every five years would be useless. This one does drift — just very slowly. Work out the case where citations fall off as 1/rank: the crossing condition gives C = h², and the total is then a harmonic sum over the P papers, so

\[ h \;=\; \sqrt{\frac{N}{H_P}}\,, \qquad H_P=\sum_{r=1}^{P}\frac{1}{r} \;\approx\; \ln P + 0.577 \]

The paper count enters only through a logarithm, and then only under another square root. Going from 30 papers to 300 — a tenfold career — moves the coefficient from about 0.50 to 0.40. That is the entire drift, and it is why the collaborator in Fig. 2 came in 11% under prediction while the mid-career experimentalist was almost exact.

Predicted coefficient vs. number of papers

Fig. 71/√HP on a logarithmic paper-count axis. Over the band where most working scientists actually sit (shaded, 30–300 papers) the coefficient stays between 0.40 and 0.50 — and 0.5 sits at the top of it, which is why the rule flatters long careers slightly.
08

Reading the deviation

Back to the four careers — including the one that broke the rule.

Everything above adds up to a way of using the rule that is more interesting than the rule itself. 0.5√N is a null model: it is what h would be if your citation curve had the shape almost everyone’s does. Compute it, compare it to the real h, and the direction of the gap tells you the shape.

Where h landsWhat the profile looks like
h > 0.6 √NUnusually even. Many comparable papers, few duds, no single dominant hit — or simply a short career, since the coefficient starts high and decays.
h ≈ 0.5 √NThe ordinary case. Nothing to read into it.
h < 0.4 √NConcentrated. Either a landmark result or a widely-used method paper is carrying the total, or the career is long enough that the logarithmic drift has set in. Fig. 7 tells you which to suspect.

Which settles the theorist from § 02. Twenty-four papers, 6,200 citations, and an h of 22 against a predicted 39 — a 44% miss, far too large for the paper-count drift, which at 24 papers runs the wrong way anyway. That leaves concentration, and the first panel of Fig. 2 shows it plainly: a single paper holds 47% of that career’s citations, and the top two hold 63% between them. Those citations pile up in the head, above the square, where h cannot reach them. The metric is working exactly as designed — it is refusing to let one paper buy a career — and the size of the gap is the measure of how hard it is refusing.

→ expect h ≈ 25  (ceiling 50; typical range 20–30)

The last thing worth taking from it is a caution about the metric itself. Inverted, the rule reads N ≈ 4h²: every additional point of h-index costs more than the last, and doubling h takes four times the citations.

Citations required to reach a given h

Fig. 8 — Drawn on a linear scale, because the flattening of the small bars is the message. Going from h = 40 to h = 80 costs more citations than the first 40 points did four times over. That resistance to inflation is the metric working as designed.