Wronskian - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.
Our website is currently undergoing maintenance, which may result in occasional errors while browsing. We apologize for any inconvenience this may cause and are working swiftly to restore full functionality. Thank you for your patience.

Online Help

All Products    Maple    MapleSim


simplify/wronskian

simplify expressions involving wronskian identities

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

simplify(expr, wronskian)

Parameters

expr

-

any expression

wronskian

-

literal name; wronskian

Description

• 

The simplify/wronskian function is used to simplify expressions that contain the subexpression fg'gf', denoted wrf,g, with f and g special functions.  In particular, it recognizes the wronskians of

  

* Identical functions whose indices sum to zero, for example, wrJv,z,Jv,z

  

* Two functions with the same indices, for example, wrJv,z,Yv,z

  

* A function with arguments that sum to zero, for example, wrDv,z,Dv,z

Examples

simplifyBesselJv+1,zBesselJv,z+BesselJv,zBesselJv1,z,wronskian

2sinvππz

(1)

simplifyBesselJv+1,zBesselYv,zBesselJv,zBesselYv+1,z,wronskian

2πz

(2)

See Also

combine

simplify