Page 15-3
as the matrix
H
= [h
ij
] = [
∂φ
/
∂
x
i
∂
x
j
], the gradient of the function with respect to
the n-variables,
grad
f = [
∂φ
/
∂
x
1
,
∂φ
/
∂
x
2
, …
∂φ
/
∂
x
n
], and the list of
variables [‘x
1
’ ‘x
2
’…’x
n
’]. Consider as an example the function
φ
(X,Y,Z) = X
2
+
XY + XZ, we’ll apply function HESS to this scalar field in the following example
in RPN mode:
Thus, the gradient is [2X+Y+Z, X, X]. Alternatively, one can use function DERIV
as follows: DERIV(X^2+X*Y+X*Z,[X,Y,Z]), to obtain the same result.
Potential of a gradient
Given the vector field,
F
(x,y,z) = f(x,y,z)
i
+g(x,y,z)
j
+h(x,y,z)
k
, if there exists a
function
φ
(x,y,z), such that f =
∂φ
/
∂
x, g =
∂φ
/
∂
y, and h =
∂φ
/
∂
z, then
φ
(x,y,z) is
referred to as the potential function for the vector field
F
. It follows that
F
= grad
φ
=
∇φ
.
The calculator provides function POTENTIAL, available through the command
catalog (
‚N
), to calculate the potential function of a vector field, if it
exists. For example, if
F
(x,y,z) =
xi
+ y
j
+ z
k
, applying function POTENTIAL we
find:
Since function SQ(x) represents x
2
, this results indicates that the potential
function for the vector field
F
(x,y,z) = x
i
+ y
j
+ z
k
, is
φ
(x,y,z) = (x
2
+y
2
+z
2
)/2.
Notice that the conditions for the existence of
φ
(x,y,z), namely, f =
∂φ
/
∂
x, g =
∂φ
/
∂
y, and h =
∂φ
/
∂
z, are equivalent to the conditions:
∂
f/
∂
y =
∂
g/
∂
x,
∂
f/
∂
z =
∂
h/
∂
x, and
∂
g/
∂
z =
∂
h/
∂
y. These conditions provide a quick way to determine
if the vector field has an associated potential function. If one of the conditions
∂
f/
∂
y =
∂
g/
∂
x,
∂
f/
∂
z =
∂
h/
∂
x,
∂
g/
∂
z =
∂
h/
∂
y, fails, a potential function
φ
(x,y,z) does not exist. In such case, function POTENTIAL returns an error
message. For example, the vector field
F
(x,y,z) = (x+y)
i
+ (x-y+z)
j
+ xz
k
, does
Содержание 50G
Страница 1: ...HP g graphing calculator user s guide H Edition 1 HP part number F2229AA 90006 ...
Страница 130: ...Page 2 70 The CMDS CoMmanDS menu activated within the Equation Writer i e O L CMDS ...
Страница 177: ...Page 4 10 Function DROITE is found in the command catalog N Using EVAL ANS 1 simplifies the result to ...
Страница 206: ...Page 5 29 LIN LNCOLLECT POWEREXPAND SIMPLIFY ...
Страница 257: ...Page 7 20 ...
Страница 383: ...Page 11 56 Function KER Function MKISOM ...
Страница 715: ...Page 21 68 Whereas using RPL there is no problem when loading this program in algebraic mode ...
Страница 858: ...Page L 5 ...