Skip to main content

Colored Arnoux-Rauzy sequences and their asymptotic critical exponent

Project description

This package was created to demonstrate results in the paper of Lubomira Dvorakova and Jana Lepsova with the name Critical exponent of Arnoux-Rauzy sequences.

The algorithm computes the asymptotical critical exponent of regular d-ary Arnoux-Rauzy sequence for any dimension d.

In the examples we compute the asymptotical critical exponent (ACE) of the Tribonacci word (d = 3). ==================

EXAMPLES:

sage: from colored_arnoux_rauzy_sequences.ARsequence import ArnouxRauzySubstitutiveSequence sage: word = ArnouxRauzySubstitutiveSequence(3,[],[1]) sage: ACE = word.asymptotic_critical_exponent() sage: ACE 1/2*Lambda^2 + 3/2 sage: ACE.n() 3.19148788395312


colored_arnoux_rauzy_sequences package

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

colored_arnoux_rauzy_sequences-0.1.1.tar.gz (11.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page