Presentation of Lucas Sequence with R
Keywords:
Math, Lucas Number, R Programming Language, and Sequence.Abstract
Lucas numbers form a sequence of numbers where each limit is the sum of the previous two numbers. It starts from the first limit with 2 and continues with the second limit with 1, like the first two limits of the sequence. Calculating future large numbers is complex and laborious in the Lucas sequence. Therefore, the purpose of this paper is to present the Lucas sequence with the help of technology, namely with the R program. The results show that the R program implemented with a simple algorithm gave us the results for the first 1001 numbers of the Lucas sequence.
Published
How to Cite
Issue
Section
Copyright (c) 2023 Authors
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.