Simple recursive systems and fractal patterns
Arithmetic
subsequences of Fibonacci word, F( c*n - d )
Fibonacci
word - Fibonacci number self-similarity
|
|
||
| F(
n ) diff( F(n) ) |
![]() |
|
| FSpectrum_1_0_65536.fig (MATLAB figure with full amplitude spectrum) | ||
F( c*n - d ) |
Subsequence (with black and white as symbols a and b): |
Amplitude spectrum of subsequence, link to: |
| F( 2*n - 0 ) F( Fm(3)*n ) diff( F(2*n) ) |
![]() |
|
| F( 2*n - 1 ) | ![]() |
FSpectrum_2_0_65536.fig (MATLAB figure with full amplitude spectrum) |
| Why are F( 2*n - 1 ) and F( 2*n - 1 ) near complements?
What is their difference? |
||
| F( 3*n - 0 ) F( Fm(4)*n ) diff( F(3*n) ) |
![]() |
|
| F( 3*n - 1 ) | ![]() |
FSpectrum_3_0_65536.fig (MATLAB figure with full amplitude spectrum) |
| F( 3*n - 2 ) | ![]() |
|
| F( 4*n - 0 ) diff( F(4*n) ) |
![]() |
|
| F( 4*n - 1 ) | ![]() |
FSpectrum_4_0_65536.fig (MATLAB figure with full data set) |
| F( 4*n - 2 ) | ![]() |
|
| F( 4*n - 3 ) | ![]() |
|
| F( 5*n - 0 ) F( Fm(5)*n ) diff( F(5*n) ) |
![]() |
|
| F( 5*n - 1 ) | ![]() |
FSpectrum_5_0_65536.fig (MATLAB figure with full amplitude spectrum) |
| F( 5*n - 2 ) | ![]() |
|
| F( 5*n - 3 ) | ![]() |
|
| F( 5*n - 4 ) | ![]() |
|
| F( 6*n - 0 ) diff( F(6*n) ) |
![]() |
|
| F( 6*n - 1 ) | ![]() |
FSpectrum_6_0_65536.fig (MATLAB figure with full amplitude spectrum) |
| F( 6*n - 2 ) | ![]() |
|
| F( 6*n - 3 ) | ![]() |
|
| F( 6*n - 4 ) | ![]() |
|
| F( 6*n - 5 ) | ![]() |
|
| F( 7*n - 0 ) diff( F(7*n) ) |
![]() |
|
| F( 8*n - 0 ) F( Fm(6)*n ) diff( F(8*n) ) |
![]() |
|
| F( 9*n - 0 ) | ![]() |
|
| F( 10*n - 0 ) | ![]() |
|
| F( 11*n - 0 ) | ![]() |
|
| F( 12*n - 0 ) | ![]() |
|
| F( 13*n - 0 ) F( Fm(7)*n ) diff( F(13*n) ) |
![]() |
|
| F( 14*n - 0 ) diff( F(14*n) ) |
![]() |
|
| F( 15*n - 0 ) diff( F(15*n) ) |
![]() |
|
| F( 16*n - 0 ) diff( F(16*n) ) |
![]() |
|
| F( 17*n - 0 ) diff( F(17*n) ) |
![]() |
|
| F( 18*n - 0 ) diff( F(18*n) ) |
![]() |
|
| F( 19*n - 0 ) diff( F(19*n) ) |
![]() |
|
| F( 20*n - 0 ) diff( F(20*n) ) |
![]() |
|
| F( 21*n - 0 ) F( Fm(8)*n ) diff( F(21*n) ) |
![]() |
|
| F( 22*n - 0 ) diff( F(21*n) ) |
![]() |
|
| F( 23*n - 0 ) diff( F(21*n) ) |
![]() |
|
| F( 24*n - 0 ) diff( F(21*n) ) |
![]() |
|
| F( 34*n - 0 ) F( Fm(9)*n ) diff( F(21*n) ) |
![]() |
|
| F( 55*n - 0 ) F( Fm(10)*n ) diff( F(21*n) ) |
![]() |
|
| F( 89*n - 0 ) F( Fm(11)*n ) diff( F(21*n) ) |
![]() |
|
| F( 144*n - 0 ) F( Fm(12)*n ) diff( F(21*n) ) |
![]() |
|
L(n)(1) + L(n)(2) + L(n)(3)
= L(n+1)(1) + L(n+1)(2) with n odd
L(n)(1) + L(n)(2)
= L(n+1)(1)
with n even1 2 3 4 5 6 7 8 9 ... (index n)
F(n) = a b a a b a b a a ...
The second symbol, b, occurs at indices:
( n | F(n)=b ) = 2, 5, 7, 10, 13, 15, 18, 20, 23, 26, 28, 31, 34, 36, 39, 41, 44, 47, 49, 52, 54, 57, 60, 62, 65... (OEIS A001950 )If the indices n at which F(n) = b are multiplied by Fm, the sequences formed by the sequence values at these indices are correlated with the sequence itself:
|
At right are these sequences in rows, with row heights Fm(m+2). It is nearly identical to the "Fibonacci word - Fibonacci number self-similarity" above. The occasional differences are shown below, with differences shaded red. Differences between these sequences and F( Fm ) apparently only occur at boundaries of the long runs. For larger Fm, the first occurances are farther along the sequences. How can this approximate self-similarity relationship be made exact -- what is the source of the discrepancies? Are the sequences related to a parallel cut line? Are they Sturmian? |
![]() |
|
![]() F( Fm*n ), Fm increasing down, n increasing to right. |
![]() F( Fm(m+2) * ( n | F(n)=b ) ), m increasing down, n increasing to right. |
n = 2, 5, 7, 10, 13, 15, 18, 20, 23, 26, 28, 31, 34, 36, 39, 41, 44, 47, 49, 52, 54, 57, 60, 62, 65...
(OEIS A001950, the Upper Wythoff sequence (a Beatty sequence ): a(n) = floor(n*phi^2), where phi = (1+sqrt(5))/2 )
= 2, 5, 7, 2*5, 13, 3*5, 2*3*3, 2*2*5, 23, 2*13, 2*2*7, 31, 2*17, 2*2*3*3, 3*13, 41, 2*2*11, 47, 7*7, 2*2*13, 2*27, 3*19, 2*2*3*5, 2*31, 5*13, ...
parity of number of 2's in factorization: 1, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, ...
parity of number of factors: 1, 1, 1, 0, 1, 0, 1, 1, 1, 0, 1, 1, 0, 0, 0, 1, 1, 1, 0, 1, 0, 0, 0, 0, ...
This
work is dedicated to the
Public
Domain.