IMPLEMENTATION OF LUCAS MATHEMATICAL MODEL TO CHECK THE GIVEN NUMBER IS PRIME OR NOT. FURTHER COMPARISON BETWEEN LUCAS METHODOLOGY OF STORING PRIME NUMBERS ON SECONDARY STORAGE DEVICE WITH STORING THE NUMBERS ON PRIMARY STORAGE DEVICE. - A CASE STUDY

Authors

  • 6138 – Cadet N Akshayan Class- XII 2021-22, Sainik School Amaravathinagar Post: Amaravathinagar,Udumalpet Taluka,Tirupur Dt,Tamilnadu State

Keywords:

Lucas Mathematical Model (LMM), Lucas Numbers(ln), Lucas Sequence(ls), Prime Numbers (pn), Fibonacci numbers(fn), Runtime Complexity (rc), Big OO(n), Big Theta Θ(n), Big Omega Ω(n), Generalised approach (ga)

Abstract

In computer science efficiency of a program solely depends on time factor of processing statement or statement block. Further the amount of memory it is being used for processing also matters in calculating the space complexity of the program.

All computer languages support sequencing, selection and iteration and file handling methods. The syntax and semantics in a language differs because of construction compiler or an interpreter is different in nature.

This manuscript specifically examines the execution of checking the given number fall under category of prime number or not using Lucas Mathematical Model. A Lucas prime sequence generated and stored on secondary storage device to check the prime number and further comparing with the normal approach of checking a prime number. In addition to this time complexity and space complexity of Lucas prime sequence is examined. The purpose is to provide a alternative methodology for checking the prime numbers.

Downloads

Published

-

How to Cite

6138 – Cadet N Akshayan. (2022). IMPLEMENTATION OF LUCAS MATHEMATICAL MODEL TO CHECK THE GIVEN NUMBER IS PRIME OR NOT. FURTHER COMPARISON BETWEEN LUCAS METHODOLOGY OF STORING PRIME NUMBERS ON SECONDARY STORAGE DEVICE WITH STORING THE NUMBERS ON PRIMARY STORAGE DEVICE. - A CASE STUDY. EPRA International Journal of Research and Development (IJRD), 7(4), 93–96. Retrieved from http://www.eprajournals.net/index.php/IJRD/article/view/287