How do you solve a Frobenius equation?

How do you solve a Frobenius equation?

The method is called the Frobenius method, named after the mathematician Ferdinand Georg Frobenius. x2y + P xy + Qy = 0, (5) has a singular point at x = 0, and we know that a solution for x > 0 is given by y(x) = xr = er log x, (6) where r is a root of the characteristic (or auxiliary) equation r2 + (P − 1)r + Q = 0.

How do you solve a Bessel equation?

The general solution of Bessel’s equation of order n is a linear combination of J and Y, y(x)=AJn(x)+BYn(x).

What is a Frobenius series solution?

In mathematics, the method of Frobenius, named after Ferdinand Georg Frobenius, is a way to find an infinite series solution for a second-order ordinary differential equation of the form. with and. in the vicinity of the regular singular point .

What is Indicial equation?

An indicial equation, also called a characteristic equation, is a recurrence equation obtained during application of the Frobenius method of solving a second-order ordinary differential equation.

Where is Frobenius method used?

You can force to use Frobenius method when you find that the linear ODEs can already find all groups of the linearly independent solutions when using power series method, however, you will find that you can already find all groups of the linearly independent solutions when the additional power is just taking an non- …

What is Legendre’s equation?

Legendre’s differential equation has the form (1 − x2)y − 2xy + l(l + 1)y = 0, (2) where the parameter l, which is a real number, (we take l = 0,1,2,ททท), is called the degree.

What is hermite differential equation?

where is a constant is known as Hermite differential equation. When is an. odd integer i.e., when = 2 + 1; = 0,1,2 … …. then one of the solutions of. equation (1) becomes a polynomial.

What is difference between power series and Frobenius method?

The Frobenius method is a generalisation of the power series method. It extends the power series method to include negative and fractional powers. It also allows an extension involving logarithm terms.

How do you write an Indicial equation?

a0(2r(r-1) + r) = 0 => r(2r-1) = 0, an equation which is called the indicial equation. The roots of this equation, r1 = 1/2 and r2 = 0, are called the exponents of the equation. You use each of these to write the recurrence relations in terms of n only.

When can I use Frobenius method?

The Frobenius method should be used whenever we deal with regular singular point in ODE. A singular point is a point such as: Consider the differential equation :y”+p(x)y’+Q(x)y=0; if p(x) and Q(x) diverge as x=xo then xo is a regular singular point .