A conversion of double integral to polar and evaluate, checkHow to compute this integral by converting it into polar coordinate?Question concerning the domain of polar coordinate.Why am I evaluating this polar integral wrong?Conversion of an integral in cartesian to polar coordinatesWhere am I going Wrong in this Polar Coordinate Conversion?Double integral with Polar coordinates - hard exampleConvert the integral from rectangular to cylindrical coordinates and solveEvaluating integral by changing to polar coords $int int x^2y da$Double Integral Polar ConversionDouble integral conversions to Polar

What happens if you roll doubles 3 times then land on "Go to jail?"

How do we know the LHC results are robust?

Sequence of Tenses: Translating the subjunctive

Why escape if the_content isnt?

How does the UK government determine the size of a mandate?

Do the temporary hit points from Reckless Abandon stack if I make multiple attacks on my turn?

How do I extract a value from a time formatted value in excel?

How do I go from 300 unfinished/half written blog posts, to published posts?

Unreliable Magic - Is it worth it?

Are student evaluations of teaching assistants read by others in the faculty?

How to write papers efficiently when English isn't my first language?

Go Pregnant or Go Home

Is `x >> pure y` equivalent to `liftM (const y) x`

You cannot touch me, but I can touch you, who am I?

What is the intuitive meaning of having a linear relationship between the logs of two variables?

How does Loki do this?

How easy is it to start Magic from scratch?

Method to test if a number is a perfect power?

Is there a good way to store credentials outside of a password manager?

What is the difference between "behavior" and "behaviour"?

Two monoidal structures and copowering

Escape a backup date in a file name

How to run a prison with the smallest amount of guards?

What does the word "Atten" mean?



A conversion of double integral to polar and evaluate, check


How to compute this integral by converting it into polar coordinate?Question concerning the domain of polar coordinate.Why am I evaluating this polar integral wrong?Conversion of an integral in cartesian to polar coordinatesWhere am I going Wrong in this Polar Coordinate Conversion?Double integral with Polar coordinates - hard exampleConvert the integral from rectangular to cylindrical coordinates and solveEvaluating integral by changing to polar coords $int int x^2y da$Double Integral Polar ConversionDouble integral conversions to Polar













0












$begingroup$


Problem 1



Convert to polar form and solve



$$int^1_0int_0^sqrt2y-y^2(1-x^2-y^2)text dx dy$$



$x^2+y^2-2y=0$



$x^2+(y-1)^2=1$



$x=rcostheta$
$y=rsintheta+1$



$r^2=1, r=1$



$$int^pi_0int^1_0(1-r^2cos^2theta-(y^2cos^2theta+1)) rdrdtheta$$
$$int^pi_0int^1_0(-r^3)drdtheta = -1/4pi$$










share|cite|improve this question









$endgroup$







  • 1




    $begingroup$
    What is the question?
    $endgroup$
    – MisterRiemann
    Mar 17 at 20:52










  • $begingroup$
    is this correct? i do not have the answer to this problem
    $endgroup$
    – MasterYoshi
    Mar 17 at 20:54















0












$begingroup$


Problem 1



Convert to polar form and solve



$$int^1_0int_0^sqrt2y-y^2(1-x^2-y^2)text dx dy$$



$x^2+y^2-2y=0$



$x^2+(y-1)^2=1$



$x=rcostheta$
$y=rsintheta+1$



$r^2=1, r=1$



$$int^pi_0int^1_0(1-r^2cos^2theta-(y^2cos^2theta+1)) rdrdtheta$$
$$int^pi_0int^1_0(-r^3)drdtheta = -1/4pi$$










share|cite|improve this question









$endgroup$







  • 1




    $begingroup$
    What is the question?
    $endgroup$
    – MisterRiemann
    Mar 17 at 20:52










  • $begingroup$
    is this correct? i do not have the answer to this problem
    $endgroup$
    – MasterYoshi
    Mar 17 at 20:54













0












0








0





$begingroup$


Problem 1



Convert to polar form and solve



$$int^1_0int_0^sqrt2y-y^2(1-x^2-y^2)text dx dy$$



$x^2+y^2-2y=0$



$x^2+(y-1)^2=1$



$x=rcostheta$
$y=rsintheta+1$



$r^2=1, r=1$



$$int^pi_0int^1_0(1-r^2cos^2theta-(y^2cos^2theta+1)) rdrdtheta$$
$$int^pi_0int^1_0(-r^3)drdtheta = -1/4pi$$










share|cite|improve this question









$endgroup$




Problem 1



Convert to polar form and solve



$$int^1_0int_0^sqrt2y-y^2(1-x^2-y^2)text dx dy$$



$x^2+y^2-2y=0$



$x^2+(y-1)^2=1$



