What differential equation corresponds to this vector field? The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)vector field for 2nd order differential eq.Converting a slope field into a vector fieldIs my intuition correct about vector field?Is this a vector field?Determine the curves along the vector fieldBounded vector field in a square region (soft question)What are sufficient conditions for a vector field to be a multiple of a gradient?Vector Field, so that Divergence is a specified constantDirection field of a first orden variable separable differential equationNumber of independent components of a vector satisfying a differential constraint?
Using dividends to reduce short term capital gains?
Why are PDP-7-style microprogrammed instructions out of vogue?
US Healthcare consultation for visitors
Example of compact Riemannian manifold with only one geodesic.
Huge performance difference of the command find with and without using %M option to show permissions
Single author papers against my advisor's will?
How to politely respond to generic emails requesting a PhD/job in my lab? Without wasting too much time
ELI5: Why do they say that Israel would have been the fourth country to land a spacecraft on the Moon and why do they call it low cost?
What do I do when my TA workload is more than expected?
How did passengers keep warm on sail ships?
Deal with toxic manager when you can't quit
Working through the single responsibility principle (SRP) in Python when calls are expensive
How to determine omitted units in a publication
Match Roman Numerals
Is an up-to-date browser secure on an out-of-date OS?
Was credit for the black hole image misappropriated?
Identify 80s or 90s comics with ripped creatures (not dwarves)
Can withdrawing asylum be illegal?
How to make Illustrator type tool selection automatically adapt with text length
Could an empire control the whole planet with today's comunication methods?
"is" operation returns false even though two objects have same id
Did the UK government pay "millions and millions of dollars" to try to snag Julian Assange?
Do I have Disadvantage attacking with an off-hand weapon?
Does Parliament hold absolute power in the UK?
What differential equation corresponds to this vector field?
The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)vector field for 2nd order differential eq.Converting a slope field into a vector fieldIs my intuition correct about vector field?Is this a vector field?Determine the curves along the vector fieldBounded vector field in a square region (soft question)What are sufficient conditions for a vector field to be a multiple of a gradient?Vector Field, so that Divergence is a specified constantDirection field of a first orden variable separable differential equationNumber of independent components of a vector satisfying a differential constraint?
$begingroup$
Here is a vector field:$$ vec F(x,y)=sin(x),sin(y), $$
where $x,y in (0,pi).$
How do you find the differential equation, that when solved gives the integral curves for this vector field? I made this plot on WolframAlpha:

ordinary-differential-equations multivariable-calculus vector-fields
$endgroup$
add a comment |
$begingroup$
Here is a vector field:$$ vec F(x,y)=sin(x),sin(y), $$
where $x,y in (0,pi).$
How do you find the differential equation, that when solved gives the integral curves for this vector field? I made this plot on WolframAlpha:

ordinary-differential-equations multivariable-calculus vector-fields
$endgroup$
add a comment |
$begingroup$
Here is a vector field:$$ vec F(x,y)=sin(x),sin(y), $$
where $x,y in (0,pi).$
How do you find the differential equation, that when solved gives the integral curves for this vector field? I made this plot on WolframAlpha:

ordinary-differential-equations multivariable-calculus vector-fields
$endgroup$
Here is a vector field:$$ vec F(x,y)=sin(x),sin(y), $$
where $x,y in (0,pi).$
How do you find the differential equation, that when solved gives the integral curves for this vector field? I made this plot on WolframAlpha:

ordinary-differential-equations multivariable-calculus vector-fields
ordinary-differential-equations multivariable-calculus vector-fields
asked Mar 24 at 16:34
UltradarkUltradark
3481518
3481518
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
If we treat your slope field $F$ as a system of differential equations, we get the following:
beginalign*
fracdxdt &=F_x = sin(x) \
fracdydt &= F_y = sin(y)
endalign*
The trajectories for an autonomous system of differential equations can be calculated through the following formula:
$dy/dx =(dy/dt) / (dx/dt)$. Thus, the curves for you slope field will follow the following differential equation:
$$fracdydx = fracfracdydtfracdxdt = fracsin(y)sin(x)$$
This equation is separable and should be relatively easy to solve.
$endgroup$
add a comment |
Your Answer
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%2f3160748%2fwhat-differential-equation-corresponds-to-this-vector-field%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
If we treat your slope field $F$ as a system of differential equations, we get the following:
beginalign*
fracdxdt &=F_x = sin(x) \
fracdydt &= F_y = sin(y)
endalign*
The trajectories for an autonomous system of differential equations can be calculated through the following formula:
$dy/dx =(dy/dt) / (dx/dt)$. Thus, the curves for you slope field will follow the following differential equation:
$$fracdydx = fracfracdydtfracdxdt = fracsin(y)sin(x)$$
This equation is separable and should be relatively easy to solve.
$endgroup$
add a comment |
$begingroup$
If we treat your slope field $F$ as a system of differential equations, we get the following:
beginalign*
fracdxdt &=F_x = sin(x) \
fracdydt &= F_y = sin(y)
endalign*
The trajectories for an autonomous system of differential equations can be calculated through the following formula:
$dy/dx =(dy/dt) / (dx/dt)$. Thus, the curves for you slope field will follow the following differential equation:
$$fracdydx = fracfracdydtfracdxdt = fracsin(y)sin(x)$$
This equation is separable and should be relatively easy to solve.
$endgroup$
add a comment |
$begingroup$
If we treat your slope field $F$ as a system of differential equations, we get the following:
beginalign*
fracdxdt &=F_x = sin(x) \
fracdydt &= F_y = sin(y)
endalign*
The trajectories for an autonomous system of differential equations can be calculated through the following formula:
$dy/dx =(dy/dt) / (dx/dt)$. Thus, the curves for you slope field will follow the following differential equation:
$$fracdydx = fracfracdydtfracdxdt = fracsin(y)sin(x)$$
This equation is separable and should be relatively easy to solve.
$endgroup$
If we treat your slope field $F$ as a system of differential equations, we get the following:
beginalign*
fracdxdt &=F_x = sin(x) \
fracdydt &= F_y = sin(y)
endalign*
The trajectories for an autonomous system of differential equations can be calculated through the following formula:
$dy/dx =(dy/dt) / (dx/dt)$. Thus, the curves for you slope field will follow the following differential equation:
$$fracdydx = fracfracdydtfracdxdt = fracsin(y)sin(x)$$
This equation is separable and should be relatively easy to solve.
edited Mar 24 at 20:07
answered Mar 24 at 17:07
HyperionHyperion
702111
702111
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%2f3160748%2fwhat-differential-equation-corresponds-to-this-vector-field%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