login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A267380 First differences of A267379 2
3, 2, 3, 4, 3, 2, 3, 3, 3, 2, 2, 3, 2, 3, 3, 2, 4, 3, 2, 3, 2, 3, 2, 3, 3, 3, 2, 3, 4, 3, 2, 3, 5, 3, 2, 3, 4, 2, 3, 2, 3, 4, 3, 3, 2, 3, 4, 4, 3, 2, 3, 4, 3, 2, 3, 2, 3, 4, 3, 3, 3, 2, 3, 4, 3, 2, 2, 3, 2, 3, 4, 3, 2, 3, 3, 2, 3, 4, 3, 2, 4, 3, 2, 3, 4, 3, 2, 3, 2, 3, 2, 3, 4, 3, 2, 3, 3, 3, 2, 3, 4, 3, 2, 3, 4, 3, 2, 3, 4, 3, 2, 3, 3, 2, 3, 2, 3, 4, 3, 2, 3, 3, 3, 3, 2, 3, 4, 3, 2 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
a(n)-1 is the length of the (n+1)-th string of 0's in A094186. - Robert Israel, Mar 28 2019
LINKS
MAPLE
A:= "01":
for k from 1 to 40 do
A:= cat(A, A[1..k])
od:
B:= [StringTools:-SearchAll("1", A)]:
B[2..-1]-B[1..-2]; # Robert Israel, Mar 28 2019
CROSSREFS
Sequence in context: A341890 A077178 A267376 * A217287 A322200 A028292
KEYWORD
nonn
AUTHOR
Jeffrey Shallit, Jan 13 2016
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 06:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)