pell_lucas_number
Calculate the nth Pell-Lucas number, a companion sequence to Pell numbers used in mathematical computations and recursive sequence analysis.
Instructions
Calculate the nth Pell-Lucas number (companion to Pell numbers). (Domain: arithmetic, Category: recursive_sequences)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | Yes |