Solution of an integral equation

neelakash
Messages
491
Reaction score
1

Homework Statement



Given \frac{1}{| \int\ f(\ x)\ g(\ x)\ d\ x\ |}=\int \frac{\ f(\ x)}{\ g(\ x)}\ d\ x
Does the above put any condition on f(x) and g(x)?

Homework Equations

The Attempt at a Solution

The | | in the denominator reminds me of Darboux inequality...In fact it looks impossible to solve analytically...Can it be solved numerically?
 
Physics news on Phys.org
What if you take the derivative of both sides?

<br /> \frac{-f(x) g(x) }{| \int\ f(x)\ g(x)\ dx\ |^2}= \frac{\ f(\ x)}{\ g(\ x)}<br />

Assuming f(x) =/= 0 and simplifying with a little algebra

<br /> (g(x))^2 = - (\int\ f(x)\ g(x)\ dx )^2<br />

Which would imply that g(x) = 0, which is impossible.

So, no such function exists, unless we consider complex functions.
 
Remembering |x|=x if x>0 and |x|=-x if x<0,there is another option:

<br /> <br /> (g(x))^2 = (\int\ f(x)\ g(x)\ dx )^2<br /> <br />
This leads to
\ g(\ x)=\ e^{\pm\int\ f(\ x)\ d\ x}

Do you agree?
 
Yeah, I guess that makes sense. Though it should be

g(x) = e^int f(x).

Not f(x).
 
Personally I expected g(x) to have some lower bound;and that looked plausible for Darboux inequality says:| integral |>= Maximum value of integrand*length of the contour...

Can that be a way?

Yea...that was a typo..I am fixing it
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top