Duffin's Sequence for Pi
Duffin's Sequence for Pi
Duffin's sequence for positive number is defined by:
x
duffin(x,n)=⌊7(nx-⌊nx⌋)⌋
where is the integer part of (or the floor of ). For a given , is a sequence of digits 0, 1, 2, ..., 6.
⌊y⌋
y
y
x
duffin(x,n)
If , we get 0123456012345601234560123456…. Does this sequence have period 0123456?
x=π