Frobenius numbers: Difference between revisions

m
used a consistent font size in the definitions (in the task's preamble).
m (change sentence structure, used a vertical ellipsis instead of a horizontal ellipsis in the task's preamble.)
m (used a consistent font size in the definitions (in the task's preamble).)
Line 10:
<big> FrobeniusNumber(n) = prime(n) * prime(n+1) - prime(n) - prime(n+1)</big>
 
where: <big>
:::: &nbsp; prime(1) &nbsp; = &nbsp; 2
:::: &nbsp; prime(2) &nbsp; = &nbsp; 3
Line 18:
::::: &nbsp; &bull;
::::: &nbsp; &bull;
</big>
<br><br>