Are both answers for $xu_x + yu_y = 0$ valid?
$begingroup$
Solving this problem by the method of characteristic curves we have to solve the ODE
$$frac{mathrm{d}y}{mathrm{d}x} = frac{y}{x}$$
which gives us
$$C = ln(y/x)$$
where $C$ is constant.
Therefore, the solution should be
$$u(x,y) = f(ln(y/x))$$
We can go further by noting that $e^C$ is also a constant which we can name $C_2$ giving us
$$C_2 = y/x$$
and the solution would give
$$u(x,y) = f(y/x)$$
Are both solutions valid?
pde characteristics
$endgroup$
add a comment |
$begingroup$
Solving this problem by the method of characteristic curves we have to solve the ODE
$$frac{mathrm{d}y}{mathrm{d}x} = frac{y}{x}$$
which gives us
$$C = ln(y/x)$$
where $C$ is constant.
Therefore, the solution should be
$$u(x,y) = f(ln(y/x))$$
We can go further by noting that $e^C$ is also a constant which we can name $C_2$ giving us
$$C_2 = y/x$$
and the solution would give
$$u(x,y) = f(y/x)$$
Are both solutions valid?
pde characteristics
$endgroup$
$begingroup$
All you are doing is rescaling how "quickly" your solution travels along the characteristics. Both solutions are essentially the same. With both formulations you may run into problems with things blowing up, but that is part of the differential equation, not your formulation
$endgroup$
– whpowell96
Dec 13 '18 at 5:17
add a comment |
$begingroup$
Solving this problem by the method of characteristic curves we have to solve the ODE
$$frac{mathrm{d}y}{mathrm{d}x} = frac{y}{x}$$
which gives us
$$C = ln(y/x)$$
where $C$ is constant.
Therefore, the solution should be
$$u(x,y) = f(ln(y/x))$$
We can go further by noting that $e^C$ is also a constant which we can name $C_2$ giving us
$$C_2 = y/x$$
and the solution would give
$$u(x,y) = f(y/x)$$
Are both solutions valid?
pde characteristics
$endgroup$
Solving this problem by the method of characteristic curves we have to solve the ODE
$$frac{mathrm{d}y}{mathrm{d}x} = frac{y}{x}$$
which gives us
$$C = ln(y/x)$$
where $C$ is constant.
Therefore, the solution should be
$$u(x,y) = f(ln(y/x))$$
We can go further by noting that $e^C$ is also a constant which we can name $C_2$ giving us
$$C_2 = y/x$$
and the solution would give
$$u(x,y) = f(y/x)$$
Are both solutions valid?
pde characteristics
pde characteristics
edited Dec 13 '18 at 10:35
Harry49
7,48431340
7,48431340
asked Dec 13 '18 at 2:44
The BoscoThe Bosco
613212
613212
$begingroup$
All you are doing is rescaling how "quickly" your solution travels along the characteristics. Both solutions are essentially the same. With both formulations you may run into problems with things blowing up, but that is part of the differential equation, not your formulation
$endgroup$
– whpowell96
Dec 13 '18 at 5:17
add a comment |
$begingroup$
All you are doing is rescaling how "quickly" your solution travels along the characteristics. Both solutions are essentially the same. With both formulations you may run into problems with things blowing up, but that is part of the differential equation, not your formulation
$endgroup$
– whpowell96
Dec 13 '18 at 5:17
$begingroup$
All you are doing is rescaling how "quickly" your solution travels along the characteristics. Both solutions are essentially the same. With both formulations you may run into problems with things blowing up, but that is part of the differential equation, not your formulation
$endgroup$
– whpowell96
Dec 13 '18 at 5:17
$begingroup$
All you are doing is rescaling how "quickly" your solution travels along the characteristics. Both solutions are essentially the same. With both formulations you may run into problems with things blowing up, but that is part of the differential equation, not your formulation
$endgroup$
– whpowell96
Dec 13 '18 at 5:17
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
They are the same solution but not the same function to express it. Using the same name for both functions is confusing. Call the second $g$, so $f(ln(x/y))=g(x/y)$ For any chosen $f$ we have determined $g$ as $g=fcirc ln$
$endgroup$
add a comment |
$begingroup$
I like to think of it that when:
$$C = ln left ( frac{y}{x} right ) iff frac{y}{x} = e^{C} = C_1$$
So you can just think of it as unwrapping the independent variables until you can't go any further.
$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%2f3037536%2fare-both-answers-for-xu-x-yu-y-0-valid%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$
They are the same solution but not the same function to express it. Using the same name for both functions is confusing. Call the second $g$, so $f(ln(x/y))=g(x/y)$ For any chosen $f$ we have determined $g$ as $g=fcirc ln$
$endgroup$
add a comment |
$begingroup$
They are the same solution but not the same function to express it. Using the same name for both functions is confusing. Call the second $g$, so $f(ln(x/y))=g(x/y)$ For any chosen $f$ we have determined $g$ as $g=fcirc ln$
$endgroup$
add a comment |
$begingroup$
They are the same solution but not the same function to express it. Using the same name for both functions is confusing. Call the second $g$, so $f(ln(x/y))=g(x/y)$ For any chosen $f$ we have determined $g$ as $g=fcirc ln$
$endgroup$
They are the same solution but not the same function to express it. Using the same name for both functions is confusing. Call the second $g$, so $f(ln(x/y))=g(x/y)$ For any chosen $f$ we have determined $g$ as $g=fcirc ln$
edited Dec 14 '18 at 16:19
answered Dec 13 '18 at 5:39
Rafa BudríaRafa Budría
5,8151825
5,8151825
add a comment |
add a comment |
$begingroup$
I like to think of it that when:
$$C = ln left ( frac{y}{x} right ) iff frac{y}{x} = e^{C} = C_1$$
So you can just think of it as unwrapping the independent variables until you can't go any further.
$endgroup$
add a comment |
$begingroup$
I like to think of it that when:
$$C = ln left ( frac{y}{x} right ) iff frac{y}{x} = e^{C} = C_1$$
So you can just think of it as unwrapping the independent variables until you can't go any further.
$endgroup$
add a comment |
$begingroup$
I like to think of it that when:
$$C = ln left ( frac{y}{x} right ) iff frac{y}{x} = e^{C} = C_1$$
So you can just think of it as unwrapping the independent variables until you can't go any further.
$endgroup$
I like to think of it that when:
$$C = ln left ( frac{y}{x} right ) iff frac{y}{x} = e^{C} = C_1$$
So you can just think of it as unwrapping the independent variables until you can't go any further.
answered Dec 13 '18 at 19:38
gdepaulgdepaul
613
613
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%2f3037536%2fare-both-answers-for-xu-x-yu-y-0-valid%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$
All you are doing is rescaling how "quickly" your solution travels along the characteristics. Both solutions are essentially the same. With both formulations you may run into problems with things blowing up, but that is part of the differential equation, not your formulation
$endgroup$
– whpowell96
Dec 13 '18 at 5:17