joshmccraney said:
I like the second suggestion that you suggest and also that Ray Vickerson suggested. However, are you saying in your first suggestion that ϕ(x)=limn→∞ϕn(x)ϕ(x)=limn→∞ϕn(x)\phi(x) = \lim_{n\to\infty}\phi_n(x)? If so can you explain how?
Hey, Josh. I'm sorry for the delay of my reply, but I was busy with other things yesterday. You are correct in that ##\phi(x)=\lim_{n \rightarrow \infty}\phi_n(x)##.
I cannot give a formal proof of that but I can give you some ideas. For this purpose, I will consider the slightly more general equation
$$f(x)=g(x)+\int_a^b h(x,t) f(t) dt$$.
We can do one iteration by inserting again the definition (given by the equation) of ##f(t)## on the right-hand side, i.e.
$$f(x)=g(x)+\int_a^b h(x,t)[g(t)+\int_a^b h(t,t_1)f(t_1)dt_1]$$.This same process can now be continued arbitrarily number of times leading to more integrals on the right-hand side.
Consider now the method based on iteration I proposed. Then,
$$f_0=0,$$
$$f_1=g(x)+\int_a^b h(x,t) f_0(y) dy$$,
$$f_2=g(x)+\int_a^b h(x,t) f_1(y)dy=g(x)+\int_a^b h(x,t)[g(t)+\int_a^b h(t,t_1)f_0(y_1)dy_1]$$, etc
One can therefore see, that the iteration leads to an equation of the type as above. It can also be shown that ##\phi(x)=\lim_{n \rightarrow \infty}\phi_n(x)##.
The second method I proposed is quite similar to the one proposed by Ray but a bit simpler. Consider again the equation
$$f(x)=g(x)+\int_a^b h(x,t) f(t) dt$$.
By Gauss-Legendre integration or other quadrature method, one can write
$$f(x)=g(x)+\sum_{k=1}^n w_k h(x,t_k) f(t_k)$$
where ##t_k## are the nodes and ##w_k## the corresponding weights. By considering a mesh of discrete points ##x_i, i=1, N##, you obtain a system of linear equations which can be solved by standard methods.