The D’Alembert roulette system is a negative progression: bet one base unit, add one unit after a loss, and remove one unit after a win, never dropping below the base stake. It grows more slowly than Martingale, but it cannot change the probability or expected value of the next spin.
D’Alembert is a bet-sizing rule. It is not a method for predicting roulette.
The operating rule
Choose an even-money wager—red/black, odd/even, or 1–18/19–36—and a base unit.
| Previous result | Next stake |
|---|---|
| Loss | Current stake + one base unit |
| Win above base | Current stake − one base unit |
| Win at base | Stay at the base unit |
With a $10 unit, a loss at $30 moves the next bet to $40. A win at $30 moves it to $20. A win at $10 leaves the next wager at $10.
The sequence is easy to follow because the stake changes linearly rather than doubling.
Equal wins and losses do not guarantee the same result
D’Alembert’s outcome depends on the order of wins and losses, not only their count.
Sequence A: losses first
| Spin | Stake | Result | Profit/loss |
|---|---|---|---|
| 1 | $10 | Loss | −$10 |
| 2 | $20 | Loss | −$20 |
| 3 | $30 | Win | +$30 |
| 4 | $20 | Win | +$20 |
| Total | $80 action | 2 wins, 2 losses | +$20 |
Sequence B: wins first
| Spin | Stake | Result | Profit/loss |
|---|---|---|---|
| 1 | $10 | Win | +$10 |
| 2 | $10 | Win | +$10 |
| 3 | $10 | Loss | −$10 |
| 4 | $20 | Loss | −$20 |
| Total | $50 action | 2 wins, 2 losses | −$10 |
The same win-loss record produces a different result because the system places larger bets at different moments. This path dependence creates the feeling that a favorable reversal can repair the session. Sometimes it does. The expectation remains negative.
Why the expected value does not change
For an unchanged roulette wager, expected loss equals total action multiplied by the house edge:
$$\text{Expected session loss}=\sum_{i=1}^{n}(\text{stake}_i\times\text{house edge})$$
On single-zero roulette, a standard even-money bet wins on 18 pockets and loses on 19. The edge is:
$$\frac{19-18}{37}=\frac{1}{37}\approx2.70%$$
On double-zero roulette, it wins on 18 pockets and loses on 20:
$$\frac{20-18}{38}=\frac{2}{38}\approx5.26%$$
For Sequence A’s $80 of action, the expected loss on single-zero roulette is:
$$80\times\frac{1}{37}\approx$2.16$$
The actual sequence won $20. That is normal variance, not proof that the progression has positive expectation.
Because each next stake is chosen from past results and the next spin remains independent, changing the stake does not change the next spin’s pocket probabilities.
Zero is the part the balancing story ignores
D’Alembert is often described as if even-money bets were a fair coin. They are not. On a standard roulette wheel, zero—and double zero on the American format—loses for both sides of the common even-money pairs unless a special rule such as la partage or en prison applies.
The system may experience a nearly balanced count of red and black while still losing because zero results sit outside that balance. More importantly, roulette has no obligation to balance inside the player’s chosen session.
The drawdown grows slowly, then becomes substantial
Eight consecutive losses with a $10 base unit create stakes of:
$$10,20,30,40,50,60,70,80$$
Cumulative loss is:
$$10+20+30+40+50+60+70+80=$360$$
The next required wager is $90. D’Alembert avoids Martingale’s exponential jump, but a long run still creates a large bet and a deep deficit.
If that $90 wager wins, the player recovers $90 and moves down to $80. The session remains $270 behind. One win does not reset the progression or restore the bankroll.
Bankroll requirements are not captured by the base unit
A player who says “I am only using $10 units” may eventually place $100 or $150 on one spin. The relevant questions are:
- How many consecutive losses can the bankroll support?
- What is the table maximum?
- At what stake will the player stop following the rule?
- Will a win trigger a one-unit reduction or an emotional reset?
- Is the loss limit based on the original plan or moved during play?
The cumulative loss after $k$ consecutive losses is the arithmetic-series sum:
$$\text{Cumulative loss}=u\times\frac{k(k+1)}{2}$$
where u is the base unit. With a $10 unit and 12 losses:
$$10\times\frac{12\times13}{2}=$780$$
The next stake would be $130.
Table limits break the sequence before the math changes
Suppose the table maximum is $500 and the base unit is $25. The progression reaches the maximum after stakes of $25, $50, $75 and so on. Once the next required stake exceeds $500, the player cannot follow the stated rule.
Reaching the limit is not the reason the system fails. The system already has negative expectation at every allowed level. The limit merely prevents indefinite escalation.
Single zero is cheaper, not beatable
Choosing single-zero rather than double-zero roulette cuts the standard even-money edge from 5.26% to 2.70%. That is a meaningful price improvement.
It does not turn D’Alembert into an advantage. If two players generate $5,000 of total even-money action:
- single-zero expected loss is about $135.14;
- double-zero expected loss is about $263.16.
The lower-edge wheel reduces expected cost for flat betting and progression betting alike.
Why the system feels controlled
D’Alembert has psychological appeal because:
- the increases are gradual;
- the rule creates a sense of order;
- a win at a higher stake can erase several smaller losses;
- the player can describe the next wager as a calculation rather than a chase;
- temporary recovery often appears before the next setback.
The danger is not only the size of the eventual bet. It is the extra time and total action created by staying until the sequence “balances.”
Randomness and published rules
The UK Gambling Commission’s random-outcome standard requires acceptably random game results for covered remote games and rejects adaptive behavior. Past losses are not supposed to make a future winning pocket more likely.
For physical table procedure, Nevada publishes roulette rules of play covering wagers and settlement. A progression changes the amount placed under those rules; it does not create a new wager with new odds.
A bounded way to test the system
Anyone using D’Alembert as an entertainment structure should decide in advance:
- the base unit;
- the maximum permitted stake;
- the maximum session loss;
- the maximum number of spins;
- whether zero counts simply as a loss—which it does under standard even-money settlement;
- that no deposit, buy-in or loss limit will be increased to complete the sequence.
The limit is the protection. The progression is not.
Related reading
Compare flat betting, Martingale, Fibonacci, and betting progressions compared. Review roulette odds, roulette house edge, and expected value before evaluating any staking system. The variance simulator can illustrate different paths without changing the underlying edge.