Why do I get two different answers when solving for arclength?What am I missing when solving this integral with trigonometric substition?Arclength of parametric curveWhy are these two answers different?Indefinite integral vs definite integral: Why the different answers?I am getting two different answers for a basic integration problemDifferent answers for integral of $sin^3x$Equality of tw0 arclengthsA definite integral with two different answersLoophole? I'm getting 2 different answers when solving a differential equation in 2 different methodsWhy are these two ways of measuring the length of the groove in a phonograph record different?
Alignment: "Breaking out" of environment (enumerate / minipage)
Would Jetfuel for a modern jet like an F-16 or a F-35 be producable in the WW2 era?
My employer faked my resume to acquire projects
Caught 2 students cheating together on the final exam that I proctored
What is Theresa May waiting for?
Where can I find visible/radio telescopic observations of the center of the Milky Way galaxy?
Is the taxi route omitted in low visibility (LVP)?
Is it possible to play as a necromancer skeleton?
Is it true that cut time means "play twice as fast as written"?
How to Pin Point Large File eating space in Fedora 18
How to know if a folder is a symbolic link?
Grammar Question Regarding "Are the" or "Is the" When Referring to Something that May or May not be Plural
I know that there is a preselected candidate for a position to be filled at my department. What should I do?
Who will lead the country until there is a new Tory leader?
What to do when you've set the wrong ISO for your film?
Is Jon Snow the last of his House?
Externally monitoring CPU/SSD activity without software access
Why would Ryanair allow me to book this journey through a third party, but not through their own website?
Why does this if-statement combining assignment and an equality check return true?
Installed Tankless Water Heater - Internet loss when active
NIntegrate doesn't evaluate
Can a person survive on blood in place of water?
Python program to take in two strings and print the larger string
What is a really good book for complex variables?
Why do I get two different answers when solving for arclength?
What am I missing when solving this integral with trigonometric substition?Arclength of parametric curveWhy are these two answers different?Indefinite integral vs definite integral: Why the different answers?I am getting two different answers for a basic integration problemDifferent answers for integral of $sin^3x$Equality of tw0 arclengthsA definite integral with two different answersLoophole? I'm getting 2 different answers when solving a differential equation in 2 different methodsWhy are these two ways of measuring the length of the groove in a phonograph record different?
$begingroup$
I am given that $fracdxdt=8tcos(t)$ and $fracdydt=8tsin(t)$. I tried solving for the arclength from $t=0$ to $t=1.$
Method 1:
$$textArclength = int_0^1 sqrtleft(fracdxdtright)^2+left(fracdydtright)^2 dx = 4.$$
Method 2:
$$textArclength = int_0^1 sqrt1+left(fracdydxright)^2 dx.$$ However, when I solve using method 2, I get $1.22619,$ when the answer should be $4.$ What is causing this difference?
integration arc-length
$endgroup$
add a comment |
$begingroup$
I am given that $fracdxdt=8tcos(t)$ and $fracdydt=8tsin(t)$. I tried solving for the arclength from $t=0$ to $t=1.$
Method 1:
$$textArclength = int_0^1 sqrtleft(fracdxdtright)^2+left(fracdydtright)^2 dx = 4.$$
Method 2:
$$textArclength = int_0^1 sqrt1+left(fracdydxright)^2 dx.$$ However, when I solve using method 2, I get $1.22619,$ when the answer should be $4.$ What is causing this difference?
integration arc-length
$endgroup$
1
$begingroup$
About your second method: Can you tell us under what conditions it is guaranteed to work? [You can click "edit" below your question to add your answer to this question.] Also: exactly how did you compute $dy/dx$?
$endgroup$
– John Hughes
May 13 at 1:39
$begingroup$
Your expressions are equally. The problem is likely to be with your steps. Edit your question to show how you solve each of them
$endgroup$
– Tojrah
May 13 at 1:39
15
$begingroup$
The interval $t=0$ to $1$ does not correspond to the interval $x=0$ to $1$.
$endgroup$
– MathIsFun
May 13 at 1:40
1
$begingroup$
A previous edit corrected the $dx$ in the first formula to $dt$ (among many other changes, mostly unnecessary). This error is a significant part of the question, so I restored it. The appropriate way to deal with an error like this is to inform the OP about it in an answer (as someone did) rather than stealthily "fixing" the problem.
$endgroup$
– David K
May 13 at 10:47
$begingroup$
Why is it a significant part of the question? It is not, if OP had integrated the first formulare w.r.t. to $x$, then his result would depend on $t$.
$endgroup$
– infinitezero
May 13 at 14:40
add a comment |
$begingroup$
I am given that $fracdxdt=8tcos(t)$ and $fracdydt=8tsin(t)$. I tried solving for the arclength from $t=0$ to $t=1.$
Method 1:
$$textArclength = int_0^1 sqrtleft(fracdxdtright)^2+left(fracdydtright)^2 dx = 4.$$
Method 2:
$$textArclength = int_0^1 sqrt1+left(fracdydxright)^2 dx.$$ However, when I solve using method 2, I get $1.22619,$ when the answer should be $4.$ What is causing this difference?
integration arc-length
$endgroup$
I am given that $fracdxdt=8tcos(t)$ and $fracdydt=8tsin(t)$. I tried solving for the arclength from $t=0$ to $t=1.$
Method 1:
$$textArclength = int_0^1 sqrtleft(fracdxdtright)^2+left(fracdydtright)^2 dx = 4.$$
Method 2:
$$textArclength = int_0^1 sqrt1+left(fracdydxright)^2 dx.$$ However, when I solve using method 2, I get $1.22619,$ when the answer should be $4.$ What is causing this difference?
integration arc-length
integration arc-length
edited May 13 at 10:43
David K
56.6k345126
56.6k345126
asked May 13 at 1:33
JayJay
1006
1006
1
$begingroup$
About your second method: Can you tell us under what conditions it is guaranteed to work? [You can click "edit" below your question to add your answer to this question.] Also: exactly how did you compute $dy/dx$?
$endgroup$
– John Hughes
May 13 at 1:39
$begingroup$
Your expressions are equally. The problem is likely to be with your steps. Edit your question to show how you solve each of them
$endgroup$
– Tojrah
May 13 at 1:39
15
$begingroup$
The interval $t=0$ to $1$ does not correspond to the interval $x=0$ to $1$.
$endgroup$
– MathIsFun
May 13 at 1:40
1
$begingroup$
A previous edit corrected the $dx$ in the first formula to $dt$ (among many other changes, mostly unnecessary). This error is a significant part of the question, so I restored it. The appropriate way to deal with an error like this is to inform the OP about it in an answer (as someone did) rather than stealthily "fixing" the problem.
$endgroup$
– David K
May 13 at 10:47
$begingroup$
Why is it a significant part of the question? It is not, if OP had integrated the first formulare w.r.t. to $x$, then his result would depend on $t$.
$endgroup$
– infinitezero
May 13 at 14:40
add a comment |
1
$begingroup$
About your second method: Can you tell us under what conditions it is guaranteed to work? [You can click "edit" below your question to add your answer to this question.] Also: exactly how did you compute $dy/dx$?
$endgroup$
– John Hughes
May 13 at 1:39
$begingroup$
Your expressions are equally. The problem is likely to be with your steps. Edit your question to show how you solve each of them
$endgroup$
– Tojrah
May 13 at 1:39
15
$begingroup$
The interval $t=0$ to $1$ does not correspond to the interval $x=0$ to $1$.
$endgroup$
– MathIsFun
May 13 at 1:40
1
$begingroup$
A previous edit corrected the $dx$ in the first formula to $dt$ (among many other changes, mostly unnecessary). This error is a significant part of the question, so I restored it. The appropriate way to deal with an error like this is to inform the OP about it in an answer (as someone did) rather than stealthily "fixing" the problem.
$endgroup$
– David K
May 13 at 10:47
$begingroup$
Why is it a significant part of the question? It is not, if OP had integrated the first formulare w.r.t. to $x$, then his result would depend on $t$.
$endgroup$
– infinitezero
May 13 at 14:40
1
1
$begingroup$
About your second method: Can you tell us under what conditions it is guaranteed to work? [You can click "edit" below your question to add your answer to this question.] Also: exactly how did you compute $dy/dx$?
$endgroup$
– John Hughes
May 13 at 1:39
$begingroup$
About your second method: Can you tell us under what conditions it is guaranteed to work? [You can click "edit" below your question to add your answer to this question.] Also: exactly how did you compute $dy/dx$?
$endgroup$
– John Hughes
May 13 at 1:39
$begingroup$
Your expressions are equally. The problem is likely to be with your steps. Edit your question to show how you solve each of them
$endgroup$
– Tojrah
May 13 at 1:39
$begingroup$
Your expressions are equally. The problem is likely to be with your steps. Edit your question to show how you solve each of them
$endgroup$
– Tojrah
May 13 at 1:39
15
15
$begingroup$
The interval $t=0$ to $1$ does not correspond to the interval $x=0$ to $1$.
$endgroup$
– MathIsFun
May 13 at 1:40
$begingroup$
The interval $t=0$ to $1$ does not correspond to the interval $x=0$ to $1$.
$endgroup$
– MathIsFun
May 13 at 1:40
1
1
$begingroup$
A previous edit corrected the $dx$ in the first formula to $dt$ (among many other changes, mostly unnecessary). This error is a significant part of the question, so I restored it. The appropriate way to deal with an error like this is to inform the OP about it in an answer (as someone did) rather than stealthily "fixing" the problem.
$endgroup$
– David K
May 13 at 10:47
$begingroup$
A previous edit corrected the $dx$ in the first formula to $dt$ (among many other changes, mostly unnecessary). This error is a significant part of the question, so I restored it. The appropriate way to deal with an error like this is to inform the OP about it in an answer (as someone did) rather than stealthily "fixing" the problem.
$endgroup$
– David K
May 13 at 10:47
$begingroup$
Why is it a significant part of the question? It is not, if OP had integrated the first formulare w.r.t. to $x$, then his result would depend on $t$.
$endgroup$
– infinitezero
May 13 at 14:40
$begingroup$
Why is it a significant part of the question? It is not, if OP had integrated the first formulare w.r.t. to $x$, then his result would depend on $t$.
$endgroup$
– infinitezero
May 13 at 14:40
add a comment |
3 Answers
3
active
oldest
votes
$begingroup$
Your second formula applies when you see $y$ as a function of $x$; you don't say how you found $dy/dx$.
Playing a bit loose with differentials, we have
$$
fracdydx=fracfracdydtfracdxdt=frac8tsin t8tcos t=tan t.
$$
Then
$$
sqrt1+left(fracdydx right)^2,dx=sqrt1+tan ^2 t ,dx=frac1cos t,dx
=frac1cos t,8t,cos t,dt=8t,dt.
$$
So your second integral is (now the limits are on $t$, note that we don't easily know the limits on $x$)
$$
int_0^18t,dt = 4.
$$
$endgroup$
add a comment |
$begingroup$
Your first method requires a change. (It is $dt$ not $dx$)
$$I = int^1_0 sqrt(fracdxdt)^2 + (fracdydt)^2dt = int^1_0 sqrt(8t)^2(cos^2t + sin^2t)dt =int^1_0 8tdt = 4[t^2]^1_0 = 4$$
Now, for the 2nd method.
It is actually an equivalence of the first one. It can be deduced like this.
$$int sqrt(fracdxdt)^2 + (fracdydt)^2dt = int fracdxdtsqrt1 + frac(fracdydt)^2(fracdxdt)^2dt = intsqrt1+(fracdydx)^2dx$$
So, the second method also yields 4.
$endgroup$
add a comment |
$begingroup$
The second method should give you the correct answer as well.
Note that $$ sqrt1+(fracdydx)^2 dx =sqrt 1+tan^2(t)(8tcos(t))dt$$
so the arc length is $$int _0^1 sqrt 1+tan^2(t)(8tcos(t))dt = int _0^1 8tdt=4$$
$endgroup$
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%2f3223929%2fwhy-do-i-get-two-different-answers-when-solving-for-arclength%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Your second formula applies when you see $y$ as a function of $x$; you don't say how you found $dy/dx$.
Playing a bit loose with differentials, we have
$$
fracdydx=fracfracdydtfracdxdt=frac8tsin t8tcos t=tan t.
$$
Then
$$
sqrt1+left(fracdydx right)^2,dx=sqrt1+tan ^2 t ,dx=frac1cos t,dx
=frac1cos t,8t,cos t,dt=8t,dt.
$$
So your second integral is (now the limits are on $t$, note that we don't easily know the limits on $x$)
$$
int_0^18t,dt = 4.
$$
$endgroup$
add a comment |
$begingroup$
Your second formula applies when you see $y$ as a function of $x$; you don't say how you found $dy/dx$.
Playing a bit loose with differentials, we have
$$
fracdydx=fracfracdydtfracdxdt=frac8tsin t8tcos t=tan t.
$$
Then
$$
sqrt1+left(fracdydx right)^2,dx=sqrt1+tan ^2 t ,dx=frac1cos t,dx
=frac1cos t,8t,cos t,dt=8t,dt.
$$
So your second integral is (now the limits are on $t$, note that we don't easily know the limits on $x$)
$$
int_0^18t,dt = 4.
$$
$endgroup$
add a comment |
$begingroup$
Your second formula applies when you see $y$ as a function of $x$; you don't say how you found $dy/dx$.
Playing a bit loose with differentials, we have
$$
fracdydx=fracfracdydtfracdxdt=frac8tsin t8tcos t=tan t.
$$
Then
$$
sqrt1+left(fracdydx right)^2,dx=sqrt1+tan ^2 t ,dx=frac1cos t,dx
=frac1cos t,8t,cos t,dt=8t,dt.
$$
So your second integral is (now the limits are on $t$, note that we don't easily know the limits on $x$)
$$
int_0^18t,dt = 4.
$$
$endgroup$
Your second formula applies when you see $y$ as a function of $x$; you don't say how you found $dy/dx$.
Playing a bit loose with differentials, we have
$$
fracdydx=fracfracdydtfracdxdt=frac8tsin t8tcos t=tan t.
$$
Then
$$
sqrt1+left(fracdydx right)^2,dx=sqrt1+tan ^2 t ,dx=frac1cos t,dx
=frac1cos t,8t,cos t,dt=8t,dt.
$$
So your second integral is (now the limits are on $t$, note that we don't easily know the limits on $x$)
$$
int_0^18t,dt = 4.
$$
answered May 13 at 1:49
Martin ArgeramiMartin Argerami
132k1285188
132k1285188
add a comment |
add a comment |
$begingroup$
Your first method requires a change. (It is $dt$ not $dx$)
$$I = int^1_0 sqrt(fracdxdt)^2 + (fracdydt)^2dt = int^1_0 sqrt(8t)^2(cos^2t + sin^2t)dt =int^1_0 8tdt = 4[t^2]^1_0 = 4$$
Now, for the 2nd method.
It is actually an equivalence of the first one. It can be deduced like this.
$$int sqrt(fracdxdt)^2 + (fracdydt)^2dt = int fracdxdtsqrt1 + frac(fracdydt)^2(fracdxdt)^2dt = intsqrt1+(fracdydx)^2dx$$
So, the second method also yields 4.
$endgroup$
add a comment |
$begingroup$
Your first method requires a change. (It is $dt$ not $dx$)
$$I = int^1_0 sqrt(fracdxdt)^2 + (fracdydt)^2dt = int^1_0 sqrt(8t)^2(cos^2t + sin^2t)dt =int^1_0 8tdt = 4[t^2]^1_0 = 4$$
Now, for the 2nd method.
It is actually an equivalence of the first one. It can be deduced like this.
$$int sqrt(fracdxdt)^2 + (fracdydt)^2dt = int fracdxdtsqrt1 + frac(fracdydt)^2(fracdxdt)^2dt = intsqrt1+(fracdydx)^2dx$$
So, the second method also yields 4.
$endgroup$
add a comment |
$begingroup$
Your first method requires a change. (It is $dt$ not $dx$)
$$I = int^1_0 sqrt(fracdxdt)^2 + (fracdydt)^2dt = int^1_0 sqrt(8t)^2(cos^2t + sin^2t)dt =int^1_0 8tdt = 4[t^2]^1_0 = 4$$
Now, for the 2nd method.
It is actually an equivalence of the first one. It can be deduced like this.
$$int sqrt(fracdxdt)^2 + (fracdydt)^2dt = int fracdxdtsqrt1 + frac(fracdydt)^2(fracdxdt)^2dt = intsqrt1+(fracdydx)^2dx$$
So, the second method also yields 4.
$endgroup$
Your first method requires a change. (It is $dt$ not $dx$)
$$I = int^1_0 sqrt(fracdxdt)^2 + (fracdydt)^2dt = int^1_0 sqrt(8t)^2(cos^2t + sin^2t)dt =int^1_0 8tdt = 4[t^2]^1_0 = 4$$
Now, for the 2nd method.
It is actually an equivalence of the first one. It can be deduced like this.
$$int sqrt(fracdxdt)^2 + (fracdydt)^2dt = int fracdxdtsqrt1 + frac(fracdydt)^2(fracdxdt)^2dt = intsqrt1+(fracdydx)^2dx$$
So, the second method also yields 4.
answered May 13 at 1:52
Ak19Ak19
2,160212
2,160212
add a comment |
add a comment |
$begingroup$
The second method should give you the correct answer as well.
Note that $$ sqrt1+(fracdydx)^2 dx =sqrt 1+tan^2(t)(8tcos(t))dt$$
so the arc length is $$int _0^1 sqrt 1+tan^2(t)(8tcos(t))dt = int _0^1 8tdt=4$$
$endgroup$
add a comment |
$begingroup$
The second method should give you the correct answer as well.
Note that $$ sqrt1+(fracdydx)^2 dx =sqrt 1+tan^2(t)(8tcos(t))dt$$
so the arc length is $$int _0^1 sqrt 1+tan^2(t)(8tcos(t))dt = int _0^1 8tdt=4$$
$endgroup$
add a comment |
$begingroup$
The second method should give you the correct answer as well.
Note that $$ sqrt1+(fracdydx)^2 dx =sqrt 1+tan^2(t)(8tcos(t))dt$$
so the arc length is $$int _0^1 sqrt 1+tan^2(t)(8tcos(t))dt = int _0^1 8tdt=4$$
$endgroup$
The second method should give you the correct answer as well.
Note that $$ sqrt1+(fracdydx)^2 dx =sqrt 1+tan^2(t)(8tcos(t))dt$$
so the arc length is $$int _0^1 sqrt 1+tan^2(t)(8tcos(t))dt = int _0^1 8tdt=4$$
answered May 13 at 1:59
Mohammad Riazi-KermaniMohammad Riazi-Kermani
44.1k42162
44.1k42162
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%2f3223929%2fwhy-do-i-get-two-different-answers-when-solving-for-arclength%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$
About your second method: Can you tell us under what conditions it is guaranteed to work? [You can click "edit" below your question to add your answer to this question.] Also: exactly how did you compute $dy/dx$?
$endgroup$
– John Hughes
May 13 at 1:39
$begingroup$
Your expressions are equally. The problem is likely to be with your steps. Edit your question to show how you solve each of them
$endgroup$
– Tojrah
May 13 at 1:39
15
$begingroup$
The interval $t=0$ to $1$ does not correspond to the interval $x=0$ to $1$.
$endgroup$
– MathIsFun
May 13 at 1:40
1
$begingroup$
A previous edit corrected the $dx$ in the first formula to $dt$ (among many other changes, mostly unnecessary). This error is a significant part of the question, so I restored it. The appropriate way to deal with an error like this is to inform the OP about it in an answer (as someone did) rather than stealthily "fixing" the problem.
$endgroup$
– David K
May 13 at 10:47
$begingroup$
Why is it a significant part of the question? It is not, if OP had integrated the first formulare w.r.t. to $x$, then his result would depend on $t$.
$endgroup$
– infinitezero
May 13 at 14:40