Solving Equations, Inequations and Systems.¶
Equations and Inequations¶
To solve an equation (or an inequation) with SimulaMath:
Enter the equation (or inequation) in the left panel,
Specify the variable(s) in the variables area,
Then click on the display button.
The solution to the equation \((x+1)(2x-5)(x^2+1)=0\) over \(\mathbb{R}\).
Note
You must specify the variables in the variables area
Note
You can also solve equations in a given set.
Solving the equation \((x+1)(2x-5)(x^2+1)=0\) over \(\mathbb{C}\)
Resolution with parameters
Note
If there are variables in the equation that are not defined in the variables area, then they are considered as parameters.
Let us solve the equation \(ax+b = 0\) when \(x\in \mathbb{R}\).
The solution of the inequation \(x^2-3x+2 \geq 0\) in \(\mathbb{R}\)
The resolution in \(\mathbb{R}\) of \((x-1)(x+4)=0\text{ and } x>0\).
Linear and non-linear systems¶
To enter a system (or an inequation),
First enter the first equation (or inequation) and then press the ENTER key;
Then enter the second equation (or inequation) and press ENTER;
And so on until the last equation (or inequation).
The solution in \(\mathbb{R}^2\) of the system:
The resolution in \(\mathbb{R}^3\) of the system:
The resolution in \(\mathbb{R}^3\) of the system:
Differential Equations¶
The resolution of the differential equation \(y'''-3y''+3y'-y=0\)
The resolution of the differential equation \(y'''-3y''+3y'-y=0\) with the initial conditions \(y(0) = 0; y'(0)=1\) and \(y''(0)=1\).
The resolution of the differential equation \(y''+2y'+y=0\).
The solution of the differential equation \(y''+2y'+y=0\) with the initial conditions \(y(0)=1\) and \(y'(0)=2\).
The solution of the differential equation \(y''+y=\cos(x)\)
The solution of the differential equation \(xy'-3y=(x+1)(x-3)\)
Solving the differential equation \(y''+2y'-8y=4exp(2x)(3x+5)\)
Differential Systems¶
The resolution of the differential system
with \(a\in \mathbb{R}\).
The resolution of the differential system
The resolution of the differential system
The resolution of the differential system :
with initial conditions \(f(0)=0; g(0)=1\) and \(h(0)=-1\).
Recurrent Sequences¶
The solution of the recurrent equation \(U(n+1)=U(n)+r\) with \(r\in \mathbb{R}\).
The solution of the recurrent equation \(U(n+1)=2U(n)+b\) with \(b\in \mathbb{R}\) with \(U(0)=1\).
The solution of the recurrent equation \(U(n+2) -2U(n+1)+U(n)=0\).
Modular Systems¶
The solution of some modular systems can be done by using the Chinese remainder theorem.
Example: solving the modular system