Binary function which added to itself, arguments switched, gives a constant

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
2
down vote

favorite












Say I have the function
$$
f_1(x, y) = fracxx + y labelatag1
$$
or
$$
f_2(x, y) = fracy - xx + y labelbtag2
$$
or
$$
f_3(x, y) = x - y labelctag3
$$



Then $f(a, b) + f(b, a) = c$ for any $a$ and $b$.



Is there a name for such a property?

If there is no short name for it, how would you describe it?



So far I've said that the function and its commutation(?) are additively inverse, around some value $d = c/2$. In the case of $(refb)$ and $(refc)$ that value would be $0$, in $(refa)$ it would be $0.5$







share|cite|improve this question





















  • I have no idea of the name but describing it as "$f(a,b) + f(b,a)=c$ for all $a,b,$" seems a more than adequate description to me. Or $f(a,b) = -f(b,a) + C$.
    – fleablood
    Jul 19 at 19:29














up vote
2
down vote

favorite












Say I have the function
$$
f_1(x, y) = fracxx + y labelatag1
$$
or
$$
f_2(x, y) = fracy - xx + y labelbtag2
$$
or
$$
f_3(x, y) = x - y labelctag3
$$



Then $f(a, b) + f(b, a) = c$ for any $a$ and $b$.



Is there a name for such a property?

If there is no short name for it, how would you describe it?



So far I've said that the function and its commutation(?) are additively inverse, around some value $d = c/2$. In the case of $(refb)$ and $(refc)$ that value would be $0$, in $(refa)$ it would be $0.5$







share|cite|improve this question





















  • I have no idea of the name but describing it as "$f(a,b) + f(b,a)=c$ for all $a,b,$" seems a more than adequate description to me. Or $f(a,b) = -f(b,a) + C$.
    – fleablood
    Jul 19 at 19:29












up vote
2
down vote

favorite









up vote
2
down vote

favorite











Say I have the function
$$
f_1(x, y) = fracxx + y labelatag1
$$
or
$$
f_2(x, y) = fracy - xx + y labelbtag2
$$
or
$$
f_3(x, y) = x - y labelctag3
$$



Then $f(a, b) + f(b, a) = c$ for any $a$ and $b$.



Is there a name for such a property?

If there is no short name for it, how would you describe it?



So far I've said that the function and its commutation(?) are additively inverse, around some value $d = c/2$. In the case of $(refb)$ and $(refc)$ that value would be $0$, in $(refa)$ it would be $0.5$







share|cite|improve this question













Say I have the function
$$
f_1(x, y) = fracxx + y labelatag1
$$
or
$$
f_2(x, y) = fracy - xx + y labelbtag2
$$
or
$$
f_3(x, y) = x - y labelctag3
$$



Then $f(a, b) + f(b, a) = c$ for any $a$ and $b$.



Is there a name for such a property?

If there is no short name for it, how would you describe it?



So far I've said that the function and its commutation(?) are additively inverse, around some value $d = c/2$. In the case of $(refb)$ and $(refc)$ that value would be $0$, in $(refa)$ it would be $0.5$









share|cite|improve this question












share|cite|improve this question




share|cite|improve this question








edited Jul 19 at 20:09
























asked Jul 19 at 19:22









AkselA

1136




1136











  • I have no idea of the name but describing it as "$f(a,b) + f(b,a)=c$ for all $a,b,$" seems a more than adequate description to me. Or $f(a,b) = -f(b,a) + C$.
    – fleablood
    Jul 19 at 19:29
















  • I have no idea of the name but describing it as "$f(a,b) + f(b,a)=c$ for all $a,b,$" seems a more than adequate description to me. Or $f(a,b) = -f(b,a) + C$.
    – fleablood
    Jul 19 at 19:29















I have no idea of the name but describing it as "$f(a,b) + f(b,a)=c$ for all $a,b,$" seems a more than adequate description to me. Or $f(a,b) = -f(b,a) + C$.
– fleablood
Jul 19 at 19:29




I have no idea of the name but describing it as "$f(a,b) + f(b,a)=c$ for all $a,b,$" seems a more than adequate description to me. Or $f(a,b) = -f(b,a) + C$.
– fleablood
Jul 19 at 19:29










1 Answer
1






active