$x=rcostheta$
$y=rsintheta+1$



$r^2=1, r=1$



$$int^pi_0int^1_0(1-r^2cos^2theta-(y^2cos^2theta+1)) rdrdtheta$$
$$int^pi_0int^1_0(-r^3)drdtheta = -1/4pi$$







calculus integration multivariable-calculus proof-verification polar-coordinates






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Mar 17 at 20:51









MasterYoshiMasterYoshi

807




807







  • 1




    $begingroup$
    What is the question?
    $endgroup$
    – MisterRiemann
    Mar 17 at 20:52










  • $begingroup$
    is this correct? i do not have the answer to this problem
    $endgroup$
    – MasterYoshi
    Mar 17 at 20:54












  • 1




    $begingroup$
    What is the question?
    $endgroup$
    – MisterRiemann
    Mar 17 at 20:52










  • $begingroup$
    is this correct? i do not have the answer to this problem
    $endgroup$
    – MasterYoshi
    Mar 17 at 20:54







1




1




$begingroup$
What is the question?
$endgroup$
– MisterRiemann
Mar 17 at 20:52




$begingroup$
What is the question?
$endgroup$
– MisterRiemann
Mar 17 at 20:52












$begingroup$
is this correct? i do not have the answer to this problem
$endgroup$
– MasterYoshi
Mar 17 at 20:54




$begingroup$
is this correct? i do not have the answer to this problem
$endgroup$
– MasterYoshi
Mar 17 at 20:54










1 Answer
1






active

oldest

votes


















0












$begingroup$

You made an error when you substituted $y^2$. For the reference, the correct result is $frac23 - fracpi8$.






share|cite|improve this answer









