cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A064422 Football league numbers: the possible point series for a league of n teams playing each other twice where for each match 3 points are awarded to the winning team and 1 to each in the case of a tie.

Original entry on oeis.org

1, 4, 40, 748, 13744, 238568, 4054190
Offset: 1

Views

Author

Thomas Schulze (jazariel(AT)tiscalenet.it), Sep 30 2001

Keywords

Comments

This sequence reflects the now common 3-point rule of international football where the sum of total points awarded depends on the outcome of each match. The classical 2-point rule is equivalent of that for chess tournaments (A047730).

Examples

			For 2 teams there are 4 possible outcomes: [0, 6], [1, 4], [2, 2] and [3, 3], so a(2) = 4.
		

Crossrefs

Extensions

a(6)-a(7) from Lorand Lucz, Mar 09 2012