Prove that every number b can be written b = f(a)

  • Thread starter Thread starter andmcg
  • Start date Start date
andmcg
Messages
5
Reaction score
0

Homework Statement


I am trying to learn how to write proofs and this proof seems weird...

Suppose f o g = I. Prove that every number b can be written b = f(a) for some number a.



Homework Equations



f(g(x))=I(x)=x

The Attempt at a Solution


Here's my stab at it.
Let g(x)=a
f(g(x))=f(a)=x
Let x=b
Then b=f(a)

This really doesn't seem sufficient to me however. What I'm trying to say is that I can choose x to equal any number b. With the application of g upon x=b I get some number a. Then with the application of f upon a i get back the number I wanted, namely b.
 
Physics news on Phys.org


Put x=b, sure. Then you have f(g(b))=b. So put a=g(b). Then f(a)=b, right? You are maybe just thinking about this too hard.
 
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