pell_sequence
Generate the first n Pell numbers for mathematical calculations and sequence analysis in recursive sequences.
Instructions
Generate the first n Pell numbers. (Domain: arithmetic, Category: recursive_sequences)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | Yes |