OFFSET
1,1
COMMENTS
The n-th row contains phi(n) terms. Wright proves that this sequence exists for each coprime m and n.
LINKS
Charles R Greathouse IV, Rows n = 1..179 of triangle, flattened
Thomas Wright, Infinitely many Carmichael numbers in arithmetic progressions, Bulletin of the London Mathematical Society 45:5 (2013), pp. 943-952.
EXAMPLE
561 = 0 mod 1;
561 = 1 mod 2;
1105 = 1 mod 3, 2465 = 2 mod 3;
561 = 1 mod 4, 8911 = 3 mod 4;
561 = 1 mod 5, 46657 = 2 mod 5, 52633 = 3 mod 5, 1729 = 4 mod 5;
1105 = 1 mod 6, 2465 = 5 mod 6;
CROSSREFS
KEYWORD
nonn,tabf
AUTHOR
Charles R Greathouse IV, Nov 18 2016
STATUS
approved