Length of implicit curve: Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Improper integrals in curve lengthDoes the formula for arc length hold for other coordinate systems?Arc length of $xsin x$Why is the formula $ Arc length = int r times dtheta $ not correct?Length of curve: cannot solve integralArc length of a polar curveThe length of a parametric curveArea inside curve in polar coordinates.Compute spiral length from parametric curve.Shortest curve on sphere
Would it be possible to dictate a bech32 address as a list of English words?
How do living politicians protect their readily obtainable signatures from misuse?
Did Deadpool rescue all of the X-Force?
Trademark violation for app?
What would you call this weird metallic apparatus that allows you to lift people?
Exposing GRASS GIS add-on in QGIS Processing framework?
A term for a woman complaining about things/begging in a cute/childish way
QGIS virtual layer functionality does not seem to support memory layers
How to get all distinct words within a set of lines?
Maximum summed subsequences with non-adjacent items
Did any compiler fully use 80-bit floating point?
What initially awakened the Balrog?
Significance of Cersei's obsession with elephants?
Take 2! Is this homebrew Lady of Pain warlock patron balanced?
Converted a Scalar function to a TVF function for parallel execution-Still running in Serial mode
Quadrilaterals with equal sides
Aligning an equation at multiple points, with both left and right alignment, as well as equals sign alignment
Is it possible for SQL statements to execute concurrently within a single session in SQL Server?
What was the first language to use conditional keywords?
Can a new player join a group only when a new campaign starts?
Effects on objects due to a brief relocation of massive amounts of mass
Generate an RGB colour grid
Sum letters are not two different
Find 108 by using 3,4,6
Length of implicit curve:
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Improper integrals in curve lengthDoes the formula for arc length hold for other coordinate systems?Arc length of $xsin x$Why is the formula $ Arc length = int r times dtheta $ not correct?Length of curve: cannot solve integralArc length of a polar curveThe length of a parametric curveArea inside curve in polar coordinates.Compute spiral length from parametric curve.Shortest curve on sphere
$begingroup$
How to find the length of the curve $(x^2+y^2)^3 = 4(x^2 + xy +y^2)^2$?
I have found an explicit polar form $r = 2-cos(2theta)$ by setting $x = rcos(theta)$ and $y = rsin(theta)$. Now I can have a parametrization in $theta$ but I can also use the derived formula for the length of a curve in explicit polar form: $$intsqrtr(theta)^2+r'(theta)^2mathrm dtheta$$
However this doesn't seem to work, I can't reduce the square root to anything simpler.
integration
$endgroup$
add a comment |
$begingroup$
How to find the length of the curve $(x^2+y^2)^3 = 4(x^2 + xy +y^2)^2$?
I have found an explicit polar form $r = 2-cos(2theta)$ by setting $x = rcos(theta)$ and $y = rsin(theta)$. Now I can have a parametrization in $theta$ but I can also use the derived formula for the length of a curve in explicit polar form: $$intsqrtr(theta)^2+r'(theta)^2mathrm dtheta$$
However this doesn't seem to work, I can't reduce the square root to anything simpler.
integration
$endgroup$
$begingroup$
Are you sure there is a nice answer? It seems that neither Maple nor WolframAlpha can evaluate the integral algebraically.
$endgroup$
– Milten
Mar 27 at 20:43
add a comment |
$begingroup$
How to find the length of the curve $(x^2+y^2)^3 = 4(x^2 + xy +y^2)^2$?
I have found an explicit polar form $r = 2-cos(2theta)$ by setting $x = rcos(theta)$ and $y = rsin(theta)$. Now I can have a parametrization in $theta$ but I can also use the derived formula for the length of a curve in explicit polar form: $$intsqrtr(theta)^2+r'(theta)^2mathrm dtheta$$
However this doesn't seem to work, I can't reduce the square root to anything simpler.
integration
$endgroup$
How to find the length of the curve $(x^2+y^2)^3 = 4(x^2 + xy +y^2)^2$?
I have found an explicit polar form $r = 2-cos(2theta)$ by setting $x = rcos(theta)$ and $y = rsin(theta)$. Now I can have a parametrization in $theta$ but I can also use the derived formula for the length of a curve in explicit polar form: $$intsqrtr(theta)^2+r'(theta)^2mathrm dtheta$$
However this doesn't seem to work, I can't reduce the square root to anything simpler.
integration
integration
asked Mar 27 at 19:57
delivosadelivosa
1066
1066
$begingroup$
Are you sure there is a nice answer? It seems that neither Maple nor WolframAlpha can evaluate the integral algebraically.
$endgroup$
– Milten
Mar 27 at 20:43
add a comment |
$begingroup$
Are you sure there is a nice answer? It seems that neither Maple nor WolframAlpha can evaluate the integral algebraically.
$endgroup$
– Milten
Mar 27 at 20:43
$begingroup$
Are you sure there is a nice answer? It seems that neither Maple nor WolframAlpha can evaluate the integral algebraically.
$endgroup$
– Milten
Mar 27 at 20:43
$begingroup$
Are you sure there is a nice answer? It seems that neither Maple nor WolframAlpha can evaluate the integral algebraically.
$endgroup$
– Milten
Mar 27 at 20:43
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
First of all, I think that you made a small mistake since, if I am correct,
$$r(theta)=2+sin(2theta)$$
Now, using
$$L=intsqrtr(theta)^2+r'(theta)^2, dtheta$$ and simplifying, you end with the monster
$$L=frac1sqrt2int sqrt8 sin (2 t)+3 cos (4 t)+13, dtheta$$ which,as Milten commented, is far away to be pleasant. So, numerical integration seems to be the way to go.
$endgroup$
$begingroup$
Okay thanks, i'll try numeric integration.
$endgroup$
– delivosa
Mar 28 at 6:46
add a comment |
Your Answer
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%2f3165050%2flength-of-implicit-curve%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$
First of all, I think that you made a small mistake since, if I am correct,
$$r(theta)=2+sin(2theta)$$
Now, using
$$L=intsqrtr(theta)^2+r'(theta)^2, dtheta$$ and simplifying, you end with the monster
$$L=frac1sqrt2int sqrt8 sin (2 t)+3 cos (4 t)+13, dtheta$$ which,as Milten commented, is far away to be pleasant. So, numerical integration seems to be the way to go.
$endgroup$
$begingroup$
Okay thanks, i'll try numeric integration.
$endgroup$
– delivosa
Mar 28 at 6:46
add a comment |
$begingroup$
First of all, I think that you made a small mistake since, if I am correct,
$$r(theta)=2+sin(2theta)$$
Now, using
$$L=intsqrtr(theta)^2+r'(theta)^2, dtheta$$ and simplifying, you end with the monster
$$L=frac1sqrt2int sqrt8 sin (2 t)+3 cos (4 t)+13, dtheta$$ which,as Milten commented, is far away to be pleasant. So, numerical integration seems to be the way to go.
$endgroup$
$begingroup$
Okay thanks, i'll try numeric integration.
$endgroup$
– delivosa
Mar 28 at 6:46
add a comment |
$begingroup$
First of all, I think that you made a small mistake since, if I am correct,
$$r(theta)=2+sin(2theta)$$
Now, using
$$L=intsqrtr(theta)^2+r'(theta)^2, dtheta$$ and simplifying, you end with the monster
$$L=frac1sqrt2int sqrt8 sin (2 t)+3 cos (4 t)+13, dtheta$$ which,as Milten commented, is far away to be pleasant. So, numerical integration seems to be the way to go.
$endgroup$
First of all, I think that you made a small mistake since, if I am correct,
$$r(theta)=2+sin(2theta)$$
Now, using
$$L=intsqrtr(theta)^2+r'(theta)^2, dtheta$$ and simplifying, you end with the monster
$$L=frac1sqrt2int sqrt8 sin (2 t)+3 cos (4 t)+13, dtheta$$ which,as Milten commented, is far away to be pleasant. So, numerical integration seems to be the way to go.
answered Mar 28 at 4:18
Claude LeiboviciClaude Leibovici
126k1158135
126k1158135
$begingroup$
Okay thanks, i'll try numeric integration.
$endgroup$
– delivosa
Mar 28 at 6:46
add a comment |
$begingroup$
Okay thanks, i'll try numeric integration.
$endgroup$
– delivosa
Mar 28 at 6:46
$begingroup$
Okay thanks, i'll try numeric integration.
$endgroup$
– delivosa
Mar 28 at 6:46
$begingroup$
Okay thanks, i'll try numeric integration.
$endgroup$
– delivosa
Mar 28 at 6:46
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%2f3165050%2flength-of-implicit-curve%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
$begingroup$
Are you sure there is a nice answer? It seems that neither Maple nor WolframAlpha can evaluate the integral algebraically.
$endgroup$
– Milten
Mar 27 at 20:43