jam_27
- 46
- 0
Say I have a function,
f(x) = x sec (f(x)) [this is just an example function, the actual problem is more complicated]
g(x) = x f(x), then using integration by parts, I can write
I = a∫bg(x) dx = a∫bx f(x) dx = (f(x) \frac{x^{2}}{2})|^{b}_{a}- \frac{1}{2}a∫b\frac{d f(x)}{dx} x2 dx
Then can I write the integral as (cancelling dx from the numerator and denominator in integral on the RHS)?
I = (f(x) \frac{x^{2}}{2})|^{b}_{a}- \frac{1}{2}f(a)∫f(b) x2 df
or,
I = (f(x) \frac{x^{2}}{2})|^{b}_{a}- \frac{1}{2}f(a)∫f(b) f2 cos2 (f) df ?
This is simplified version of my actual problem. So any inputs will be very useful?
PS: I have edited the originally posted problem definition as it was causing confusion.
f(x) = x sec (f(x)) [this is just an example function, the actual problem is more complicated]
g(x) = x f(x), then using integration by parts, I can write
I = a∫bg(x) dx = a∫bx f(x) dx = (f(x) \frac{x^{2}}{2})|^{b}_{a}- \frac{1}{2}a∫b\frac{d f(x)}{dx} x2 dx
Then can I write the integral as (cancelling dx from the numerator and denominator in integral on the RHS)?
I = (f(x) \frac{x^{2}}{2})|^{b}_{a}- \frac{1}{2}f(a)∫f(b) x2 df
or,
I = (f(x) \frac{x^{2}}{2})|^{b}_{a}- \frac{1}{2}f(a)∫f(b) f2 cos2 (f) df ?
This is simplified version of my actual problem. So any inputs will be very useful?
PS: I have edited the originally posted problem definition as it was causing confusion.
Last edited: