Coder Social home page Coder Social logo

sequence's Introduction

sequence's People

Contributors

ar-rosas avatar

Watchers

 avatar

sequence's Issues

sequence fabinacci

  • 1 → 1: multiply by 1
  • 1 → 2: multiply by 2
  • 2 → 3: multiply by 1.5
  • 3 → 5: multiply by 1.6667
  • 5 → 4: multiply by 0.8
  • 4 → 13: multiply by 3.25
  • 13 → 21: multiply by 1.6154
  • 21 → 17: multiply by 0.8095
  • 17 → 55: multiply by 3.2353
  • 55 → 44: multiply by 0.8
  • 44 → 144: multiply by 3.2727
  • 144 → 233: multiply by 1.6182
  • 233 → 187: multiply by 0.8026
  • 187 → 610: multiply by 3.2620
  • 610 → 488: multiply by 0.8
  • 488 → 1597: multiply by 3.2725
  • 1597 → 2584: multiply by 1.6182
  • 2584 → 2091: multiply by 0.8092
  • 2091 → 6765: multiply by 3.2358
  • 6765 → 5461: multiply by 0.8073
  • 5461 → 17711: multiply by 3.2432
  • 17711 → 28657: multiply by 1.6180
  • 28657 → 23170: multiply by 0.8086
  • 23170 → 75025: multiply by 3.2383
  • 75025 → 60828: multiply by 0.8109
  • 60828 → 196418: multiply by 3.2292
  • 196418 → 317811: multiply by 1.6180
  • 2,847,653 → (2,847,653 * 3.2338) = 9,207,149
  • 317811 → 257314: multiply by 0.8095
  • 257314 → 832040: multiply by 3.2338
  • 832040 → 673069: multiply by 0.8089
  • 673069 → (673069 * 3.2292) = 2,171,764
  • 2,171,764 → (2,171,764 * 1.6180) = 3,518,437
  • 3,518,437 → (3,518,437 * 0.8095) = 2,847,653

sequence 2

  • 1 → 1: multiply by 1
  • 1 → 2: multiply by 2
  • 2 → 3: multiply by 1.5
  • 3 → 5: multiply by 1.6667
  • 5 → 8: multiply by 1.6
  • 8 → (8 * 0.7) = 5.6 → 13: multiply by (13 / 5.6) ≈ 2.3214
  • 13 → 21: multiply by 1.6154
  • 21 → 34: multiply by 1.6190
  • 34 → (34 * 0.7) = 23.8 → 55: multiply by (55 / 23.8) ≈ 2.3109
  • 55 → 89: multiply by 1.6182
  • 89 → 144: multiply by 1.6180
  • 144 → (144 * 0.7) = 100.8 → 233: multiply by (233 / 100.8) ≈ 2.3115
  • 233 → 377: multiply by 1.6180
  • 377 → 610: multiply by 1.6180
  • 610 → (610 * 0.7) = 427 → 987: multiply by (987 / 427) ≈ 2.3115
  • 987 → 1597: multiply by 1.6180
  • 1597 → 2584: multiply by 1.6180
  • 2584 → (2584 * 0.7) = 1808.8 → 4181: multiply by (4181 / 1808.8) ≈ 2.3115
  • 4181 → 6765: multiply by 1.6180
  • 6765 → 10946: multiply by 1.6180
  • 10946 → (10946 * 0.7) = 7662.2 → 17711: multiply by (17711 / 7662.2) ≈ 2.3115
  • 17711 → 28657: multiply by 1.6180
  • 28657 → 46368: multiply by 1.6180
  • 46368 → (46368 * 0.7) = 32457.6 → 75025: multiply by (75025 / 32457.6) ≈ 2.3115
  • 75025 → 121393: multiply by 1.6180
  • 121393 → 196418: multiply by 1.6180
  • 196418 → (196418 * 0.7) = 137492.6 → 317811: multiply by (317811 / 137492.6) ≈ 2.3115
  • 317811 → 514229: multiply by 1.6180
  • 514229 → 832040: multiply by 1.6180
  • 832040 → (832040 * 0.7) = 582428 → 1346269: multiply by (1346269 / 582428) ≈ 2.3115

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.