Domain of definition for $u_x + uu_y = 1$











up vote
2
down vote

favorite












How do i find the domain of definition for $u_x + uu_y = 1$
with $u = x/2$ on $y=x$ , $0 leq x leq 1$



I parametrise by letting $y=s$ , $x=s$ , $u=s/2$ , $0 leq s leq 1$ at $t=0$



The characteristic equations are:
$dx/dt = 1$, $dy/dt = u$, $du/dt = 1$



Solving $dx/dt = 1$ gives $x=t +s$



Solving $du/dt = 1$ gives $u=t+ s/2$



Solving $dy/dt = u$ gives $y = (1/2)t^2 + st/2 + s$



This is where I get stuck,



$t=x-s$ so $y = (1/2)(x-s)^2 + (1/2)s(x-s) + s$



and $0 leq s leq 1$ so am i correct in saying that the domain of definition is the region between $y = (1/2)x^2 $ and $y = (1/2)(x-1)^2 + (1/2)(x-1) + 1$










share|cite|improve this question
























  • I did it by means of another procedure and I get the same result. Maybe you want a full answer...
    – Rafa Budría
    Nov 20 at 11:33















up vote
2
down vote

favorite












How do i find the domain of definition for $u_x + uu_y = 1$
with $u = x/2$ on $y=x$ , $0 leq x leq 1$



I parametrise by letting $y=s$ , $x=s$ , $u=s/2$ , $0 leq s leq 1$ at $t=0$



The characteristic equations are:
$dx/dt = 1$, $dy/dt = u$, $du/dt = 1$



Solving $dx/dt = 1$ gives $x=t +s$



Solving $du/dt = 1$ gives $u=t+ s/2$



Solving $dy/dt = u$ gives $y = (1/2)t^2 + st/2 + s$



This is where I get stuck,



$t=x-s$ so $y = (1/2)(x-s)^2 + (1/2)s(x-s) + s$



and $0 leq s leq 1$ so am i correct in saying that the domain of definition is the region between $y = (1/2)x^2 $ and $y = (1/2)(x-1)^2 + (1/2)(x-1) + 1$










share|cite|improve this question
























  • I did it by means of another procedure and I get the same result. Maybe you want a full answer...
    – Rafa Budría
    Nov 20 at 11:33













up vote
2
down vote

favorite









up vote
2
down vote

favorite











How do i find the domain of definition for $u_x + uu_y = 1$
with $u = x/2$ on $y=x$ , $0 leq x leq 1$



I parametrise by letting $y=s$ , $x=s$ , $u=s/2$ , $0 leq s leq 1$ at $t=0$



The characteristic equations are:
$dx/dt = 1$, $dy/dt = u$, $du/dt = 1$



Solving $dx/dt = 1$ gives $x=t +s$



Solving $du/dt = 1$ gives $u=t+ s/2$



Solving $dy/dt = u$ gives $y = (1/2)t^2 + st/2 + s$



This is where I get stuck,



$t=x-s$ so $y = (1/2)(x-s)^2 + (1/2)s(x-s) + s$



and $0 leq s leq 1$ so am i correct in saying that the domain of definition is the region between $y = (1/2)x^2 $ and $y = (1/2)(x-1)^2 + (1/2)(x-1) + 1$










share|cite|improve this question















How do i find the domain of definition for $u_x + uu_y = 1$
with $u = x/2$ on $y=x$ , $0 leq x leq 1$



I parametrise by letting $y=s$ , $x=s$ , $u=s/2$ , $0 leq s leq 1$ at $t=0$



The characteristic equations are:
$dx/dt = 1$, $dy/dt = u$, $du/dt = 1$



Solving $dx/dt = 1$ gives $x=t +s$



Solving $du/dt = 1$ gives $u=t+ s/2$



Solving $dy/dt = u$ gives $y = (1/2)t^2 + st/2 + s$



This is where I get stuck,



$t=x-s$ so $y = (1/2)(x-s)^2 + (1/2)s(x-s) + s$



