Is f(x) Constant for -1 ≤ x ≤ 1?

  • Thread starter Thread starter snipez90
  • Start date Start date
  • Tags Tags
    Constant
snipez90
Messages
1,095
Reaction score
5

Homework Statement


Show that f(x) = arcsin(x) + arccos(x) = constant, for -1 \leq x \leq 1


Homework Equations


Some theorem involving continuity or inverse functions


The Attempt at a Solution


The theorem is easy for the interval with strict bounds (differentiability on open interval and we get f'(x) = 0, so f constant on that interval), but how do I show this for the end points? The hint is to "show and use continuity" but I'm pretty sure I need to use a theorem about inverse functions. I'm just not sure how to deal with the end points -1 and 1. Any help is appreciated.
 
Physics news on Phys.org
arcsin(x) and arccos(x) are continuous on the closed interval [-1,1] so arcsin(x) + arccos(x) is too. Then you can take a sequence of points converging to, say, 1 (you do -1 as a separate case). You use the fact that arcsin(x) + arccos(x) is continuous plus the fact that you know the value of arcsin(x) + arccos(x) for each point in the sequence
 
Here is a simpler approach that uses only basic trig and the ideas of inverse functions.
Let w = arcsin(y)

Draw a right triangle with angle w at left, and right angle at right, with altitude y and hypotenuse 1. The remaining angle, at the top, is (pi/2 - y).
Then sin(w) = y and cos(pi/2 -w) = y.
So w = arcsin(y) and pi/2 - w = arccos(y), hence arcsin(y) + arccos(y) = pi/2, a constant.

The range that is common to both arcsin and arcsin is [0, pi/2], so the representation of w as an angle in the first quadrant is, I believe, all we need.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top