Using transformation to evaluate double integralChange of Variables for double integrationChange of variables and Jacobian in double integralDouble integral with transformation; possible error in limitsEvaluate $int_0^inftyfrace^-x-e^-2xxdx$ using a double integralVerifying Green's TheoremEasier way to compute integralGetting negative the correct answer in $iint_R e^x+ydA, R=x$Double integral over triangle, what bounds should be chosen?Fubini's Theorem about double integration in polar coordinatesDouble Integrals (change of variables $u$ and $v$)
OP Amp not amplifying audio signal
Should I tell management that I intend to leave due to bad software development practices?
Can someone clarify Hamming's notion of important problems in relation to modern academia?
Finding the reason behind the value of the integral.
Why do I get negative height?
GFCI outlets - can they be repaired? Are they really needed at the end of a circuit?
How badly should I try to prevent a user from XSSing themselves?
Different meanings of こわい
Is it possible to create a QR code using text?
Machine learning testing data
What exactly is ineptocracy?
How seriously should I take size and weight limits of hand luggage?
How dangerous is XSS
What are the G forces leaving Earth orbit?
How to remove border from elements in the last row?
Placement of More Information/Help Icon button for Radio Buttons
Does the Idaho Potato Commission associate potato skins with healthy eating?
How exploitable/balanced is this homebrew spell: Spell Permanency?
Did 'Cinema Songs' exist during Hiranyakshipu's time?
How could indestructible materials be used in power generation?
Why is it a bad idea to hire a hitman to eliminate most corrupt politicians?
Does int main() need a declaration on C++?
Why was the shrink from 8″ made only to 5.25″ and not smaller (4″ or less)
My singleton can be called multiple times
Using transformation to evaluate double integral
Change of Variables for double integrationChange of variables and Jacobian in double integralDouble integral with transformation; possible error in limitsEvaluate $int_0^inftyfrace^-x-e^-2xxdx$ using a double integralVerifying Green's TheoremEasier way to compute integralGetting negative the correct answer in $iint_R e^x+ydA, R=quad$Double integral over triangle, what bounds should be chosen?Fubini's Theorem about double integration in polar coordinatesDouble Integrals (change of variables $u$ and $v$)
$begingroup$
Given the transformation $T(x, y) = (x - y, x + y)$, evaluate the double integral
$iint_R (x^2+y^2) dA$, where $R$ is the rectangle in the $xy$-plane with vertices $A(1, 1)$, $B(2, 2)$, $C(-1, 5)$ and $D(-2, 4)$.
Computing the Jacobian of the transformation, I get $det[DT(x,y)] = 2$. Change the coordinates of the vertices respectively, we get
$A(1,1)$ becomes $(0,2)$
$B(2,2)$ becomes $(0,4)$
$C(-1,5)$ becomes $(-6,4)$
$D(-2,4)$ becomes $(-6,2)$
Solving the double integral, I did:
$$
int_2^4 int_-6^0 2left[(x-y)^2-(x+y)^2right]dxdy
$$
which gave me an answer of 864, however, I should be getting $-54$ as given in the answer sheet, may I know what went wrong?
multivariable-calculus proof-verification transformation multiple-integral jacobian
$endgroup$
This question has an open bounty worth +50
reputation from Cheryl ending ending at 2019-04-07 07:43:30Z">in 4 days.
Looking for an answer drawing from credible and/or official sources.
add a comment |
$begingroup$
Given the transformation $T(x, y) = (x - y, x + y)$, evaluate the double integral
$iint_R (x^2+y^2) dA$, where $R$ is the rectangle in the $xy$-plane with vertices $A(1, 1)$, $B(2, 2)$, $C(-1, 5)$ and $D(-2, 4)$.
Computing the Jacobian of the transformation, I get $det[DT(x,y)] = 2$. Change the coordinates of the vertices respectively, we get
$A(1,1)$ becomes $(0,2)$
$B(2,2)$ becomes $(0,4)$
$C(-1,5)$ becomes $(-6,4)$
$D(-2,4)$ becomes $(-6,2)$
Solving the double integral, I did:
$$
int_2^4 int_-6^0 2left[(x-y)^2-(x+y)^2right]dxdy
$$
which gave me an answer of 864, however, I should be getting $-54$ as given in the answer sheet, may I know what went wrong?
multivariable-calculus proof-verification transformation multiple-integral jacobian
$endgroup$
This question has an open bounty worth +50
reputation from Cheryl ending ending at 2019-04-07 07:43:30Z">in 4 days.
Looking for an answer drawing from credible and/or official sources.
1
$begingroup$
Since $x^2+y^2geqslant0$ for any $(x,y)in R$, $displaystyleiintlimits_R(x^2+y^2),mathrm dA$ cannot be negative.
$endgroup$
– Saad
2 days ago
$begingroup$
You are using the same variable names before and after transformation. This creates confusion.
$endgroup$
– Yves Daoust
2 days ago
add a comment |
$begingroup$
Given the transformation $T(x, y) = (x - y, x + y)$, evaluate the double integral
$iint_R (x^2+y^2) dA$, where $R$ is the rectangle in the $xy$-plane with vertices $A(1, 1)$, $B(2, 2)$, $C(-1, 5)$ and $D(-2, 4)$.
Computing the Jacobian of the transformation, I get $det[DT(x,y)] = 2$. Change the coordinates of the vertices respectively, we get
$A(1,1)$ becomes $(0,2)$
$B(2,2)$ becomes $(0,4)$
$C(-1,5)$ becomes $(-6,4)$
$D(-2,4)$ becomes $(-6,2)$
Solving the double integral, I did:
$$
int_2^4 int_-6^0 2left[(x-y)^2-(x+y)^2right]dxdy
$$
which gave me an answer of 864, however, I should be getting $-54$ as given in the answer sheet, may I know what went wrong?
multivariable-calculus proof-verification transformation multiple-integral jacobian
$endgroup$
Given the transformation $T(x, y) = (x - y, x + y)$, evaluate the double integral
$iint_R (x^2+y^2) dA$, where $R$ is the rectangle in the $xy$-plane with vertices $A(1, 1)$, $B(2, 2)$, $C(-1, 5)$ and $D(-2, 4)$.
Computing the Jacobian of the transformation, I get $det[DT(x,y)] = 2$. Change the coordinates of the vertices respectively, we get
$A(1,1)$ becomes $(0,2)$
$B(2,2)$ becomes $(0,4)$
$C(-1,5)$ becomes $(-6,4)$
$D(-2,4)$ becomes $(-6,2)$
Solving the double integral, I did:
$$
int_2^4 int_-6^0 2left[(x-y)^2-(x+y)^2right]dxdy
$$
which gave me an answer of 864, however, I should be getting $-54$ as given in the answer sheet, may I know what went wrong?
multivariable-calculus proof-verification transformation multiple-integral jacobian
multivariable-calculus proof-verification transformation multiple-integral jacobian
edited Mar 28 at 15:10
gt6989b
35.2k22557
35.2k22557
asked Mar 28 at 14:52
Cheryl Cheryl
477
477
This question has an open bounty worth +50
reputation from Cheryl ending ending at 2019-04-07 07:43:30Z">in 4 days.
Looking for an answer drawing from credible and/or official sources.
This question has an open bounty worth +50
reputation from Cheryl ending ending at 2019-04-07 07:43:30Z">in 4 days.
Looking for an answer drawing from credible and/or official sources.
1
$begingroup$
Since $x^2+y^2geqslant0$ for any $(x,y)in R$, $displaystyleiintlimits_R(x^2+y^2),mathrm dA$ cannot be negative.
$endgroup$
– Saad
2 days ago
$begingroup$
You are using the same variable names before and after transformation. This creates confusion.
$endgroup$
– Yves Daoust
2 days ago
add a comment |
1
$begingroup$
Since $x^2+y^2geqslant0$ for any $(x,y)in R$, $displaystyleiintlimits_R(x^2+y^2),mathrm dA$ cannot be negative.
$endgroup$
– Saad
2 days ago
$begingroup$
You are using the same variable names before and after transformation. This creates confusion.
$endgroup$
– Yves Daoust
2 days ago
1
1
$begingroup$
Since $x^2+y^2geqslant0$ for any $(x,y)in R$, $displaystyleiintlimits_R(x^2+y^2),mathrm dA$ cannot be negative.
$endgroup$
– Saad
2 days ago
$begingroup$
Since $x^2+y^2geqslant0$ for any $(x,y)in R$, $displaystyleiintlimits_R(x^2+y^2),mathrm dA$ cannot be negative.
$endgroup$
– Saad
2 days ago
$begingroup$
You are using the same variable names before and after transformation. This creates confusion.
$endgroup$
– Yves Daoust
2 days ago
$begingroup$
You are using the same variable names before and after transformation. This creates confusion.
$endgroup$
– Yves Daoust
2 days ago
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
HINT
One mistake -- you are transforming $u = x-y,v=x+y$ so $x = (u+v)/2$ and $y = (v-u)/2$, and the final integral would be
$$
beginsplit
A &= int_v=2^v=4 int_u=-6^u=0 left[left(fracu+v2right)^2 + left(fracv-u2right)^2right] 2 du dv \
&= frac12
int_v=2^v=4 int_u=-6^u=0 left[(u+v)^2 + (v-u)^2right] du dv \
&= int_v=2^v=4 int_u=-6^u=0 left[u^2+v^2right] du dv
endsplit
$$
UPDATE
$$
beginsplit
A &= int_v=2^v=4 int_u=-6^u=0 left[u^2+v^2right] du dv \
&= 2 int_u=-6^u=0 u^2 du
+ 6int_v=2^v=4 v^2 dv \
&= left.frac23 u^3 right|_u=-6^u=0
+ left.2 v^3 right|_v=2^v=4 \
&= -frac23 (-6)^3 + 2left(4^3-2^3right)\
&= 36times 4+2(64 - 8)\
&= 256.
endsplit
$$
The arithmetic agrees with Wolfram Alpha.
As for your hint, you are (originally) integrating
$$
iint_A left(x^2+y^2right)dA,
$$
where the integrand is always non-negative, so the integral should be positive as well.
$endgroup$
$begingroup$
Hmmms, I've tried as you've suggested above, but the answer is still incorrect though!!
$endgroup$
– Cheryl
2 days ago
$begingroup$
@Cheryl see update
$endgroup$
– gt6989b
2 days ago
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%2f3165985%2fusing-transformation-to-evaluate-double-integral%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$
HINT
One mistake -- you are transforming $u = x-y,v=x+y$ so $x = (u+v)/2$ and $y = (v-u)/2$, and the final integral would be
$$
beginsplit
A &= int_v=2^v=4 int_u=-6^u=0 left[left(fracu+v2right)^2 + left(fracv-u2right)^2right] 2 du dv \
&= frac12
int_v=2^v=4 int_u=-6^u=0 left[(u+v)^2 + (v-u)^2right] du dv \
&= int_v=2^v=4 int_u=-6^u=0 left[u^2+v^2right] du dv
endsplit
$$
UPDATE
$$
beginsplit
A &= int_v=2^v=4 int_u=-6^u=0 left[u^2+v^2right] du dv \
&= 2 int_u=-6^u=0 u^2 du
+ 6int_v=2^v=4 v^2 dv \
&= left.frac23 u^3 right|_u=-6^u=0
+ left.2 v^3 right|_v=2^v=4 \
&= -frac23 (-6)^3 + 2left(4^3-2^3right)\
&= 36times 4+2(64 - 8)\
&= 256.
endsplit
$$
The arithmetic agrees with Wolfram Alpha.
As for your hint, you are (originally) integrating
$$
iint_A left(x^2+y^2right)dA,
$$
where the integrand is always non-negative, so the integral should be positive as well.
$endgroup$
$begingroup$
Hmmms, I've tried as you've suggested above, but the answer is still incorrect though!!
$endgroup$
– Cheryl
2 days ago
$begingroup$
@Cheryl see update
$endgroup$
– gt6989b
2 days ago
add a comment |
$begingroup$
HINT
One mistake -- you are transforming $u = x-y,v=x+y$ so $x = (u+v)/2$ and $y = (v-u)/2$, and the final integral would be
$$
beginsplit
A &= int_v=2^v=4 int_u=-6^u=0 left[left(fracu+v2right)^2 + left(fracv-u2right)^2right] 2 du dv \
&= frac12
int_v=2^v=4 int_u=-6^u=0 left[(u+v)^2 + (v-u)^2right] du dv \
&= int_v=2^v=4 int_u=-6^u=0 left[u^2+v^2right] du dv
endsplit
$$
UPDATE
$$
beginsplit
A &= int_v=2^v=4 int_u=-6^u=0 left[u^2+v^2right] du dv \
&= 2 int_u=-6^u=0 u^2 du
+ 6int_v=2^v=4 v^2 dv \
&= left.frac23 u^3 right|_u=-6^u=0
+ left.2 v^3 right|_v=2^v=4 \
&= -frac23 (-6)^3 + 2left(4^3-2^3right)\
&= 36times 4+2(64 - 8)\
&= 256.
endsplit
$$
The arithmetic agrees with Wolfram Alpha.
As for your hint, you are (originally) integrating
$$
iint_A left(x^2+y^2right)dA,
$$
where the integrand is always non-negative, so the integral should be positive as well.
$endgroup$
$begingroup$
Hmmms, I've tried as you've suggested above, but the answer is still incorrect though!!
$endgroup$
– Cheryl
2 days ago
$begingroup$
@Cheryl see update
$endgroup$
– gt6989b
2 days ago
add a comment |
$begingroup$
HINT
One mistake -- you are transforming $u = x-y,v=x+y$ so $x = (u+v)/2$ and $y = (v-u)/2$, and the final integral would be
$$
beginsplit
A &= int_v=2^v=4 int_u=-6^u=0 left[left(fracu+v2right)^2 + left(fracv-u2right)^2right] 2 du dv \
&= frac12
int_v=2^v=4 int_u=-6^u=0 left[(u+v)^2 + (v-u)^2right] du dv \
&= int_v=2^v=4 int_u=-6^u=0 left[u^2+v^2right] du dv
endsplit
$$
UPDATE
$$
beginsplit
A &= int_v=2^v=4 int_u=-6^u=0 left[u^2+v^2right] du dv \
&= 2 int_u=-6^u=0 u^2 du
+ 6int_v=2^v=4 v^2 dv \
&= left.frac23 u^3 right|_u=-6^u=0
+ left.2 v^3 right|_v=2^v=4 \
&= -frac23 (-6)^3 + 2left(4^3-2^3right)\
&= 36times 4+2(64 - 8)\
&= 256.
endsplit
$$
The arithmetic agrees with Wolfram Alpha.
As for your hint, you are (originally) integrating
$$
iint_A left(x^2+y^2right)dA,
$$
where the integrand is always non-negative, so the integral should be positive as well.
$endgroup$
HINT
One mistake -- you are transforming $u = x-y,v=x+y$ so $x = (u+v)/2$ and $y = (v-u)/2$, and the final integral would be
$$
beginsplit
A &= int_v=2^v=4 int_u=-6^u=0 left[left(fracu+v2right)^2 + left(fracv-u2right)^2right] 2 du dv \
&= frac12
int_v=2^v=4 int_u=-6^u=0 left[(u+v)^2 + (v-u)^2right] du dv \
&= int_v=2^v=4 int_u=-6^u=0 left[u^2+v^2right] du dv
endsplit
$$
UPDATE
$$
beginsplit
A &= int_v=2^v=4 int_u=-6^u=0 left[u^2+v^2right] du dv \
&= 2 int_u=-6^u=0 u^2 du
+ 6int_v=2^v=4 v^2 dv \
&= left.frac23 u^3 right|_u=-6^u=0
+ left.2 v^3 right|_v=2^v=4 \
&= -frac23 (-6)^3 + 2left(4^3-2^3right)\
&= 36times 4+2(64 - 8)\
&= 256.
endsplit
$$
The arithmetic agrees with Wolfram Alpha.
As for your hint, you are (originally) integrating
$$
iint_A left(x^2+y^2right)dA,
$$
where the integrand is always non-negative, so the integral should be positive as well.
edited 2 days ago
answered Mar 28 at 15:06
gt6989bgt6989b
35.2k22557
35.2k22557
$begingroup$
Hmmms, I've tried as you've suggested above, but the answer is still incorrect though!!
$endgroup$
– Cheryl
2 days ago
$begingroup$
@Cheryl see update
$endgroup$
– gt6989b
2 days ago
add a comment |
$begingroup$
Hmmms, I've tried as you've suggested above, but the answer is still incorrect though!!
$endgroup$
– Cheryl
2 days ago
$begingroup$
@Cheryl see update
$endgroup$
– gt6989b
2 days ago
$begingroup$
Hmmms, I've tried as you've suggested above, but the answer is still incorrect though!!
$endgroup$
– Cheryl
2 days ago
$begingroup$
Hmmms, I've tried as you've suggested above, but the answer is still incorrect though!!
$endgroup$
– Cheryl
2 days ago
$begingroup$
@Cheryl see update
$endgroup$
– gt6989b
2 days ago
$begingroup$
@Cheryl see update
$endgroup$
– gt6989b
2 days ago
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%2f3165985%2fusing-transformation-to-evaluate-double-integral%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
1
$begingroup$
Since $x^2+y^2geqslant0$ for any $(x,y)in R$, $displaystyleiintlimits_R(x^2+y^2),mathrm dA$ cannot be negative.
$endgroup$
– Saad
2 days ago
$begingroup$
You are using the same variable names before and after transformation. This creates confusion.
$endgroup$
– Yves Daoust
2 days ago