and $0 leq s leq 1$ so am i correct in saying that the domain of definition is the region between $y = (1/2)x^2 $ and $y = (1/2)(x-1)^2 + (1/2)(x-1) + 1$







pde characteristics






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Dec 10 at 9:41









Harry49

5,87421030




5,87421030










asked Nov 19 at 22:24









pablo_mathscobar

696




696












  • I did it by means of another procedure and I get the same result. Maybe you want a full answer...
    – Rafa Budría
    Nov 20 at 11:33


















  • I did it by means of another procedure and I get the same result. Maybe you want a full answer...
    – Rafa Budría
    Nov 20 at 11:33
















I did it by means of another procedure and I get the same result. Maybe you want a full answer...
– Rafa Budría
Nov 20 at 11:33




I did it by means of another procedure and I get the same result. Maybe you want a full answer...
– Rafa Budría
Nov 20 at 11:33










2 Answers
2






active

oldest

votes

















up vote
0
down vote













$$u_x+uu_y= tag 1$$
Your three equations written on a equivalent form:
$$frac{dx}{1}=frac{dy}{u}=frac{du}{1}=dt$$
A first family of characteristic equations comes from $frac{dx}{1}=frac{du}{1}$
$$u-x=c_1$$
A second family of characteristic equations comes from $frac{dy}{u}=frac{du}{1}$
$$frac{u^2}{2}-y=c_2$$
The general solution of the PDE expressed on the form of implicite equation is :
$$frac{u^2}{2}-y=F(u-x) tag 2$$
where $F$ is an arbitrary equation, to be determined according to boundary condition :
$$u(x,x)=frac{x}{2}quadimpliesquadfrac{x^2}{8}-x=Fleft(frac{x}{2}-xright)$$
$X=-frac{x}{2}quad;quad x=-2X$
$$F(X)=frac{(-2X)^2}{8}-(-2X)=frac{X^2}{2}+2X$$
So, the function $F(X)$ is determined. we put it into the general solution Eq.$(2)$ where $X=u-x$
$$frac{u^2}{2}-y=frac{(u-x)^2}{2}+2(u-x)$$
After simplification :
$$u(x,y)=frac{y+frac{x^2}{2}-2x}{x-2}$$
You can find the domain of definition.






share|cite|improve this answer

















  • 1




    I understand your solution but how would I then find the domain of definition? i am confused
    – pablo_mathscobar
    Dec 7 at 12:59


















up vote
0
down vote













This PDE is a non-homogeneous inviscid Burgers' equation, for which the same question has been asked here (see previous link for details). The method of characteristics introduces the characteristic curves $y = x(x-s)/2 + s$ for $0<s<1$, along which $u$ is given by (cf. answer by JJacquelin)
$$
u(x,y) = frac{x^2/2 - 2x + y}{x-2} , .
$$

This expression is not defined at $x=2$, where the denominator vanishes.
On the one hand, if we start following a characteristic curve at some point $(s,s)$ with $0<s<1$, we can decrease $x$ without restriction. On the other hand, we cannot increase $x$ further than $x=2^-$. At the point $(x,y) = (2,2)$, all characteristics coming from $lbrace(s,s), 0<s<1rbrace$ intersect: the classical solution collapses.
Finally, the solution is only valid over the domain in yellow
$$
(x,y) in biglbrace big(x, x(x-s)/2+sbig),; 0<s<1,; x<2bigrbrace
$$



characteristics






share|cite|improve this answer























  • Why do we get different values for y when solving the characteristics eq? I cant see why mine is wrong
    – pablo_mathscobar
    Dec 10 at 11:10










  • Okay thanks, but if my characteristics eq are correct, why is my domain of definition wrong? I thought all you do is sub s in to find the domain
    – pablo_mathscobar
    Dec 10 at 11:27










  • ah makes sense, im just having trouble solving the 3 equations to get u explicitly, any ideas?
    – pablo_mathscobar
    Dec 10 at 11:41










  • @pablo_mathscobar The expression of $u$ is derived in the answer by JJacquelin (resolution of a quadratic equation)
    – Harry49
    Dec 10 at 11:43










  • cheers mate, i appreciate it
    – pablo_mathscobar
    Dec 10 at 11:48











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',
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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3005611%2fdomain-of-definition-for-u-x-uu-y-1%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








