lucas2(_:)

Lucas pair, n’th and n’th + 1 Lucas number

BigInt.swift:2485
static func lucas2(_ n: Int) -> (BInt, BInt)

Parameters

n

The lucas index

Returns

The n’th and n’th + 1 lucas number