lucas_sequence
Generate the first n Lucas numbers to analyze recursive sequences in arithmetic contexts. This mathematical tool calculates the Lucas sequence for specified values.
Instructions
Generate the first n Lucas numbers. (Domain: arithmetic, Category: recursive_sequences)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | Yes |