tetranacci_number
Calculate the nth Tetranacci number, a 4th-order Fibonacci sequence value, for mathematical analysis and recursive sequence applications.
Instructions
Calculate the nth Tetranacci number (4th order Fibonacci). (Domain: arithmetic, Category: recursive_sequences)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | Yes |