Calculating exact values of “weird” functions like arcsin(sin 100)
$begingroup$
This is pretty much the last thing I need to know for now.
Tasks (calculate):
$arccos{(cos{12})}$
$arctan{(tan{sqrt{5}})}$
$arcsin{(sin{100})}$
Answers:
- $4pi-12$
- $sqrt{5}-pi$
- $100-32pi$
All the answers are a little bit weird too "complicated" for me to deduce proper way on how to approach these tasks.
If only I had $pi$ values in there, for example: $arccos{(cos{(12pi)})}$, then I would know how to apply "the shift" rule in there.
Thanks for taking your time in educating total noob. :D
real-analysis trigonometry inverse-function
$endgroup$
add a comment |
$begingroup$
This is pretty much the last thing I need to know for now.
Tasks (calculate):
$arccos{(cos{12})}$
$arctan{(tan{sqrt{5}})}$
$arcsin{(sin{100})}$
Answers:
- $4pi-12$
- $sqrt{5}-pi$
- $100-32pi$
All the answers are a little bit weird too "complicated" for me to deduce proper way on how to approach these tasks.
If only I had $pi$ values in there, for example: $arccos{(cos{(12pi)})}$, then I would know how to apply "the shift" rule in there.
Thanks for taking your time in educating total noob. :D
real-analysis trigonometry inverse-function
$endgroup$
$begingroup$
How would you apply "the shift" if the argument were a multiple of $pi$? What prevents you from doing the same thing when it isn't?
$endgroup$
– Chris Culter
Jan 23 at 20:16
add a comment |
$begingroup$
This is pretty much the last thing I need to know for now.
Tasks (calculate):
$arccos{(cos{12})}$
$arctan{(tan{sqrt{5}})}$
$arcsin{(sin{100})}$
Answers:
- $4pi-12$
- $sqrt{5}-pi$
- $100-32pi$
All the answers are a little bit weird too "complicated" for me to deduce proper way on how to approach these tasks.
If only I had $pi$ values in there, for example: $arccos{(cos{(12pi)})}$, then I would know how to apply "the shift" rule in there.
Thanks for taking your time in educating total noob. :D
real-analysis trigonometry inverse-function
$endgroup$
This is pretty much the last thing I need to know for now.
Tasks (calculate):
$arccos{(cos{12})}$
$arctan{(tan{sqrt{5}})}$
$arcsin{(sin{100})}$
Answers:
- $4pi-12$
- $sqrt{5}-pi$
- $100-32pi$
All the answers are a little bit weird too "complicated" for me to deduce proper way on how to approach these tasks.
If only I had $pi$ values in there, for example: $arccos{(cos{(12pi)})}$, then I would know how to apply "the shift" rule in there.
Thanks for taking your time in educating total noob. :D
real-analysis trigonometry inverse-function
real-analysis trigonometry inverse-function
asked Jan 23 at 20:13
wenoweno
29211
29211
$begingroup$
How would you apply "the shift" if the argument were a multiple of $pi$? What prevents you from doing the same thing when it isn't?
$endgroup$
– Chris Culter
Jan 23 at 20:16
add a comment |
$begingroup$
How would you apply "the shift" if the argument were a multiple of $pi$? What prevents you from doing the same thing when it isn't?
$endgroup$
– Chris Culter
Jan 23 at 20:16
$begingroup$
How would you apply "the shift" if the argument were a multiple of $pi$? What prevents you from doing the same thing when it isn't?
$endgroup$
– Chris Culter
Jan 23 at 20:16
$begingroup$
How would you apply "the shift" if the argument were a multiple of $pi$? What prevents you from doing the same thing when it isn't?
$endgroup$
– Chris Culter
Jan 23 at 20:16
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
The first thing you would want to do is see what signs $cos(12)$, $tanleft(sqrt{5}right)$, and $sin(100)$ have. From there, using the range of inverse functions, you find the answer.
For the first example, $dfrac{7pi}{2} < 12 < 4pi$, so the angle lies in quadrant $4$. Cosine is positive there, and since the range of $arccos(x)$ is $y in(0, pi)$, the angle in quadrant $1$ is desired: $4pi-12$.
For the second example, $dfrac{pi}{2} < sqrt{5} < pi$, so the angle lies in quadrant $2$. However, recall that the range of $arctan(x)$ is $y in left(-frac{pi}{2}, frac{pi}{2}right)$, so the quadrant $4$ angle is desired. Also recall that $tan(x)$ is periodic by $pi$ radians, so if $sqrt{5}$ is in quadrant $2$, then $sqrt{5}+pi$ is in quadrant $4$. Note that this angle is also represented by $sqrt{5}-pi$, as they are $2pi$ radians apart.
For the third example, I would start by finding the greatest integer $n$ such that $100-npi > 0$. From here, $n < dfrac{100}{pi} approx 31.831$. The greatest possible integer $n$ becomes $31$. This means there have been $15$ full revolutions. Simplify by subtracting $30pi$ ($2pi$ for each revolution) from the angle: $100-30pi approx 5.7522$. You can conclude that this angle lies in quadrant $4$ as $dfrac{3pi}{2} < 100-30pi < 2pi$. Fortunately, the range of $arcsin(x)$ is $y in left[-frac{pi}{2}, frac{pi}{2}right]$, so $100-30pi$ immediately becomes the answer. Once again, you may also use the negative value for the quadrant $4$ angle by subtracting $2pi$: $100-32pi$.
$endgroup$
$begingroup$
About the first example, can I denote it as $12 - 4pi$ instead of $4pi - 12$?
$endgroup$
– weno
Jan 23 at 21:15
$begingroup$
That would be the quadrant $4$ angle, which isn’t included in the range of $arccos(x)$.
$endgroup$
– KM101
Jan 23 at 21:18
add a comment |
$begingroup$
hint
If $Xin [0,pi]$, then
$$arccos(cos(X))=X=$$
$$arccos(cos(X+2kpi))=$$
$$arccos(cos(-X+2kpi))$$
observe that
$$4pi-12in[0,pi]$$
$endgroup$
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%2f3085011%2fcalculating-exact-values-of-weird-functions-like-arcsinsin-100%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
The first thing you would want to do is see what signs $cos(12)$, $tanleft(sqrt{5}right)$, and $sin(100)$ have. From there, using the range of inverse functions, you find the answer.
For the first example, $dfrac{7pi}{2} < 12 < 4pi$, so the angle lies in quadrant $4$. Cosine is positive there, and since the range of $arccos(x)$ is $y in(0, pi)$, the angle in quadrant $1$ is desired: $4pi-12$.
For the second example, $dfrac{pi}{2} < sqrt{5} < pi$, so the angle lies in quadrant $2$. However, recall that the range of $arctan(x)$ is $y in left(-frac{pi}{2}, frac{pi}{2}right)$, so the quadrant $4$ angle is desired. Also recall that $tan(x)$ is periodic by $pi$ radians, so if $sqrt{5}$ is in quadrant $2$, then $sqrt{5}+pi$ is in quadrant $4$. Note that this angle is also represented by $sqrt{5}-pi$, as they are $2pi$ radians apart.
For the third example, I would start by finding the greatest integer $n$ such that $100-npi > 0$. From here, $n < dfrac{100}{pi} approx 31.831$. The greatest possible integer $n$ becomes $31$. This means there have been $15$ full revolutions. Simplify by subtracting $30pi$ ($2pi$ for each revolution) from the angle: $100-30pi approx 5.7522$. You can conclude that this angle lies in quadrant $4$ as $dfrac{3pi}{2} < 100-30pi < 2pi$. Fortunately, the range of $arcsin(x)$ is $y in left[-frac{pi}{2}, frac{pi}{2}right]$, so $100-30pi$ immediately becomes the answer. Once again, you may also use the negative value for the quadrant $4$ angle by subtracting $2pi$: $100-32pi$.
$endgroup$
$begingroup$
About the first example, can I denote it as $12 - 4pi$ instead of $4pi - 12$?
$endgroup$
– weno
Jan 23 at 21:15
$begingroup$
That would be the quadrant $4$ angle, which isn’t included in the range of $arccos(x)$.
$endgroup$
– KM101
Jan 23 at 21:18
add a comment |
$begingroup$
The first thing you would want to do is see what signs $cos(12)$, $tanleft(sqrt{5}right)$, and $sin(100)$ have. From there, using the range of inverse functions, you find the answer.
For the first example, $dfrac{7pi}{2} < 12 < 4pi$, so the angle lies in quadrant $4$. Cosine is positive there, and since the range of $arccos(x)$ is $y in(0, pi)$, the angle in quadrant $1$ is desired: $4pi-12$.
For the second example, $dfrac{pi}{2} < sqrt{5} < pi$, so the angle lies in quadrant $2$. However, recall that the range of $arctan(x)$ is $y in left(-frac{pi}{2}, frac{pi}{2}right)$, so the quadrant $4$ angle is desired. Also recall that $tan(x)$ is periodic by $pi$ radians, so if $sqrt{5}$ is in quadrant $2$, then $sqrt{5}+pi$ is in quadrant $4$. Note that this angle is also represented by $sqrt{5}-pi$, as they are $2pi$ radians apart.
For the third example, I would start by finding the greatest integer $n$ such that $100-npi > 0$. From here, $n < dfrac{100}{pi} approx 31.831$. The greatest possible integer $n$ becomes $31$. This means there have been $15$ full revolutions. Simplify by subtracting $30pi$ ($2pi$ for each revolution) from the angle: $100-30pi approx 5.7522$. You can conclude that this angle lies in quadrant $4$ as $dfrac{3pi}{2} < 100-30pi < 2pi$. Fortunately, the range of $arcsin(x)$ is $y in left[-frac{pi}{2}, frac{pi}{2}right]$, so $100-30pi$ immediately becomes the answer. Once again, you may also use the negative value for the quadrant $4$ angle by subtracting $2pi$: $100-32pi$.
$endgroup$
$begingroup$
About the first example, can I denote it as $12 - 4pi$ instead of $4pi - 12$?
$endgroup$
– weno
Jan 23 at 21:15
$begingroup$
That would be the quadrant $4$ angle, which isn’t included in the range of $arccos(x)$.
$endgroup$
– KM101
Jan 23 at 21:18
add a comment |
$begingroup$
The first thing you would want to do is see what signs $cos(12)$, $tanleft(sqrt{5}right)$, and $sin(100)$ have. From there, using the range of inverse functions, you find the answer.
For the first example, $dfrac{7pi}{2} < 12 < 4pi$, so the angle lies in quadrant $4$. Cosine is positive there, and since the range of $arccos(x)$ is $y in(0, pi)$, the angle in quadrant $1$ is desired: $4pi-12$.
For the second example, $dfrac{pi}{2} < sqrt{5} < pi$, so the angle lies in quadrant $2$. However, recall that the range of $arctan(x)$ is $y in left(-frac{pi}{2}, frac{pi}{2}right)$, so the quadrant $4$ angle is desired. Also recall that $tan(x)$ is periodic by $pi$ radians, so if $sqrt{5}$ is in quadrant $2$, then $sqrt{5}+pi$ is in quadrant $4$. Note that this angle is also represented by $sqrt{5}-pi$, as they are $2pi$ radians apart.
For the third example, I would start by finding the greatest integer $n$ such that $100-npi > 0$. From here, $n < dfrac{100}{pi} approx 31.831$. The greatest possible integer $n$ becomes $31$. This means there have been $15$ full revolutions. Simplify by subtracting $30pi$ ($2pi$ for each revolution) from the angle: $100-30pi approx 5.7522$. You can conclude that this angle lies in quadrant $4$ as $dfrac{3pi}{2} < 100-30pi < 2pi$. Fortunately, the range of $arcsin(x)$ is $y in left[-frac{pi}{2}, frac{pi}{2}right]$, so $100-30pi$ immediately becomes the answer. Once again, you may also use the negative value for the quadrant $4$ angle by subtracting $2pi$: $100-32pi$.
$endgroup$
The first thing you would want to do is see what signs $cos(12)$, $tanleft(sqrt{5}right)$, and $sin(100)$ have. From there, using the range of inverse functions, you find the answer.
For the first example, $dfrac{7pi}{2} < 12 < 4pi$, so the angle lies in quadrant $4$. Cosine is positive there, and since the range of $arccos(x)$ is $y in(0, pi)$, the angle in quadrant $1$ is desired: $4pi-12$.
For the second example, $dfrac{pi}{2} < sqrt{5} < pi$, so the angle lies in quadrant $2$. However, recall that the range of $arctan(x)$ is $y in left(-frac{pi}{2}, frac{pi}{2}right)$, so the quadrant $4$ angle is desired. Also recall that $tan(x)$ is periodic by $pi$ radians, so if $sqrt{5}$ is in quadrant $2$, then $sqrt{5}+pi$ is in quadrant $4$. Note that this angle is also represented by $sqrt{5}-pi$, as they are $2pi$ radians apart.
For the third example, I would start by finding the greatest integer $n$ such that $100-npi > 0$. From here, $n < dfrac{100}{pi} approx 31.831$. The greatest possible integer $n$ becomes $31$. This means there have been $15$ full revolutions. Simplify by subtracting $30pi$ ($2pi$ for each revolution) from the angle: $100-30pi approx 5.7522$. You can conclude that this angle lies in quadrant $4$ as $dfrac{3pi}{2} < 100-30pi < 2pi$. Fortunately, the range of $arcsin(x)$ is $y in left[-frac{pi}{2}, frac{pi}{2}right]$, so $100-30pi$ immediately becomes the answer. Once again, you may also use the negative value for the quadrant $4$ angle by subtracting $2pi$: $100-32pi$.
answered Jan 23 at 20:47
KM101KM101
6,0701525
6,0701525
$begingroup$
About the first example, can I denote it as $12 - 4pi$ instead of $4pi - 12$?
$endgroup$
– weno
Jan 23 at 21:15
$begingroup$
That would be the quadrant $4$ angle, which isn’t included in the range of $arccos(x)$.
$endgroup$
– KM101
Jan 23 at 21:18
add a comment |
$begingroup$
About the first example, can I denote it as $12 - 4pi$ instead of $4pi - 12$?
$endgroup$
– weno
Jan 23 at 21:15
$begingroup$
That would be the quadrant $4$ angle, which isn’t included in the range of $arccos(x)$.
$endgroup$
– KM101
Jan 23 at 21:18
$begingroup$
About the first example, can I denote it as $12 - 4pi$ instead of $4pi - 12$?
$endgroup$
– weno
Jan 23 at 21:15
$begingroup$
About the first example, can I denote it as $12 - 4pi$ instead of $4pi - 12$?
$endgroup$
– weno
Jan 23 at 21:15
$begingroup$
That would be the quadrant $4$ angle, which isn’t included in the range of $arccos(x)$.
$endgroup$
– KM101
Jan 23 at 21:18
$begingroup$
That would be the quadrant $4$ angle, which isn’t included in the range of $arccos(x)$.
$endgroup$
– KM101
Jan 23 at 21:18
add a comment |
$begingroup$
hint
If $Xin [0,pi]$, then
$$arccos(cos(X))=X=$$
$$arccos(cos(X+2kpi))=$$
$$arccos(cos(-X+2kpi))$$
observe that
$$4pi-12in[0,pi]$$
$endgroup$
add a comment |
$begingroup$
hint
If $Xin [0,pi]$, then
$$arccos(cos(X))=X=$$
$$arccos(cos(X+2kpi))=$$
$$arccos(cos(-X+2kpi))$$
observe that
$$4pi-12in[0,pi]$$
$endgroup$
add a comment |
$begingroup$
hint
If $Xin [0,pi]$, then
$$arccos(cos(X))=X=$$
$$arccos(cos(X+2kpi))=$$
$$arccos(cos(-X+2kpi))$$
observe that
$$4pi-12in[0,pi]$$
$endgroup$
hint
If $Xin [0,pi]$, then
$$arccos(cos(X))=X=$$
$$arccos(cos(X+2kpi))=$$
$$arccos(cos(-X+2kpi))$$
observe that
$$4pi-12in[0,pi]$$
answered Jan 23 at 20:26
hamam_Abdallahhamam_Abdallah
38.1k21634
38.1k21634
add a comment |
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%2f3085011%2fcalculating-exact-values-of-weird-functions-like-arcsinsin-100%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
$begingroup$
How would you apply "the shift" if the argument were a multiple of $pi$? What prevents you from doing the same thing when it isn't?
$endgroup$
– Chris Culter
Jan 23 at 20:16