lucas

emlib.numberseries.lucas(n, a=2, b=1)[source]

Calculate the first n numbers of the luca series

Return type:

List[int]