what is the order of integration for : integral of x dx * integral of y dy
$begingroup$
I'm still trying to get my head around he basics of this stuff so please use simple language in your answer !
$$ int dx int f(x,y) dy$$
the first integral limits are from 0 to 1 for dx and the second integral limits are from 0 to y = x + 1 for dy
is this just the same as writing :
$$ int int f(x,y) dy dx $$ ?
The order of integration would be the dy first because it specifies that the inner most integral limit is y = x + 1
So in that example x can go from a to b and y can go from 0 to y = x + 1
To reverse integration you just reverse the signs and use x = 1 - y for the limit of dx and the limit of dy becomes from a to b. Is this correct ?
I've drawn a cub with a few function through it and I am thinking about it like this
$$ int y=f(x) dx $$ gives you a point estimate of y and then you multiply it by the change in x, you use integration and you get the area under the curve.
$$ int z=f(x,y) dx $$
means you get an infinitesimally small slice of z so I picture it like a pane of glass going through a shape when the limits are a function it means that you look at the d variable (i.e dx or dy) and see what possible values it can take, i.e the pane of glass gets cut off at the end, for the other variable it is just a constant and depends on the given limit of integration and the function z=f(x,y)
integration
$endgroup$
add a comment |
$begingroup$
I'm still trying to get my head around he basics of this stuff so please use simple language in your answer !
$$ int dx int f(x,y) dy$$
the first integral limits are from 0 to 1 for dx and the second integral limits are from 0 to y = x + 1 for dy
is this just the same as writing :
$$ int int f(x,y) dy dx $$ ?
The order of integration would be the dy first because it specifies that the inner most integral limit is y = x + 1
So in that example x can go from a to b and y can go from 0 to y = x + 1
To reverse integration you just reverse the signs and use x = 1 - y for the limit of dx and the limit of dy becomes from a to b. Is this correct ?
I've drawn a cub with a few function through it and I am thinking about it like this
$$ int y=f(x) dx $$ gives you a point estimate of y and then you multiply it by the change in x, you use integration and you get the area under the curve.
$$ int z=f(x,y) dx $$
means you get an infinitesimally small slice of z so I picture it like a pane of glass going through a shape when the limits are a function it means that you look at the d variable (i.e dx or dy) and see what possible values it can take, i.e the pane of glass gets cut off at the end, for the other variable it is just a constant and depends on the given limit of integration and the function z=f(x,y)
integration
$endgroup$
add a comment |
$begingroup$
I'm still trying to get my head around he basics of this stuff so please use simple language in your answer !
$$ int dx int f(x,y) dy$$
the first integral limits are from 0 to 1 for dx and the second integral limits are from 0 to y = x + 1 for dy
is this just the same as writing :
$$ int int f(x,y) dy dx $$ ?
The order of integration would be the dy first because it specifies that the inner most integral limit is y = x + 1
So in that example x can go from a to b and y can go from 0 to y = x + 1
To reverse integration you just reverse the signs and use x = 1 - y for the limit of dx and the limit of dy becomes from a to b. Is this correct ?
I've drawn a cub with a few function through it and I am thinking about it like this
$$ int y=f(x) dx $$ gives you a point estimate of y and then you multiply it by the change in x, you use integration and you get the area under the curve.
$$ int z=f(x,y) dx $$
means you get an infinitesimally small slice of z so I picture it like a pane of glass going through a shape when the limits are a function it means that you look at the d variable (i.e dx or dy) and see what possible values it can take, i.e the pane of glass gets cut off at the end, for the other variable it is just a constant and depends on the given limit of integration and the function z=f(x,y)
integration
$endgroup$
I'm still trying to get my head around he basics of this stuff so please use simple language in your answer !
$$ int dx int f(x,y) dy$$
the first integral limits are from 0 to 1 for dx and the second integral limits are from 0 to y = x + 1 for dy
is this just the same as writing :
$$ int int f(x,y) dy dx $$ ?
The order of integration would be the dy first because it specifies that the inner most integral limit is y = x + 1
So in that example x can go from a to b and y can go from 0 to y = x + 1
To reverse integration you just reverse the signs and use x = 1 - y for the limit of dx and the limit of dy becomes from a to b. Is this correct ?
I've drawn a cub with a few function through it and I am thinking about it like this
$$ int y=f(x) dx $$ gives you a point estimate of y and then you multiply it by the change in x, you use integration and you get the area under the curve.
$$ int z=f(x,y) dx $$
means you get an infinitesimally small slice of z so I picture it like a pane of glass going through a shape when the limits are a function it means that you look at the d variable (i.e dx or dy) and see what possible values it can take, i.e the pane of glass gets cut off at the end, for the other variable it is just a constant and depends on the given limit of integration and the function z=f(x,y)
integration
integration
edited Oct 24 '14 at 13:56
user3528592
asked Oct 24 '14 at 13:48
user3528592user3528592
8910
8910
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Integration in a prefix operator notation (beware: this is no official term) I have encountered often in theoretical physics lectures.
In your case it would be used as
$$
intlimits!!dx int!!dy ,, f(x,y)
$$
So the variant you gave is not using this consistently but a rather unusual mix of notations.
Your post beyond the question mark I do not understand.
$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%2f989108%2fwhat-is-the-order-of-integration-for-integral-of-x-dx-integral-of-y-dy%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$
Integration in a prefix operator notation (beware: this is no official term) I have encountered often in theoretical physics lectures.
In your case it would be used as
$$
intlimits!!dx int!!dy ,, f(x,y)
$$
So the variant you gave is not using this consistently but a rather unusual mix of notations.
Your post beyond the question mark I do not understand.
$endgroup$
add a comment |
$begingroup$
Integration in a prefix operator notation (beware: this is no official term) I have encountered often in theoretical physics lectures.
In your case it would be used as
$$
intlimits!!dx int!!dy ,, f(x,y)
$$
So the variant you gave is not using this consistently but a rather unusual mix of notations.
Your post beyond the question mark I do not understand.
$endgroup$
add a comment |
$begingroup$
Integration in a prefix operator notation (beware: this is no official term) I have encountered often in theoretical physics lectures.
In your case it would be used as
$$
intlimits!!dx int!!dy ,, f(x,y)
$$
So the variant you gave is not using this consistently but a rather unusual mix of notations.
Your post beyond the question mark I do not understand.
$endgroup$
Integration in a prefix operator notation (beware: this is no official term) I have encountered often in theoretical physics lectures.
In your case it would be used as
$$
intlimits!!dx int!!dy ,, f(x,y)
$$
So the variant you gave is not using this consistently but a rather unusual mix of notations.
Your post beyond the question mark I do not understand.
edited Oct 24 '14 at 13:58
answered Oct 24 '14 at 13:53
mvwmvw
31.5k22252
31.5k22252
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%2f989108%2fwhat-is-the-order-of-integration-for-integral-of-x-dx-integral-of-y-dy%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