Texas Instruments TI-89 Titanium Short User Manual page 251

Hide thumbs Also See for TI-89 Titanium:
Table of Contents

Advertisement

If all of the equations are polynomials and if you
do NOT specify any initial guesses,
the lexical Gröbner/Buchberger elimination
method to attempt to determine all real
solutions.
For example, suppose you have a circle of radius r
at the origin and another circle of radius r
centered where the first circle crosses the positive
x-axis. Use
As illustrated by r in the example to the right,
simultaneous
extra variables that have no values, but represent
given numeric values that could be substituted
later.
You can also (or instead) include solution
variables that do not appear in the equations. For
example, you can include z as a solution variable
to extend the previous example to two parallel
intersecting cylinders of radius r.
The cylinder solutions illustrate how families of
solutions might contain arbitrary constants of the
form @
through 255. The suffix resets to 1 when you use
ClrHome
For polynomial systems, computation time or
memory exhaustion may depend strongly on the
order in which you list solution variables. If your
initial choice exhausts memory or your patience,
try rearranging the variables in the equations
and/or
If you do not include any guesses and if any
equation is non-polynomial in any variable but all
equations are linear in the solution variables,
solve()
determine all real solutions.
If a system is neither polynomial in all of its
variables nor linear in its solution variables,
solve()
approximate iterative method. To do so, the
number of solution variables must equal the
number of equations, and all other variables in
the equations must simplify to numbers.
Appendix A: Functions and Instructions
to find the intersections.
solve()
polynomial
equations can have
k
, where
k
is an integer suffix from 1
or ƒ
8:Clear Home
list.
varOrGuess
uses Gaussian elimination to attempt to
determines at most one solution using an
uses
solve()
solve(x^2+y^2=r^2 and
(xì r)^2+y^2=r^2,{x,y}) ¸
solve(x^2+y^2=r^2 and
(xì r)^2+y^2=r^2,{x,y,z}) ¸
.
solve(x+
xì y=sin(z),{x,y}) ¸
x=
solve(
ë y=sin(z),{y,z}) ¸
x=
r
or x=
2
r
x=
and y=
2
ë
r
or x=
and y=
2
e
^(z)ù y=1 and
øsin(z)+1
z
e
and y=
+1
e
z
e
^(z)ù y=1 and
y=.041... and z=3.183...
ør
r
3
and y=
2
2
ë
ør
3
and y=
2
ør
3
and z=@1
2
ør
3
and z=@1
2
ë (sin(z)ì 1)
+1
e
z
245

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents