Texas Instruments TI-89 Manual Book page 448

Ti ti-89: user guide
Hide thumbs Also See for TI-89:
Table of Contents

Advertisement

Simultaneous polynomials can have extra
variables that have no values, but represent
given numeric values that could be
substituted later.
You can also include unknown variables that
do not appear in the expressions. These
zeros show how families of zeros might
contain arbitrary constants of the form @k,
where k is an integer suffix from 1 through
255. The suffix resets to 1 when you use
or ƒ
ClrHome
8:Clear Home
For polynomial systems, computation time or
memory exhaustion may depend strongly on
the order in which you list unknowns. If your
initial choice exhausts memory or your
patience, try rearranging the variables in the
expressions and/or
varOrGuess
If you do not include any guesses and if any
expression is non-polynomial in any variable
but all expressions are linear in all
unknowns,
uses Gaussian
cZeros()
elimination to attempt to determine all zeros.
If a system is neither polynomial in all of its
variables nor linear in its unknowns,
determines at most one zero using an
approximate iterative method. To do so, the
number of unknowns must equal the number
of expressions, and all other variables in the
expressions must simplify to numbers.
A non-real guess is often necessary to
determine a non-real zero. For convergence,
a guess might have to be rather close to a
zero.
cZeros({u_ùv_ìu_ì(c_ùv_),
v_^2+u_},{u_,v_}) ¸
ë ( 1ì 4øc_+1)
ë ( 1ì 4øc_ì 1)
0
cZeros({u_ù v_ì u_ì v_,v_^2+u_},
{u_,v_,w_}) ¸
.
list.
cZeros({u_+v_ì e^(w_),u_ì v_ì i},
{u_,v_}) ¸
cZeros({e^(z_)ì w_,w_ì z_^2},
cZeros()
{w_,z_}) ¸
cZeros({e^(z_)ì w_,w_ì z_^2},
{w_,z_=1+ i}) ¸
[
.149...+4.89...øi
Appendix A: Functions and Instructions
2
1ì 4øc_+1
4
2
ë ( 1ì 4øc_ì 1)
2
4
2
0
3
3
1/2 ì
øi
1/2 +
2
2
3
3
1/2 +
øi
1/2 ì
2
2
0
0
w_
e
+1/2øi
2
.494...
[
1.588...+1.540...øi
øi
@1
øi
@1
@1
w_
ì i
e
2
ë.703...
]
]
431

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ti-92 plusTi-92 plus

Table of Contents