Writing y′′+P(x)y′+Q(x)y=g(x) as a Fredholm Integral Equation

In summary, it is possible to convert a general linear second order boundary value ODE to a Fredholm integral equation, explicitly determining the Kernel in the process, without removing the y' term. This can be done by integrating the equation and using the boundary conditions to find the solution. The solution can then be written in terms of an integral kernel, and it can be considered a Green function. A transformation can also be used to simplify the equation and transform the solution back to its original form.
  • #1
bolbteppa
309
41
Is it possible to convert a general linear second order boundary value ode

[tex]y'' + P(x)y' + Q(x)y = g(x), y(a) = y_a, y(b) = y_b[/tex]

to a Fredholm integral equation, explicitly determining the Kernel in the process, without removing the [itex]y'[/itex] term? (Here is an example of doing it without the [itex]y'[/itex] term) I seem to be getting stuck.

My answer (computed below if necessary) is

[tex]y(x) = y_a+[\frac{y_b-y_a}{b-a}+\frac{1}{b-a}\int_a^bp(t)y(t)dt + \frac{1}{b-a}\int_a^b[q(t)-p'(t)](b-t)y(t)dt - \frac{1}{b-a}\int_a^bg(t)(b-t)dt](x-a)-\int_a^xp(t)y(t)dt - \int_a^x[q(t)-p'(t)](x-t)y(t)dt+\int_a^xg(t)(x-t)dt[/tex]

How do we write this in terms of an integral kernel, and can we call our result a Green function?

Note: Here is an example from Arfken of how it is done for the simple case of [itex]y''+\omega^2 y = 0, y(0)=0, y(b)=0[/itex]:

oBDsG.png


- Computation:

Integrating

[tex]y'' = - P(x)y' - Q(x)y + g(x)[/tex]

gives us

[tex]y'(x) = y'_a -
\int_a^xp(t)y'(t)dt-\int_a^xq(t)y(t)dt+\int_a^xg(t)dt[/tex]

which, on getting rid of the $y'$ term by I.B.P.,

[tex]y'(x) = y'_a +y_ap(a)-p(x)y(x) +
\int_a^xp'(t)y(t)dt-\int_a^xq(t)y(t)dt+\int_a^xg(t)dt[/tex]

gives us

[tex]y'(x) = y'_a +y_ap(a)-p(x)y(x) -
\int_a^x[q(t)-p'(t)]y(t)dt+\int_a^xg(t)dt[/tex]

Integrating to find $y$ gives

[tex]y(x) = y_a+[y'_a +y_ap(a)](x-a)-\int_a^xp(t)y(t)dt -
\int_a^x\int_a^u[q(t)-p'(t)]y(t)dtdu+\int_a^x\int_a^ug(t)dtdu[/tex]

or


[tex]y(x) = y_a+[y'_a +y_ap(a)](x-a)-\int_a^xp(t)y(t)dt -
\int_a^x[q(t)-p'(t)](x-t)y(t)dt+\int_a^xg(t)(x-t)dt[/tex]

or


[tex]y(x) = y_a+[y'_a +y_ap(a)](x-a)-\int_a^xp(t)y(t)dt -
\int_a^x[q(t)-p'(t)](x-t)y(t)dt+\int_a^xg(t)(x-t)dt[/tex]

Now, to remove the undetermined constant [itex]y'_a[/itex] we can use the B.C.
[itex]y(b)=y_b[/itex] to find

[tex]y'_a = \frac{y_b-y_a}{b-a}-y_ap(a)+\frac{1}{b-a}\int_a^bp(t)y(t)dt
+ \frac{1}{b-a}\int_a^b[q(t)-p'(t)](b-t)y(t)dt - \frac{1}{b-a}\int_a^bg(t)(b-t)dt[/tex]

So that the solution is

[tex]y(x) = y_a+[\frac{y_b-y_a}{b-a}+\frac{1}{b-a}\int_a^bp(t)y(t)dt +
\frac{1}{b-a}\int_a^b[q(t)-p'(t)](b-t)y(t)dt -
\frac{1}{b-a}\int_a^bg(t)(b-t)dt](x-a)-\int_a^xp(t)y(t)dt -
\int_a^x[q(t)-p'(t)](x-t)y(t)dt+\int_a^xg(t)(x-t)dt[/tex]
 
Physics news on Phys.org
  • #2
maybe this will help:

Any second order linear homogeneous ODE of the form az"+bz'+cz=0 can be written as y"-ry=0
using the transformation [itex]y=z \exp(-\int\frac{b}{2a}dx)[/itex] with [itex]r=\frac{b^2+2ab'-2ba'-4ac}{4a^2}[/itex]

so you transform first into something you know how to solve, then transform the answer back (in this case transforming the answer in y back to z by using the inverse transform [itex]z=y \exp(\int\frac{b}{2a}))[/itex]
 

Related to Writing y′′+P(x)y′+Q(x)y=g(x) as a Fredholm Integral Equation

What is a Fredholm Integral Equation?

A Fredholm Integral Equation is a type of integral equation where the unknown function appears both inside and outside of the integral sign. It is named after mathematician Erik Ivar Fredholm who first studied these equations in the late 19th century.

When do we use Fredholm Integral Equations?

Fredholm Integral Equations are used to solve problems in physics, engineering, and mathematics that involve integral operators. They are particularly useful for solving boundary value problems and eigenvalue problems.

What is the general form of a Fredholm Integral Equation?

The general form of a Fredholm Integral Equation is y′′+P(x)y′+Q(x)y=g(x), where P(x) and Q(x) are continuous functions and g(x) is a known function. The goal is to find the unknown function y(x) that satisfies this equation.

Can we always write a differential equation as a Fredholm Integral Equation?

No, not all differential equations can be written as Fredholm Integral Equations. This method is only applicable to certain types of differential equations, such as second-order linear differential equations with continuous coefficients.

What are the advantages of writing a differential equation as a Fredholm Integral Equation?

Writing a differential equation as a Fredholm Integral Equation allows us to solve the equation by converting it into an integral equation, which can sometimes be easier to solve. It also allows us to apply the powerful techniques of functional analysis to study the properties of the equation.

Similar threads

  • Differential Equations
Replies
1
Views
1K
Replies
1
Views
1K
  • Calculus
Replies
6
Views
1K
  • Calculus and Beyond Homework Help
Replies
12
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
611
  • Calculus and Beyond Homework Help
Replies
2
Views
266
  • Differential Equations
Replies
1
Views
5K
  • Differential Equations
Replies
5
Views
1K
Replies
3
Views
1K
  • Classical Physics
Replies
0
Views
248
Back
Top