System of differential equations - linear system, shooting method
$begingroup$
I need a little help with solving of this system, please.
begin{align}
y'' &= -(a/b), y'-c ,(z-y/e)\
z' &= -(c/f), (z-y/e),
end{align}
where $a,b,c,f$ are known constants
$z(0) = 100$ I.C.
$a ,y(5)-b, y'(5) = 0$ B.C.
$y'(0) = 0$ I.C.
Firstly, I have to solve it for $e = 100$ as a system of linear diff equations and find value for $z(2)$. Then I have to calculate using shooting method and then use proper Runge-Kutta approximation (using $e = 10*sqrt(y)$, y $=<$ use $y/e = 0$).
Is there anybody who can push me a bit? Or give me a link for similar problem? Thanks.
ordinary-differential-equations
$endgroup$
add a comment |
$begingroup$
I need a little help with solving of this system, please.
begin{align}
y'' &= -(a/b), y'-c ,(z-y/e)\
z' &= -(c/f), (z-y/e),
end{align}
where $a,b,c,f$ are known constants
$z(0) = 100$ I.C.
$a ,y(5)-b, y'(5) = 0$ B.C.
$y'(0) = 0$ I.C.
Firstly, I have to solve it for $e = 100$ as a system of linear diff equations and find value for $z(2)$. Then I have to calculate using shooting method and then use proper Runge-Kutta approximation (using $e = 10*sqrt(y)$, y $=<$ use $y/e = 0$).
Is there anybody who can push me a bit? Or give me a link for similar problem? Thanks.
ordinary-differential-equations
$endgroup$
$begingroup$
Please use MathJax to type mathematical equations.
$endgroup$
– 高田航
Jan 12 at 20:32
$begingroup$
Please separate the sub-tasks more clearly. What is the use of $z(2)$? What is the third initial condition in that task? Or is that just some arbitrary test value of the BVP solution to allow your tutor a fast recognition of correct results? The computation of $y/e$ in the second task is unreadable. Did you mean $y/e=sqrt{max(0,y)}/10$?
$endgroup$
– LutzL
Jan 12 at 20:52
$begingroup$
OK, it is all about extraction using countercurrent. $y,z$ represent concentration profiles and then $z(x=0)$ is inlet of feedstock and $z(x=2)$ is inlet of extraction agent. And using $e=100$ I have to find concentration $z(2)$. About the second sub-task, I have to use $e=10*sqrt(y)$ approximation for using RK 4th grade and then again, calculate the value $z(2)$. And this problem should be solved using shooting method, where $y$ is equal or lesser than zero so we should choose $y/e=0$. Is it understandable this time?
$endgroup$
– user618980
Jan 12 at 21:14
add a comment |
$begingroup$
I need a little help with solving of this system, please.
begin{align}
y'' &= -(a/b), y'-c ,(z-y/e)\
z' &= -(c/f), (z-y/e),
end{align}
where $a,b,c,f$ are known constants
$z(0) = 100$ I.C.
$a ,y(5)-b, y'(5) = 0$ B.C.
$y'(0) = 0$ I.C.
Firstly, I have to solve it for $e = 100$ as a system of linear diff equations and find value for $z(2)$. Then I have to calculate using shooting method and then use proper Runge-Kutta approximation (using $e = 10*sqrt(y)$, y $=<$ use $y/e = 0$).
Is there anybody who can push me a bit? Or give me a link for similar problem? Thanks.
ordinary-differential-equations
$endgroup$
I need a little help with solving of this system, please.
begin{align}
y'' &= -(a/b), y'-c ,(z-y/e)\
z' &= -(c/f), (z-y/e),
end{align}
where $a,b,c,f$ are known constants
$z(0) = 100$ I.C.
$a ,y(5)-b, y'(5) = 0$ B.C.
$y'(0) = 0$ I.C.
Firstly, I have to solve it for $e = 100$ as a system of linear diff equations and find value for $z(2)$. Then I have to calculate using shooting method and then use proper Runge-Kutta approximation (using $e = 10*sqrt(y)$, y $=<$ use $y/e = 0$).
Is there anybody who can push me a bit? Or give me a link for similar problem? Thanks.
ordinary-differential-equations
ordinary-differential-equations
edited Jan 12 at 20:52
asked Jan 12 at 20:27
user618980
$begingroup$
Please use MathJax to type mathematical equations.
$endgroup$
– 高田航
Jan 12 at 20:32
$begingroup$
Please separate the sub-tasks more clearly. What is the use of $z(2)$? What is the third initial condition in that task? Or is that just some arbitrary test value of the BVP solution to allow your tutor a fast recognition of correct results? The computation of $y/e$ in the second task is unreadable. Did you mean $y/e=sqrt{max(0,y)}/10$?
$endgroup$
– LutzL
Jan 12 at 20:52
$begingroup$
OK, it is all about extraction using countercurrent. $y,z$ represent concentration profiles and then $z(x=0)$ is inlet of feedstock and $z(x=2)$ is inlet of extraction agent. And using $e=100$ I have to find concentration $z(2)$. About the second sub-task, I have to use $e=10*sqrt(y)$ approximation for using RK 4th grade and then again, calculate the value $z(2)$. And this problem should be solved using shooting method, where $y$ is equal or lesser than zero so we should choose $y/e=0$. Is it understandable this time?
$endgroup$
– user618980
Jan 12 at 21:14
add a comment |
$begingroup$
Please use MathJax to type mathematical equations.
$endgroup$
– 高田航
Jan 12 at 20:32
$begingroup$
Please separate the sub-tasks more clearly. What is the use of $z(2)$? What is the third initial condition in that task? Or is that just some arbitrary test value of the BVP solution to allow your tutor a fast recognition of correct results? The computation of $y/e$ in the second task is unreadable. Did you mean $y/e=sqrt{max(0,y)}/10$?
$endgroup$
– LutzL
Jan 12 at 20:52
$begingroup$
OK, it is all about extraction using countercurrent. $y,z$ represent concentration profiles and then $z(x=0)$ is inlet of feedstock and $z(x=2)$ is inlet of extraction agent. And using $e=100$ I have to find concentration $z(2)$. About the second sub-task, I have to use $e=10*sqrt(y)$ approximation for using RK 4th grade and then again, calculate the value $z(2)$. And this problem should be solved using shooting method, where $y$ is equal or lesser than zero so we should choose $y/e=0$. Is it understandable this time?
$endgroup$
– user618980
Jan 12 at 21:14
$begingroup$
Please use MathJax to type mathematical equations.
$endgroup$
– 高田航
Jan 12 at 20:32
$begingroup$
Please use MathJax to type mathematical equations.
$endgroup$
– 高田航
Jan 12 at 20:32
$begingroup$
Please separate the sub-tasks more clearly. What is the use of $z(2)$? What is the third initial condition in that task? Or is that just some arbitrary test value of the BVP solution to allow your tutor a fast recognition of correct results? The computation of $y/e$ in the second task is unreadable. Did you mean $y/e=sqrt{max(0,y)}/10$?
$endgroup$
– LutzL
Jan 12 at 20:52
$begingroup$
Please separate the sub-tasks more clearly. What is the use of $z(2)$? What is the third initial condition in that task? Or is that just some arbitrary test value of the BVP solution to allow your tutor a fast recognition of correct results? The computation of $y/e$ in the second task is unreadable. Did you mean $y/e=sqrt{max(0,y)}/10$?
$endgroup$
– LutzL
Jan 12 at 20:52
$begingroup$
OK, it is all about extraction using countercurrent. $y,z$ represent concentration profiles and then $z(x=0)$ is inlet of feedstock and $z(x=2)$ is inlet of extraction agent. And using $e=100$ I have to find concentration $z(2)$. About the second sub-task, I have to use $e=10*sqrt(y)$ approximation for using RK 4th grade and then again, calculate the value $z(2)$. And this problem should be solved using shooting method, where $y$ is equal or lesser than zero so we should choose $y/e=0$. Is it understandable this time?
$endgroup$
– user618980
Jan 12 at 21:14
$begingroup$
OK, it is all about extraction using countercurrent. $y,z$ represent concentration profiles and then $z(x=0)$ is inlet of feedstock and $z(x=2)$ is inlet of extraction agent. And using $e=100$ I have to find concentration $z(2)$. About the second sub-task, I have to use $e=10*sqrt(y)$ approximation for using RK 4th grade and then again, calculate the value $z(2)$. And this problem should be solved using shooting method, where $y$ is equal or lesser than zero so we should choose $y/e=0$. Is it understandable this time?
$endgroup$
– user618980
Jan 12 at 21:14
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Define $boldsymbol{y} := (y,y',z)^{top}$ to obtain a linear system of first-order ordinary differential equations for $boldsymbol{y}$:
begin{eqnarray}
boldsymbol{y}' = left( begin{array}{c}
y'\
-frac{a}{b} y' - c left( z - frac{y}{e} right)\
-frac{c}{f} left( z - frac{y}{e} right)
end{array}
right) =: boldsymbol{f}(x,boldsymbol{y}),
end{eqnarray}
with conditions
begin{equation}
z(0) = 100, quad a y(5) - b y'(5) = 0, quad y'(0) = 0.
end{equation}
This is not an initial-value problem for $boldsymbol{y}$ because the second condition is given at $x > 0$.
Introducing the condition $y(0) = alpha$ with some unknown parameter $alpha in mathbb{R}$, we may now solve the initial-value problem
begin{equation}
boldsymbol{y}' = boldsymbol{f}(x,boldsymbol{y}), quad boldsymbol{y}(0) = left( begin{array}{c}
alpha\
0\
100
end{array}
right) =: boldsymbol{y}_0(alpha),
end{equation}
whose solution $boldsymbol{y}(x;alpha) = left(y(x;alpha),y'(x;alpha),z(x;alpha)right)^{top}$ depends on the unknown parameter $alpha$. Now we have to determine the value of $alpha$ such that the nonlinear equation
begin{equation}
F(alpha) := a y(5;alpha) - b y'(5;alpha) = 0
end{equation}
is satisfied. This will require multiple evaluations of $F$, and each evaluation of $F$ requires the solution of an initial-value problem with a different initial value.
Edit: All of this was assuming that $e$ is a constant as well. Of course with $e = 10 sqrt{y}$ we obtain a nonlinear system which seems not easier but more difficult to solve!
$endgroup$
add a comment |
$begingroup$
Your boundary conditions on the left side, $t=0$, miss only one entry. Complementarily, on the right side you have one condition to satisfy. Selecting some input value for the missing left condition, you can integrate to obtain a value for the condition on the right side as output. This now is a continuous and, on a medium scale, differentiable scalar function. Now you can apply you preferred root seeking method, for instance the secant method or some bracketing method, to find the root.
In the first instance, this function will be linear up to the accuracy of the ODE integration, so that the secant method should converge in very few steps. In the second, non-linear case, you should observe the behavior of the root-seeking method on a typical non-linear function.
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3071348%2fsystem-of-differential-equations-linear-system-shooting-method%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Define $boldsymbol{y} := (y,y',z)^{top}$ to obtain a linear system of first-order ordinary differential equations for $boldsymbol{y}$:
begin{eqnarray}
boldsymbol{y}' = left( begin{array}{c}
y'\
-frac{a}{b} y' - c left( z - frac{y}{e} right)\
-frac{c}{f} left( z - frac{y}{e} right)
end{array}
right) =: boldsymbol{f}(x,boldsymbol{y}),
end{eqnarray}
with conditions
begin{equation}
z(0) = 100, quad a y(5) - b y'(5) = 0, quad y'(0) = 0.
end{equation}
This is not an initial-value problem for $boldsymbol{y}$ because the second condition is given at $x > 0$.
Introducing the condition $y(0) = alpha$ with some unknown parameter $alpha in mathbb{R}$, we may now solve the initial-value problem
begin{equation}
boldsymbol{y}' = boldsymbol{f}(x,boldsymbol{y}), quad boldsymbol{y}(0) = left( begin{array}{c}
alpha\
0\
100
end{array}
right) =: boldsymbol{y}_0(alpha),
end{equation}
whose solution $boldsymbol{y}(x;alpha) = left(y(x;alpha),y'(x;alpha),z(x;alpha)right)^{top}$ depends on the unknown parameter $alpha$. Now we have to determine the value of $alpha$ such that the nonlinear equation
begin{equation}
F(alpha) := a y(5;alpha) - b y'(5;alpha) = 0
end{equation}
is satisfied. This will require multiple evaluations of $F$, and each evaluation of $F$ requires the solution of an initial-value problem with a different initial value.
Edit: All of this was assuming that $e$ is a constant as well. Of course with $e = 10 sqrt{y}$ we obtain a nonlinear system which seems not easier but more difficult to solve!
$endgroup$
add a comment |
$begingroup$
Define $boldsymbol{y} := (y,y',z)^{top}$ to obtain a linear system of first-order ordinary differential equations for $boldsymbol{y}$:
begin{eqnarray}
boldsymbol{y}' = left( begin{array}{c}
y'\
-frac{a}{b} y' - c left( z - frac{y}{e} right)\
-frac{c}{f} left( z - frac{y}{e} right)
end{array}
right) =: boldsymbol{f}(x,boldsymbol{y}),
end{eqnarray}
with conditions
begin{equation}
z(0) = 100, quad a y(5) - b y'(5) = 0, quad y'(0) = 0.
end{equation}
This is not an initial-value problem for $boldsymbol{y}$ because the second condition is given at $x > 0$.
Introducing the condition $y(0) = alpha$ with some unknown parameter $alpha in mathbb{R}$, we may now solve the initial-value problem
begin{equation}
boldsymbol{y}' = boldsymbol{f}(x,boldsymbol{y}), quad boldsymbol{y}(0) = left( begin{array}{c}
alpha\
0\
100
end{array}
right) =: boldsymbol{y}_0(alpha),
end{equation}
whose solution $boldsymbol{y}(x;alpha) = left(y(x;alpha),y'(x;alpha),z(x;alpha)right)^{top}$ depends on the unknown parameter $alpha$. Now we have to determine the value of $alpha$ such that the nonlinear equation
begin{equation}
F(alpha) := a y(5;alpha) - b y'(5;alpha) = 0
end{equation}
is satisfied. This will require multiple evaluations of $F$, and each evaluation of $F$ requires the solution of an initial-value problem with a different initial value.
Edit: All of this was assuming that $e$ is a constant as well. Of course with $e = 10 sqrt{y}$ we obtain a nonlinear system which seems not easier but more difficult to solve!
$endgroup$
add a comment |
$begingroup$
Define $boldsymbol{y} := (y,y',z)^{top}$ to obtain a linear system of first-order ordinary differential equations for $boldsymbol{y}$:
begin{eqnarray}
boldsymbol{y}' = left( begin{array}{c}
y'\
-frac{a}{b} y' - c left( z - frac{y}{e} right)\
-frac{c}{f} left( z - frac{y}{e} right)
end{array}
right) =: boldsymbol{f}(x,boldsymbol{y}),
end{eqnarray}
with conditions
begin{equation}
z(0) = 100, quad a y(5) - b y'(5) = 0, quad y'(0) = 0.
end{equation}
This is not an initial-value problem for $boldsymbol{y}$ because the second condition is given at $x > 0$.
Introducing the condition $y(0) = alpha$ with some unknown parameter $alpha in mathbb{R}$, we may now solve the initial-value problem
begin{equation}
boldsymbol{y}' = boldsymbol{f}(x,boldsymbol{y}), quad boldsymbol{y}(0) = left( begin{array}{c}
alpha\
0\
100
end{array}
right) =: boldsymbol{y}_0(alpha),
end{equation}
whose solution $boldsymbol{y}(x;alpha) = left(y(x;alpha),y'(x;alpha),z(x;alpha)right)^{top}$ depends on the unknown parameter $alpha$. Now we have to determine the value of $alpha$ such that the nonlinear equation
begin{equation}
F(alpha) := a y(5;alpha) - b y'(5;alpha) = 0
end{equation}
is satisfied. This will require multiple evaluations of $F$, and each evaluation of $F$ requires the solution of an initial-value problem with a different initial value.
Edit: All of this was assuming that $e$ is a constant as well. Of course with $e = 10 sqrt{y}$ we obtain a nonlinear system which seems not easier but more difficult to solve!
$endgroup$
Define $boldsymbol{y} := (y,y',z)^{top}$ to obtain a linear system of first-order ordinary differential equations for $boldsymbol{y}$:
begin{eqnarray}
boldsymbol{y}' = left( begin{array}{c}
y'\
-frac{a}{b} y' - c left( z - frac{y}{e} right)\
-frac{c}{f} left( z - frac{y}{e} right)
end{array}
right) =: boldsymbol{f}(x,boldsymbol{y}),
end{eqnarray}
with conditions
begin{equation}
z(0) = 100, quad a y(5) - b y'(5) = 0, quad y'(0) = 0.
end{equation}
This is not an initial-value problem for $boldsymbol{y}$ because the second condition is given at $x > 0$.
Introducing the condition $y(0) = alpha$ with some unknown parameter $alpha in mathbb{R}$, we may now solve the initial-value problem
begin{equation}
boldsymbol{y}' = boldsymbol{f}(x,boldsymbol{y}), quad boldsymbol{y}(0) = left( begin{array}{c}
alpha\
0\
100
end{array}
right) =: boldsymbol{y}_0(alpha),
end{equation}
whose solution $boldsymbol{y}(x;alpha) = left(y(x;alpha),y'(x;alpha),z(x;alpha)right)^{top}$ depends on the unknown parameter $alpha$. Now we have to determine the value of $alpha$ such that the nonlinear equation
begin{equation}
F(alpha) := a y(5;alpha) - b y'(5;alpha) = 0
end{equation}
is satisfied. This will require multiple evaluations of $F$, and each evaluation of $F$ requires the solution of an initial-value problem with a different initial value.
Edit: All of this was assuming that $e$ is a constant as well. Of course with $e = 10 sqrt{y}$ we obtain a nonlinear system which seems not easier but more difficult to solve!
edited Jan 13 at 7:23
answered Jan 12 at 22:22
ChristophChristoph
59616
59616
add a comment |
add a comment |
$begingroup$
Your boundary conditions on the left side, $t=0$, miss only one entry. Complementarily, on the right side you have one condition to satisfy. Selecting some input value for the missing left condition, you can integrate to obtain a value for the condition on the right side as output. This now is a continuous and, on a medium scale, differentiable scalar function. Now you can apply you preferred root seeking method, for instance the secant method or some bracketing method, to find the root.
In the first instance, this function will be linear up to the accuracy of the ODE integration, so that the secant method should converge in very few steps. In the second, non-linear case, you should observe the behavior of the root-seeking method on a typical non-linear function.
$endgroup$
add a comment |
$begingroup$
Your boundary conditions on the left side, $t=0$, miss only one entry. Complementarily, on the right side you have one condition to satisfy. Selecting some input value for the missing left condition, you can integrate to obtain a value for the condition on the right side as output. This now is a continuous and, on a medium scale, differentiable scalar function. Now you can apply you preferred root seeking method, for instance the secant method or some bracketing method, to find the root.
In the first instance, this function will be linear up to the accuracy of the ODE integration, so that the secant method should converge in very few steps. In the second, non-linear case, you should observe the behavior of the root-seeking method on a typical non-linear function.
$endgroup$
add a comment |
$begingroup$
Your boundary conditions on the left side, $t=0$, miss only one entry. Complementarily, on the right side you have one condition to satisfy. Selecting some input value for the missing left condition, you can integrate to obtain a value for the condition on the right side as output. This now is a continuous and, on a medium scale, differentiable scalar function. Now you can apply you preferred root seeking method, for instance the secant method or some bracketing method, to find the root.
In the first instance, this function will be linear up to the accuracy of the ODE integration, so that the secant method should converge in very few steps. In the second, non-linear case, you should observe the behavior of the root-seeking method on a typical non-linear function.
$endgroup$
Your boundary conditions on the left side, $t=0$, miss only one entry. Complementarily, on the right side you have one condition to satisfy. Selecting some input value for the missing left condition, you can integrate to obtain a value for the condition on the right side as output. This now is a continuous and, on a medium scale, differentiable scalar function. Now you can apply you preferred root seeking method, for instance the secant method or some bracketing method, to find the root.
In the first instance, this function will be linear up to the accuracy of the ODE integration, so that the secant method should converge in very few steps. In the second, non-linear case, you should observe the behavior of the root-seeking method on a typical non-linear function.
answered Jan 12 at 21:07
LutzLLutzL
59.6k42057
59.6k42057
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3071348%2fsystem-of-differential-equations-linear-system-shooting-method%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
$begingroup$
Please use MathJax to type mathematical equations.
$endgroup$
– 高田航
Jan 12 at 20:32
$begingroup$
Please separate the sub-tasks more clearly. What is the use of $z(2)$? What is the third initial condition in that task? Or is that just some arbitrary test value of the BVP solution to allow your tutor a fast recognition of correct results? The computation of $y/e$ in the second task is unreadable. Did you mean $y/e=sqrt{max(0,y)}/10$?
$endgroup$
– LutzL
Jan 12 at 20:52
$begingroup$
OK, it is all about extraction using countercurrent. $y,z$ represent concentration profiles and then $z(x=0)$ is inlet of feedstock and $z(x=2)$ is inlet of extraction agent. And using $e=100$ I have to find concentration $z(2)$. About the second sub-task, I have to use $e=10*sqrt(y)$ approximation for using RK 4th grade and then again, calculate the value $z(2)$. And this problem should be solved using shooting method, where $y$ is equal or lesser than zero so we should choose $y/e=0$. Is it understandable this time?
$endgroup$
– user618980
Jan 12 at 21:14