numtheory[jacobi] - Jacobi symbol
|
Calling Sequence
|
|
jacobi(a, b)
|
|
Parameters
|
|
a
|
-
|
integer
|
b
|
-
|
non-negative integer
|
|
|
|
|
Description
|
|
•
|
Note that jacobi returns unevaluated if given algebraic arguments not of the types specified above.
|
•
|
The command with(numtheory,jacobi) allows the use of the abbreviated form of this command.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
| (5) |
>
|
|
| (6) |
>
|
|
| (7) |
>
|
|
| (8) |
>
|
|
| (9) |
>
|
|
| (10) |
|
|
Download Help Document
Was this information helpful?