Computer Algebra
System and Tutorial
Modes (ALGEBRA FX 2.0 PLUS only)
7-1Using the CAS (Computer Algebra System) Mode
7-2Algebra Mode
7-3Tutorial Mode
7-4Algebra System Precautions
7
20010102
20010102
Using the CAS (Computer Algebra System) Mode
7-1-1
7-1 Using the CAS (Computer Algebra System)
Mode
On the Main Menu, select the CAS icon to enter the CAS Mode.
The following table shows the keys that can be used in the CAS Mode.
COPY
i
kk
k Inputting and Displaying Data
kk
PASTE
H-COPY
REPLAY
Input in the Algebra Mode is performed in the upper part of the display, which is called the
“input area.” You can input commands and expressions at the current cursor location.
Calculation results appear in the lower part of the display, which is called the “output area.”
When a calculation produces an equation or inequality, the lower part of the display is
divided between a “natural result display area” for the result, and a “formula number area” for
the formula number as shown below.
20010102
Using the CAS (Computer Algebra System) Mode
7-1-2
If all the result does not fit on the display, use the cursor keys to scroll it.
k Inputting List Data
List: {element, element, ..., element}
•Elements should be separated by commas, and the entire set of elements should be
enclosed within {curly braces}.
•You can input numeric values and expressions, equations, and inequalities as list elements.
• The above input is arranged to show the relative positions of entries in the matrix. Actual
input is an unbroken line, from left to right.
•Entries should be separated by commas, and the entire set of elements should be enclosed
within [square brackets]. And each line also should be enclosed within [square brackets].
•You can input numeric values and expressions as matrix entries.
○○○○○
ExampleTo input the matrix shown below1 2 3
4 5 6
7 8 9
!+( [ )!+( [ )b,c,d
!-( ] )!+( [ )e,f,g
!-( ] )!+( [ )h,i,j
!-( ] )!-( ] )w
20010102
20011101
Using the CAS (Computer Algebra System) Mode
7-1-3
k Inputting Vector Data
Vector: [component, component, ..., component]
•Components should be separated by commas, and the entire set of components should be
enclosed within [square brackets].
•You can input numeric values and expressions as vector component entries.
○○○○○
ExampleTo input Vector (1 2 3)
!+( [ )b,c,d
!-( ] )w
kk
k Performing an Algebra Mode Operation
kk
There are two methods that you can use for input in the Algebra Mode.
• Function menu command input
•Manual formula and parameter input
kk
k Menu Command Input
kk
Press a function menu key to display the menu of functions for the type of operation you are
trying to perform.
• TRNS ... {formula transformation menu}
• CALC ... {formula calculation menu}
• EQUA ... {equation, inequality menu}
• eqn ... {calls up an equation stored in Equation Memory in accordance with a specified
input value}
• CLR ... {variable/formula delete menu}
Pressing the K key displays the menu shown below.
• LIST ... {list calculation menu}
• MAT ... {matrix calculation menu}
• VECT ... {vector calculation menu}
For details on commands and their formats, see the “Algebra Command Reference” on
page 7-1-11.
20010102
20011101
Using the CAS (Computer Algebra System) Mode
7-1-4
kk
k Manual Formula and Parameter Input
kk
You can use the function menus, K key, and J key in combination to input formulas and
parameters as described below.
•{Yn}/{rn}/{Xtn}/{Ytn}/{Xn} ... input of graph memory {Yn}/{rn}/{Xtn}/{Ytn}/{Xn}
k Formula Memory
The CAS Mode has 28 formula variables. Variable names are the letters A through Z, plus r,
and θ. CAS Mode formula variables are independent of standard value variables.
○○○○○
ExampleTo assign a formula that differentiates sin(X) at X (cos(X)) to variable A
1
*
signum (A) A
2(CALC)b(diff)sv,
v)aav(A)w
1 (real number, A > 0)
–1 (real number, A < 0)
(A= imaginary number)
|A|
Undefined (A = 0)
20010102
20011101
Using the CAS (Computer Algebra System) Mode
7-1-5
○○○○○
ExampleTo assign M to row 1 column 2 of variable A when the matrix
is assigned to it
123
XYZ
ah(M)aav(A)
!+( [ )b,c!-( ] )w
○○○○○
ExampleTo recall the value of variable A when the list {X, Y, Z} is assigned to it
av(A)w
○○○○○
ExampleTo recall the first component (A [1]) of variable A when vector (X Y Z) is
assigned to it
av(A)!+( [ )b
!-( ] )w
20010102
Using the CAS (Computer Algebra System) Mode
7-1-6
k Function Memory and Graph Memory
Function memory lets you store functions for later recall when you need them.
With graph memory, you can store graphs in memory. Press the J key and then input the
name of the graph.
○○○○○
ExampleTo differentiate f1 = cos(X), which is assigned to function memory f1,
at X
2(CALC)b(diff)K6(g)4(FMEM)
d(fn)b,v)w
○○○○○
ExampleTo differentiate Y1 = cos(X), which is assigned to graph memory Y1,
at X
2(CALC)b(diff)
J1(Yn) b,v)w
k Eqn Memory
When a calculation result is an equation or inequality, its formula number is displayed in the
formula number area, and the equation is stored in Eqn memory.*1 Stored equations can be
recalled with the eqn command, rclEqn command or rclAllEqn command.
*1Up to 99 formulas can be stored in Eqn
memory.
The error message “Memory ERROR” when
you try to store an equation when there are
already 99 equations in Eqn memory. When
this happens, execute the ALLEQU (Delete
All Equations) from the CLR menu.
20010102
20011101
Using the CAS (Computer Algebra System) Mode
7-1-7
k Answer (Ans) Memory and Continuous Calculation
Answer (Ans) memory and continuous calculation can be used just as with standard
calculations. In the Algebra Mode, you can even store formulas in Ans memory.
○○○○○
ExampleTo expand (X+1)2 and add the result to 2X
1(TRNS)b(expand)
(v+b)x)w
Continuing:
+cvw
k Replay Contents
Replay memory can be used in the input area. After a calculation is complete, pressing d
or e in the input area recalls the formula of the last calculation performed. After a
calculation or after pressing A, you can press f or c to recall previous formulas.
k Moving the Cursor Between Display Areas
When ] ' ` $ indicates a calculation result that does not fit on the display, the cursor
keys perform output area scrolling. To use the Replay Function from this condition, press
6(g)2(SW). ] ' ` $ change to a dotted line display to indicate that cursor key
operations control the input area.
Pressing 2(SW) again moves the cursor back to the output area.
# Pressing 6(g)1(CLR)d(ALLEQU)
deletes Eqn memory, Ans memory, and
Replay memory contents.
#You can input up to 255 bytes of data into the
input area.
20010102
Using the CAS (Computer Algebra System) Mode
7-1-8
SET UP Items
uu
uAngle ... Unit of angular measurement specification
uu
• {Deg}/{Rad} ... {degrees}/{radians}
uu
uAnswer Type ... Result range specification
uu
• {Real}/{Cplx}... {real number}/{complex number}
uu
uDisplay ... Display format specification (for approx only)
uu
• {Fix}/{Sci}/{Norm} ... {number of decimal places}/{number of significant digits}/
{normal display format}
k Graph Function
Pressing 5(GRPH) displays the graph formula screen, which you can use to input a graph
formula. Press 4(G
•
VAR) if you want to input a graph memory.
You can also use the 1(SEL), 2(DEL), and 3(TYPE) functions while the graph formula
screen is on the display.
Press 6(DRAW) to draw a graph.
k RECALL ANS Function
Pressing 6(g)3(R
•
ANS) recalls Ans Memory contents.
k Solution Memory
In the CAS Mode or ALGEBRA Mode, you can save the history of a calculation you perform
(replay memory contents) into solution memory. This section describes how you can access
and work with the contents of solution memory. Pressing 6(g)4(MEM) on the CAS Mode
or ALGEBRA Mode main menu display the initial solution memory screen shown below.
• {SAVE} ... {saves the calculation history to solution memory}
• {DEL
•
A}... {deletes solution memory contents}
• {OPT} ... {optimizes solution memory}
• {DISP} ... {displays solution memory contents}
20010102
Using the CAS (Computer Algebra System) Mode
7-1-9
u To save a calculation history to solution memory (Save)
On the initial solution memory screen, press 1(SAVE).
Press 1(YES) to save the calculation history to solution memory.
Pressing i returns to the solution memory initial screen.
•Pressing 6(NO) in place of 1(YES) returns to the solution memory initial screen without
saving anything.
u To clear solution memory contents (Clear Memory)
On the initial solution memory screen, press 2(DEL
•
A).
Press 1(YES) to clear solution memory contents.
Pressing i returns to the solution memory initial screen.
•Pressing 6(NO) in place of 1(YES) returns to the solution memory initial screen without
clearing anything.
• This clears both CAS Mode and ALGEBRA Mode memory contents. You cannot select the
mode shows memory contents you want to delete.
20010102
Using the CAS (Computer Algebra System) Mode
7-1-10
u To display solution memory contents (Display Memory)
On the initial solution memory screen, press 6(DISP).
This displays the oldest expression and result in solution memory. The bottom line shows the
record number.
• 6(DISP) is disabled when there is no data in Solution memory.
•To display the next record
Press 6(NEXT).
•To display the previous record
Press 1(BACK).
•Pressing 1(BACK) while the oldest record is on the display returns to the solution
memory initial screen.
•To display a particular record
Press 5(SEL) and then input the number of the record you want to display.
Pressing w displays the record whose number you input.
•To delete a single solution memory record
Display the record you want to delete, and then press 2(DEL).
In response to the confirmation message that appears, press w(Yes) to delete the record
you displayed.
To clear the above screen without deleting anything, press i(No).
•To toggle record number display on and off
Press 4(NUM) to toggle display of the record number on and off.
u To o p timize solution memory (Optimization)
On the initial solution memory screen, press 3(OPT).
Pressing i returns to the solution memory initial screen.
Optimizing solution memory rearranges data and can free up more storage space. Perform
the above procedure when solution memory capacity starts running low.
20010102
Using the CAS (Computer Algebra System) Mode
7-1-11
Algebra Command Reference
The following are the abbreviations used in this section.
With normal calculations (when approx is not
used) in the CAS Mode, calculation results are
displayed in full, without using exponents.
When you use approx in the CAS Mode,
however, results are displayed using the
exponential format range specified by the Display
item of the SET UP screen.
This means approx displays results in the CAS
Mode the same way they are displayed in the
Eigenvectors are stacked vertically on the display.
In this example, (0.894427191 0.4472135955) are the eigenvectors that correspond to 5,
while (–0.894427191 0.4472135955) are the eigenvectors that correspond to 1.
An eigenvector has an infinite number of solutions. The eigenvector displayed by this
command is the one with a size of 1.
u EigVl
Function: Returns the eigenvalue of a matrix.
Syntax: EigVl Mat
○○○○○
ExampleTo determine the eigenvalue of the matrix below
34
13
K2(MAT)b(CALC)f(EigVl)!+( [ )!+( [ )
d,e!-( ] )!+( [ )b,d
!-( ] )!-( ] )w{ 5, 1 }
20010102
20011101
Using the CAS (Computer Algebra System) Mode
71
66
71
147
71
62
–
1 0 0
0 1 0
0 0 1
71
62
–
1 1 0
0 1
3
6
0 0 1
2
9
–
7-1-33
u Rref
Function: Returns the reduced row echelon form of a matrix.
Syntax: Rref Mat
○○○○○
ExampleTo determine the reduced row echelon form of the matrix below
– 2– 20– 6
1– 19– 9
– 524– 4
K2(MAT)b(CALC)g(Rref)!+( [ )!+( [ )
-c,-c,a,-g!-( ] )!+( [ )
b,-b,j,-j!-( ] )
!+( [ )-f,c,e,-e
!-( ] )!-( ] )w
u Ref
Function: Returns the row echelon form of a matrix.
Syntax: Ref Mat
○○○○○
ExampleTo determine the row echelon form of the matrix below
– 2– 20– 6
1– 19– 9
– 524– 4
K2(MAT)b(CALC)h(Ref)!+( [ )!+( [ )
-c,-c,a,-g!-( ] )!+( [ )
b,-b,j,-j!-( ] )
!+( [ )-f,c,e,-e
!-( ] )!-( ] )w
20010102
Using the CAS (Computer Algebra System) Mode
100
01
1
6
5
212
1
7-1-34
u LU
Function: Returns the LU resolution of a matrix.
Syntax: LU( Mat, lower memory, upper memor y)
○○○○○
ExampleTo determine the LU resolution of the matrix below
61218
51431
3818
The lower matrix is assigned to variable A, while the upper matrix is assigned to variable B.
K2(MAT)b(CALC)i(LU)!+( [ )!+( [ )
g,bc,bi!-( ] )!+( [ )
f,be,db!-( ] )!+( [ )61218
d,i,bi!-( ] )!-( ] ),04 16
av(A),al(B)w00 1
The upper matrix is displayed as the calculation result.
To display the lower matrix, recall the lower matrix variable (A in this example) specified
by the command.
av(A)w
To display the upper matrix, recall the upper matrix variable (B in this example) specified
by the command.
Function: Replaces the elements of a vector with a specified value or expression.
Syntax: Fill( Exp, Vect [ ) ]
○○○○○
ExampleTo replace the components of the vector below with X
K3(VECT)c(CREATE)c(Fill)v,!+( [ )
d,e!-( ] )w[ X, X ]
20010102
20011101
Using the CAS (Computer Algebra System) Mode
7-1-42
u Vect→List (V→List)
Function: Converts a vector into a list.
Syntax: Vect→List Vect
○○○○○
ExampleTo convert vector (3 2) into a list
K3(VECT)d(VECT→)b(V→List)!+( [ )d,c
!-( ] )w{ 3, 2 }
u Vect→Mat (V→Mat)
Function: Converts vectors into a matrix.
Syntax: Vect→Mat( Vect [, ... ,Vect ] ( ] )
○○○○○
ExampleTo convert vector (3 5) and (2 4) into a matrix
K3(VECT)d(VECT→)c(V→Mat)!+( [ )d,f32
!-( ] ),!+( [ )c,e!-( ] )w54
20010102
7-2-1
Algebra Mode
7-2 Algebra Mode
The CAS Mode automatically provides you with the final result only. The Algebra Mode, on
the other hand, lets you obtain intermediate results at a number of steps along the way.
On the Main Menu, select the ALGEBRA icon to enter the Algebra Mode. The screens in this
mode are the same as those in the CAS Mode.
Operations in the Algebra Mode are identical to those in the CAS Mode, except for a number
of limitations. Also, the following commands are available in the Algebra Mode only.
u arrange (arrang)
Function: Collects like terms and arranges them in order, starting with the term that
contains the smallest coefficient.
Syntax: arrange( {Exp/Eq/Ineq} [ ) ]
○○○○○
ExampleTo arrange 2X + 3 – 5X + 8Y in sequence of its variables
1(TRNS)j(arrang)ca+(X)+d-
fa+(X)+ia-(Y)w – 5X + 2X + 8Y + 3
u replace (replac)
Function: Replaces a variable with the expression assigned to the corresponding
expression variable.
Syntax: replace( {Exp/Eq/Ineq} [ ) ]
○○○○○
ExampleTo replace S in the expression 3X + 2S, when the expression 2X + 1 is
assigned to S
1(TRNS)v(replac)dv+ca*(S)w3X + 2 (2X+ 1)
19990401
20011101
7-3-1
Tu to ri a l Mode
7-3 Tutorial Mode
On the Main Menu, select the TUTOR icon to enter the Tutorial Mode.
k Tu torial Mode Flow
1. Specify the expression type.
2. Define the expression.
3. Specify the solve mode.
k Specifying the Expression Type
Entering the Tutorial Mode displays a menu of the following expression types.
•Linear Equation
•Linear Inequality
•Quadratic Equation
•Simul (Simultaneous) Equation
Use the cursor keys to highlight the expression type you want to specify, and then press w.
This displays a list of formulas for the expression type you select. Move the cursor to the
formula you want to use.
In the case of Linear Inequality, press 4(TYPE) to select the inequality type.
19990401
7-3-2
Tu to ri a l Mode
The following shows the formulas available for each type of expression.
Linear Equation — 6 Types
• AX = B• X + A = B
• AX + B = C• AX + B = CX + D
• A(BX + C) = D(EX + F)•AX + B = C
Linear Inequality — 6 × 4 Types
• AX { > < ><} B• X + A { > < ><} B
• AX + B { > < ><} C• AX + B { > < ><} CX + D
• A(BX + C) { > < ><} D(EX + F)•AX + B { > < ><} C
Quadratic Equation — 5 Types
• AX2 = B• (AX + B)2 = C
• AX2 + BX + C = 0• AX2 + BX + C = D
• AX2 + BX + C = DX2 + EX + F
Simul Equation — 10 Types
• AX + BY = C• Y = AX + B
DX + EY = FY = CX + D
• AX + BY + C = 0• AX + BY + C = DX + EY + F
DX + EY + F = 0GX + HY + I = JX + KY + L
• AX + BY = C• AX + BY = C
Y = DX + EDX + EY + F = 0
• AX + BY = C• AX + BY + C = 0
DX + EY + F = GX + HY + IY = DX + E
• AX + BY + C = DX + EY + F• AX + BY + C = 0
Y = GX + HDX + EY + F = GX + HY + I
Pressing 6(EXCH) reverses the left side and right side elements of the expression.
19990401
7-3-3
Tu to ri a l Mode
k Defining the Expression
In this step, you specify coefficients and define the expression. You can select any of the
three following methods for specifying coefficients.
•{RAND} ... {random generation of coefficients}
•{INPUT} ... {key input of coefficients}
•{SMPL} ... {selection of coefficients from samples}
•{SEED} ... {selection of a number from 1 to 99 (specification of the same number
displays the same expression)}
1(RAND) or w generates random coefficients and defines the expression.
2(INPUT) displays the coefficient input screen. Input coefficients, pressing w after each.After you finish inputting all the coefficients, press 6(EXE) to define the coefficient.
3(SMPL) displays a number of preset sample expressions. Highlight the one you want to
use and then press w to define it.
Pressing4(SEED) displays a number selection screen. When you want to create the same
problem on another calculator, specify an appropriate matching number and press w.
No matter what method you use, the expression you define is displayed in the output area.
You can copy an expression to the Graph Mode as a graph function*1.
•{L•COP}/{R•COP} ... copy {left side element}/{right side element} as a graph function
(Simultaneous Equation Mode*2)
•{1•COP}/{2•COP} ... copy {first}/{second} expression as a graph function
*1In the case of an inequality, the inequality
symbols are also copied.
*2Simultaneous equations are transformed to the
format Y = AX + B when copied.
19990401
7-3-4
Tu to ri a l Mode
k Specifying the Solve Mode
You can select one of the following three solve modes for the displayed expression.
•{VRFY} ... {Verify Mode}
In this mode, you input a solution for verification of whether or not it is correct. It provides
a good way to check solutions you arrive at manually.
•{MANU} ... {Manual Mode}
In this mode, you manually input algebra commands, transform the expression, and
calculate a result.
•{AUTO} ... {Auto Mode}
In this mode, the solution is produced automatically, one step at a time.
k Verify Mode
Press 4(VRFY) to enter the Verify Mode.
The expression is shown in the top line of the display. Input the solution underneath it, and
then press6(JUDG) to determine whether the solution is correct.
The verification result screen shows the left side and right side verification result (except for
a linear equation).
•However, in the case where a linear equation or quadratic equation has two solutions, the
left side and right side are obtained for the value where the pointer is located.
•In the case of simultaneous equations where the left side and right side of the second
equation are dissimilar even though the left side and right side of the first equation match,
the left side and right side of the second equation only are obtained. In other cases, the left
side and right side of the first equation are obtained.
The type of solution input screen that appears is selected according to the expression type.
To input a different type, press 1(TYPE) and then select the solution type you want to want
to use. Available solution types depend on the mode.
•{X = a} ... X has one solution (X = a) (linear equation default)
•{X = a, b} ... X has two solutions (X = a, X = b) (quadratic equation default)
•{X = a, Y=} ... X and Y have one solution each (X = a, Y = b) (simultaneous equation
default)
•{X > a} ... X { > < ><} a (linear inequality default)
•{X < a, b <} ... X < a, b < X or X < a, b < X
•{a < X < b} ... a < X< b, a < X < b or X = a
•{Identi} (Identity) ... identity of left side and right side
•{Many} (Many Solutions) ... many solutions
•{No sol} (No Solution) ... no solution
19990401
7-3-5
Tu to ri a l Mode
You can press 4(MANU) to change to the Manual Mode or 5(AUTO) to change to the
Auto Mode.
○○○○○
ExampleTo solve 4X = 8 in the Verify Mode
(Linear Equation)(AX = B)
2(INPUT)ewiw6(EXE)
4(VRFY)cw
6(JUDG)
19990401
7-3-6
Tu to ri a l Mode
k Manual Mode
Press 5(MANU) to enter the Manual Mode.
As with the Algebra Mode, the screen is divided between an input area and a display area.
This means you can select Algebra Mode commands from the function menu, transform the
expression, and solve it.
Operation is the same as that in the Algebra Mode.
After you obtain a result, you can press 5(JUDG) to determine whether or not it is correct.
•{DISP} ... Determines whether the expression in the display area is a correct solution.
•{Identi} ... identity of left side and right side
•{Many} ... many solutions
•{No sol} ... no solution
You can press 6(AUTO) to change to the Auto Mode.
○○○○○
ExampleSolve 4X = 8 in the Manual Mode
(Linear Equation)(AX=B)
2(INPUT)ewiw6(EXE)
5(MANU)
4(eqn)b)/e
w
1(TRNS)b(smplfy)
4(eqn)c
w
5(JUDG)b(DISP)
19990401
20010102
7-3-7
Tu to ri a l Mode
○○○○○
Example4X2 = 16
True (X = 2, X = – 2)
Besides “TRUE” the messages shown below can also appear as the result of verification.
“CAN NOT JUDGE” appears in the Manual Mode, while the other messages appear in both
the Verify Mode and Manual Mode.
19990401
20010102
7-3-8
Tu to ri a l Mode
k Auto Mode
Press 6(AUTO) to enter the Auto Mode.
In the Simultaneous Equation Mode, you must also select SBSTIT (Substitution Method) or
ADD-SU (Addition/Subtraction Method).
The Substitution Method first transforms the equation to the format Y = aX + b, and
substitutes aX + b for Y*1 in the other equation.
The Addition/Subtraction Method multiplies both sides of the expression by the same value
to isolate the coefficient X (or Y).
As with the Algebra Mode, the screen is divided between an input area and a display area.
Each press of 6(NEXT) advances to the next step. 6(NEXT) is not shown on the display
when the solution is obtained.
You can scroll back through the steps by pressing 1(BACK).
○○○○○
ExampleTo solve 4X = 8 in the Auto Mode
(Linear Equation)(AX = B)
2(INPUT)ewiw6(EXE)
6(AUTO)
6(NEXT)
6(NEXT)
*1You can press 5(ADD SU) at any time to
switch from Substitution Method to Addition /
Subtraction Method.
#See 7-1-8 for information about graph functions.
1999040120011101
Algebra System Precautions
7-4-1
7-4 Algebra System Precautions
• If an algebraic operation cannot be performed for some reason, the original expression
remains on the display.
• It may take considerable time to perform an algebraic operation. Failure of a result to
appear immediately does not indicate malfunction of the computer.
•Any expression can be displayed in various different formats. Because of this, you
should not assume that an expression is wrong just because it does not appear as you
expected.
• This calculator performs integration calculations under the assumption that integrals are
always positive, even when the integ rals switch between positive and negative.
f(x)
F(x): primitive function of f(x)
b
f(x)dx =F(b) – F(a)
∫
a
19990401
20011101
20010102
Loading...
+ hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.