Solution of the equation $dy/dx = 3yx^2/(y^3+3y^4)$?Differential Equation: Modifying Particular SolutionHow to justify the choice of particular solution?General solution to a second order nonhomogeneous differential equation.Analytic solution to Poisson equationParticular solution to nonhomogeneneous 2nd order ODESolve the differential equation $fracdydx + 3yx = 0$ for the values $x = 0$ when $y = 1$ - Solution ReviewHomogeneous Solution of a 4th Order Differential EquationFind the solution of the equation given below :Why do we get particular solution when solving non homogeneous differential equation and not general solutionDiff Eq: Find the general solution of $y'= y^2 -1$
Can one be a co-translator of a book, if he does not know the language that the book is translated into?
Latex document compiles but tikzpicture is not showing up
Python: return float 1.0 as int 1 but float 1.5 as float 1.5
Would Slavery Reparations be considered Bills of Attainder and hence Illegal?
In Romance of the Three Kingdoms why do people still use bamboo sticks when papers are already invented?
How much of data wrangling is a data scientist's job?
How can I tell someone that I want to be his or her friend?
I would say: "You are another teacher", but she is a woman and I am a man
intersection of two sorted vectors in C++
Is it canonical bit space?
How badly should I try to prevent a user from XSSing themselves?
How do I find out when a node was added to an availability group?
Can I make "comment-region" comment empty lines?
Is the Joker left-handed?
Watching something be written to a file live with tail
Alternative to sending password over mail?
Twin primes whose sum is a cube
I'm flying to France today and my passport expires in less than 2 months
Were any external disk drives stacked vertically?
Why are electrically insulating heatsinks so rare? Is it just cost?
Neighboring nodes in the network
A reference to a well-known characterization of scattered compact spaces
UK: Is there precedent for the governments e-petition site changing the direction of a government decision?
Is "remove commented out code" correct English?
Solution of the equation $dy/dx = 3yx^2/(y^3+3y^4)$?
Differential Equation: Modifying Particular SolutionHow to justify the choice of particular solution?General solution to a second order nonhomogeneous differential equation.Analytic solution to Poisson equationParticular solution to nonhomogeneneous 2nd order ODESolve the differential equation $fracdydx + 3yx = 0$ for the values $x = 0$ when $y = 1$ - Solution ReviewHomogeneous Solution of a 4th Order Differential EquationFind the solution of the equation given below :Why do we get particular solution when solving non homogeneous differential equation and not general solutionDiff Eq: Find the general solution of $y'= y^2 -1$
$begingroup$
How do I find solution of the equation $dy/dx = 3yx^2/(y^3+3y^4)$? The variables can't be separated, the equation is not homogeneous and the equation can't be put in $dy/dx + Py = Q$ form. How then do I solve it?
calculus ordinary-differential-equations
$endgroup$
add a comment |
$begingroup$
How do I find solution of the equation $dy/dx = 3yx^2/(y^3+3y^4)$? The variables can't be separated, the equation is not homogeneous and the equation can't be put in $dy/dx + Py = Q$ form. How then do I solve it?
calculus ordinary-differential-equations
$endgroup$
1
$begingroup$
Why have you not cancelled the factor of $y$ in the second term ? ... Are you missing some brackets begineqnarray* fracdydx= frac3x^2ycolorred( y^3+3y^4 colorred) endeqnarray* would be much easier.
$endgroup$
– Donald Splutterwit
Mar 29 at 1:32
2
$begingroup$
Why not begin by simplifying it to $dy/dx = 3 (x^2 / y^2) + 3 y^4$? You can then find an integrating factor.
$endgroup$
– avs
Mar 29 at 1:33
$begingroup$
@avs in our syllabus the only IF taught has been for dy/dx + Py = Q form
$endgroup$
– Hema
Mar 29 at 2:00
4
$begingroup$
This is a separable equation. $(y^2 + 3 y^3); dy = 3 x^2 ; dx$.
$endgroup$
– Robert Israel
Mar 29 at 2:12
2
$begingroup$
@Hema, if the parenthesization suggested by Donald Splutterwit is correct, then (1) I think you need to practice algebra so as to get your use of parentheses correct (skipping the parentheses marked in red produces a completely different ODE), and (2) the equation can be solved by separation of variables.
$endgroup$
– avs
Mar 29 at 3:10
add a comment |
$begingroup$
How do I find solution of the equation $dy/dx = 3yx^2/(y^3+3y^4)$? The variables can't be separated, the equation is not homogeneous and the equation can't be put in $dy/dx + Py = Q$ form. How then do I solve it?
calculus ordinary-differential-equations
$endgroup$
How do I find solution of the equation $dy/dx = 3yx^2/(y^3+3y^4)$? The variables can't be separated, the equation is not homogeneous and the equation can't be put in $dy/dx + Py = Q$ form. How then do I solve it?
calculus ordinary-differential-equations
calculus ordinary-differential-equations
edited Mar 29 at 1:59
Hema
asked Mar 29 at 1:21
HemaHema
6621213
6621213
1
$begingroup$
Why have you not cancelled the factor of $y$ in the second term ? ... Are you missing some brackets begineqnarray* fracdydx= frac3x^2ycolorred( y^3+3y^4 colorred) endeqnarray* would be much easier.
$endgroup$
– Donald Splutterwit
Mar 29 at 1:32
2
$begingroup$
Why not begin by simplifying it to $dy/dx = 3 (x^2 / y^2) + 3 y^4$? You can then find an integrating factor.
$endgroup$
– avs
Mar 29 at 1:33
$begingroup$
@avs in our syllabus the only IF taught has been for dy/dx + Py = Q form
$endgroup$
– Hema
Mar 29 at 2:00
4
$begingroup$
This is a separable equation. $(y^2 + 3 y^3); dy = 3 x^2 ; dx$.
$endgroup$
– Robert Israel
Mar 29 at 2:12
2
$begingroup$
@Hema, if the parenthesization suggested by Donald Splutterwit is correct, then (1) I think you need to practice algebra so as to get your use of parentheses correct (skipping the parentheses marked in red produces a completely different ODE), and (2) the equation can be solved by separation of variables.
$endgroup$
– avs
Mar 29 at 3:10
add a comment |
1
$begingroup$
Why have you not cancelled the factor of $y$ in the second term ? ... Are you missing some brackets begineqnarray* fracdydx= frac3x^2ycolorred( y^3+3y^4 colorred) endeqnarray* would be much easier.
$endgroup$
– Donald Splutterwit
Mar 29 at 1:32
2
$begingroup$
Why not begin by simplifying it to $dy/dx = 3 (x^2 / y^2) + 3 y^4$? You can then find an integrating factor.
$endgroup$
– avs
Mar 29 at 1:33
$begingroup$
@avs in our syllabus the only IF taught has been for dy/dx + Py = Q form
$endgroup$
– Hema
Mar 29 at 2:00
4
$begingroup$
This is a separable equation. $(y^2 + 3 y^3); dy = 3 x^2 ; dx$.
$endgroup$
– Robert Israel
Mar 29 at 2:12
2
$begingroup$
@Hema, if the parenthesization suggested by Donald Splutterwit is correct, then (1) I think you need to practice algebra so as to get your use of parentheses correct (skipping the parentheses marked in red produces a completely different ODE), and (2) the equation can be solved by separation of variables.
$endgroup$
– avs
Mar 29 at 3:10
1
1
$begingroup$
Why have you not cancelled the factor of $y$ in the second term ? ... Are you missing some brackets begineqnarray* fracdydx= frac3x^2ycolorred( y^3+3y^4 colorred) endeqnarray* would be much easier.
$endgroup$
– Donald Splutterwit
Mar 29 at 1:32
$begingroup$
Why have you not cancelled the factor of $y$ in the second term ? ... Are you missing some brackets begineqnarray* fracdydx= frac3x^2ycolorred( y^3+3y^4 colorred) endeqnarray* would be much easier.
$endgroup$
– Donald Splutterwit
Mar 29 at 1:32
2
2
$begingroup$
Why not begin by simplifying it to $dy/dx = 3 (x^2 / y^2) + 3 y^4$? You can then find an integrating factor.
$endgroup$
– avs
Mar 29 at 1:33
$begingroup$
Why not begin by simplifying it to $dy/dx = 3 (x^2 / y^2) + 3 y^4$? You can then find an integrating factor.
$endgroup$
– avs
Mar 29 at 1:33
$begingroup$
@avs in our syllabus the only IF taught has been for dy/dx + Py = Q form
$endgroup$
– Hema
Mar 29 at 2:00
$begingroup$
@avs in our syllabus the only IF taught has been for dy/dx + Py = Q form
$endgroup$
– Hema
Mar 29 at 2:00
4
4
$begingroup$
This is a separable equation. $(y^2 + 3 y^3); dy = 3 x^2 ; dx$.
$endgroup$
– Robert Israel
Mar 29 at 2:12
$begingroup$
This is a separable equation. $(y^2 + 3 y^3); dy = 3 x^2 ; dx$.
$endgroup$
– Robert Israel
Mar 29 at 2:12
2
2
$begingroup$
@Hema, if the parenthesization suggested by Donald Splutterwit is correct, then (1) I think you need to practice algebra so as to get your use of parentheses correct (skipping the parentheses marked in red produces a completely different ODE), and (2) the equation can be solved by separation of variables.
$endgroup$
– avs
Mar 29 at 3:10
$begingroup$
@Hema, if the parenthesization suggested by Donald Splutterwit is correct, then (1) I think you need to practice algebra so as to get your use of parentheses correct (skipping the parentheses marked in red produces a completely different ODE), and (2) the equation can be solved by separation of variables.
$endgroup$
– avs
Mar 29 at 3:10
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Hint:
It is separable:
$$fracy^3+3y^43ydy=x^2dx$$
So for $y neq 0$, solve $left(frac13y^2+ y^3right) dy = x^2dx$
$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%2f3166619%2fsolution-of-the-equation-dy-dx-3yx2-y33y4%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$
Hint:
It is separable:
$$fracy^3+3y^43ydy=x^2dx$$
So for $y neq 0$, solve $left(frac13y^2+ y^3right) dy = x^2dx$
$endgroup$
add a comment |
$begingroup$
Hint:
It is separable:
$$fracy^3+3y^43ydy=x^2dx$$
So for $y neq 0$, solve $left(frac13y^2+ y^3right) dy = x^2dx$
$endgroup$
add a comment |
$begingroup$
Hint:
It is separable:
$$fracy^3+3y^43ydy=x^2dx$$
So for $y neq 0$, solve $left(frac13y^2+ y^3right) dy = x^2dx$
$endgroup$
Hint:
It is separable:
$$fracy^3+3y^43ydy=x^2dx$$
So for $y neq 0$, solve $left(frac13y^2+ y^3right) dy = x^2dx$
answered Mar 29 at 14:49
Fer BelloraFer Bellora
1355
1355
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%2f3166619%2fsolution-of-the-equation-dy-dx-3yx2-y33y4%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
1
$begingroup$
Why have you not cancelled the factor of $y$ in the second term ? ... Are you missing some brackets begineqnarray* fracdydx= frac3x^2ycolorred( y^3+3y^4 colorred) endeqnarray* would be much easier.
$endgroup$
– Donald Splutterwit
Mar 29 at 1:32
2
$begingroup$
Why not begin by simplifying it to $dy/dx = 3 (x^2 / y^2) + 3 y^4$? You can then find an integrating factor.
$endgroup$
– avs
Mar 29 at 1:33
$begingroup$
@avs in our syllabus the only IF taught has been for dy/dx + Py = Q form
$endgroup$
– Hema
Mar 29 at 2:00
4
$begingroup$
This is a separable equation. $(y^2 + 3 y^3); dy = 3 x^2 ; dx$.
$endgroup$
– Robert Israel
Mar 29 at 2:12
2
$begingroup$
@Hema, if the parenthesization suggested by Donald Splutterwit is correct, then (1) I think you need to practice algebra so as to get your use of parentheses correct (skipping the parentheses marked in red produces a completely different ODE), and (2) the equation can be solved by separation of variables.
$endgroup$
– avs
Mar 29 at 3:10