up vote
0
down vote













$$u_x+uu_y= tag 1$$
Your three equations written on a equivalent form:
$$frac{dx}{1}=frac{dy}{u}=frac{du}{1}=dt$$
A first family of characteristic equations comes from $frac{dx}{1}=frac{du}{1}$
$$u-x=c_1$$
A second family of characteristic equations comes from $frac{dy}{u}=frac{du}{1}$
$$frac{u^2}{2}-y=c_2$$
The general solution of the PDE expressed on the form of implicite equation is :
$$frac{u^2}{2}-y=F(u-x) tag 2$$
where $F$ is an arbitrary equation, to be determined according to boundary condition :
$$u(x,x)=frac{x}{2}quadimpliesquadfrac{x^2}{8}-x=Fleft(frac{x}{2}-xright)$$
$X=-frac{x}{2}quad;quad x=-2X$
$$F(X)=frac{(-2X)^2}{8}-(-2X)=frac{X^2}{2}+2X$$
So, the function $F(X)$ is determined. we put it into the general solution Eq.$(2)$ where $X=u-x$
$$frac{u^2}{2}-y=frac{(u-x)^2}{2}+2(u-x)$$
After simplification :
$$u(x,y)=frac{y+frac{x^2}{2}-2x}{x-2}$$
You can find the domain of definition.






share|cite|improve this answer

















  • 1




    I understand your solution but how would I then find the domain of definition? i am confused
    – pablo_mathscobar
    Dec 7 at 12:59















up vote
0
down vote













$$u_x+uu_y= tag 1$$
Your three equations written on a equivalent form:
$$frac{dx}{1}=frac{dy}{u}=frac{du}{1}=dt$$
A first family of characteristic equations comes from $frac{dx}{1}=frac{du}{1}$
$$u-x=c_1$$
A second family of characteristic equations comes from $frac{dy}{u}=frac{du}{1}$
$$frac{u^2}{2}-y=c_2$$
The general solution of the PDE expressed on the form of implicite equation is :
$$frac{u^2}{2}-y=F(u-x) tag 2$$
where $F$ is an arbitrary equation, to be determined according to boundary condition :
$$u(x,x)=frac{x}{2}quadimpliesquadfrac{x^2}{8}-x=Fleft(frac{x}{2}-xright)$$
$X=-frac{x}{2}quad;quad x=-2X$
$$F(X)=frac{(-2X)^2}{8}-(-2X)=frac{X^2}{2}+2X$$
So, the function $F(X)$ is determined. we put it into the general solution Eq.$(2)$ where $X=u-x$
$$frac{u^2}{2}-y=frac{(u-x)^2}{2}+2(u-x)$$
After simplification :
$$u(x,y)=frac{y+frac{x^2}{2}-2x}{x-2}$$
You can find the domain of definition.






share|cite|improve this answer

















  • 1




    I understand your solution but how would I then find the domain of definition? i am confused
    – pablo_mathscobar
    Dec 7 at 12:59













up vote
0
down vote










up vote
0
down vote









