
Using the Action Menu
Example: To solve a differential equation y’ = x, where y = 1 when x = 0.
Menu Item: [Action][Equation/Inequality][dSolve]
Example: To solve the system of first order differential equations y’ = y + z, z’ = y – z, where “x” is the independent variable, “y” and “z” are the dependent variables, and the initial conditions are y = 3 when x = 0, and z = 2 – 3 when x = 0
Menu Item: [Action][Equation/Inequality][dSolve]
urSolve
Function: Returns the explicit formula of a sequence that is defined in relation to one or two previous terms, or a system of recursive formulas.
Syntax: rSolve (Eq, initial
rSolve
Example: To obtain the
Menu Item: [Action][Equation/Inequality][rSolve]
Example: To obtain the
Menu Item: [Action][Equation/Inequality][rSolve]
Example: To obtain the
Menu Item: [Action][Equation/Inequality][rSolve]
20050501