Git Product home page Git Product logo

clock-sequence's Introduction

시계 수열

시계 수열은 각 항이 12시간제의 한 시각으로 되어있는 수열이다.

시계 수열의 어떤 항의 분침에 해당하는 위치에 시침이 정확히 오도록 하는 시각이 다음 항이 된다.

5:34


5시 34분을 가르키는 한 항의 다음 항은 34분에 해당하는 분침의 위치에 시침이 오도록 하는 시각으로,


6:48

6시 48분이 된다.


Image by Interactive Teaching Clock

순환성

시계 수열은 항상 순환 수렴하게 된다.

어떤 시각으로 시작해도 (정각으로 시작하면 분침이 0을 가르키므로 제외) 항상

2:24 -> 4:48 -> 9:36 -> 7:12 -> 2:24 -> ...

의 순으로 순환하게 수렴한다.


위에서 예를 든 5시 34분은

5:34 -> 6:48 -> 9:36 -> 7:12 -> 2:24 -> ...

으로 수렴한다.


참고:

circulation

clock-sequence's People

Contributors

pbzweihander avatar

Watchers

 avatar  avatar  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.