#
oddonacci-sequence
Here is 1 public repository matching this topic...
This project implements two methods for calculating Oddonacci numbers using Java: a linear tail-recursive approach and a multiple recursive approach. These methods are implemented to study their performance in terms of execution time and efficiency.
javaalgorithmprogrammingmathematicsrecursionmath-functionsnumber-sequencesalgorithm-designsequence-generationmath-algorithmscoding-practicecomputational-mathoddonacci-sequencesequence-calculationfibonacci-variant
- Updated
Aug 15, 2024 - Java
Improve this page
Add a description, image, and links to theoddonacci-sequence topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theoddonacci-sequence topic, visit your repo's landing page and select "manage topics."