User Guide –
Differential Equations Made Easy
Topic |
Description |
Correct |
Incorrect |
|||||||||||||||
|
||||||||||||||||||
1) General usage |
|
|
||||||||||||||||
a)
Multiplication of variables |
x*y^2, x*cos(x) |
xy^2, xcos(x) |
||||||||||||||||
b) Enter
.5 instead of ½ to obtain decimal answers. |
use ½*x or .5*x |
|
||||||||||||||||
c)
Roots: i.e. 3√x |
x^(1/3) |
3√x |
||||||||||||||||
d)
Denominators |
1/(x-2) |
1/x-2 |
||||||||||||||||
e) Squaring sin(x) |
sin(x)^2 or (sin(5x))^2 |
sin(x^2) sin^2(5x) |
||||||||||||||||
f)
Parentheses: |
ln(sin(5x))/(x^2-1) |
lnsin(5x)/x^2-1 |
||||||||||||||||
g)
Euler Number |
e (using Diamond e^x) |
e (Alpha e) |
||||||||||||||||
|
|
|
|
|||||||||||||||
|
||||||||||||||||||
2)
General usage of DEQME |
a) Use
ESC to exit the current module or DEQME altogether. b) Incorrect
Entries – see above - yield the error message: “Invalid Entry”. Press ENTER
and correct expression. c) To
force decimal answers, use decimal input (see also 1b) d)
Provide 60,000 of Flash ROM (to check:2nd
6). Deleting or archiving files may be necessary: use 2nd “–“ (VAR-LINK), F4 to select files, then F1 to delete or
archive. Archiving might be a good way to manage programs, variables, etc as
a loss of battery power may delete any unarchived files. e)
Emptying the MAIN folder when starting DEQME will prevent any file
reoccurrences (and thus loading error). f)
Should Differential Equations Made Easy not start (anymore) or act strange,
reset ALL memory (2nd 6, then F1) as memory may be corrupted. g) Use the
latest Operating System (OS) using TI Connect. |
|||||||||||||||||
|
||||||||||||||||||
5)
Any 1. order Differential Equations |
|
Correct: 1) DE=x*y |
Incorrect: 1) DE=xy |
|||||||||||||||
|
||||||||||||||||||
6)
Exact Differential Equation |
|
Correct: M(x,y)=2x^3*y^2 |
Incorrect: 1) M(x,y)=2xy^2 |
|||||||||||||||
|
||||||||||||||||||
7)
Linear in x |
|
Correct: 1) P(y)=y^3 |
Incorrect: 1) P(y)=x^3 |
|||||||||||||||
|
||||||||||||||||||
8)
1. Order Checker Differential Equations |
|
Correct: 1) DE:: y’=y |
Incorrect: 1) DE:: y’=xy |
|||||||||||||||
|
||||||||||||||||||
9)
Bernoulli Differential Equations |
|
Correct: 1) p(x)=x^3 |
Incorrect: 1) p(x)=y |
|||||||||||||||
|
||||||||||||||||||
10)
2. Order Differential Equation |
|
Correct: 1) DE: y’’=x*y
|
Incorrect: 1) DE: y”=xy |
|||||||||||||||
|
||||||||||||||||||
11)
2. Order Homogeneous Differential Equation |
|
Correct: 1) b=-3 |
Incorrect: 1) b=x |
|||||||||||||||
|
||||||||||||||||||
12)
2. Order Non-Homogeneous Differential Equation |
|
Correct: 1) b=-3 3) g(x)=x^3 |
Incorrect: 1) b=x 3) g(x)=t^4 |
|||||||||||||||
|
||||||||||||||||||
13)
2. Order Differential Equation Solution Checker. |
|
Correct: 1) DE:: y”=4*y |
Incorrect: 1) DE:: y”=xy Note: Use Single Quote (‘) twice, do not use quotation marks (“). |
|||||||||||||||
|
||||||||||||||||||
14)
Variation of Parameter for 2. |
|
Correct: 1) DE(x,y): |
Incorrect: 1) DE(x,y): |
|||||||||||||||
|
||||||||||||||||||
15)
Reduction of Order for 2. |
|
Correct: 1) q(x)=1/(2x) |
Incorrect: 1) q(x)=1/t |
|||||||||||||||
|
||||||||||||||||||
16)
Legendre Differential Equation |
|
Correct: 1) q(x)= |
Incorrect: 1) q(x)=1/t |
|||||||||||||||
|
||||||||||||||||||
17)
Solve a DE of Order n with constant coefficients by entering its corresponding
Characteristic Equation in terms of t. |
|
Correct: 1) CharEq(t): |
Incorrect: 1) CharEq(t): |
|||||||||||||||
|
||||||||||||||||||
18)
Solve X’ = A * X |
|
Correct: 1) A= [2,-3;1,-2] X(t0)=[1;2] |
Incorrect: 1) A=(1,2,3,4) 2) A=(1,2,3;4) 3) X(t0)=[1,2] |
|||||||||||||||
|
||||||||||||||||||
19)
Solve a DE using LaPlace Transform (step
by step) |
|
Correct: 1) DEQ:: y2+4y=sin(2t) |
Incorrect: 1) DEQ:: y2+y=sin(t) |
|||||||||||||||
|
||||||||||||||||||
20)
|
|
Correct: 1) f(t)=t^2 |
Incorrect: 1) f(t)=x^2 |
|||||||||||||||
|
||||||||||||||||||
21)
Inverse |
|
Correct: 1) f(s)=s^2 |
Incorrect: 1) f(s)=t^2 |
|||||||||||||||
|
||||||||||||||||||
22)
Compute Wronskian |
|
Correct: 1) Functions(x)= |
Incorrect: 1) Functions(x)= 2) Functions(x)= 3) Functions(x)= |
|||||||||||||||
|
||||||||||||||||||
23)
Annihilator Method |
|
Correct: 1) P(d)=d^2-1 |
Incorrect: 1) P(d)=d2-1 4) f(x)=x3-8 |
|||||||||||||||
|
||||||||||||||||||
24)
Picard Method |
|
Correct: 1) dy/dx=x*y |
Incorrect: 1) dy/dx=xy |
|||||||||||||||
|
||||||||||||||||||
25)
|
|
Nothing to enter for this and for the other PDE’s = Partial Differential Equations. Their solutions
are simply displayed here. |
|
|||||||||||||||
|
||||||||||||||||||
|
|
|
|