Texas Instruments TI-89 Titanium Short User Manual page 266

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

Advertisement

zeros()
MATH/Algebra menu
expression
zeros(
Returns a list of candidate real values of
make
computing
For some purposes, the result form for
more convenient than that of
the result form of
solutions, solutions that require inequalities, or
solutions that do not involve
Note: See also
expression1
zeros({
varOrGuess2
Returns candidate real zeros of the simultaneous
algebraic
specifies an unknown whose value you seek.
Optionally, you can specify an initial guess for a
variable. Each
variable
– or –
variable
For example,
If all of the expressions are polynomials and if
you do NOT specify any initial guesses,
uses the lexical Gröbner/Buchberger elimination
method to attempt to determine all real zeros.
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.
Each row of the resulting matrix represents an
alternate zero, with the components ordered the
same as the
index the matrix by [
260
) ⇒
var
list
,
=0.
does this by
expression
zeros()
expression
exp8list(solve(
cannot express implicit
zeros()
var
,
cSolve()
cZeros()
expression2
varOrGuess1
,
}, {
}) ⇒
...
matrix
[
,
]
, where each
expressions
must have the form:
varOrGuess
=
-
real or non
real number
is valid and so is
x
to find the intersections.
zeros()
polynomial
expressions can have
list. To extract a row,
varOrGuess
].
row
zeros(aù x^2+bù x+c,x) ¸
that
var
{
=0,
.
var
,var
)
)
aù x^2+bù x+c|x=ans(1)[2] ¸ 0
is
exact(zeros(aù (
zeros()
. However,
solve()
exact(solve(aù (
.
, and
.
solve()
,
varOrGuess
.
x=3
zeros()
zeros({x^2+y^2ì r^2,
(xì r)^2+y^2ì r^2},{x,y}) ¸
Extract row 2:
ans(1)[2] ¸
Appendix A: Functions and Instructions
ë( bñ-4øaøc-+b)
bñ-4øaøc-b
2øa
e
^(x)+x)
(sign (x)ì 1),x)) ¸
e
^(x)+x)
(sign (x)ì 1)=0,x)) ¸
e
x
+ x = 0 or x>0 or a = 0
}
2øa
{}
ør
r
3
2
2
ë
ør
r
3
2
2
ë
ør
r
3
2
2

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents