What is the name of this type of related equation? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Rearranging equation $t = fracT2pi (psi - epsilon sin psi)$ in terms of $psi$Find a Cartesian Equation for the Plane Satisfying Those PropertiesParametric equations: Finding the ordinary equation in $x$ and $y$ by eliminating the parameter from parametric equationsSimplifying this trigonometric equation to one single trigonometric ratio?Parametric Equation with a Parameter and an AngleWhy isn't the graph of $ln(tan(x^2))$ same as that of $2ln(tan(x))$, when they should be according to the power rule?Expressing x=0.25sin(4k) + kSimplifying a parametric equation for the formula of a circle given to point on opposite sidesConverting parametric $x = sec theta + tan theta$, $y = csctheta + cottheta$ to Cartesian formA way to find this shaded area without calculus?
What exactly is a "Meth" in Altered Carbon?
How to deal with a team lead who never gives me credit?
What causes the vertical darker bands in my photo?
Can a USB port passively 'listen only'?
What is the role of the transistor and diode in a soft start circuit?
Overriding an object in memory with placement new
In predicate logic, does existential quantification (∃) include universal quantification (∀), i.e. can 'some' imply 'all'?
Why do we bend a book to keep it straight?
porting install scripts : can rpm replace apt?
Identifying polygons that intersect with another layer using QGIS?
Are two submodules (where one is contained in the other) isomorphic if their quotientmodules are isomorphic?
Storing hydrofluoric acid before the invention of plastics
Can an alien society believe that their star system is the universe?
Echoing a tail command produces unexpected output?
String `!23` is replaced with `docker` in command line
3 doors, three guards, one stone
How do I stop a creek from eroding my steep embankment?
How to answer "Have you ever been terminated?"
Why do people hide their license plates in the EU?
Should I use a zero-interest credit card for a large one-time purchase?
Use BFD on a Virtual-Template Interface
English words in a non-english sci-fi novel
Denied boarding although I have proper visa and documentation. To whom should I make a complaint?
List *all* the tuples!
What is the name of this type of related equation?
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Rearranging equation $t = fracT2pi (psi - epsilon sin psi)$ in terms of $psi$Find a Cartesian Equation for the Plane Satisfying Those PropertiesParametric equations: Finding the ordinary equation in $x$ and $y$ by eliminating the parameter from parametric equationsSimplifying this trigonometric equation to one single trigonometric ratio?Parametric Equation with a Parameter and an AngleWhy isn't the graph of $ln(tan(x^2))$ same as that of $2ln(tan(x))$, when they should be according to the power rule?Expressing x=0.25sin(4k) + kSimplifying a parametric equation for the formula of a circle given to point on opposite sidesConverting parametric $x = sec theta + tan theta$, $y = csctheta + cottheta$ to Cartesian formA way to find this shaded area without calculus?
$begingroup$
So I was playing with this idea of taking any equation ($f(x)$) and be able to have a parametric equation so that both equations slopes are parallel. I was able to generate the said parametric equation.
$x(t)=t+cos(tan^-1(f'(t))-fracpi2)$
$y(t)=f(t)+sin(tan^-1(f'(t))-fracpi2)$
Then I thought how could I calculate the area between these two curves given 2 lines of length 1 that pass through the corresponding points $(a,f(a))$ and $(x(a),y(a))$. And the other 2 points $(b,f(b))$ and $(x(b),y(b))$. Here is a picture from Desmos to help illustrate what I mean. Picture The shaded region would be what I am trying to find. In this case $f(x)=x^2$, $a=0$ and $b=1$. I found the equation for the area as follows.
$A=frac12int_a^b(sqrt1+f'(t)^2+sqrtx'(t)^2+y'(t)^2)dt$
With the case used in the picture, $A=2.03251721644$. Now I didn't to a prof yet but I did do some preliminary tests to see if this works. And the equation passes the tests.
Here are my questions. What is this called? Is this something that is already known about in the math community? And if so, please point me to where I can read more about this topic. Thank you!
-Follow up question. Is my area equation correct? From what I've gathered it is but I would like a second opinion.
calculus trigonometry algebraic-geometry parametric
$endgroup$
add a comment |
$begingroup$
So I was playing with this idea of taking any equation ($f(x)$) and be able to have a parametric equation so that both equations slopes are parallel. I was able to generate the said parametric equation.
$x(t)=t+cos(tan^-1(f'(t))-fracpi2)$
$y(t)=f(t)+sin(tan^-1(f'(t))-fracpi2)$
Then I thought how could I calculate the area between these two curves given 2 lines of length 1 that pass through the corresponding points $(a,f(a))$ and $(x(a),y(a))$. And the other 2 points $(b,f(b))$ and $(x(b),y(b))$. Here is a picture from Desmos to help illustrate what I mean. Picture The shaded region would be what I am trying to find. In this case $f(x)=x^2$, $a=0$ and $b=1$. I found the equation for the area as follows.
$A=frac12int_a^b(sqrt1+f'(t)^2+sqrtx'(t)^2+y'(t)^2)dt$
With the case used in the picture, $A=2.03251721644$. Now I didn't to a prof yet but I did do some preliminary tests to see if this works. And the equation passes the tests.
Here are my questions. What is this called? Is this something that is already known about in the math community? And if so, please point me to where I can read more about this topic. Thank you!
-Follow up question. Is my area equation correct? From what I've gathered it is but I would like a second opinion.
calculus trigonometry algebraic-geometry parametric
$endgroup$
1
$begingroup$
Presumably, you've already seen this?
$endgroup$
– J. M. is a poor mathematician
Mar 26 at 16:11
$begingroup$
Thank you, I had not seen that @J.M.isnotamathematician
$endgroup$
– GeoCalc
Mar 26 at 16:43
add a comment |
$begingroup$
So I was playing with this idea of taking any equation ($f(x)$) and be able to have a parametric equation so that both equations slopes are parallel. I was able to generate the said parametric equation.
$x(t)=t+cos(tan^-1(f'(t))-fracpi2)$
$y(t)=f(t)+sin(tan^-1(f'(t))-fracpi2)$
Then I thought how could I calculate the area between these two curves given 2 lines of length 1 that pass through the corresponding points $(a,f(a))$ and $(x(a),y(a))$. And the other 2 points $(b,f(b))$ and $(x(b),y(b))$. Here is a picture from Desmos to help illustrate what I mean. Picture The shaded region would be what I am trying to find. In this case $f(x)=x^2$, $a=0$ and $b=1$. I found the equation for the area as follows.
$A=frac12int_a^b(sqrt1+f'(t)^2+sqrtx'(t)^2+y'(t)^2)dt$
With the case used in the picture, $A=2.03251721644$. Now I didn't to a prof yet but I did do some preliminary tests to see if this works. And the equation passes the tests.
Here are my questions. What is this called? Is this something that is already known about in the math community? And if so, please point me to where I can read more about this topic. Thank you!
-Follow up question. Is my area equation correct? From what I've gathered it is but I would like a second opinion.
calculus trigonometry algebraic-geometry parametric
$endgroup$
So I was playing with this idea of taking any equation ($f(x)$) and be able to have a parametric equation so that both equations slopes are parallel. I was able to generate the said parametric equation.
$x(t)=t+cos(tan^-1(f'(t))-fracpi2)$
$y(t)=f(t)+sin(tan^-1(f'(t))-fracpi2)$
Then I thought how could I calculate the area between these two curves given 2 lines of length 1 that pass through the corresponding points $(a,f(a))$ and $(x(a),y(a))$. And the other 2 points $(b,f(b))$ and $(x(b),y(b))$. Here is a picture from Desmos to help illustrate what I mean. Picture The shaded region would be what I am trying to find. In this case $f(x)=x^2$, $a=0$ and $b=1$. I found the equation for the area as follows.
$A=frac12int_a^b(sqrt1+f'(t)^2+sqrtx'(t)^2+y'(t)^2)dt$
With the case used in the picture, $A=2.03251721644$. Now I didn't to a prof yet but I did do some preliminary tests to see if this works. And the equation passes the tests.
Here are my questions. What is this called? Is this something that is already known about in the math community? And if so, please point me to where I can read more about this topic. Thank you!
-Follow up question. Is my area equation correct? From what I've gathered it is but I would like a second opinion.
calculus trigonometry algebraic-geometry parametric
calculus trigonometry algebraic-geometry parametric
edited Mar 26 at 18:26
GeoCalc
asked Mar 26 at 16:03
GeoCalcGeoCalc
162
162
1
$begingroup$
Presumably, you've already seen this?
$endgroup$
– J. M. is a poor mathematician
Mar 26 at 16:11
$begingroup$
Thank you, I had not seen that @J.M.isnotamathematician
$endgroup$
– GeoCalc
Mar 26 at 16:43
add a comment |
1
$begingroup$
Presumably, you've already seen this?
$endgroup$
– J. M. is a poor mathematician
Mar 26 at 16:11
$begingroup$
Thank you, I had not seen that @J.M.isnotamathematician
$endgroup$
– GeoCalc
Mar 26 at 16:43
1
1
$begingroup$
Presumably, you've already seen this?
$endgroup$
– J. M. is a poor mathematician
Mar 26 at 16:11
$begingroup$
Presumably, you've already seen this?
$endgroup$
– J. M. is a poor mathematician
Mar 26 at 16:11
$begingroup$
Thank you, I had not seen that @J.M.isnotamathematician
$endgroup$
– GeoCalc
Mar 26 at 16:43
$begingroup$
Thank you, I had not seen that @J.M.isnotamathematician
$endgroup$
– GeoCalc
Mar 26 at 16:43
add a comment |
0
active
oldest
votes
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%2f3163381%2fwhat-is-the-name-of-this-type-of-related-equation%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f3163381%2fwhat-is-the-name-of-this-type-of-related-equation%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$
Presumably, you've already seen this?
$endgroup$
– J. M. is a poor mathematician
Mar 26 at 16:11
$begingroup$
Thank you, I had not seen that @J.M.isnotamathematician
$endgroup$
– GeoCalc
Mar 26 at 16:43