Computing the volume inside a lemniscate.Conceptual question about area elements and volume elementsFind volume inside the cone $ z= 2a-sqrtx^2+y^2 $ and inside the cylinder $x^2+y^2=2ay$How can I show that $ int_Gamma_1Fcdot dr-int_Gamma_2Fcdot dr=2kpi $?Rewriting line integral for complex-valued functionLine integral - Stokes's theoremHow to evaluate $int_C y^2 ,dx + 2xy,dy$?Volume of solid inside a paraboloid and an elliptic paraboloidFind the Area of the Surface That Lies inside the Cylinderarea of a plane inside an sphereHow to find volume of 3D cross-section of a 4D cube with calculus?
How do conventional missiles fly?
How to install cross-compiler on Ubuntu 18.04?
What is a Samsaran Word™?
ssTTsSTtRrriinInnnnNNNIiinngg
What is required to make GPS signals available indoors?
What is the fastest integer factorization to break RSA?
Should I tell management that I intend to leave due to bad software development practices?
Is there a hemisphere-neutral way of specifying a season?
Bullying boss launched a smear campaign and made me unemployable
Notepad++ delete until colon for every line with replace all
Implication of namely
Why were 5.25" floppy drives cheaper than 8"?
Can someone clarify Hamming's notion of important problems in relation to modern academia?
One verb to replace 'be a member of' a club
Venezuelan girlfriend wants to travel the USA to be with me. What is the process?
How do I exit BASH while loop using modulus operator?
Why are UK visa biometrics appointments suspended at USCIS Application Support Centers?
Am I breaking OOP practice with this architecture?
Finding the error in an argument
In Bayesian inference, why are some terms dropped from the posterior predictive?
What exactly is ineptocracy?
What does the same-ish mean?
Was the old ablative pronoun "med" or "mēd"?
How can I prove that a state of equilibrium is unstable?
Computing the volume inside a lemniscate.
Conceptual question about area elements and volume elementsFind volume inside the cone $ z= 2a-sqrtx^2+y^2 $ and inside the cylinder $x^2+y^2=2ay$How can I show that $ int_Gamma_1Fcdot dr-int_Gamma_2Fcdot dr=2kpi $?Rewriting line integral for complex-valued functionLine integral - Stokes's theoremHow to evaluate $int_C y^2 ,dx + 2xy,dy$?Volume of solid inside a paraboloid and an elliptic paraboloidFind the Area of the Surface That Lies inside the Cylinderarea of a plane inside an sphereHow to find volume of 3D cross-section of a 4D cube with calculus?
$begingroup$
Compute the volume of the lemniscate given as the graph of $x^4=x^2-y^2$.
So I thought the best way to solve this would be to take the parametrized curves, $gamma_1(t)=(t,sqrtt^2-t^4)$ and the curve $gamma_2(t)=(t,0)$ from $-1leq tleq 1$ and $dotgamma_1=(1,frac2t-4t^3)2sqrtt^2-t^4)$
Then using this integral for finding the area inside a curve $gamma_1$ I get $int_C xdy=int_-1^1 tfrac2t-4t^3)2sqrtt^2-t^4dt$. But this integral seems pretty difficult to compute. So I'm not sure if there is some change of variables that would make sense here, or if I'm not computing the correct curve.
multivariable-calculus
$endgroup$
add a comment |
$begingroup$
Compute the volume of the lemniscate given as the graph of $x^4=x^2-y^2$.
So I thought the best way to solve this would be to take the parametrized curves, $gamma_1(t)=(t,sqrtt^2-t^4)$ and the curve $gamma_2(t)=(t,0)$ from $-1leq tleq 1$ and $dotgamma_1=(1,frac2t-4t^3)2sqrtt^2-t^4)$
Then using this integral for finding the area inside a curve $gamma_1$ I get $int_C xdy=int_-1^1 tfrac2t-4t^3)2sqrtt^2-t^4dt$. But this integral seems pretty difficult to compute. So I'm not sure if there is some change of variables that would make sense here, or if I'm not computing the correct curve.
multivariable-calculus
$endgroup$
add a comment |
$begingroup$
Compute the volume of the lemniscate given as the graph of $x^4=x^2-y^2$.
So I thought the best way to solve this would be to take the parametrized curves, $gamma_1(t)=(t,sqrtt^2-t^4)$ and the curve $gamma_2(t)=(t,0)$ from $-1leq tleq 1$ and $dotgamma_1=(1,frac2t-4t^3)2sqrtt^2-t^4)$
Then using this integral for finding the area inside a curve $gamma_1$ I get $int_C xdy=int_-1^1 tfrac2t-4t^3)2sqrtt^2-t^4dt$. But this integral seems pretty difficult to compute. So I'm not sure if there is some change of variables that would make sense here, or if I'm not computing the correct curve.
multivariable-calculus
$endgroup$
Compute the volume of the lemniscate given as the graph of $x^4=x^2-y^2$.
So I thought the best way to solve this would be to take the parametrized curves, $gamma_1(t)=(t,sqrtt^2-t^4)$ and the curve $gamma_2(t)=(t,0)$ from $-1leq tleq 1$ and $dotgamma_1=(1,frac2t-4t^3)2sqrtt^2-t^4)$
Then using this integral for finding the area inside a curve $gamma_1$ I get $int_C xdy=int_-1^1 tfrac2t-4t^3)2sqrtt^2-t^4dt$. But this integral seems pretty difficult to compute. So I'm not sure if there is some change of variables that would make sense here, or if I'm not computing the correct curve.
multivariable-calculus
multivariable-calculus
asked Mar 20 at 19:47
AColoredReptileAColoredReptile
401210
401210
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Be careful, because $int_-1^1 fract^2-2t^4sqrtt^2-t^4 dt < 0$ (you can assume $t>0$ because the integrand is even, so $int_-1^1dots = 2 int_0^1dots$ and the calculation is straightforward with variables changes $t = sqrtz$ and $z = 1-s$). Also $max y = 1/sqrt2$, but $4int_0^1/sqrt 2 fract^2-2t^4sqrtt^2-t^4 dt$ is not the right answer: can you see why?
An easy way to calculate the area inside $x^4 = x^2 - y^2$ is the following: because the domain of integration is symmetric respect the $x$- and $y$-axis, the total area is $4 int_0^1 sqrtx^2-x^4 dx = 4/3$ (you can calculate this integral with the same variable changes!).
$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%2f3155927%2fcomputing-the-volume-inside-a-lemniscate%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$
Be careful, because $int_-1^1 fract^2-2t^4sqrtt^2-t^4 dt < 0$ (you can assume $t>0$ because the integrand is even, so $int_-1^1dots = 2 int_0^1dots$ and the calculation is straightforward with variables changes $t = sqrtz$ and $z = 1-s$). Also $max y = 1/sqrt2$, but $4int_0^1/sqrt 2 fract^2-2t^4sqrtt^2-t^4 dt$ is not the right answer: can you see why?
An easy way to calculate the area inside $x^4 = x^2 - y^2$ is the following: because the domain of integration is symmetric respect the $x$- and $y$-axis, the total area is $4 int_0^1 sqrtx^2-x^4 dx = 4/3$ (you can calculate this integral with the same variable changes!).
$endgroup$
add a comment |
$begingroup$
Be careful, because $int_-1^1 fract^2-2t^4sqrtt^2-t^4 dt < 0$ (you can assume $t>0$ because the integrand is even, so $int_-1^1dots = 2 int_0^1dots$ and the calculation is straightforward with variables changes $t = sqrtz$ and $z = 1-s$). Also $max y = 1/sqrt2$, but $4int_0^1/sqrt 2 fract^2-2t^4sqrtt^2-t^4 dt$ is not the right answer: can you see why?
An easy way to calculate the area inside $x^4 = x^2 - y^2$ is the following: because the domain of integration is symmetric respect the $x$- and $y$-axis, the total area is $4 int_0^1 sqrtx^2-x^4 dx = 4/3$ (you can calculate this integral with the same variable changes!).
$endgroup$
add a comment |
$begingroup$
Be careful, because $int_-1^1 fract^2-2t^4sqrtt^2-t^4 dt < 0$ (you can assume $t>0$ because the integrand is even, so $int_-1^1dots = 2 int_0^1dots$ and the calculation is straightforward with variables changes $t = sqrtz$ and $z = 1-s$). Also $max y = 1/sqrt2$, but $4int_0^1/sqrt 2 fract^2-2t^4sqrtt^2-t^4 dt$ is not the right answer: can you see why?
An easy way to calculate the area inside $x^4 = x^2 - y^2$ is the following: because the domain of integration is symmetric respect the $x$- and $y$-axis, the total area is $4 int_0^1 sqrtx^2-x^4 dx = 4/3$ (you can calculate this integral with the same variable changes!).
$endgroup$
Be careful, because $int_-1^1 fract^2-2t^4sqrtt^2-t^4 dt < 0$ (you can assume $t>0$ because the integrand is even, so $int_-1^1dots = 2 int_0^1dots$ and the calculation is straightforward with variables changes $t = sqrtz$ and $z = 1-s$). Also $max y = 1/sqrt2$, but $4int_0^1/sqrt 2 fract^2-2t^4sqrtt^2-t^4 dt$ is not the right answer: can you see why?
An easy way to calculate the area inside $x^4 = x^2 - y^2$ is the following: because the domain of integration is symmetric respect the $x$- and $y$-axis, the total area is $4 int_0^1 sqrtx^2-x^4 dx = 4/3$ (you can calculate this integral with the same variable changes!).
edited Mar 20 at 23:13
answered Mar 20 at 21:59
dcolazindcolazin
4395
4395
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%2f3155927%2fcomputing-the-volume-inside-a-lemniscate%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