EasyManua.ls Logo

HP 48GII

HP 48GII
653 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Computer Algebra Commands 4-57
Example: Find the minimal polynomial of
01
10
:
Command: PMINI([[0,1][1,0]])
Result:
1001 1
0110 X
0000X
2
1
So, the minimal polynomial is X
2
-1, as it is in the first row to contain entirely
zeros, except for the result.
See also: JORDAN, PCAR
POLYNOMIAL
Type: Command
Description: Displays a menu or list of CAS operations with polynomials.
Access: Catalog, …µ
Flags: If the CHOOSE boxes flag is clear (flag –117 clear), displays the operations as a numbered
list. If the flag is set, displays the operations as a menu of function keys.
See also: ALGB, ARIT, CONSTANTS, DIFF, EXP&LN, INTEGER, MAIN, MATHS, MATR,
MODULAR, REWRITE, TESTS, TRIGO
POTENTIAL
Type: Command
Description: Find the potential field function describing a field whose vector gradient is input. This
command is the opposite of DERIV. Given a vector V it attempts to return a function U
such that grad U is equal to V;
VU = . For this to be possible, CURL(V) must be zero,
otherwise the command reports a “Bad Argument Value” error. Step-by-step mode is
available with this command.
Access: Catalog, …µ
Input: Level 2/Argument 1: A vector V of expressions.
Level 1/Argument 2: A vector of the names of the variables.
Output: Level 1/Item 1: A function U of the variables that is the potential from which V is derived.
An arbitrary constant can be added, the command does not do this.
Flags: Exact mode must be set (flag –105 clear).
Numeric mode must not be set (flag -3 clear).
Radians mode must be set (flag –17 set).
Step-by-step mode can be set (flag –100 set).
Example: To confirm that this command is the opposite of DERIV, use the output of the example in
DERIV, and show that the result is the same as the input given in the DERIV example. Find
the function of the spatial variables x, y, and z whose gradient is:
(4xy+z)
i
+ (2x
2
+ 6yz)
j
+ (x+3y
2
)
k
Command:
POTENTIAL([4*X*Y+Z, 2*X^2+6*Y*Z, X+3*Y^2], [X,Y,Z])
EXPAND(ANS(1))
Result: 2*Y*X^2+Z*X+3*Z*Y^2
See also: DERIV, VPOTENTIAL
POWEXPAND
Type: Function

Table of Contents

Other manuals for HP 48GII

Related product manuals