oldest

votes

















up vote
3
down vote



accepted










In the special case when $c=0$ it's called an alternating function. I don't think it has a name for general $c$.



We do have in general that $f(x,y)-frac c2$ is alternating, though.






share|cite|improve this answer





















  • For any non-zero $c$ value, $f (x,y)-c/2$ would be an alternating function :)
    – CiaPan
    Jul 19 at 19:32










  • @CiaPan That's right. It even says so in my answer :)
    – Arthur
    Jul 19 at 19:35










  • Didn't see that part when I was writing my comment.
    – CiaPan
    Jul 19 at 19:39










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',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
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%2f2856976%2fbinary-function-which-added-to-itself-arguments-switched-gives-a-constant%23new-answer', 'question_page');

);

Post as a guest






























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
3
down vote



accepted










In the special case when $c=0$ it's called an alternating function. I don't think it has a name for general $c$.



We do have in general that $f(x,y)-frac c2$ is alternating, though.






share|cite|improve this answer





















  • For any non-zero $c$ value, $f (x,y)-c/2$ would be an alternating function :)
    – CiaPan
    Jul 19 at 19:32










  • @CiaPan That's right. It even says so in my answer :)
    – Arthur
    Jul 19 at 19:35










  • Didn't see that part when I was writing my comment.
    – CiaPan
    Jul 19 at 19:39














up vote
3
down vote



accepted










In the special case when $c=0$ it's called an alternating function. I don't think it has a name for general $c$.



We do have in general that $f(x,y)-frac c2$ is alternating, though.






share|cite|improve this answer





















  • For any non-zero $c$ value, $f (x,y)-c/2$ would be an alternating function :)
    – CiaPan
    Jul 19 at 19:32










  • @CiaPan That's right. It even says so in my answer :)
    – Arthur
    Jul 19 at 19:35










  • Didn't see that part when I was writing my comment.
    – CiaPan
    Jul 19 at 19:39












up vote
3
down vote



accepted







up vote
3
down vote



accepted






In the special case when $c=0$ it's called an alternating function. I don't think it has a name for general $c$.



We do have in general that $f(x,y)-frac c2$ is alternating, though.






share|cite|improve this answer













In the special case when $c=0$ it's called an alternating function. I don't think it has a name for general $c$.



We do have in general that $f(x,y)-frac c2$ is alternating, though.







share|cite|improve this answer













share|cite|improve this answer



share|cite|improve this answer











answered Jul 19 at 19:26









Arthur

98.8k793174




98.8k793174











  • For any non-zero $c$ value, $f (x,y)-c/2$ would be an alternating function :)
    – CiaPan
    Jul 19 at 19:32










  • @CiaPan That's right. It even says so in my answer :)
    – Arthur
    Jul 19 at 19:35










  • Didn't see that part when I was writing my comment.
    – CiaPan
    Jul 19 at 19:39
















  • For any non-zero $c$ value, $f (x,y)-c/2$ would be an alternating function :)
    – CiaPan
    Jul 19 at 19:32










  • @CiaPan That's right. It even says so in my answer :)
    – Arthur
    Jul 19 at 19:35










  • Didn't see that part when I was writing my comment.
    – CiaPan
    Jul 19 at 19:39















For any non-zero $c$ value, $f (x,y)-c/2$ would be an alternating function :)
– CiaPan
Jul 19 at 19:32




For any non-zero $c$ value, $f (x,y)-c/2$ would be an alternating function :)
– CiaPan
Jul 19 at 19:32












@CiaPan That's right. It even says so in my answer :)
– Arthur
Jul 19 at 19:35




@CiaPan That's right. It even says so in my answer :)
– Arthur
Jul 19 at 19:35












Didn't see that part when I was writing my comment.
– CiaPan
Jul 19 at 19:39




Didn't see that part when I was writing my comment.
– CiaPan
Jul 19 at 19:39












 

draft saved


draft discarded


























 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2856976%2fbinary-function-which-added-to-itself-arguments-switched-gives-a-constant%23new-answer', 'question_page');

);

Post as a guest













































































Comments

Popular posts from this blog

What is the equation of a 3D cone with generalised tilt?

Color the edges and diagonals of a regular polygon

Relationship between determinant of matrix and determinant of adjoint?