frontiermath_number_theory
Solve number theory problems by computing multiplicative orders and density calculations up to a specified prime limit.
Instructions
Perform number theory computations (multiplicative orders, density calculations)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation | Yes | Number theory operation to perform | order_density |
| primeLimit | Yes | Prime limit for calculations |