Solving a differential equation with natural log 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)Help solving a differential equationproof of a solution to a differential equationWhat method I should use to solve this differantial equation?Solving an Exact Differential EquationHelp solving third-order differential equationSolving this kind of differential equationHelp with solving linear differential equations using an integrating factorSolving differential equation with the Dirac Delta FunctionHow to solve this Linear Differential Equation?
Do warforged have souls?
Match Roman Numerals
Is there a writing software that you can sort scenes like slides in PowerPoint?
First use of “packing” as in carrying a gun
What aspect of planet Earth must be changed to prevent the industrial revolution?
Semisimplicity of the category of coherent sheaves?
How do I add random spotting to the same face in cycles?
Why did all the guest students take carriages to the Yule Ball?
How to split my screen on my Macbook Air?
Format single node in tikzcd
Why can't devices on different VLANs, but on the same subnet, communicate?
What can I do if neighbor is blocking my solar panels intentionally?
The variadic template constructor of my class cannot modify my class members, why is that so?
How is simplicity better than precision and clarity in prose?
Didn't get enough time to take a Coding Test - what to do now?
Hiding Certain Lines on Table
Make it rain characters
Relations between two reciprocal partial derivatives?
The following signatures were invalid: EXPKEYSIG 1397BC53640DB551
Difference between "generating set" and free product?
Finding the path in a graph from A to B then back to A with a minimum of shared edges
Why is the object placed in the middle of the sentence here?
How to politely respond to generic emails requesting a PhD/job in my lab? Without wasting too much time
What was the last x86 CPU that did not have the x87 floating-point unit built in?
Solving a differential equation with natural log
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)Help solving a differential equationproof of a solution to a differential equationWhat method I should use to solve this differantial equation?Solving an Exact Differential EquationHelp solving third-order differential equationSolving this kind of differential equationHelp with solving linear differential equations using an integrating factorSolving differential equation with the Dirac Delta FunctionHow to solve this Linear Differential Equation?
$begingroup$
I am given:
$xdfracdydx=dfrac1y^3$
After separating and integrating, I have:
$y^4/4=ln x+C$
I am supposed to solve this equation, but I'm stuck here. Should I solve explicitly so I can keep $C$?
EDIT:
A solution I came up with last night was:
$y=(4ln x+C)^1/4$
ordinary-differential-equations
$endgroup$
add a comment |
$begingroup$
I am given:
$xdfracdydx=dfrac1y^3$
After separating and integrating, I have:
$y^4/4=ln x+C$
I am supposed to solve this equation, but I'm stuck here. Should I solve explicitly so I can keep $C$?
EDIT:
A solution I came up with last night was:
$y=(4ln x+C)^1/4$
ordinary-differential-equations
$endgroup$
$begingroup$
don't forget the negative fourth root.
$endgroup$
– Stefan Smith
Jan 16 '14 at 2:46
add a comment |
$begingroup$
I am given:
$xdfracdydx=dfrac1y^3$
After separating and integrating, I have:
$y^4/4=ln x+C$
I am supposed to solve this equation, but I'm stuck here. Should I solve explicitly so I can keep $C$?
EDIT:
A solution I came up with last night was:
$y=(4ln x+C)^1/4$
ordinary-differential-equations
$endgroup$
I am given:
$xdfracdydx=dfrac1y^3$
After separating and integrating, I have:
$y^4/4=ln x+C$
I am supposed to solve this equation, but I'm stuck here. Should I solve explicitly so I can keep $C$?
EDIT:
A solution I came up with last night was:
$y=(4ln x+C)^1/4$
ordinary-differential-equations
ordinary-differential-equations
edited Jan 15 '14 at 20:45
BaronVT
11.6k11337
11.6k11337
asked Jan 15 '14 at 20:36
westhe32ndwesthe32nd
198213
198213
$begingroup$
don't forget the negative fourth root.
$endgroup$
– Stefan Smith
Jan 16 '14 at 2:46
add a comment |
$begingroup$
don't forget the negative fourth root.
$endgroup$
– Stefan Smith
Jan 16 '14 at 2:46
$begingroup$
don't forget the negative fourth root.
$endgroup$
– Stefan Smith
Jan 16 '14 at 2:46
$begingroup$
don't forget the negative fourth root.
$endgroup$
– Stefan Smith
Jan 16 '14 at 2:46
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Try differentiating to see if you got the correct solution!
You can compute
$$
fracdydx = frac14left(4 ln x + Cright)^-3/4left(frac4xright) = frac1xleft(4 ln x + Cright)^-3/4
$$
so
$$
xfracdydx = left(4 ln x + Cright)^-3/4.
$$
Is this equal to $dfrac1y^3$?
$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%2f639668%2fsolving-a-differential-equation-with-natural-log%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$
Try differentiating to see if you got the correct solution!
You can compute
$$
fracdydx = frac14left(4 ln x + Cright)^-3/4left(frac4xright) = frac1xleft(4 ln x + Cright)^-3/4
$$
so
$$
xfracdydx = left(4 ln x + Cright)^-3/4.
$$
Is this equal to $dfrac1y^3$?
$endgroup$
add a comment |
$begingroup$
Try differentiating to see if you got the correct solution!
You can compute
$$
fracdydx = frac14left(4 ln x + Cright)^-3/4left(frac4xright) = frac1xleft(4 ln x + Cright)^-3/4
$$
so
$$
xfracdydx = left(4 ln x + Cright)^-3/4.
$$
Is this equal to $dfrac1y^3$?
$endgroup$
add a comment |
$begingroup$
Try differentiating to see if you got the correct solution!
You can compute
$$
fracdydx = frac14left(4 ln x + Cright)^-3/4left(frac4xright) = frac1xleft(4 ln x + Cright)^-3/4
$$
so
$$
xfracdydx = left(4 ln x + Cright)^-3/4.
$$
Is this equal to $dfrac1y^3$?
$endgroup$
Try differentiating to see if you got the correct solution!
You can compute
$$
fracdydx = frac14left(4 ln x + Cright)^-3/4left(frac4xright) = frac1xleft(4 ln x + Cright)^-3/4
$$
so
$$
xfracdydx = left(4 ln x + Cright)^-3/4.
$$
Is this equal to $dfrac1y^3$?
answered Jan 15 '14 at 20:49
BaronVTBaronVT
11.6k11337
11.6k11337
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%2f639668%2fsolving-a-differential-equation-with-natural-log%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$
don't forget the negative fourth root.
$endgroup$
– Stefan Smith
Jan 16 '14 at 2:46