Arbitrary area function












0












$begingroup$


If I wish to express the area of any closed curve in $R^2$ as a function, is there a more efficient way to do so than to use integrals. I ask this because, in the case where this closed curve is something like the one below:



Then I feel as if it would simply be too cumbersome to describe the area of this curve using the antiderivatives of it's piecewise functions. So, is it formally acceptable to simply define an area function for such a closed, simple curve using the function $A: C rightarrow R$. If it is formally acceptable to define such a function, then can this function be assumed to be continuous (when $C$ is continuous)?










share|cite|improve this question









$endgroup$












  • $begingroup$
    I think to define continuity of $A$ you need to define what an arbitrarily small change in $C$ means—continuity of $A$ is the ability to make $A(C)$ change by as small an amount aa we like by making a small enough change to $C$.
    $endgroup$
    – timtfj
    Jan 7 at 19:09
















0












$begingroup$


If I wish to express the area of any closed curve in $R^2$ as a function, is there a more efficient way to do so than to use integrals. I ask this because, in the case where this closed curve is something like the one below:



Then I feel as if it would simply be too cumbersome to describe the area of this curve using the antiderivatives of it's piecewise functions. So, is it formally acceptable to simply define an area function for such a closed, simple curve using the function $A: C rightarrow R$. If it is formally acceptable to define such a function, then can this function be assumed to be continuous (when $C$ is continuous)?










share|cite|improve this question









$endgroup$












  • $begingroup$
    I think to define continuity of $A$ you need to define what an arbitrarily small change in $C$ means—continuity of $A$ is the ability to make $A(C)$ change by as small an amount aa we like by making a small enough change to $C$.
    $endgroup$
    – timtfj
    Jan 7 at 19:09














0












0








0





$begingroup$


If I wish to express the area of any closed curve in $R^2$ as a function, is there a more efficient way to do so than to use integrals. I ask this because, in the case where this closed curve is something like the one below:



Then I feel as if it would simply be too cumbersome to describe the area of this curve using the antiderivatives of it's piecewise functions. So, is it formally acceptable to simply define an area function for such a closed, simple curve using the function $A: C rightarrow R$. If it is formally acceptable to define such a function, then can this function be assumed to be continuous (when $C$ is continuous)?










share|cite|improve this question









$endgroup$




If I wish to express the area of any closed curve in $R^2$ as a function, is there a more efficient way to do so than to use integrals. I ask this because, in the case where this closed curve is something like the one below:



Then I feel as if it would simply be too cumbersome to describe the area of this curve using the antiderivatives of it's piecewise functions. So, is it formally acceptable to simply define an area function for such a closed, simple curve using the function $A: C rightarrow R$. If it is formally acceptable to define such a function, then can this function be assumed to be continuous (when $C$ is continuous)?







calculus geometry convention






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Jan 7 at 18:29









Aryaman GuptaAryaman Gupta

336




336












  • $begingroup$
    I think to define continuity of $A$ you need to define what an arbitrarily small change in $C$ means—continuity of $A$ is the ability to make $A(C)$ change by as small an amount aa we like by making a small enough change to $C$.
    $endgroup$
    – timtfj
    Jan 7 at 19:09


















  • $begingroup$
    I think to define continuity of $A$ you need to define what an arbitrarily small change in $C$ means—continuity of $A$ is the ability to make $A(C)$ change by as small an amount aa we like by making a small enough change to $C$.
    $endgroup$
    – timtfj
    Jan 7 at 19:09
















$begingroup$
I think to define continuity of $A$ you need to define what an arbitrarily small change in $C$ means—continuity of $A$ is the ability to make $A(C)$ change by as small an amount aa we like by making a small enough change to $C$.
$endgroup$
– timtfj
Jan 7 at 19:09




$begingroup$
I think to define continuity of $A$ you need to define what an arbitrarily small change in $C$ means—continuity of $A$ is the ability to make $A(C)$ change by as small an amount aa we like by making a small enough change to $C$.
$endgroup$
– timtfj
Jan 7 at 19:09










