https://github.com/math2001/recurrence-relation-visualiser
Just something to play around with to develop some sort of familiarity with recurrence relations...
https://github.com/math2001/recurrence-relation-visualiser
Last synced: 10 months ago
JSON representation
Just something to play around with to develop some sort of familiarity with recurrence relations...
- Host: GitHub
- URL: https://github.com/math2001/recurrence-relation-visualiser
- Owner: math2001
- License: mit
- Created: 2020-11-20T12:10:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-21T00:03:49.000Z (over 5 years ago)
- Last Synced: 2025-02-24T13:13:38.972Z (over 1 year ago)
- Language: TypeScript
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Recurrence Relation Visualiser
It's more fun to explain how some recurrence relation approach some value as
`n` goes to infinity when you can actually show it.
Inspired by the excellent [desmos.com](https://desmos.com)