$$u_x+uu_y= tag 1$$
Your three equations written on a equivalent form:
$$frac{dx}{1}=frac{dy}{u}=frac{du}{1}=dt$$
A first family of characteristic equations comes from $frac{dx}{1}=frac{du}{1}$
$$u-x=c_1$$
A second family of characteristic equations comes from $frac{dy}{u}=frac{du}{1}$
$$frac{u^2}{2}-y=c_2$$
The general solution of the PDE expressed on the form of implicite equation is :
$$frac{u^2}{2}-y=F(u-x) tag 2$$
where $F$ is an arbitrary equation, to be determined according to boundary condition :
$$u(x,x)=frac{x}{2}quadimpliesquadfrac{x^2}{8}-x=Fleft(frac{x}{2}-xright)$$
$X=-frac{x}{2}quad;quad x=-2X$
$$F(X)=frac{(-2X)^2}{8}-(-2X)=frac{X^2}{2}+2X$$
So, the function $F(X)$ is determined. we put it into the general solution Eq.$(2)$ where $X=u-x$
$$frac{u^2}{2}-y=frac{(u-x)^2}{2}+2(u-x)$$
After simplification :
$$u(x,y)=frac{y+frac{x^2}{2}-2x}{x-2}$$
You can find the domain of definition.






share|cite|improve this answer












$$u_x+uu_y= tag 1$$
Your three equations written on a equivalent form:
$$frac{dx}{1}=frac{dy}{u}=frac{du}{1}=dt$$
A first family of characteristic equations comes from $frac{dx}{1}=frac{du}{1}$
$$u-x=c_1$$
A second family of characteristic equations comes from $frac{dy}{u}=frac{du}{1}$
$$frac{u^2}{2}-y=c_2$$
The general solution of the PDE expressed on the form of implicite equation is :
$$frac{u^2}{2}-y=F(u-x) tag 2$$
where $F$ is an arbitrary equation, to be determined according to boundary condition :
$$u(x,x)=frac{x}{2}quadimpliesquadfrac{x^2}{8}-x=Fleft(frac{x}{2}-xright)$$
$X=-frac{x}{2}quad;quad x=-2X$
$$F(X)=frac{(-2X)^2}{8}-(-2X)=frac{X^2}{2}+2X$$
So, the function $F(X)$ is determined. we put it into the general solution Eq.$(2)$ where $X=u-x$
$$frac{u^2}{2}-y=frac{(u-x)^2}{2}+2(u-x)$$
After simplification :
$$u(x,y)=frac{y+frac{x^2}{2}-2x}{x-2}$$
You can find the domain of definition.







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered Dec 7 at 10:03









JJacquelin

42.2k21750




42.2k21750








  • 1




    I understand your solution but how would I then find the domain of definition? i am confused
    – pablo_mathscobar
    Dec 7 at 12:59














  • 1




    I understand your solution but how would I then find the domain of definition? i am confused
    – pablo_mathscobar
    Dec 7 at 12:59








1




1




I understand your solution but how would I then find the domain of definition? i am confused
– pablo_mathscobar
Dec 7 at 12:59




I understand your solution but how would I then find the domain of definition? i am confused
– pablo_mathscobar
Dec 7 at 12:59










up vote
0
down vote













This PDE is a non-homogeneous inviscid Burgers' equation, for which the same question has been asked here (see previous link for details). The method of characteristics introduces the characteristic curves $y = x(x-s)/2 + s$ for $0<s<1$, along which $u$ is given by (cf. answer by JJacquelin)
$$
u(x,y) = frac{x^2/2 - 2x + y}{x-2} , .
$$

This expression is not defined at $x=2$, where the denominator vanishes.
On the one hand, if we start following a characteristic curve at some point $(s,s)$ with $0<s<1$, we can decrease $x$ without restriction. On the other hand, we cannot increase $x$ further than $x=2^-$. At the point $(x,y) = (2,2)$, all characteristics coming from $lbrace(s,s), 0<s<1rbrace$ intersect: the classical solution collapses.
Finally, the solution is only valid over the domain in yellow
$$
(x,y) in biglbrace big(x, x(x-s)/2+sbig),; 0<s<1,; x<2bigrbrace
$$



characteristics






