How Can You Solve This Complex Integral Equation Involving \(\phi(t)\)?

  • Thread starter Thread starter Limhes
  • Start date Start date
  • Tags Tags
    Integral
Limhes
Messages
3
Reaction score
0
Hi all,

Currently I am puzzling on a real-world problem, involving some maths which I cannot solve using my limited calculus knowledge. The problem ultimately boils down to finding an expression for the function \phi(t) which satisfies the following equation for any x within limits 0 < x < 1 - x_s:

1 - x - x_{s} = \int_{x_s/\phi_{max}}^{1/\phi_{2} - 1/\phi_{1}\cdot x} \phi(t) dt

Constants: x_{s}, \phi_{1}, \phi_{2}, \phi_{max} with 0 < x_s < 1 and 0 < \phi_{1} < \phi_{2} < \phi_{max}.

Has anybody got a clue on how to do this? An general approach would be much appreciated! Just gessing functions and trying them out somehow doesn't feel very intelligent...

.edit: I'll put you as co-author ;)
 
Last edited:
Physics news on Phys.org
There seems to be something missing from your expression. There is no x in the integral expression on the right, so it won't depend on x, while the left side does.
 
mathman said:
There seems to be something missing from your expression. There is no x in the integral expression on the right, so it won't depend on x, while the left side does.

Aah, I put it wrongly. Should be correct now!
 
Suppose that a function Phi exists as a solution of the integral equation.
Then differentiate (relatively to x) the left and rigth terms of the equation. You obtain :
-1 = (-1/phi1)*Phi(t) where t=(1/phi2)-(x/phi1)
The left term is constant while the rigth term depends on x. This is impossible exept if the function Phi(t) is constant.
As we suppose Phi(t) is not constant, there is no function Phi(t) solution of the problem.
 
Use the rule for parametric differentiation with varying limits:

<br /> \frac{d}{d x} \int_{\varphi_{1}(x)}^{\varphi_{2}(x)}{F(x, t) \, dt} = \int_{\varphi_{1}(x)}^{\varphi_{2}(x)}{\frac{\partial F(x, t)}{\partial x} \, dt} + F(x, \varphi_{2}(x)) \varphi&#039;_{2}(x) - F(x, \varphi_{1}(x)) \varphi&#039;_{1}(x)<br />

Hmmm, testing...
<br /> \frac{\partial F(x, t)}{\partial x}<br />
 
JJacquelin said:
Suppose that a function Phi exists as a solution of the integral equation.
Then differentiate (relatively to x) the left and rigth terms of the equation. You obtain :
-1 = (-1/phi1)*Phi(t) where t=(1/phi2)-(x/phi1)
The left term is constant while the rigth term depends on x. This is impossible exept if the function Phi(t) is constant.
As we suppose Phi(t) is not constant, there is no function Phi(t) solution of the problem.
Is it that easy? Shame on me.. I will look into this tonight (I'm in the Netherlands) and come back to it!

Dickfore said:
Use the rule for parametric differentiation with varying limits:

<br /> \frac{d}{d x} \int_{\varphi_{1}(x)}^{\varphi_{2}(x)}{F(x, t) \, dt} = \int_{\varphi_{1}(x)}^{\varphi_{2}(x)}{\frac{\partial F(x, t)}{\partial x} \, dt} + F(x, \varphi_{2}(x)) \varphi&#039;_{2}(x) - F(x, \varphi_{1}(x)) \varphi&#039;_{1}(x)<br />

Hmmm, testing...
<br /> \frac{\partial F(x, t)}{\partial x}<br />

Thank you! More to study in the evening..
 
What you are trying to do is handled by a branch of analysis known as the calculus of variations.