1 Answer
1






active

oldest

votes


















0












$begingroup$

There are various theorems and formulas of this kind, e.g., the following: If
$$gamma:quad tmapsto gamma(t)=bigl(x(t),y(t)bigr)qquad(0leq tleq T)$$
is a simply closed curve in the $(x,y)$-plane that bounds a certain shape $Omegasubset{mathbb R}^2$ counterclockwise then
$${rm area}(Omega)=int_0^T x(t),y'(t)>dt ,tag{1}$$
or
$${rm area}(Omega)={1over2}int_0^T bigl(x(t),y'(t)-x'(t),y(t)bigr)>dt .$$
In order to prove $(1)$ one applies Green's theorem to the vector field ${bf F}(x,y):=(0,x)$. This field has ${rm curl}({bf F})=Q_x-P_yequiv1$. It follows that
$$eqalign{{rm area}(Omega)&=int_Omega 1>{rm d}(x,y)=int_Omega {rm curl}({bf F})>{rm d}(x,y)cr &=int_{partialOmega}{bf F}({bf z})cdot d{bf z}=int_{partial Omega}{bf F}bigl(gamma(t)bigr)cdotgamma'(t)>dtcr &=int_0^T x(t),y'(t)>dt .cr}$$






share|cite|improve this answer











$endgroup$













  • $begingroup$
    Could you please tell me the name of this theorem?
    $endgroup$
    – Aryaman Gupta
    Jan 7 at 19:09











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


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3065312%2farbitrary-area-function%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









0












$begingroup$

There are various theorems and formulas of this kind, e.g., the following: If
$$gamma:quad tmapsto gamma(t)=bigl(x(t),y(t)bigr)qquad(0leq tleq T)$$
is a simply closed curve in the $(x,y)$-plane that bounds a certain shape $Omegasubset{mathbb R}^2$ counterclockwise then
$${rm area}(Omega)=int_0^T x(t),y'(t)>dt ,tag{1}$$
or
$${rm area}(Omega)={1over2}int_0^T bigl(x(t),y'(t)-x'(t),y(t)bigr)>dt .$$
In order to prove $(1)$ one applies Green's theorem to the vector field ${bf F}(x,y):=(0,x)$. This field has ${rm curl}({bf F})=Q_x-P_yequiv1$. It follows that
$$eqalign{{rm area}(Omega)&=int_Omega 1>{rm d}(x,y)=int_Omega {rm curl}({bf F})>{rm d}(x,y)cr &=int_{partialOmega}{bf F}({bf z})cdot d{bf z}=int_{partial Omega}{bf F}bigl(gamma(t)bigr)cdotgamma'(t)>dtcr &=int_0^T x(t),y'(t)>dt .cr}$$






share|cite|improve this answer











$endgroup$













  • $begingroup$
    Could you please tell me the name of this theorem?
    $endgroup$
    – Aryaman Gupta
    Jan 7 at 19:09
















0












$begingroup$

There are various theorems and formulas of this kind, e.g., the following: If
$$gamma:quad tmapsto gamma(t)=bigl(x(t),y(t)bigr)qquad(0leq tleq T)$$
is a simply closed curve in the $(x,y)$-plane that bounds a certain shape $Omegasubset{mathbb R}^2$ counterclockwise then
$${rm area}(Omega)=int_0^T x(t),y'(t)>dt ,tag{1}$$
or
$${rm area}(Omega)={1over2}int_0^T bigl(x(t),y'(t)-x'(t),y(t)bigr)>dt .$$
In order to prove $(1)$ one applies Green's theorem to the vector field ${bf F}(x,y):=(0,x)$. This field has ${rm curl}({bf F})=Q_x-P_yequiv1$. It follows that
$$eqalign{{rm area}(Omega)&=int_Omega 1>{rm d}(x,y)=int_Omega {rm curl}({bf F})>{rm d}(x,y)cr &=int_{partialOmega}{bf F}({bf z})cdot d{bf z}=int_{partial Omega}{bf F}bigl(gamma(t)bigr)cdotgamma'(t)>dtcr &=int_0^T x(t),y'(t)>dt .cr}$$






