[go: up one dir, main page]

login
A072770
Triangle A072768 computed modulo 2.
2
1, 0, 0, 1, 1, 1, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 1, 1, 1, 1, 0, 0, 1, 0, 1, 0, 1, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 1, 0, 0, 0, 1, 1, 1, 0, 0, 0, 1, 1, 0, 1, 0, 1, 1, 1, 1, 0, 1, 0, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 0, 1, 1, 0, 1, 1, 1, 1, 0, 1, 1, 0, 1
OFFSET
1,1
COMMENTS
Differs from A071674 first time at the position n=37, where A072770(37) = 0, while A071674(37) = 1.
The term a(0)=0 is not explicitly listed here as to get a better looking triangle.
PROG
(Scheme) (define (A072770 n) (modulo (A072768 n) 2))
CROSSREFS
a(n) = (A072769(n) + A071674(n)) mod 2.
Sequence in context: A267927 A030300 A168394 * A090172 A284369 A194661
KEYWORD
nonn,tabl
AUTHOR
Antti Karttunen, Jun 12 2002
STATUS
approved