combine/trig - combine trigonometric terms
|
Calling Sequence
|
|
combine(f, trig);
|
|
Description
|
|
•
|
Products and powers of trigonometric terms involving sin, cos, sinh and cosh are combined into a sum of trigonometric terms by repeated application of the transformations
|
•
|
where and are special cases of the above. The form of the result is a sum of trigonometric terms whose arguments are integral linear combinations of the original arguments.
|
•
|
An important special case is when the input is a polynomial in and over a field, in which case the result is a canonical form; namely,
|
|
|
Examples
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
| (5) |
>
|
|
| (6) |
>
|
|
| (7) |
|
|
Download Help Document
Was this information helpful?