share|cite|improve this answer











$endgroup$













  • $begingroup$
    Could you please tell me the name of this theorem?
    $endgroup$
    – Aryaman Gupta
    Jan 7 at 19:09














0












0








0





$begingroup$

There are various theorems and formulas of this kind, e.g., the following: If
$$gamma:quad tmapsto gamma(t)=bigl(x(t),y(t)bigr)qquad(0leq tleq T)$$
is a simply closed curve in the $(x,y)$-plane that bounds a certain shape $Omegasubset{mathbb R}^2$ counterclockwise then
$${rm area}(Omega)=int_0^T x(t),y'(t)>dt ,tag{1}$$
or
$${rm area}(Omega)={1over2}int_0^T bigl(x(t),y'(t)-x'(t),y(t)bigr)>dt .$$
In order to prove $(1)$ one applies Green's theorem to the vector field ${bf F}(x,y):=(0,x)$. This field has ${rm curl}({bf F})=Q_x-P_yequiv1$. It follows that
$$eqalign{{rm area}(Omega)&=int_Omega 1>{rm d}(x,y)=int_Omega {rm curl}({bf F})>{rm d}(x,y)cr &=int_{partialOmega}{bf F}({bf z})cdot d{bf z}=int_{partial Omega}{bf F}bigl(gamma(t)bigr)cdotgamma'(t)>dtcr &=int_0^T x(t),y'(t)>dt .cr}$$






share|cite|improve this answer











$endgroup$



There are various theorems and formulas of this kind, e.g., the following: If
$$gamma:quad tmapsto gamma(t)=bigl(x(t),y(t)bigr)qquad(0leq tleq T)$$
is a simply closed curve in the $(x,y)$-plane that bounds a certain shape $Omegasubset{mathbb R}^2$ counterclockwise then
$${rm area}(Omega)=int_0^T x(t),y'(t)>dt ,tag{1}$$
or
$${rm area}(Omega)={1over2}int_0^T bigl(x(t),y'(t)-x'(t),y(t)bigr)>dt .$$
In order to prove $(1)$ one applies Green's theorem to the vector field ${bf F}(x,y):=(0,x)$. This field has ${rm curl}({bf F})=Q_x-P_yequiv1$. It follows that
$$eqalign{{rm area}(Omega)&=int_Omega 1>{rm d}(x,y)=int_Omega {rm curl}({bf F})>{rm d}(x,y)cr &=int_{partialOmega}{bf F}({bf z})cdot d{bf z}=int_{partial Omega}{bf F}bigl(gamma(t)bigr)cdotgamma'(t)>dtcr &=int_0^T x(t),y'(t)>dt .cr}$$







share|cite|improve this answer














share|cite|improve this answer



share|cite|improve this answer








edited Jan 7 at 19:25

























answered Jan 7 at 19:02









Christian BlatterChristian Blatter

172k7113326




172k7113326












  • $begingroup$
    Could you please tell me the name of this theorem?
    $endgroup$
    – Aryaman Gupta
    Jan 7 at 19:09


















  • $begingroup$
    Could you please tell me the name of this theorem?
    $endgroup$
    – Aryaman Gupta
    Jan 7 at 19:09
















$begingroup$
Could you please tell me the name of this theorem?
$endgroup$
– Aryaman Gupta
Jan 7 at 19:09




$begingroup$
Could you please tell me the name of this theorem?
$endgroup$
– Aryaman Gupta
Jan 7 at 19:09


















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%2f3065312%2farbitrary-area-function%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

Mario Kart Wii

What does “Dominus providebit” mean?

Antonio Litta Visconti Arese