Solving for x: Questioning a Puzzling Step

  • Thread starter Thread starter zorro
  • Start date Start date
zorro
Messages
1,378
Reaction score
0

Homework Statement



These are the steps in my book for a question-

f(x) x f1(x) = 1

∫f(x) x d{f(x)} = ∫1dx

{f(x)}2/2 + C = x

I don't get how is second step possible.

Say we have a function f(x) = x2

By the above steps,

∫x2.d/dx(x2) = ∫1dx
∫x22xdx = ∫1dx
x4/2 + C = x where L.H.S. is not same as x3/3 + C

How is it possible?
 
Physics news on Phys.org
In order for the second step to be possible your function has to satisfy the first property. Which your example does not. Watch also that in the first line of your example you should have d(x^2) and not dx (x^2).

This is just the elaborate way of sovling the differential equation. Later you will do it without the explicit integrals.
 
Can you show me how to do it without integrals?
 
You can rewrite the first equation as a total derivative
f\ f'=\frac{d}{dx}(f^2)=1
From this you immediately see, that f^2=x+C
Strictly speaking you still do the integral, but as they are so easy you can immediately do them in your head.
 
betel said:
You can rewrite the first equation as a total derivative
f\ f'=\frac{d}{dx}(f^2)=1
From this you immediately see, that f^2=x+C

Is there a 2 missing in R.H.S. of first equation (numerator)?
 
Yes, your are right.
<br /> f\ f&#039;=\frac{1}{2}\frac{d}{dx}(f^2)=1<br />
 
Last edited:
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