The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the 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!)
A141107 Upper Odd Swappage of Upper Wythoff Sequence. 4
3, 5, 7, 11, 13, 15, 19, 21, 23, 27, 29, 31, 35, 37, 39, 41, 45, 47, 49, 53, 55, 57, 61, 63, 65, 69, 71, 73, 75, 79, 81, 83, 87, 89, 91, 95, 97, 99, 103, 105, 107, 109, 113, 115, 117, 121, 123, 125, 129, 131, 133, 137, 139, 141, 143, 147, 149, 151, 155, 157, 159, 163 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
1. lim (1/n)*A141107(n) = 1 + tau
2. Let S(n)=(1/2)*(1+A141107(n)). Is the complement of S equal to A004976?
3. Is A141107 = 1 + A141104?
Both #2 and #3 are true. They can be proved with the Walnut theorem-prover, using the synchronized Fibonacci automaton for the sequences A141104 and A141107. These automata take n and y as input, in Fibonacci (Zeckendorf) representation, and accept iff y = a(n) for the respective sequence. - Jeffrey Shallit, Jan 27 2024
LINKS
Luke Schaeffer, Jeffrey Shallit, and Stefan Zorcic, Beatty Sequences for a Quadratic Irrational: Decidability and Applications, arXiv:2402.08331 [math.NT], 2024. See p. 15.
FORMULA
Let a = (1,3,4,6,8,9,11,12,...) = A000201 = lower Wythoff sequence; let b = (2,5,7,10,13,15,18,...) = A001950 = upper Wythoff sequence. For each even b(n), let a(m) be the greatest number in a such that after swapping b(n) and a(m), the resulting new a and b are both increasing. A141107 is the sequence obtained by thus swapping all evens out of A001950.
EXAMPLE
Start with
a = (1,3,4,6,8,9,11,12,...) and b = (2,5,7,10,13,15,18,...).
After first swap,
a = (1,2,4,6,8,9,11,12,...) and b = (3,5,7,10,13,15,18,...).
After 2nd swap,
a = (1,2,4,6,8,9,10,12,...) and b = (3,5,7,11,13,15,18,...).
CROSSREFS
Sequence in context: A062086 A283680 A005239 * A047484 A036991 A165887
KEYWORD
nonn
AUTHOR
Clark Kimberling, Jun 02 2008
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 May 23 08:52 EDT 2024. Contains 372760 sequences. (Running on oeis4.)