Monketoo's picture
Add files using upload-large-folder tool
43e97d4 verified

But, if the integral in the above Eq. (1.1) is replaced by a quadrature formula (see Fox and Goodwin [8]), we get

ϕ(x)+k=0Nwkϕ(tk)k(x,tk)=f(x),α<x<β,(1.12) \phi(x) + \sum_{k=0}^{N} w_k \phi(t_k) k(x, t_k) = f(x), \quad \alpha < x < \beta, \tag{1.12}

where $w_k$ are the weights and $t_k$'s are appropriately chosen interpolation points.

The Eq. (1.12) represents an over-determined system of linear algebraic equations for the determination of N + 1 un- knowns φ(t_k) (k = 0, ..., N).

So, if from theoretical considerations it is already known that the given integral Eq. (1.1) possesses a unique solution, then varieties of methods can be used to cast the over-determined system of Eq. (1.12) into a system of (N + 1) equations and the method of least-squares provides the most appropriate procedure to handle the situation completely.

Note that one can obtain exactly (N + 1) equations for the (N + 1) unknowns φ₀, ..., φ_N from the over-determined system of Eq. (1.12) by selecting (N + 1) interpolating points x = t_k, k = 0, 1, 2, ..., N, (0 < x < 1).

Substituting the approximate solution (1.11) into the integral Eq. (1.1) we obtain the relation

i=1N+1ai1ψi1(x)=f(x),α<x<β,(1.13) \sum_{i=1}^{N+1} a_{i-1} \psi_{i-1}(x) = f(x), \quad \alpha < x < \beta, \tag{1.13}

giving rise to an over-determined system of linear algebraic equations for the determination of the unknown constants $a_{i-1}$ ($i = 1, 2, \dots, N+1$) where

ψi1(x)=xi1+αβk(x,t)ti1dt,i=1,2,,N+1.(1.14) \psi_{i-1}(x) = x^{i-1} + \int_{\alpha}^{\beta} k(x,t)t^{i-1} dt, \quad i = 1, 2, \dots, N+1. \qquad (1.14)

On using the least-squares method, we obtain the normal equations

i=1N+1ai1cij=bj,j=1,2,,N+1.(1.15) \sum_{i=1}^{N+1} a_{i-1} c_{ij} = b_j, \quad j = 1, 2, \dots, N+1. \tag{1.15}

where

cij=αβψi1(x)ψj1(x)dx,i=1,2,,N+1,j=1,2,,N+1,(1.16) c_{ij} = \int_{\alpha}^{\beta} \psi_{i-1}(x) \psi_{j-1}(x) dx, \quad i = 1, 2, \dots, N+1, \quad j = 1, 2, \dots, N+1, \tag{1.16}

and

bj=αβf(x)ψj1(x)dx,j=1,2,,N+1.(1.17) b_j = \int_{\alpha}^{\beta} f(x) \psi_{j-1}(x) dx, \quad j = 1, 2, \dots, N+1. \tag{1.17}

The solution of the system of Eq. (1.15) along with the relation (1.11), finally determines an approximate solution $\phi(x)$.

2. Illustrative examples

We illustrate the above procedure through the following examples.

Examples

(i) $k(x, t) = -(xt + x^2t^2)$, $f(x) = 1$, $\alpha = -1$, $\beta = 1$.

(ii) $k(x,t) = -(x^2 + t^2)$, $f(x) = x^2$, $\alpha = 0$, $\beta = 1$.

(iii) $k(x,t) = -(\sqrt{x} + \sqrt{t})$, $f(x) = 1+x$, $\alpha = 0$, $\beta = 1$.

(iv) $k(x,t) = -(\cos x + \cos t)$, $f(x) = \sin x$, $\alpha = 0$, $\beta = \pi$.

It can be verified that all the above integral equations possess a unique solution, by examining the eigenvalues of the associated operators.

Solution:

Using the method described in Section 1, if $\phi(x)$ is approximated by the relation (1.11), then we find that the constants $a_{i-1}$ ($i = 1, 2, \dots, N+1$) satisfy the system of Eq. (1.15) where

in example 2(i),

cij=1(1)i+j1i+j143{1(1)i+1}{1(1)j+1}(i+1)(j+1)85{1(1)i+2}{1(1)j+2}(i+2)(j+2),(2.18) c_{ij} = \frac{1 - (-1)^{i+j-1}}{i+j-1} - \frac{4}{3} \frac{\{1 - (-1)^{i+1}\} \{1 - (-1)^{j+1}\}}{(i+1)(j+1)} - \frac{8}{5} \frac{\{1 - (-1)^{i+2}\} \{1 - (-1)^{j+2}\}}{(i+2)(j+2)}, \quad (2.18)

bj=1(1)jj23{1(1)j+2}j+2.(2.19) b_j = \frac{1 - (-1)^j}{j} - \frac{2}{3} \frac{\{1 - (-1)^{j+2}\}}{j + 2}. \tag{2.19}