I assume, then, that you are talking about a Fredholm integral equation:
[tex]y(x)= \inf_a^b K(x,t)y(t)dt+ f(t)[/itex]<br />
<br />
Yes, if K(x,t) is "separable", K(x,t)= A(x)B(t), then the solution is easy. The equation becomes<br />
[tex]y(x)= A(x)\int_a^b B(t)y(t)dt+ f(x)[/itex]<br />
and <br />
[tex]\int_a^b B(t)y(t)dt[/tex]<br />
is a number. Let <br />
[tex]X= \int_a^b B(t)y(t)dt[/tex]<br />
and you have y(x)= X A(x)+ f(x) so it is just a matter of solving for X. Multiply both sides of that equation by B(x) and integrate from a to b.<br />
[tex]\int_a^b B(x)y(x)dx= X\int_a^b A(x)B(x)dx+ \int_a^b B(x)F(x)dx[/tex]<br />
The integral on the left is just X again and the other two integrals are of known functions. Let <br />
[tex]K= \int_a^b A(x)B(x)dx[/tex]<br />
and <br />
[tex]F= \int_a^b B(x)f(x)dx[/tex]<br />
and X satisfies the equation X= KX+ F which is easily solvable for X.<br />
<br />
Now, suppose K(x,t) is not separable but is the sum of two separable functions: K(x,t)= A1(x)B1(t)+ A2(x)B2(t). we can still take the "x" dependence out of the equations:<br />
[tex]y(x)= A1(x)\int_a^b B1(t)y(t)dt+ A2(x)\int_a^b B2(t)y(t)dt+ f(x)[/tex]<br />
Let<br />
[tex]X1= \int_a^b B1(t)y(t)dt[/tex]<br />
and<br />
[tex]X2= \int_a^b B2(t)y(t)dt[/tex]<br />
Now,<br />
[tex]y(t)= X1A1(x)+ X2A2(x)+ f(x)[/itex]<br />
and we only need to find the numbers X1 and X2.<br />
If we multiply that equation by B1(x) and integrate:<br />
[tex]\int_a^b B1(x)y(x)dx= X1\int_a^b A1(x)B1(x)dx+ X2\int_a^b A2(x)B1(x)dx+ \int_a^b B1(x)f(x)dx[/itex]<br />
Again, the left side is just X1 and the integrals on the right are numbers:<br />
[tex]X1= K_{11}X1+ K_{12}X2+ F1[/tex]<br />
with the obvious notation. Doing the same with B2(x), <br />
[tex]X2= K_{12}X1+ K_{22}X2+ F2[/tex]<br />
<br />
That is, we have two linear equations to solve for X1 and X2. (And, in fact, the system is symmetric, guarenteeing real solutions.)<br />
<br />
The extension to any kernel which is a finite sum of separable functions should be obvious and, in fact, it can be extended to an infinite sum of such functions, giving an infinite series solution.[/tex][/tex][/tex][/tex]