convert/binomial - Convert to Binomial Form
|
Calling Sequence
|
|
convert(e, binomial)
|
|
Description
|
|
•
|
This option to convert converts the GAMMA function and factorials in an expression e to binomial coefficients. The code performs the following two transformations on products of factorials and the GAMMA function.
|
•
|
Transformation 1: given a product
|
•
|
Transformation 2: given a product
|
|
Case 1: . Multiply by
|
|
Case 2: . Multiply by
|
|
|
Examples
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
| (5) |
>
|
|
| (6) |
>
|
|
| (7) |
>
|
|
| (8) |
|
|
Download Help Document
Was this information helpful?