share|cite|improve this answer























  • Why do we get different values for y when solving the characteristics eq? I cant see why mine is wrong
    – pablo_mathscobar
    Dec 10 at 11:10










  • Okay thanks, but if my characteristics eq are correct, why is my domain of definition wrong? I thought all you do is sub s in to find the domain
    – pablo_mathscobar
    Dec 10 at 11:27










  • ah makes sense, im just having trouble solving the 3 equations to get u explicitly, any ideas?
    – pablo_mathscobar
    Dec 10 at 11:41










  • @pablo_mathscobar The expression of $u$ is derived in the answer by JJacquelin (resolution of a quadratic equation)
    – Harry49
    Dec 10 at 11:43










  • cheers mate, i appreciate it
    – pablo_mathscobar
    Dec 10 at 11:48















up vote
0
down vote













This PDE is a non-homogeneous inviscid Burgers' equation, for which the same question has been asked here (see previous link for details). The method of characteristics introduces the characteristic curves $y = x(x-s)/2 + s$ for $0<s<1$, along which $u$ is given by (cf. answer by JJacquelin)
$$
u(x,y) = frac{x^2/2 - 2x + y}{x-2} , .
$$

This expression is not defined at $x=2$, where the denominator vanishes.
On the one hand, if we start following a characteristic curve at some point $(s,s)$ with $0<s<1$, we can decrease $x$ without restriction. On the other hand, we cannot increase $x$ further than $x=2^-$. At the point $(x,y) = (2,2)$, all characteristics coming from $lbrace(s,s), 0<s<1rbrace$ intersect: the classical solution collapses.
Finally, the solution is only valid over the domain in yellow
$$
(x,y) in biglbrace big(x, x(x-s)/2+sbig),; 0<s<1,; x<2bigrbrace
$$



characteristics






share|cite|improve this answer























  • Why do we get different values for y when solving the characteristics eq? I cant see why mine is wrong
    – pablo_mathscobar
    Dec 10 at 11:10










  • Okay thanks, but if my characteristics eq are correct, why is my domain of definition wrong? I thought all you do is sub s in to find the domain
    – pablo_mathscobar
    Dec 10 at 11:27










  • ah makes sense, im just having trouble solving the 3 equations to get u explicitly, any ideas?
    – pablo_mathscobar
    Dec 10 at 11:41










  • @pablo_mathscobar The expression of $u$ is derived in the answer by JJacquelin (resolution of a quadratic equation)
    – Harry49
    Dec 10 at 11:43










  • cheers mate, i appreciate it
    – pablo_mathscobar
    Dec 10 at 11:48













up vote
0
down vote










up vote
0
down vote









This PDE is a non-homogeneous inviscid Burgers' equation, for which the same question has been asked here (see previous link for details). The method of characteristics introduces the characteristic curves $y = x(x-s)/2 + s$ for $0<s<1$, along which $u$ is given by (cf. answer by JJacquelin)
$$
u(x,y) = frac{x^2/2 - 2x + y}{x-2} , .
$$

This expression is not defined at $x=2$, where the denominator vanishes.
On the one hand, if we start following a characteristic curve at some point $(s,s)$ with $0<s<1$, we can decrease $x$ without restriction. On the other hand, we cannot increase $x$ further than $x=2^-$. At the point $(x,y) = (2,2)$, all characteristics coming from $lbrace(s,s), 0<s<1rbrace$ intersect: the classical solution collapses.
Finally, the solution is only valid over the domain in yellow
$$
(x,y) in biglbrace big(x, x(x-s)/2+sbig),; 0<s<1,; x<2bigrbrace
$$



characteristics






share|cite|improve this answer














This PDE is a non-homogeneous inviscid Burgers' equation, for which the same question has been asked here (see previous link for details). The method of characteristics introduces the characteristic curves $y = x(x-s)/2 + s$ for $0<s<1$, along which $u$ is given by (cf. answer by JJacquelin)
$$
u(x,y) = frac{x^2/2 - 2x + y}{x-2} , .
$$

