The Fibonacci Sequence: From the Rabbit to Horadam
dc.contributor.author | Figueroa, Jose | |
dc.date.accessioned | 2023-08-15T13:37:48Z | |
dc.date.available | 2023-08-15T13:37:48Z | |
dc.date.issued | 2022 | |
dc.identifier.uri | http://hdl.handle.net/20.500.12648/12845 | |
dc.description.abstract | The Fibonacci sequence is perhaps one of the most-well known concepts in the world of Mathematics. It is closely associated with another widely referenced mathematical formula known as the Golden Ratio. The purpose of this project is to lay out a foundation for these concepts, encompassing their origins, history, and some of their applications. The initial focal point presents a formal definition and introduces some basic formulas, which are used to expand upon the starting points and branch out into related topics. A link between the Fibonacci sequence and the Golden Ratio is established, including explanations with mathematical proofs where required, as well as value tables to corroborate statements. Some salient characteristics of the sequence are highlighted, going over the main aspects of related sequences such as NegaFibonacci and the Lucas numbers, while also describing noteworthy patterns in music. Notwithstanding, the research is chiefly focused on analyzing sequences using the Pisano Period. To this end, Python code is employed to write a simple program, in order to quickly generate sequences and help out with calculations. Using 2, 3, 4, and 5 with their respective squares as the starting seeds, Fibonacci sequences are generated alongside a staircase plot for each case. The results show some similarities in the patterns of the sequences, as well as their graphs. Furthermore, their associated Pisano Periods are calculated using mod3 and mod11, showing a correlation between the sequences and the modulus used to calculate the period, albeit, with some unexpected results concerning mod11. Finally, the calculated Pisano Periods are used to circumscribe geometric patterns, showing that each graph for each sequence is unique, but there are some shared characteristics between them. | |
dc.subject | First Reader Irina R. Shablinsky | |
dc.subject | Senior Project | |
dc.subject | Semester Fall 2022 | |
dc.title | The Fibonacci Sequence: From the Rabbit to Horadam | |
dc.type | Senior Project | |
refterms.dateFOA | 2023-08-15T13:37:48Z | |
dc.description.institution | Purchase College SUNY | |
dc.description.department | Mathematics & Computer Science | |
dc.description.degreelevel | Bachelor of Arts | |
dc.description.advisor | Shablinsky, Irina R. | |
dc.date.semester | Fall 2022 | |
dc.accessibility.statement | Purchase College - State University of New York (PC) is committed to ensuring that people with disabilities have an opportunity equal to that of their nondisabled peers to participate in the College's programs, benefits, and services, including those delivered through electronic and information technology. If you encounter an access barrier with a specific item and have a remediation request, please contact lib.ir@purchase.edu. |