Skip to content

geraw/infdebruijn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A repository for files on infinite de Bruijn sequences and other creatures

This repository contains some preliminary results on de Bruijn sequences that we are working on.

See the paper we are working on at: Link to Overleaf

Outline of the proposed results

In essence, we are trying to establish the following results

  • Onion property of prefer-max de Bruijn sequences: The nth sequence is a suffix of the (n+1)th sequence.

  • Thus, the revere of the prefer-max sequence is an infinite de Bruijn sequence.

  • The reversed sequence is a concatenation of representatives of cycles when we chose, as representative of a cycle, the first word in right-to-left lexicographic order.

  • We can identify efficiently the position of every word as a "window" in this sequence.

  • We can characterise this sequence as the result of a "cycle joining" process.

  • This gives us properties that we call "saw tooth":

    • Cycles begin in increasing order: The (k+1)th cycle begin after the kth cycle (when ordered as described above).
    • Cycles are traversed linearly: If we project out all vertexes that are not on the cycle, we get that each remaining vertex is a rotation by one of the previous one.

Applets

Some of our constructions can be visualized using the following links:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published