geometric_sequence
Generate a geometric sequence by specifying the first term, common ratio, and number of terms for mathematical calculations.
Instructions
Generate a geometric sequence with given first term, common ratio, and number of terms. (Domain: arithmetic, Category: general)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| first_term | Yes | ||
| common_ratio | Yes | ||
| num_terms | Yes |