GithubHelp home page GithubHelp logo

quangvietle / lcc Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 16.92 MB

All the results and programming related to the research paper "Observations on cycles in a variant of the Collatz Graph"

License: MIT License

Python 100.00%
collatz-conjecture graph-theory unsolved-problem experimental-data general-mathematics experimental-mathematics

lcc's Introduction

LCC

All the results and programming related to our research paper, "Observations on circuits in a variant of the Collatz Graph".

The Trivial Files details the cycles that are generated from applying g to a however many times, then applying the original collatz function to it until it reaches back to a, for a = 1,2,8, or 16. The Nontrivial File details the cycles found by systematically going through many possible tuples and manually checking if they satisfy the LCF or not, which does not includes trivial tuples. KnownNumbers contains all numbers found in cycles from trivial files and nontrivial file. GoodTuples File contains all the satisfying tuples to the LCF. TuplesTested File contains all the tuples tested in the file.

Collatz_Tester File includes the code we used to find trivial and non-trivial tuples. Exhaustive_Algorithm File includes the exhaustive algorithm that we used to systematically find satisfying tuples.

NOTE: Although the files GoodTuples and TuplesTested have repeats, this does not affect any of the data that we presented in the paper.

Only the previous files are used in Section 3.1 of our paper to analyse the KnownNumbers file. Only the following file was used in Section 3.2 of our paper for analysing the tuple lengths.

TuplesToSize9 File contains all the tuples found by the exhaustive algorithm, including any trivial tuples found.

lcc's People

Contributors

quangvietle avatar qwandri-xci avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.