2

Sorry for asking such question.

I have a very basic understanding of $\arcsin, \arccos, \arctan$ functions. I do know how their graph looks like and not much more beyond that.

Calculate: Tasks

Which specific keywords should I google to learn how to solve the following tasks? I think those aren't equations (googling 'cyclometric equations' was a dead end). Perhaps you would like to share with some link to a beginner-friendly learning source?

Thank you.

weno
  • 1,392
  • 1
    inverse trigonometric functions is what I would call them – Henry Lee Dec 05 '18 at 01:06
  • 1
    also a lot of them just require the compound angle formula or some rearrangment to make them a lot easier – Henry Lee Dec 05 '18 at 01:07
  • Thanks. Anything more specific than 'inverse trigonometric functions' to google? I believe it's a fairly wide subject. – weno Dec 05 '18 at 01:09
  • 1
    "cyclometric" is the old name for the inverse trig functions. Any basic book should have sections on how to evaluate these. – JMJ Dec 05 '18 at 01:11
  • 1
    these are more simple but a start: http://tutorial.math.lamar.edu/Extras/AlgebraTrigReview/InverseTrig.aspx – Henry Lee Dec 05 '18 at 01:11
  • I've never heard of "cyclometric equations" used anywhere before now. If you want to study trigonometry (or anything up until pre-university, you can try using Khan academy). – YiFan Tey Dec 05 '18 at 01:11
  • 1
    if you ask specifically about 1 of those questions that you struggle with people will also help – Henry Lee Dec 05 '18 at 01:12

3 Answers3

2

Some good reference as summary from Wikipedia are

and also

Some exercises given requires only to calculate the value for the functions at some point, other else are more tricky and you need to acquire a deeply understanding of the matter.

Refer also to the related

user
  • 154,566
2

I would say there are three things you are expected to do on this list. One is to know the trig functions of special angles, so for 4 you should know that $\tan \frac \pi 4=1,$ so $\arctan 1=\frac \pi 4$ Watch out for the ranges specified for the inverse trig functions. Second is that $\sin(\arcsin (x))=x$. When you have $\arcsin (\sin(x))$ you may be shifted by factors of $\pi$. Finally when you have $\sin(\arccos(\frac 13))$ draw a right triangle with $\cos$ of one angle $\frac 13$, so it is a $1-\sqrt 8-3$ triangle and find the sine of the angle, here $\frac 13\sqrt 8$.

Ross Millikan
  • 374,822
  • Hey, thanks. I understood everything except for: "When you have arcsin(sin(x)) you may be shifted by factors of π". Would you give a little bit more insight on this? – weno Dec 05 '18 at 01:19
  • The range of $\arcsin$ is defined as $[-\frac \pi 2,\frac \pi 2]$, so if we are asked for $\arcsin(\sin(\frac {9\pi}4))$ the answer is $\frac \pi 4,$ not $\frac {9 \pi}4$ – Ross Millikan Dec 05 '18 at 01:22
  • Those indeed are the tricky questions which I was referring to! – user Dec 05 '18 at 01:23
  • I don't know which post should I accept, since you both helped me a lot. I'll do a random.org roll. – weno Dec 05 '18 at 01:29
2

This lecture has been particularly helpful on understanding the subject:

https://academics.utep.edu/Portals/1788/CALCULUS%20MATERIAL/4_7%20INVERSE%20TRIG%20FNS.pdf

weno
  • 1,392