Message from discussion
Infinite system of linear equations
Path: g2news2.google.com!news4.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!wn13feed!worldnet.att.net!bgtnsc05-news.ops.worldnet.att.net.POSTED!53ab2750!not-for-mail
From: "Klueless" <kluel...@worldnet.att.net>
Newsgroups: sci.math
References: <1163398359.617744.163980@k70g2000cwa.googlegroups.com>
Subject: Re: Infinite system of linear equations
Lines: 19
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2900.2869
X-RFC2646: Format=Flowed; Original
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962
Message-ID: <Mf16h.53531$Fi1.11473@bgtnsc05-news.ops.worldnet.att.net>
Date: Mon, 13 Nov 2006 16:42:20 GMT
NNTP-Posting-Host: 12.72.192.209
X-Complaints-To: abuse@worldnet.att.net
X-Trace: bgtnsc05-news.ops.worldnet.att.net 1163436140 12.72.192.209 (Mon, 13 Nov 2006 16:42:20 GMT)
NNTP-Posting-Date: Mon, 13 Nov 2006 16:42:20 GMT
Organization: AT&T Worldnet
"Jules" <julianro...@gmail.com> wrote in message news:1163398359.617744.163980@k70g2000cwa.googlegroups.com...
> We wish to find a sequence {a_j} of reals so that the
> sum as j goes from 1 to infinity of b_(i, j) * a_j = c_i for each i.
> This is, in some sense, a collection of countably-many linear equations
> in countably-many variables.
This is a discrete form of an integral equation. Viewing
a(j), b(i,j), c(i) as step functions in i, j, you see you are solving
Int(b(i,j)*a(j),j=0..infinity) = c(i)
for the unknown function a(j).
<http://en.wikipedia.org/wiki/Integral_equation>
<http://mathworld.wolfram.com/IntegralEquation.html>
<http://mathworld.wolfram.com/FredholmIntegralEquationoftheFirstKind.html>