This expression is not defined at $x=2$, where the denominator vanishes.
On the one hand, if we start following a characteristic curve at some point $(s,s)$ with $0<s<1$, we can decrease $x$ without restriction. On the other hand, we cannot increase $x$ further than $x=2^-$. At the point $(x,y) = (2,2)$, all characteristics coming from $lbrace(s,s), 0<s<1rbrace$ intersect: the classical solution collapses.
Finally, the solution is only valid over the domain in yellow
$$
(x,y) in biglbrace big(x, x(x-s)/2+sbig),; 0<s<1,; x<2bigrbrace
$$



characteristics







share|cite|improve this answer














share|cite|improve this answer



share|cite|improve this answer








edited Dec 10 at 11:43

























answered Dec 10 at 9:37









Harry49

5,87421030




5,87421030












  • Why do we get different values for y when solving the characteristics eq? I cant see why mine is wrong
    – pablo_mathscobar
    Dec 10 at 11:10










  • Okay thanks, but if my characteristics eq are correct, why is my domain of definition wrong? I thought all you do is sub s in to find the domain
    – pablo_mathscobar
    Dec 10 at 11:27










  • ah makes sense, im just having trouble solving the 3 equations to get u explicitly, any ideas?
    – pablo_mathscobar
    Dec 10 at 11:41










  • @pablo_mathscobar The expression of $u$ is derived in the answer by JJacquelin (resolution of a quadratic equation)
    – Harry49
    Dec 10 at 11:43










  • cheers mate, i appreciate it
    – pablo_mathscobar
    Dec 10 at 11:48


















  • Why do we get different values for y when solving the characteristics eq? I cant see why mine is wrong
    – pablo_mathscobar
    Dec 10 at 11:10










  • Okay thanks, but if my characteristics eq are correct, why is my domain of definition wrong? I thought all you do is sub s in to find the domain
    – pablo_mathscobar
    Dec 10 at 11:27










  • ah makes sense, im just having trouble solving the 3 equations to get u explicitly, any ideas?
    – pablo_mathscobar
    Dec 10 at 11:41










  • @pablo_mathscobar The expression of $u$ is derived in the answer by JJacquelin (resolution of a quadratic equation)
    – Harry49
    Dec 10 at 11:43










  • cheers mate, i appreciate it
    – pablo_mathscobar
    Dec 10 at 11:48
















Why do we get different values for y when solving the characteristics eq? I cant see why mine is wrong
– pablo_mathscobar
Dec 10 at 11:10




Why do we get different values for y when solving the characteristics eq? I cant see why mine is wrong
– pablo_mathscobar
Dec 10 at 11:10












Okay thanks, but if my characteristics eq are correct, why is my domain of definition wrong? I thought all you do is sub s in to find the domain
– pablo_mathscobar
Dec 10 at 11:27




Okay thanks, but if my characteristics eq are correct, why is my domain of definition wrong? I thought all you do is sub s in to find the domain
– pablo_mathscobar
Dec 10 at 11:27












ah makes sense, im just having trouble solving the 3 equations to get u explicitly, any ideas?
– pablo_mathscobar
Dec 10 at 11:41




ah makes sense, im just having trouble solving the 3 equations to get u explicitly, any ideas?
– pablo_mathscobar
Dec 10 at 11:41












@pablo_mathscobar The expression of $u$ is derived in the answer by JJacquelin (resolution of a quadratic equation)
– Harry49
Dec 10 at 11:43




@pablo_mathscobar The expression of $u$ is derived in the answer by JJacquelin (resolution of a quadratic equation)
– Harry49
Dec 10 at 11:43












cheers mate, i appreciate it
– pablo_mathscobar
Dec 10 at 11:48




cheers mate, i appreciate it
– pablo_mathscobar
Dec 10 at 11:48


















draft saved

draft discarded




















































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.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • 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.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3005611%2fdomain-of-definition-for-u-x-uu-y-1%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

How to change which sound is reproduced for terminal bell?

Can I use Tabulator js library in my java Spring + Thymeleaf project?

Title Spacing in Bjornstrup Chapter, Removing Chapter Number From Contents