solve fredholm integral equation
integral from 0 to 1 of exp(x+t)u(t)dt =x
![]()
I don't know whether your x is a function of t which you're trying to find, or whether x is a variable.
Case 1: x is a variable independent of t. Then exp(x) comes out of the integral. If you let C = int_0^1 u(t) dt, then you must solve
C exp(x) = x, or
C = x exp(-x).
Use Lambert's W function to solve.
Case 2: x is a function of t. Then the LHS is a constant (because you've integrated out the only independent variable in the LHS), which implies that the RHS is a constant, and hence x is a constant. Again, pull exp(x) out of the integral, and solve as before.
Your posts are still unintelligible to me. Let's back up a bit. For what are you trying to solve? Is the following your integral equation?
If so, then we note that u = u(t), and the independent variable t is integrated out on the LHS. If x is dependent on t, then the LHS is just a constant, right? You'd have the following:
The LHS is a constant because the only independent variable in sight has been integrated out. Therefore, x(t) is constant, and you can pull out the exponential the same way as in the second case, which follows.
Otherwise, if x is independent of t, you can factor out as follows:
I've been using QuickLaTeX to do the LaTeX rendering here, which you can embed as images. It's not bad, actually.
Does this make any sense?
I think he dislikes the fact it's a transcendental equation... which is something you can't really deal with, unless LHC in Ackbeet's solution is a particularly nice constant (eg 0). In that case x is either 0 or some some sort of complex infinity. If LHC is non 0 but small and you want a small x solution you can approximate the RHS as
But generally there are no closed form exact solutions (ie something that looks like x = blah).