User Guide

(3.9)
>
The solution is an arbitrary univariate function applied to .
Maple generally prints only the return value, errors, and warnings during a
computation. To print information about the techniques Maple uses, increase
the infolevel setting for the command.
To return all information, set infolevel to 5.
>
>
Checking arguments ...
Getting info and details about the PDE ... First set of solution methods (general
or quase general solution) Second set of solution methods (complete solutions)
Trying methods for first order PDEs HINT = strip Trying characteristic strip
method ... characteristic strip method successful. Second set of solution methods
successful
For more information on solving PDEs, including numeric solutions and
solving PDE systems, refer to the ?pdsolve help page.
Integer Equations
To find only integer solutions to an equation, use the isolve command. The
isolve command finds solutions for all variables. For more information, refer
to the ?isolve help page.
94 3 Performing Computations