Expression for $cos^{-1}xpmcos^{-1}y$
$begingroup$
As mentioned in Proof for the formula of sum of arcsine functions $arcsin x+arcsin y$ for $sin^{-1}x+sin^{-1}y$
$$
sin^{-1}x+sin^{-1}y=
begin{cases}
sin^{-1}( xsqrt{1-y^2} + ysqrt{1-x^2}) ;;;x^2+y^2 le 1 \
pi - sin^{-1}( xsqrt{1-y^2} + ysqrt{1-x^2}) ;;;x^2+y^2 > 1, 0< x,y le 1\
-pi - sin^{-1}( xsqrt{1-y^2} + ysqrt{1-x^2}) ;;;x^2+y^2 > 1, -1< x,y le 0
end{cases}
$$
Can we have similar expression for $cos^{-1}xpmcos^{-1}y$ ?
trigonometry inverse-function
$endgroup$
add a comment |
$begingroup$
As mentioned in Proof for the formula of sum of arcsine functions $arcsin x+arcsin y$ for $sin^{-1}x+sin^{-1}y$
$$
sin^{-1}x+sin^{-1}y=
begin{cases}
sin^{-1}( xsqrt{1-y^2} + ysqrt{1-x^2}) ;;;x^2+y^2 le 1 \
pi - sin^{-1}( xsqrt{1-y^2} + ysqrt{1-x^2}) ;;;x^2+y^2 > 1, 0< x,y le 1\
-pi - sin^{-1}( xsqrt{1-y^2} + ysqrt{1-x^2}) ;;;x^2+y^2 > 1, -1< x,y le 0
end{cases}
$$
Can we have similar expression for $cos^{-1}xpmcos^{-1}y$ ?
trigonometry inverse-function
$endgroup$
4
$begingroup$
I mean $arccos(x) = pi/2 - arcsin(x)$ which you can surely use to reformulate your expressions in terms of $arccos$.
$endgroup$
– user7530
Dec 5 '18 at 23:17
$begingroup$
Also math.stackexchange.com/questions/1224415/…
$endgroup$
– lab bhattacharjee
Dec 6 '18 at 6:47
add a comment |
$begingroup$
As mentioned in Proof for the formula of sum of arcsine functions $arcsin x+arcsin y$ for $sin^{-1}x+sin^{-1}y$
$$
sin^{-1}x+sin^{-1}y=
begin{cases}
sin^{-1}( xsqrt{1-y^2} + ysqrt{1-x^2}) ;;;x^2+y^2 le 1 \
pi - sin^{-1}( xsqrt{1-y^2} + ysqrt{1-x^2}) ;;;x^2+y^2 > 1, 0< x,y le 1\
-pi - sin^{-1}( xsqrt{1-y^2} + ysqrt{1-x^2}) ;;;x^2+y^2 > 1, -1< x,y le 0
end{cases}
$$
Can we have similar expression for $cos^{-1}xpmcos^{-1}y$ ?
trigonometry inverse-function
$endgroup$
As mentioned in Proof for the formula of sum of arcsine functions $arcsin x+arcsin y$ for $sin^{-1}x+sin^{-1}y$
$$
sin^{-1}x+sin^{-1}y=
begin{cases}
sin^{-1}( xsqrt{1-y^2} + ysqrt{1-x^2}) ;;;x^2+y^2 le 1 \
pi - sin^{-1}( xsqrt{1-y^2} + ysqrt{1-x^2}) ;;;x^2+y^2 > 1, 0< x,y le 1\
-pi - sin^{-1}( xsqrt{1-y^2} + ysqrt{1-x^2}) ;;;x^2+y^2 > 1, -1< x,y le 0
end{cases}
$$
Can we have similar expression for $cos^{-1}xpmcos^{-1}y$ ?
trigonometry inverse-function
trigonometry inverse-function
edited Dec 6 '18 at 6:40
ss1729
asked Dec 5 '18 at 23:03
ss1729ss1729
1,9021723
1,9021723
4
$begingroup$
I mean $arccos(x) = pi/2 - arcsin(x)$ which you can surely use to reformulate your expressions in terms of $arccos$.
$endgroup$
– user7530
Dec 5 '18 at 23:17
$begingroup$
Also math.stackexchange.com/questions/1224415/…
$endgroup$
– lab bhattacharjee
Dec 6 '18 at 6:47
add a comment |
4
$begingroup$
I mean $arccos(x) = pi/2 - arcsin(x)$ which you can surely use to reformulate your expressions in terms of $arccos$.
$endgroup$
– user7530
Dec 5 '18 at 23:17
$begingroup$
Also math.stackexchange.com/questions/1224415/…
$endgroup$
– lab bhattacharjee
Dec 6 '18 at 6:47
4
4
$begingroup$
I mean $arccos(x) = pi/2 - arcsin(x)$ which you can surely use to reformulate your expressions in terms of $arccos$.
$endgroup$
– user7530
Dec 5 '18 at 23:17
$begingroup$
I mean $arccos(x) = pi/2 - arcsin(x)$ which you can surely use to reformulate your expressions in terms of $arccos$.
$endgroup$
– user7530
Dec 5 '18 at 23:17
$begingroup$
Also math.stackexchange.com/questions/1224415/…
$endgroup$
– lab bhattacharjee
Dec 6 '18 at 6:47
$begingroup$
Also math.stackexchange.com/questions/1224415/…
$endgroup$
– lab bhattacharjee
Dec 6 '18 at 6:47
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Alternatively, to get rid of all those cases, we can write:
$$sin^{-1}xpmsin^{-1}y=text{atan2}(xsqrt{1-y^2}pm ysqrt{1-x^2}, sqrt{1-x^2}sqrt{1-y^2}mp xy)$$
and:
$$cos^{-1}xpmcos^{-1}y=text{atan2}(ysqrt{1-x^2}pm xsqrt{1-y^2}, xympsqrt{1-x^2}sqrt{1-y^2})$$
See atan2.
$endgroup$
$begingroup$
thanx. but the cases are really important and my doubt is there !
$endgroup$
– ss1729
Dec 6 '18 at 0:55
$begingroup$
How are the cases important, and which doubt do you have @ss1729? Note that we have a formula that transforms an angle uniquely into x,y. Arcsin and arccos don't do the reverse but atan2 does.
$endgroup$
– I like Serena
Dec 6 '18 at 8:29
add a comment |
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
});
}
});
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%2f3027787%2fexpression-for-cos-1x-pm-cos-1y%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
$begingroup$
Alternatively, to get rid of all those cases, we can write:
$$sin^{-1}xpmsin^{-1}y=text{atan2}(xsqrt{1-y^2}pm ysqrt{1-x^2}, sqrt{1-x^2}sqrt{1-y^2}mp xy)$$
and:
$$cos^{-1}xpmcos^{-1}y=text{atan2}(ysqrt{1-x^2}pm xsqrt{1-y^2}, xympsqrt{1-x^2}sqrt{1-y^2})$$
See atan2.
$endgroup$
$begingroup$
thanx. but the cases are really important and my doubt is there !
$endgroup$
– ss1729
Dec 6 '18 at 0:55
$begingroup$
How are the cases important, and which doubt do you have @ss1729? Note that we have a formula that transforms an angle uniquely into x,y. Arcsin and arccos don't do the reverse but atan2 does.
$endgroup$
– I like Serena
Dec 6 '18 at 8:29
add a comment |
$begingroup$
Alternatively, to get rid of all those cases, we can write:
$$sin^{-1}xpmsin^{-1}y=text{atan2}(xsqrt{1-y^2}pm ysqrt{1-x^2}, sqrt{1-x^2}sqrt{1-y^2}mp xy)$$
and:
$$cos^{-1}xpmcos^{-1}y=text{atan2}(ysqrt{1-x^2}pm xsqrt{1-y^2}, xympsqrt{1-x^2}sqrt{1-y^2})$$
See atan2.
$endgroup$
$begingroup$
thanx. but the cases are really important and my doubt is there !
$endgroup$
– ss1729
Dec 6 '18 at 0:55
$begingroup$
How are the cases important, and which doubt do you have @ss1729? Note that we have a formula that transforms an angle uniquely into x,y. Arcsin and arccos don't do the reverse but atan2 does.
$endgroup$
– I like Serena
Dec 6 '18 at 8:29
add a comment |
$begingroup$
Alternatively, to get rid of all those cases, we can write:
$$sin^{-1}xpmsin^{-1}y=text{atan2}(xsqrt{1-y^2}pm ysqrt{1-x^2}, sqrt{1-x^2}sqrt{1-y^2}mp xy)$$
and:
$$cos^{-1}xpmcos^{-1}y=text{atan2}(ysqrt{1-x^2}pm xsqrt{1-y^2}, xympsqrt{1-x^2}sqrt{1-y^2})$$
See atan2.
$endgroup$
Alternatively, to get rid of all those cases, we can write:
$$sin^{-1}xpmsin^{-1}y=text{atan2}(xsqrt{1-y^2}pm ysqrt{1-x^2}, sqrt{1-x^2}sqrt{1-y^2}mp xy)$$
and:
$$cos^{-1}xpmcos^{-1}y=text{atan2}(ysqrt{1-x^2}pm xsqrt{1-y^2}, xympsqrt{1-x^2}sqrt{1-y^2})$$
See atan2.
answered Dec 6 '18 at 0:25
I like SerenaI like Serena
4,1421721
4,1421721
$begingroup$
thanx. but the cases are really important and my doubt is there !
$endgroup$
– ss1729
Dec 6 '18 at 0:55
$begingroup$
How are the cases important, and which doubt do you have @ss1729? Note that we have a formula that transforms an angle uniquely into x,y. Arcsin and arccos don't do the reverse but atan2 does.
$endgroup$
– I like Serena
Dec 6 '18 at 8:29
add a comment |
$begingroup$
thanx. but the cases are really important and my doubt is there !
$endgroup$
– ss1729
Dec 6 '18 at 0:55
$begingroup$
How are the cases important, and which doubt do you have @ss1729? Note that we have a formula that transforms an angle uniquely into x,y. Arcsin and arccos don't do the reverse but atan2 does.
$endgroup$
– I like Serena
Dec 6 '18 at 8:29
$begingroup$
thanx. but the cases are really important and my doubt is there !
$endgroup$
– ss1729
Dec 6 '18 at 0:55
$begingroup$
thanx. but the cases are really important and my doubt is there !
$endgroup$
– ss1729
Dec 6 '18 at 0:55
$begingroup$
How are the cases important, and which doubt do you have @ss1729? Note that we have a formula that transforms an angle uniquely into x,y. Arcsin and arccos don't do the reverse but atan2 does.
$endgroup$
– I like Serena
Dec 6 '18 at 8:29
$begingroup$
How are the cases important, and which doubt do you have @ss1729? Note that we have a formula that transforms an angle uniquely into x,y. Arcsin and arccos don't do the reverse but atan2 does.
$endgroup$
– I like Serena
Dec 6 '18 at 8:29
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%2f3027787%2fexpression-for-cos-1x-pm-cos-1y%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
4
$begingroup$
I mean $arccos(x) = pi/2 - arcsin(x)$ which you can surely use to reformulate your expressions in terms of $arccos$.
$endgroup$
– user7530
Dec 5 '18 at 23:17
$begingroup$
Also math.stackexchange.com/questions/1224415/…
$endgroup$
– lab bhattacharjee
Dec 6 '18 at 6:47