Maple Professional
Maple Academic
Maple Student Edition
Maple Personal Edition
Maple Player
Maple Player for iPad
MapleSim Professional
MapleSim Academic
Maple T.A. - Testing & Assessment
Maple T.A. MAA Placement Test Suite
Möbius - Online Courseware
Machine Design / Industrial Automation
Aerospace
Vehicle Engineering
Robotics
Power Industries
System Simulation and Analysis
Model development for HIL
Plant Modeling for Control Design
Robotics/Motion Control/Mechatronics
Other Application Areas
Mathematics Education
Engineering Education
High Schools & Two-Year Colleges
Testing & Assessment
Students
Financial Modeling
Operations Research
High Performance Computing
Physics
Live Webinars
Recorded Webinars
Upcoming Events
MaplePrimes
Maplesoft Blog
Maplesoft Membership
Maple Ambassador Program
MapleCloud
Technical Whitepapers
E-Mail Newsletters
Maple Books
Math Matters
Application Center
MapleSim Model Gallery
User Case Studies
Exploring Engineering Fundamentals
Teaching Concepts with Maple
Maplesoft Welcome Center
Teacher Resource Center
Student Help Center
liesymm[prolong] - make substitutions for components of the extended isovector in terms of partials of the original isovector
Calling Sequence
prolong(Vn)
prolong[1](Vn)
prolong[2](Vn)
prolong[3](Vn)
Parameters
V
-
isovector as a list or name
Description
This routine construct equations that can be used to rewrite the components of isovector corresponding to the extended variables in terms of partials of isovector components corresponding to the independent and dependent variables.
The resulting set of equations can be used in subs().
This routine is used by reduce() to help simplify the determining equations of the contact symmetries.
This routine is part of the liesymm package and is ordinarily loaded via with(liesymm). It can also be called via the ``package style'' name liesymm[Eta].
Examples
See Also
liesymm, liesymm[Eta], liesymm[setup], liesymm[TD], with
Download Help Document