combine/icombine - combine integer powers in a product
|
Calling Sequence
|
|
combine(e, 'icombine')
|
|
Description
|
|
•
|
The combine(e,'icombine') function tries to combine products of powers of integers in such a way that the bases of the powers in a given product have no common factors. It does not, however, rewrite a product of integer powers as a product of prime powers.
|
|
|
Examples
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
| (5) |
|
|
Download Help Document
Was this information helpful?