First order differential equations with 2 varriables
$begingroup$
Does anybody know how to solve the following differntial equation?
$$w^2cdot r+frac{dw}{dt}cdot r+frac{dr}{dt}cdot w=3g$$
where w and r are a function of time so $w(t)$ and $r(t)$.
$g$ is a constant
EDIT:
This equation came from a thought problem of mine which I will now explain since I still do not know how to approach the problem.
Basically I want to design a spiral track in which a vehicle will accelerate. However the total acceleration needs to be constant.
The vehicle will have 2 acceleration components, a radial component ($a_r$) and a change in speed component ($a_s$). Since we want constant acceleration:
$a_r + a_s = constant$
From circular motion we know that $a_r = omega ^2 r$
where $r$ is the radius, and $omega$
Further we know that $v=omega*r$, therefore:
$a_s=frac{d}{dt}(omega r)$
For constant acceleration $a_{total} = a_r + a_s = omega ^2 r + frac{d}{dt}(omega r) =constant$
Further usefull information:
Length of the track covered at a certain time
$l=v*t=omega r t$
With all this the radius will be a function of time, $r(t)$
and the angular velocity will be a function of time, $omega (t)$
Boundary conditions:
$r(0) = 0$
$omega (0) = 0$
Now I would like to find a possible set of solutions to create a track by implementing end boundary conditions that i choose e.g. $v(t_{end})=100 [m/s]$ and $l(t_{end})=5000 [m]$
Here is a diagram for clarity:
Constant acceleration spiral track
ordinary-differential-equations
$endgroup$
add a comment |
$begingroup$
Does anybody know how to solve the following differntial equation?
$$w^2cdot r+frac{dw}{dt}cdot r+frac{dr}{dt}cdot w=3g$$
where w and r are a function of time so $w(t)$ and $r(t)$.
$g$ is a constant
EDIT:
This equation came from a thought problem of mine which I will now explain since I still do not know how to approach the problem.
Basically I want to design a spiral track in which a vehicle will accelerate. However the total acceleration needs to be constant.
The vehicle will have 2 acceleration components, a radial component ($a_r$) and a change in speed component ($a_s$). Since we want constant acceleration:
$a_r + a_s = constant$
From circular motion we know that $a_r = omega ^2 r$
where $r$ is the radius, and $omega$
Further we know that $v=omega*r$, therefore:
$a_s=frac{d}{dt}(omega r)$
For constant acceleration $a_{total} = a_r + a_s = omega ^2 r + frac{d}{dt}(omega r) =constant$
Further usefull information:
Length of the track covered at a certain time
$l=v*t=omega r t$
With all this the radius will be a function of time, $r(t)$
and the angular velocity will be a function of time, $omega (t)$
Boundary conditions:
$r(0) = 0$
$omega (0) = 0$
Now I would like to find a possible set of solutions to create a track by implementing end boundary conditions that i choose e.g. $v(t_{end})=100 [m/s]$ and $l(t_{end})=5000 [m]$
Here is a diagram for clarity:
Constant acceleration spiral track
ordinary-differential-equations
$endgroup$
$begingroup$
One more differential equation is needed to solve it.
$endgroup$
– Narasimham
Dec 29 '18 at 20:03
add a comment |
$begingroup$
Does anybody know how to solve the following differntial equation?
$$w^2cdot r+frac{dw}{dt}cdot r+frac{dr}{dt}cdot w=3g$$
where w and r are a function of time so $w(t)$ and $r(t)$.
$g$ is a constant
EDIT:
This equation came from a thought problem of mine which I will now explain since I still do not know how to approach the problem.
Basically I want to design a spiral track in which a vehicle will accelerate. However the total acceleration needs to be constant.
The vehicle will have 2 acceleration components, a radial component ($a_r$) and a change in speed component ($a_s$). Since we want constant acceleration:
$a_r + a_s = constant$
From circular motion we know that $a_r = omega ^2 r$
where $r$ is the radius, and $omega$
Further we know that $v=omega*r$, therefore:
$a_s=frac{d}{dt}(omega r)$
For constant acceleration $a_{total} = a_r + a_s = omega ^2 r + frac{d}{dt}(omega r) =constant$
Further usefull information:
Length of the track covered at a certain time
$l=v*t=omega r t$
With all this the radius will be a function of time, $r(t)$
and the angular velocity will be a function of time, $omega (t)$
Boundary conditions:
$r(0) = 0$
$omega (0) = 0$
Now I would like to find a possible set of solutions to create a track by implementing end boundary conditions that i choose e.g. $v(t_{end})=100 [m/s]$ and $l(t_{end})=5000 [m]$
Here is a diagram for clarity:
Constant acceleration spiral track
ordinary-differential-equations
$endgroup$
Does anybody know how to solve the following differntial equation?
$$w^2cdot r+frac{dw}{dt}cdot r+frac{dr}{dt}cdot w=3g$$
where w and r are a function of time so $w(t)$ and $r(t)$.
$g$ is a constant
EDIT:
This equation came from a thought problem of mine which I will now explain since I still do not know how to approach the problem.
Basically I want to design a spiral track in which a vehicle will accelerate. However the total acceleration needs to be constant.
The vehicle will have 2 acceleration components, a radial component ($a_r$) and a change in speed component ($a_s$). Since we want constant acceleration:
$a_r + a_s = constant$
From circular motion we know that $a_r = omega ^2 r$
where $r$ is the radius, and $omega$
Further we know that $v=omega*r$, therefore:
$a_s=frac{d}{dt}(omega r)$
For constant acceleration $a_{total} = a_r + a_s = omega ^2 r + frac{d}{dt}(omega r) =constant$
Further usefull information:
Length of the track covered at a certain time
$l=v*t=omega r t$
With all this the radius will be a function of time, $r(t)$
and the angular velocity will be a function of time, $omega (t)$
Boundary conditions:
$r(0) = 0$
$omega (0) = 0$
Now I would like to find a possible set of solutions to create a track by implementing end boundary conditions that i choose e.g. $v(t_{end})=100 [m/s]$ and $l(t_{end})=5000 [m]$
Here is a diagram for clarity:
Constant acceleration spiral track
ordinary-differential-equations
ordinary-differential-equations
edited Dec 30 '18 at 10:51
Alessandro Simonelli
asked Dec 29 '18 at 12:02
Alessandro SimonelliAlessandro Simonelli
113
113
$begingroup$
One more differential equation is needed to solve it.
$endgroup$
– Narasimham
Dec 29 '18 at 20:03
add a comment |
$begingroup$
One more differential equation is needed to solve it.
$endgroup$
– Narasimham
Dec 29 '18 at 20:03
$begingroup$
One more differential equation is needed to solve it.
$endgroup$
– Narasimham
Dec 29 '18 at 20:03
$begingroup$
One more differential equation is needed to solve it.
$endgroup$
– Narasimham
Dec 29 '18 at 20:03
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Calling $z(t) = w(t) r(t)$ we have
$$
z^2(t)/r(t)+z'(t) =3g
$$
now knowing $r(t)$ you can solve for $z(t)$ recovering $w(t) = z(t)/r(t)$
$endgroup$
$begingroup$
Thanks for the answer, but what if I want to find the combination of w(t) and r(t) for which the equation is true?
$endgroup$
– Alessandro Simonelli
Dec 29 '18 at 14:44
$begingroup$
A differential equation is an equation: so think what do you can ask to an equation like $w(t)+r(t) = 3g$ regarding the values for $w(t)$ or $r(t)$ considered as unknowns. This equation (one) with two unknowns would be undecidable.
$endgroup$
– Cesareo
Dec 29 '18 at 16:16
add a comment |
$begingroup$
Suppose that $w$ is an arbitrary differentiable function. For any such function your equation is a linear differential equation for $r$. Solve it, say, by the variations of constants formula.
$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%2f3055776%2ffirst-order-differential-equations-with-2-varriables%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$
Calling $z(t) = w(t) r(t)$ we have
$$
z^2(t)/r(t)+z'(t) =3g
$$
now knowing $r(t)$ you can solve for $z(t)$ recovering $w(t) = z(t)/r(t)$
$endgroup$
$begingroup$
Thanks for the answer, but what if I want to find the combination of w(t) and r(t) for which the equation is true?
$endgroup$
– Alessandro Simonelli
Dec 29 '18 at 14:44
$begingroup$
A differential equation is an equation: so think what do you can ask to an equation like $w(t)+r(t) = 3g$ regarding the values for $w(t)$ or $r(t)$ considered as unknowns. This equation (one) with two unknowns would be undecidable.
$endgroup$
– Cesareo
Dec 29 '18 at 16:16
add a comment |
$begingroup$
Calling $z(t) = w(t) r(t)$ we have
$$
z^2(t)/r(t)+z'(t) =3g
$$
now knowing $r(t)$ you can solve for $z(t)$ recovering $w(t) = z(t)/r(t)$
$endgroup$
$begingroup$
Thanks for the answer, but what if I want to find the combination of w(t) and r(t) for which the equation is true?
$endgroup$
– Alessandro Simonelli
Dec 29 '18 at 14:44
$begingroup$
A differential equation is an equation: so think what do you can ask to an equation like $w(t)+r(t) = 3g$ regarding the values for $w(t)$ or $r(t)$ considered as unknowns. This equation (one) with two unknowns would be undecidable.
$endgroup$
– Cesareo
Dec 29 '18 at 16:16
add a comment |
$begingroup$
Calling $z(t) = w(t) r(t)$ we have
$$
z^2(t)/r(t)+z'(t) =3g
$$
now knowing $r(t)$ you can solve for $z(t)$ recovering $w(t) = z(t)/r(t)$
$endgroup$
Calling $z(t) = w(t) r(t)$ we have
$$
z^2(t)/r(t)+z'(t) =3g
$$
now knowing $r(t)$ you can solve for $z(t)$ recovering $w(t) = z(t)/r(t)$
answered Dec 29 '18 at 13:56
CesareoCesareo
8,9933516
8,9933516
$begingroup$
Thanks for the answer, but what if I want to find the combination of w(t) and r(t) for which the equation is true?
$endgroup$
– Alessandro Simonelli
Dec 29 '18 at 14:44
$begingroup$
A differential equation is an equation: so think what do you can ask to an equation like $w(t)+r(t) = 3g$ regarding the values for $w(t)$ or $r(t)$ considered as unknowns. This equation (one) with two unknowns would be undecidable.
$endgroup$
– Cesareo
Dec 29 '18 at 16:16
add a comment |
$begingroup$
Thanks for the answer, but what if I want to find the combination of w(t) and r(t) for which the equation is true?
$endgroup$
– Alessandro Simonelli
Dec 29 '18 at 14:44
$begingroup$
A differential equation is an equation: so think what do you can ask to an equation like $w(t)+r(t) = 3g$ regarding the values for $w(t)$ or $r(t)$ considered as unknowns. This equation (one) with two unknowns would be undecidable.
$endgroup$
– Cesareo
Dec 29 '18 at 16:16
$begingroup$
Thanks for the answer, but what if I want to find the combination of w(t) and r(t) for which the equation is true?
$endgroup$
– Alessandro Simonelli
Dec 29 '18 at 14:44
$begingroup$
Thanks for the answer, but what if I want to find the combination of w(t) and r(t) for which the equation is true?
$endgroup$
– Alessandro Simonelli
Dec 29 '18 at 14:44
$begingroup$
A differential equation is an equation: so think what do you can ask to an equation like $w(t)+r(t) = 3g$ regarding the values for $w(t)$ or $r(t)$ considered as unknowns. This equation (one) with two unknowns would be undecidable.
$endgroup$
– Cesareo
Dec 29 '18 at 16:16
$begingroup$
A differential equation is an equation: so think what do you can ask to an equation like $w(t)+r(t) = 3g$ regarding the values for $w(t)$ or $r(t)$ considered as unknowns. This equation (one) with two unknowns would be undecidable.
$endgroup$
– Cesareo
Dec 29 '18 at 16:16
add a comment |
$begingroup$
Suppose that $w$ is an arbitrary differentiable function. For any such function your equation is a linear differential equation for $r$. Solve it, say, by the variations of constants formula.
$endgroup$
add a comment |
$begingroup$
Suppose that $w$ is an arbitrary differentiable function. For any such function your equation is a linear differential equation for $r$. Solve it, say, by the variations of constants formula.
$endgroup$
add a comment |
$begingroup$
Suppose that $w$ is an arbitrary differentiable function. For any such function your equation is a linear differential equation for $r$. Solve it, say, by the variations of constants formula.
$endgroup$
Suppose that $w$ is an arbitrary differentiable function. For any such function your equation is a linear differential equation for $r$. Solve it, say, by the variations of constants formula.
answered Dec 29 '18 at 12:42
Gerhard S.Gerhard S.
1,06529
1,06529
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%2f3055776%2ffirst-order-differential-equations-with-2-varriables%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$
One more differential equation is needed to solve it.
$endgroup$
– Narasimham
Dec 29 '18 at 20:03