Content deleted Content added
remove stub tag |
m →Equivalent definitions: use inline 1/2 to avoid pushing text lines apart |
||
(23 intermediate revisions by 18 users not shown) | |||
Line 1:
{{short description|Infinite matrix of integers derived from the Fibonacci sequence}}
In mathematics, the '''Wythoff array''' is an infinite [[Matrix (mathematics)|matrix]] of [[positive integer]]s derived from the [[Fibonacci sequence]] and named after Dutch mathematician [[Willem Abraham Wythoff]]
The Wythoff array was first defined by {{harvtxt|Morrison|1980}} using Wythoff pairs, the coordinates of winning positions in [[Wythoff's game]]. It can also be defined using [[Fibonacci number]]s and [[Zeckendorf's theorem]], or directly from the [[golden ratio]] and the [[recurrence relation]] defining the Fibonacci numbers.
==Values==
Line 15 ⟶ 18:
==Equivalent definitions==
Inspired by a similar [[Stolarsky array]] previously defined by {{harvtxt|Stolarsky|1977}}, {{harvtxt|Morrison|1980}} defined the Wythoff array as follows. Let <math>\varphi=\
:<math>A_{m,1} = \left\lfloor \lfloor m\
:<math>A_{m,2} = \left\lfloor \lfloor m\
:<math>A_{m,n} = A_{m,n-2}+A_{m,n-1}</math> for <math>n > 2</math>.
The [[Zeckendorf's theorem|
==Properties==
Each Wythoff pair occurs exactly once in the Wythoff array, as a consecutive pair of numbers in the same row, with an odd index for the first number and an even index for the second. Because each positive integer occurs in exactly one Wythoff pair, each positive integer occurs exactly once in the array {{harv|Morrison|1980}}.
Every sequence of positive integers satisfying the Fibonacci recurrence occurs, shifted by at most finitely many positions, in the Wythoff array. In particular, the Fibonacci sequence itself is the first row, and the sequence of [[Lucas number]]s appears in shifted form in the second row {{harv|Morrison|1980}}.
Line 36 ⟶ 39:
| url = http://www.fq.math.ca/Scanned/33-1/kimberling.pdf
| volume = 33
| year = 1995| doi = 10.1080/00150517.1995.12429166 }}.
*{{citation
| last = Morrison | first = D. R. | author-link = David R. Morrison (mathematician)
| contribution = A Stolarsky array of Wythoff pairs
| ___location = Santa Clara, Calif
Line 44 ⟶ 47:
| publisher = The Fibonacci Association
| title = A Collection of Manuscripts Related to the Fibonacci Sequence
| url = http://
| year = 1980}}.
*{{citation
Line 54 ⟶ 57:
| url = http://www.fq.math.ca/Scanned/15-3/stolarsky.pdf
| volume = 15
| year = 1977
}}.
==External links==
*{{mathworld|urlname=WythoffArray|title=Wythoff Array}}
*[https://oeis.org/A035513/ The Wythoff Array (Online Encyclopedia of Integer Sequences)]
[[Category:Triangles of numbers]]
|