Overview of the LinearFunctionalSystems Package
Calling Sequence
Description
List of LinearFunctionalSystems Package Commands
Examples
References
LinearFunctionalSystems:-command(arguments)
command(arguments)
The LinearFunctionalSystems package is useful for solving the following types of problems.
Find polynomial solutions of a linear functional system of equations with polynomial coefficients.
Find rational solutions of a linear functional system of equations with polynomial coefficients.
Find formal power series solutions of a linear functional system of equations with polynomial coefficients.
Find the universal denominator of the rational solutions of a linear functional system of equations with polynomial coefficients
Transform a matrix recurrence system into an equivalent system with nonsingular leading or trailing matrix.
For a given linear functional system of equations, the main functionality of this package is to transform the given system into an equivalent system with a nonsingular leading or trailing matrix. The construction of this equivalent system can be solved by using the EG-elimination algorithm by S.A. Abramov.
Each command in the LinearFunctionalSystems package can be accessed by using either the long form or the short form of the command name in the command calling sequence.
The long form, LinearFunctionalSystems:-command, is always available. The short form can be used after loading the package.
The following is a list of available commands.
AreSameSolution
CanonicalSystem
ExtendRegularSolution
ExtendSeries
HomogeneousSystem
IsSolution
LogarithmicSolution
MatrixTriangularization
PolynomialSolution
Properties
Rank
RationalSolution
RegularSolution
SeriesSolution
UniversalDenominator
To display the help page for a particular LinearFunctionalSystems command, see Getting Help with a Command in a Package.
with⁡LinearFunctionalSystems:
M≔Matrix⁡2,4,−1,−1,n+1,0,−1,−1,0,n+1:
MatrixTriangularization⁡M,2,n,trail
−1−1n+10−1−10n+1,table⁡,00,∅,∅
MatrixTriangularization⁡M,2,n,lead
−1−1n+10−n−2n+200,table⁡,00,∅,∅
sys≔x+3⁢x+6⁢x+1⁢x+5⁢x⁢y1⁡x+1−x−1⁢x+2⁢x+3⁢x+6⁢x+1⁢y1⁡x−x⁢x6+11⁢x5+41⁢x4+65⁢x3+50⁢x2−36⁢y2⁡x+6⁢x+2⁢x+3⁢x+6⁢x+1⁢x⁢y4⁡x,x+6⁢x+2⁢y2⁡x+1−x2⁢y2⁡x,x+6⁢x+1⁢x+5⁢x⁢y3⁡x+1+x+6⁢x+1⁢x−1⁢y1⁡x−x⁢x5+7⁢x4+11⁢x3+4⁢x2−5⁢x+6⁢y2⁡x−y3⁡x⁢x+6⁢x+1⁢x+5⁢x+x+6⁢x+1⁢x⋅3⁢x+3⁢y4⁡x,x+6⁢y4⁡x+1+x2⁢y2⁡x−x+6⁢y4⁡x:
vars≔y1⁡x,y2⁡x,y3⁡x,y4⁡x:
PolynomialSolution⁡sys,vars
0,0,_c1,0
RationalSolution⁡sys,vars
_c1x−1⁢x+2⁢x+4⁢x+3,0,20⁢x5⁢_c2+200⁢x4⁢_c2+700⁢x3⁢_c2+1000⁢x2⁢_c2+5⁢x⁢_c1+480⁢x⁢_c2+4⁢_c120⁢x⁢x+1⁢x+2⁢x+4⁢x+3,0
sol≔SeriesSolution⁡sys,vars
sol≔x⁢40320⁢_c1−11621⁢_c57150+O⁡x2,362880⁢x⁢_c2−362880⁢_c2+O⁡x2,_c3+x⁢362880⁢_c4−92737⁢_c542900+O⁡x2,_c5+O⁡x2
ExtendSeries⁡sol,5
x⁢40320⁢_c1−11621⁢_c57150+x⁢x−1⁢−40320⁢_c1+448⁢_c53575+x⁢x−1⁢x−2⁢20160⁢_c1−2697⁢_c5100100+x⁢x−1⁢x−2⁢x−3⁢−6720⁢_c1+3617⁢_c5800800+x⁢x−1⁢x−2⁢x−3⁢x−4⁢1680⁢_c1−2923⁢_c54804800+O⁡x6,362880⁢x⁢_c2−362880⁢_c2−181440⁢x⁢x−1⁢_c2+60480⁢x⁢x−1⁢x−2⁢_c2−15120⁢x⁢x−1⁢x−2⁢x−3⁢_c2+3024⁢x⁢x−1⁢x−2⁢x−3⁢x−4⁢_c2+O⁡x6,_c3+x⁢362880⁢_c4−92737⁢_c542900+x⁢x−1⁢−181440⁢_c4+6937⁢_c585800+x⁢x−1⁢x−2⁢60480⁢_c4−27109⁢_c51801800+x⁢x−1⁢x−2⁢x−3⁢−15120⁢_c4+512⁢_c5225225+x⁢x−1⁢x−2⁢x−3⁢x−4⁢3024⁢_c4−40511⁢_c5144144000+O⁡x6,_c5+O⁡x6
B≔Matrix⁡4,4,x2+3⁢x+1⁢x−1x+2⁢x+5⁢x,26⁢x3+29⁢x2+8⁢x−1+x5+9⁢x4x+2⁢x+5⁢x+1,−x−1,−x−1⁢x3+7⁢x2+14⁢x+9x+2⁢x+5,x−1x+1⁢x+5⁢x,x−1x+12⁢x+5,0,x−1x+5⁢x+1,x−1x+5,x−1⁢xx+5⁢x+1,−x,−x3+3⁢x2−5⁢x−5x+5,−x−1x+5⁢x,−x−1x+5⁢x+1,1,x−1⁢x+4x+5:
PolynomialSolution⁡B,x,difference
−x⁢_c1,0,−x⁢_c1+2⁢_c1,_c1
RationalSolution⁡B,x,difference
−x6⁢_c1+7⁢x5⁢_c1−109⁢x4⁢_c1+x4⁢_c2+353⁢x3⁢_c1−3⁢x3⁢_c2+2268⁢x2⁢_c1−19⁢x2⁢_c2−840⁢x⁢_c1+7⁢x⁢_c2+720⁢_c1−6⁢_c2x2−1⁢x+3⁢x+4⁢x,−4⁢120⁢_c1−_c2x+4⁢x+2⁢x2,−x5⁢_c1+8⁢x4⁢_c1−105⁢x3⁢_c1+x3⁢_c2−260⁢x2⁢_c1+2⁢x2⁢_c2+764⁢x⁢_c1−7⁢x⁢_c2+1272⁢_c1−11⁢_c2x+1⁢x+2⁢x+4⁢x+3,x2⁢_c1+6⁢x⁢_c1−112⁢_c1+_c2x+4⁢x+2
sol≔SeriesSolution⁡B,x,difference
sol≔x⁢−5040⁢_c1+1014645⁢_c516+935265⁢_c64−_c4+O⁡x2,1633536⁢_c67+408384⁢_c57+40320⁢_c2+x⁢−40320⁢_c2−744003⁢_c514−1488006⁢_c67+O⁡x2,128835⁢_c58+450765⁢_c62+40320⁢_c3+2⁢_c4+x⁢−128835⁢_c58−450765⁢_c62−40320⁢_c3−_c4+O⁡x2,_c4+x⁢5985⁢_c62+6615⁢_c58+O⁡x2
x⁢−5040⁢_c1+1014645⁢_c516+935265⁢_c64−_c4+x⁢x−1⁢5040⁢_c1−931485⁢_c516−852105⁢_c64+x⁢x−1⁢x−2⁢−2520⁢_c1+845985⁢_c532+767865⁢_c68+x⁢x−1⁢x−2⁢x−3⁢840⁢_c1−248755⁢_c532−223555⁢_c68+x⁢x−1⁢x−2⁢x−3⁢x−4⁢−210⁢_c1+207641⁢_c5128+184121⁢_c632+O⁡x6,1633536⁢_c67+408384⁢_c57+40320⁢_c2+x⁢−40320⁢_c2−744003⁢_c514−1488006⁢_c67+x⁢x−1⁢671238⁢_c67+335619⁢_c514+20160⁢_c2+x⁢x−1⁢x−2⁢−6720⁢_c2−49584⁢_c57−198336⁢_c67+x⁢x−1⁢x−2⁢x−3⁢1680⁢_c2+21327⁢_c514+42654⁢_c67+x⁢x−1⁢x−2⁢x−3⁢x−4⁢−336⁢_c2−1740⁢_c57−6960⁢_c67+O⁡x6,128835⁢_c58+450765⁢_c62+40320⁢_c3+2⁢_c4+x⁢−128835⁢_c58−450765⁢_c62−40320⁢_c3−_c4+x⁢x−1⁢67725⁢_c58+228375⁢_c62+20160⁢_c3+x⁢x−1⁢x−2⁢−6720⁢_c3−25005⁢_c58−78135⁢_c62+x⁢x−1⁢x−2⁢x−3⁢1680⁢_c3+7275⁢_c58+20295⁢_c62+x⁢x−1⁢x−2⁢x−3⁢x−4⁢−336⁢_c3−861⁢_c54−2100⁢_c6+O⁡x6,_c4+x⁢5985⁢_c62+6615⁢_c58+x⁢x−1⁢−5985⁢_c62−6615⁢_c58+x⁢x−1⁢x−2⁢855⁢_c52+1500⁢_c6+x⁢x−1⁢x−2⁢x−3⁢−1005⁢_c62−1215⁢_c58+x⁢x−1⁢x−2⁢x−3⁢x−4⁢321⁢_c58+237⁢_c62+O⁡x6
Abramov, S.A. "EG-Eliminations." Journal of Difference Equations and Applications, Vol. 5. (1999): 393-433.
See Also
module
UsingPackages
with
Download Help Document