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?










1












$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.










share|cite|improve this question











$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















1












$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.










share|cite|improve this question











$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













1












1








1





$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.










share|cite|improve this question











$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






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








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












  • 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










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



);













draft saved

draft discarded


















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















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%2f3163381%2fwhat-is-the-name-of-this-type-of-related-equation%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