solovay_strassen_test
Perform probabilistic primality testing using the Solovay-Strassen algorithm with Jacobi symbols to determine if a number is likely prime.
Instructions
Solovay-Strassen probabilistic primality test using Jacobi symbols. (Domain: arithmetic, Category: advanced_primality)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | Yes | ||
| k | No |