Casoratian
Casoratian[{y1,y2,…},n]
gives the Casoratian determinant for the sequences y1, y2, … depending on n.
Casoratian[eqn,y,n]
gives the Casoratian determinant for the basis of the solutions of the linear difference equation eqn involving y[n+m].
Casoratian[eqns,{y1,y2,…},n]
gives the Casoratian determinant for the system of linear difference equations eqns.
Details and Options
- The Casoratian determinant is defined as: Det[Table[DiscreteShift[yi,{n,j}],{i,m},{j,0,m-1}]].
- If the sequences y1,y2,… are linearly dependent, the Casoratian vanishes everywhere.
Examples
open allclose allBasic Examples (4)
Scope (9)
Sequences (5)
Difference Equations (4)
Applications (2)
Properties & Relations (6)
Casoratian is equivalent to a determinant:
Casoratian detects linear dependence:
Wronskian performs linear dependence for functions of a continuous argument:
Functions of continuous arguments may be independent:
But sampling those functions may generate dependent sequences or aliasing:
Use Orthogonalize to generate a set of linearly independent sequences:
Express a sequence in the basis:
The last component is linearly dependent on the previous ones:
Use Reduce to express polynomials and rational sequences in terms of each other:
Text
Wolfram Research (2008), Casoratian, Wolfram Language function, https://reference.wolfram.com/language/ref/Casoratian.html.
CMS
Wolfram Language. 2008. "Casoratian." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/Casoratian.html.
APA
Wolfram Language. (2008). Casoratian. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Casoratian.html