(Translated by https://www.hiragana.jp/)
A095276 - OEIS
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!)
A095276 Length of n-th run of identical symbols in A095076 and A095111. 4
1, 3, 1, 1, 2, 1, 3, 2, 3, 1, 1, 3, 3, 1, 1, 2, 1, 3, 1, 1, 3, 1, 1, 2, 1, 3, 2, 3, 1, 1, 2, 1, 3, 1, 1, 2, 1, 3, 2, 3, 1, 1, 3, 3, 1, 1, 2, 1, 3, 2, 3, 1, 1, 2, 1, 3, 2, 3, 1, 1, 3, 3, 1, 1, 2, 1, 3, 1, 1, 3, 1, 1, 2, 1, 3, 2, 3, 1, 1, 3, 3, 1, 1, 2, 1, 3, 2, 3, 1, 1, 3, 3, 1, 1, 2, 1, 3, 1, 1, 3, 1, 1 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Conjecture: it appears that the asymptotic frequencies of terms 1, 2 and 3 are 1/2, 1/(2*phi^2) and 1/(2*phi) respectively, where phi = (1+sqrt(5))/2 is the golden ratio. - Vladimir Reshetnikov, Mar 17 2022
For a proof of this conjecture see my link to a095276.pdf. - Michel Dekking, Jun 25 2024
LINKS
FORMULA
(a(n)) is a morphic sequence. Let y = GDAEABFA... be the unique fixed point of the morphism rho given by rho(A) = B, rho(B) =C, rho(C) = F, rho(D) = EA, rho(E) = FA, rho(F) = GA, rho(G) = GDA on the alphabet {A,B,C,D,E,F,G}. Then (a(n+1)) is the image of y under the morphism A->11, B->21, C->32, D->23, E->33, F->3113, G->311213. - Michel Dekking, Jun 25 2024
MATHEMATICA
Length /@ Split[Mod[DigitCount[Select[Range[0, 1500], BitAnd[#, 2 #] == 0 &], 2, 1], 2]] (* Amiram Eldar, Feb 07 2023 *)
CROSSREFS
Partials sums: A095279.
Sequence in context: A334006 A364683 A270572 * A246457 A089338 A356400
KEYWORD
nonn
AUTHOR
Antti Karttunen, Jun 01 2004
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 August 26 22:10 EDT 2024. Contains 375462 sequences. (Running on oeis4.)