$endgroup$












  • $begingroup$
    Hey, i dont know why i cannot see that mistake? you mean when i plugged $ y= rsintheta+1$ in $y^2$?
    $endgroup$
    – MasterYoshi
    Mar 17 at 21:13











  • $begingroup$
    $y^2 = (rsintheta+1)^2$ and not what you did in the OP (if I'm reading this correctly).
    $endgroup$
    – Klaus
    Mar 17 at 21:19










  • $begingroup$
    ohh, so $(1-r^2costheta-(r^2sin^2theta+2rsintheta+1))$? i get the integral of $-r^3-2r^2sintheta$ ?
    $endgroup$
    – MasterYoshi
    Mar 17 at 21:44










  • $begingroup$
    the result i got from the above is$-4/3 -pi/4$ so the plugging is still incorrect?
    $endgroup$
    – MasterYoshi
    Mar 17 at 22:16










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
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3152066%2fa-conversion-of-double-integral-to-polar-and-evaluate-check%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









0












$begingroup$

You made an error when you substituted $y^2$. For the reference, the correct result is $frac23 - fracpi8$.






share|cite|improve this answer









$endgroup$












  • $begingroup$
    Hey, i dont know why i cannot see that mistake? you mean when i plugged $ y= rsintheta+1$ in $y^2$?
    $endgroup$
    – MasterYoshi
    Mar 17 at 21:13











  • $begingroup$
    $y^2 = (rsintheta+1)^2$ and not what you did in the OP (if I'm reading this correctly).
    $endgroup$
    – Klaus
    Mar 17 at 21:19










  • $begingroup$
    ohh, so $(1-r^2costheta-(r^2sin^2theta+2rsintheta+1))$? i get the integral of $-r^3-2r^2sintheta$ ?
    $endgroup$
    – MasterYoshi
    Mar 17 at 21:44










  • $begingroup$
    the result i got from the above is$-4/3 -pi/4$ so the plugging is still incorrect?
    $endgroup$
    – MasterYoshi
    Mar 17 at 22:16















0












$begingroup$

You made an error when you substituted $y^2$. For the reference, the correct result is $frac23 - fracpi8$.






share|cite|improve this answer









$endgroup$












  • $begingroup$
    Hey, i dont know why i cannot see that mistake? you mean when i plugged $ y= rsintheta+1$ in $y^2$?
    $endgroup$
    – MasterYoshi
    Mar 17 at 21:13











  • $begingroup$
    $y^2 = (rsintheta+1)^2$ and not what you did in the OP (if I'm reading this correctly).
    $endgroup$
    – Klaus
    Mar 17 at 21:19










  • $begingroup$
    ohh, so $(1-r^2costheta-(r^2sin^2theta+2rsintheta+1))$? i get the integral of $-r^3-2r^2sintheta$ ?
    $endgroup$
    – MasterYoshi
    Mar 17 at 21:44










  • $begingroup$
    the result i got from the above is$-4/3 -pi/4$ so the plugging is still incorrect?
    $endgroup$
    – MasterYoshi
    Mar 17 at 22:16













0












0








0





$begingroup$

You made an error when you substituted $y^2$. For the reference, the correct result is $frac23 - fracpi8$.






share|cite|improve this answer









$endgroup$



You made an error when you substituted $y^2$. For the reference, the correct result is $frac23 - fracpi8$.







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered Mar 17 at 21:04









KlausKlaus

2,782113




2,782113











  • $begingroup$
    Hey, i dont know why i cannot see that mistake? you mean when i plugged $ y= rsintheta+1$ in $y^2$?
    $endgroup$
    – MasterYoshi
    Mar 17 at 21:13











  • $begingroup$
    $y^2 = (rsintheta+1)^2$ and not what you did in the OP (if I'm reading this correctly).
    $endgroup$
    – Klaus
    Mar 17 at 21:19










  • $begingroup$
    ohh, so $(1-r^2costheta-(r^2sin^2theta+2rsintheta+1))$? i get the integral of $-r^3-2r^2sintheta$ ?
    $endgroup$
    – MasterYoshi
    Mar 17 at 21:44










  • $begingroup$
    the result i got from the above is$-4/3 -pi/4$ so the plugging is still incorrect?
    $endgroup$
    – MasterYoshi
    Mar 17 at 22:16
















  • $begingroup$
    Hey, i dont know why i cannot see that mistake? you mean when i plugged $ y= rsintheta+1$ in $y^2$?
    $endgroup$
    – MasterYoshi
    Mar 17 at 21:13











  • $begingroup$
    $y^2 = (rsintheta+1)^2$ and not what you did in the OP (if I'm reading this correctly).
    $endgroup$
    – Klaus
    Mar 17 at 21:19










  • $begingroup$
    ohh, so $(1-r^2costheta-(r^2sin^2theta+2rsintheta+1))$? i get the integral of $-r^3-2r^2sintheta$ ?
    $endgroup$
    – MasterYoshi
    Mar 17 at 21:44










  • $begingroup$
    the result i got from the above is$-4/3 -pi/4$ so the plugging is still incorrect?
    $endgroup$
    – MasterYoshi
    Mar 17 at 22:16















$begingroup$
Hey, i dont know why i cannot see that mistake? you mean when i plugged $ y= rsintheta+1$ in $y^2$?
$endgroup$
– MasterYoshi
Mar 17 at 21:13





$begingroup$
Hey, i dont know why i cannot see that mistake? you mean when i plugged $ y= rsintheta+1$ in $y^2$?
$endgroup$
– MasterYoshi
Mar 17 at 21:13













$begingroup$
$y^2 = (rsintheta+1)^2$ and not what you did in the OP (if I'm reading this correctly).
$endgroup$
– Klaus
Mar 17 at 21:19




$begingroup$
$y^2 = (rsintheta+1)^2$ and not what you did in the OP (if I'm reading this correctly).
$endgroup$
– Klaus
Mar 17 at 21:19












$begingroup$
ohh, so $(1-r^2costheta-(r^2sin^2theta+2rsintheta+1))$? i get the integral of $-r^3-2r^2sintheta$ ?
$endgroup$
– MasterYoshi
Mar 17 at 21:44




$begingroup$
ohh, so $(1-r^2costheta-(r^2sin^2theta+2rsintheta+1))$? i get the integral of $-r^3-2r^2sintheta$ ?
$endgroup$
– MasterYoshi
Mar 17 at 21:44












$begingroup$
the result i got from the above is$-4/3 -pi/4$ so the plugging is still incorrect?
$endgroup$
– MasterYoshi
Mar 17 at 22:16




$begingroup$
the result i got from the above is$-4/3 -pi/4$ so the plugging is still incorrect?
$endgroup$
– MasterYoshi
Mar 17 at 22:16

















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.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3152066%2fa-conversion-of-double-integral-to-polar-and-evaluate-check%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

Moe incest case Sentencing See also References Navigation menu"'Australian Josef Fritzl' fathered four children by daughter""Small town recoils in horror at 'Australian Fritzl' incest case""Victorian rape allegations echo Fritzl case - Just In (Australian Broadcasting Corporation)""Incest father jailed for 22 years""'Australian Fritzl' sentenced to 22 years in prison for abusing daughter for three decades""RSJ v The Queen"

Who is our nearest planetary neighbor, on average?Santa Claus flies to the South PoleSeven Spheres of Unequal Mass, a weighing problem with a twistDescribe a large integerFast Mental Calculation of $7.5^7$Math in Space (without the help of celebrities)Find the value of $bigstar$: Puzzle 8 - InequalityWho drinks beer while running anyway?A Crucial DeliveryRanking And AverageHow long will my money last at roulette?

Daza language Contents Vocabulary Phonology References External links Navigation menudaza1242Daza"Dazaga"eeee178086576