How to find the general solution to this linear ODE?solving second order linear ODEConcern Obtaining A...
Can "semicircle" be used to refer to a part-circle that is not a exact half-circle?
Provisioning profile doesn't include the application-identifier and keychain-access-groups entitlements
Is all copper pipe pretty much the same?
what does the apostrophe mean in this notation?
What does it mean when multiple 々 marks follow a 、?
What wound would be of little consequence to a biped but terrible for a quadruped?
Single word request: Harming the benefactor
What is the likely impact on flights of grounding an entire aircraft series?
What exactly is the purpose of connection links straped between the rocket and the launch pad
Prove that the total distance is minimised (when travelling across the longest path)
Coworker uses her breast-pump everywhere in the office
validation vs test vs training accuracy, which one to compare for claiming overfit?
Touchscreen-controlled dentist office snowman collector game
How do anti-virus programs start at Windows boot?
Are there situations where a child is permitted to refer to their parent by their first name?
When is a batch class instantiated when you schedule it?
My adviser wants to be the first author
Is "history" a male-biased word ("his+story")?
How does Dispel Magic work against Stoneskin?
What happens with multiple copies of Humility and Glorious Anthem on the battlefield?
Excess Zinc in garden soil
Ban on all campaign finance?
Straight line with arrows and dots
Can the druid cantrip Thorn Whip really defeat a water weird this easily?
How to find the general solution to this linear ODE?
solving second order linear ODEConcern Obtaining A Solution To A First Order ODEFind the general solution to the ODE…Homework Help, Solving particular solution for ODEHow to solve this non-linear, second order ODEHow to find the general solution to this ODE…Finding the general solution of this differential equationGeneral solution for differential equationHow to solve this integral with separation of variables?How can I find the solution of this ODE?
$begingroup$
$$y''-frac{2y}{x^2} = 2x$$
I do not know how to solve this equation as there is $x^2$ on the left hand side. should I take $frac{2}{x^2}$ as one of variable?
ordinary-differential-equations
New contributor
nurul hidayah is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
add a comment |
$begingroup$
$$y''-frac{2y}{x^2} = 2x$$
I do not know how to solve this equation as there is $x^2$ on the left hand side. should I take $frac{2}{x^2}$ as one of variable?
ordinary-differential-equations
New contributor
nurul hidayah is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
$begingroup$
Do you know how to use the integrating factor?
$endgroup$
– Dylan
Mar 10 at 3:18
add a comment |
$begingroup$
$$y''-frac{2y}{x^2} = 2x$$
I do not know how to solve this equation as there is $x^2$ on the left hand side. should I take $frac{2}{x^2}$ as one of variable?
ordinary-differential-equations
New contributor
nurul hidayah is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
$$y''-frac{2y}{x^2} = 2x$$
I do not know how to solve this equation as there is $x^2$ on the left hand side. should I take $frac{2}{x^2}$ as one of variable?
ordinary-differential-equations
ordinary-differential-equations
New contributor
nurul hidayah is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
nurul hidayah is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited Mar 10 at 9:58
Rodrigo de Azevedo
13k41960
13k41960
New contributor
nurul hidayah is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked Mar 10 at 2:11
nurul hidayahnurul hidayah
1
1
New contributor
nurul hidayah is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
nurul hidayah is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
nurul hidayah is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$begingroup$
Do you know how to use the integrating factor?
$endgroup$
– Dylan
Mar 10 at 3:18
add a comment |
$begingroup$
Do you know how to use the integrating factor?
$endgroup$
– Dylan
Mar 10 at 3:18
$begingroup$
Do you know how to use the integrating factor?
$endgroup$
– Dylan
Mar 10 at 3:18
$begingroup$
Do you know how to use the integrating factor?
$endgroup$
– Dylan
Mar 10 at 3:18
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
HINT
To begin with, notice that
begin{align*}
x^{2}y^{primeprime} - 2y = 2x^{3} Longleftrightarrow (x^{2}y^{primeprime} + 2xy^{prime}) - (2xy^{prime} + 2y) = 2x^{3} Longleftrightarrow (x^{2}y^{prime})^{prime} - (2xy)^{prime} = 2x^{3}
end{align*}
Then integrate both sides. Can you proceed from here?
$endgroup$
add a comment |
$begingroup$
After multiplying with $x^2$, the homogeneous equation is of Euler-Cauchy type. The basis solutions of the form $x^r$ have to satisfy $0=r(r-1)-2=(r-2)(r+1)$. Then use the method of undetermined coefficients or variation of constants to find a particular solution.
$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
});
}
});
nurul hidayah is a new contributor. Be nice, and check out our Code of Conduct.
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%2f3141859%2fhow-to-find-the-general-solution-to-this-linear-ode%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$
HINT
To begin with, notice that
begin{align*}
x^{2}y^{primeprime} - 2y = 2x^{3} Longleftrightarrow (x^{2}y^{primeprime} + 2xy^{prime}) - (2xy^{prime} + 2y) = 2x^{3} Longleftrightarrow (x^{2}y^{prime})^{prime} - (2xy)^{prime} = 2x^{3}
end{align*}
Then integrate both sides. Can you proceed from here?
$endgroup$
add a comment |
$begingroup$
HINT
To begin with, notice that
begin{align*}
x^{2}y^{primeprime} - 2y = 2x^{3} Longleftrightarrow (x^{2}y^{primeprime} + 2xy^{prime}) - (2xy^{prime} + 2y) = 2x^{3} Longleftrightarrow (x^{2}y^{prime})^{prime} - (2xy)^{prime} = 2x^{3}
end{align*}
Then integrate both sides. Can you proceed from here?
$endgroup$
add a comment |
$begingroup$
HINT
To begin with, notice that
begin{align*}
x^{2}y^{primeprime} - 2y = 2x^{3} Longleftrightarrow (x^{2}y^{primeprime} + 2xy^{prime}) - (2xy^{prime} + 2y) = 2x^{3} Longleftrightarrow (x^{2}y^{prime})^{prime} - (2xy)^{prime} = 2x^{3}
end{align*}
Then integrate both sides. Can you proceed from here?
$endgroup$
HINT
To begin with, notice that
begin{align*}
x^{2}y^{primeprime} - 2y = 2x^{3} Longleftrightarrow (x^{2}y^{primeprime} + 2xy^{prime}) - (2xy^{prime} + 2y) = 2x^{3} Longleftrightarrow (x^{2}y^{prime})^{prime} - (2xy)^{prime} = 2x^{3}
end{align*}
Then integrate both sides. Can you proceed from here?
answered Mar 10 at 2:39
APC89APC89
2,341520
2,341520
add a comment |
add a comment |
$begingroup$
After multiplying with $x^2$, the homogeneous equation is of Euler-Cauchy type. The basis solutions of the form $x^r$ have to satisfy $0=r(r-1)-2=(r-2)(r+1)$. Then use the method of undetermined coefficients or variation of constants to find a particular solution.
$endgroup$
add a comment |
$begingroup$
After multiplying with $x^2$, the homogeneous equation is of Euler-Cauchy type. The basis solutions of the form $x^r$ have to satisfy $0=r(r-1)-2=(r-2)(r+1)$. Then use the method of undetermined coefficients or variation of constants to find a particular solution.
$endgroup$
add a comment |
$begingroup$
After multiplying with $x^2$, the homogeneous equation is of Euler-Cauchy type. The basis solutions of the form $x^r$ have to satisfy $0=r(r-1)-2=(r-2)(r+1)$. Then use the method of undetermined coefficients or variation of constants to find a particular solution.
$endgroup$
After multiplying with $x^2$, the homogeneous equation is of Euler-Cauchy type. The basis solutions of the form $x^r$ have to satisfy $0=r(r-1)-2=(r-2)(r+1)$. Then use the method of undetermined coefficients or variation of constants to find a particular solution.
answered Mar 10 at 9:55
LutzLLutzL
59.6k42057
59.6k42057
add a comment |
add a comment |
nurul hidayah is a new contributor. Be nice, and check out our Code of Conduct.
nurul hidayah is a new contributor. Be nice, and check out our Code of Conduct.
nurul hidayah is a new contributor. Be nice, and check out our Code of Conduct.
nurul hidayah is a new contributor. Be nice, and check out our Code of Conduct.
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%2f3141859%2fhow-to-find-the-general-solution-to-this-linear-ode%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$
Do you know how to use the integrating factor?
$endgroup$
– Dylan
Mar 10 at 3:18