No earlier lesson scans the cycle budget as the row-varying axis within a single lesson; this scan holds start count and threshold fixed and scans the cycle budget itself. Exact arithmetic here means exact results for the stated model inputs; measured inputs still carry uncertainty and significant-figure limits.

highlighted = computed this step

Too few cycles never reaches the threshold

Start count stays 3 and threshold stays 24. Running only 2 cycles gives counts 3,6,12, which never reaches the threshold, so the crossed bit is 0.

3,6,123,6,12
PCR threshold crossingExact doubling pins the first cycle that reaches the threshold.c0=3c1=6c2=12start=3threshold=24Ct=nonecrossed=0accepted=0

The cycle budget itself decides whether the source can cross

Start count and threshold never change across these rows. The cycle budget alone decides whether the same doubling series is given enough room to reach the threshold.

3,6,12,243,6,12,24
PCR threshold crossingExact doubling pins the first cycle that reaches the threshold.c0=3c1=6c2=12c3=24start=3threshold=24Ct=3crossed=1accepted=1

Extra cycles beyond the crossing do not change the result

With 4 cycles budgeted, the counts extend to 3,6,12,24,48, but the threshold cycle is still 3, the same crossing point as the row above. Three rows separate the cycle budget from the start-count factor already scanned elsewhere in this book.

3,6,12,24,483,6,12,24,48
PCR threshold crossingExact doubling pins the first cycle that reaches the threshold.c0=3c1=6c2=12c3=24c4=48start=3threshold=24Ct=3crossed=1accepted=1