ACM Home Page
Please provide us with feedback. Feedback
On the number of recursive calls of recursive functions
Full text PdfPdf (318 KB)
Source ACM SIGCSE Bulletin archive
Volume 37 ,  Issue 2  (June 2005) table of contents
COLUMN: Reviewed papers table of contents
Pages: 61 - 64  
Year of Publication: 2005
ISSN:0097-8418
Author
Yannis Manolopoulos  Aristotle University, Thessaloniki, Greece
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 0,   Downloads (12 Months): 17,   Citation Count: 0
Additional Information:

abstract   references   index terms   collaborative colleagues  

Tools and Actions: Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/1083431.1083465
What is a DOI?

ABSTRACT

The advantages and disadvantages of recursion are early introduced to students. Simplicity in coding but time and space inefficiency during execution are the main characteristics. In many occasions, recursive formulae lead to recursive functions/procedures that are highly inefficient as calls with the same parameters are executed several times. Here, we elaborate on a previous report [2], where a generalized analysis is carried out to derive the number of recursive calls of a recursive formula, the calculation of the Fibonacci numbers in particular. Here we re-examine the problem using a different and simpler approach, which generalizes as well.



Collaborative Colleagues:
Yannis Manolopoulos: colleagues