-4

Can someone help me with this exercise? I honestly don't know where to start and how to prove it. You don't have to answer it fully, just give me a hint or something. Thank you in advance.

Exercise 1. Prove that $3\arcsin \frac{1}{4} + \arccos \frac {11}{16} = \frac {\pi}{2}$

Thanks.

  • 1
    Too many questions in one post. https://math.stackexchange.com/questions/502189/why-is-arctan-fracxy1-xy-arctan-x-arctan-y https://math.stackexchange.com/questions/672575/proof-for-the-formula-of-sum-of-arcsine-functions-arcsin-x-arcsin-y https://math.stackexchange.com/questions/1116974/why-its-true-arcsinx-arccosx-frac-pi2 – lab bhattacharjee Feb 17 '19 at 17:40
  • 1
    Nah, I just gave few examples. If someone could give me a hint on one, I would be thankful. Thanks for these tho! – Filip Vlaisavljević Feb 17 '19 at 17:41
  • 1
    https://math.stackexchange.com/questions/304399/are-mathrmarccotx-and-arctan1-x-the-same-function – lab bhattacharjee Feb 17 '19 at 17:44
  • 1
    One question per post. Anything else I catch gets a -1 from here. – Oscar Lanzi Feb 17 '19 at 18:03
  • 1
    As you can see, I am new to this community. Why so harsh, I edited it. – Filip Vlaisavljević Feb 17 '19 at 18:04

3 Answers3

1

Hint: Compute $\cos\left(3\arcsin\frac14+\arccos\frac{11}{16}\right)$.

1

Using Proof for the formula of sum of arcsine functions $ \arcsin x + \arcsin y $,

as $0<\arcsin\dfrac14<\arcsin\dfrac12=?$ (see https://en.m.wikipedia.org/wiki/Inverse_trigonometric_functions#Principal_values)

$$3\arcsin\dfrac14=\arcsin\left(\dfrac34-4(1/4)^3\right)=\arcsin\dfrac{12-1}{16}$$

Finally use Why it's true? $\arcsin(x) +\arccos(x) = \frac{\pi}{2}$

1

Hints for all three equations: exploit the complementary function of the angle, i.e. if you have $\sin \theta$, $\cos \theta = \sin (\pi/2 - \theta)$, and $\tan \theta = \dfrac {1}{\tan (\pi/2 - \theta)}.$

Hint for #1: The identity $$\sin 3 \theta = 3 \sin \theta - 4 \sin^3 \theta$$ will help if you use another variable (say, $\alpha$) for one of the values (or simply apply this without using another variable)

Hints for #2: Use the identity $$\tan 2 \theta = \dfrac {2 \tan \theta}{1-\tan^2 \theta}$$

Hints for #3: This time, let one of the angles be $\alpha$ and the other $\beta$. Then use the identity $$\cos (2\alpha + \beta) = \cos 2 \alpha \cos \beta - \sin 2 \alpha \sin \beta$$ (suggestion: expand $\cos 2\alpha$ and $\sin 2\alpha$ also - the radicals look beastly but they do work out.)

bjcolby15
  • 3,599