Variation on Golomb's sequence starting with (1,2): a(n)=length of n-th run of both consecutive integers and consecutive digits with same parity.

A327143

Variation on Golomb's sequence starting with (1,2): a(n)=length of n-th run of both consecutive integers and consecutive digits with same parity.

Terms

    a(0) =1a(1) =2a(2) =4a(3) =3a(4) =5a(5) =7a(6) =9a(7) =6a(8) =8a(9) =2111110a(10) =2000001a(11) =11a(12) =13a(13) =15a(14) =17a(15) =20a(16) =22a(17) =24a(18) =111111110a(19) =210a(20) =10a(21) =11110a(22) =101a(23) =19a(24) =21a(25) =31a(26) =33a(27) =23a(28) =35a(29) =37

External references