|
Search: id:A117975
|
|
|
| A117975 |
|
Triangle where a(1,1)=1; a(n,m) = number of positive integers which are missing from row (n-1) of the triangle, are <= n, and are coprime to m. |
|
+0 2
|
|
| 1, 1, 0, 2, 1, 1, 2, 1, 1, 1, 3, 2, 2, 2, 2, 4, 2, 3, 2, 3, 2
(list; table; graph; listen)
|
|
|
OFFSET
|
1,4
|
|
|
EXAMPLE
|
Row 5 of the triangle is [3,2,2,2,2]. There are 4 positive integers (1,4,5,6) which are coprime to 1, are <= 6, and are not among the terms of row 5. There are 2 positive integers (1,5) which are <= 6, are coprime to 2, and are not among the terms of row 5. ...(Skipping over the m = 3, 4, and 5 cases.) There are 2 positive integer (1,5) which are <= 6, are coprime to 6, and do not occur in row 5.
So row 6 is [4,2,3,2,3,2].
|
|
CROSSREFS
|
Cf. A117974.
Sequence in context: A073204 A034003 A026835 this_sequence A143258 A027199 A140218
Adjacent sequences: A117972 A117973 A117974 this_sequence A117976 A117977 A117978
|
|
KEYWORD
|
more,nonn,tabl
|
|
AUTHOR
|
Leroy Quet (qq-quet(AT)mindspring.com), Apr 06 2006
|
|
|
Search completed in 0.002 seconds
|