Second order homogenous with variable coeffecients

  • Context: Graduate 
  • Thread starter Thread starter Terilien
  • Start date Start date
  • Tags Tags
    Second order Variable
Click For Summary

Discussion Overview

The discussion revolves around methods for solving linear second-order homogeneous differential equations with variable coefficients. Participants explore various approaches, including substitution methods, series solutions, and specific techniques like the Frobenius method.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants suggest that solving these equations generally requires specifying the form of the coefficients and matching them to known solutions.
  • One participant questions the feasibility of using an exponential guess with variable coefficients, proposing that variable solutions might be possible.
  • Another participant provides a detailed substitution method, showing how substituting an exponential form leads to a different equation that may not be easier to solve.
  • Series solutions are mentioned as a common approach for these types of equations, with some participants noting that closed-form solutions may exist depending on the specific functions involved.
  • The Frobenius method is discussed as a last resort, generating infinite series solutions that rarely yield closed forms, particularly in the context of Laplace's equation.
  • Participants also mention the possibility of using a product of functions approach, where one function is solved for in terms of another, potentially simplifying the equation.

Areas of Agreement / Disagreement

Participants do not reach a consensus on a single method for solving these equations, with multiple competing views and approaches presented throughout the discussion.

Contextual Notes

Limitations include the dependence on the specific forms of the coefficients and the unresolved nature of the mathematical steps involved in the proposed methods.

Terilien
Messages
140
Reaction score
0
In general how do we deal with linear second order differential equations with variable coeffecients?
 
Physics news on Phys.org
In general, you can't. You have to specify the form of those coefficients and hope to match it to an equation for which there is a known solution, probably involving a substitution or two along the way. (Unless it lends itself to direct integration, or something.)

Which equation are you concerned with?
 
Last edited:
why can't you just plug in in e^rt like you do with the constant coefficient ones and just let r be variable(guessing)? For example when you plug e^rt into the homogenous equation you can find r by solving a quadratic equation involving the coffecient. You need to solve for r. however since in this case the coeeficients depend on time, can't we just have variable solutions (r). note that I haven't thought about this much.

I was just curious as the notes I found didn't discuss them much.
 
Last edited:
Let's say your equation is

[tex]y^{\prime \prime} + \alpha(t) y^{\prime} + \beta(t) y = 0[/tex]

where alpha and beta are arbitrary functions. Now, try your method of subbing

[tex]y(t) = e^{r(t)}[/tex]

bung this into the first equation, and you get

[tex]r^{\prime \prime} e^{r(t)} + r^{\prime 2} e^{r(t)} + \alpha(t) r^{\prime} e^{r(t)} + \beta(t) e^{r(t)} = 0[/tex]

Now, divide out the expoenents, and your equation becomes

[tex]r^{\prime \prime} + r^{\prime 2}+\alpha(t) r^{\prime} +\beta(t) =0[/tex]

So, you now have a different equation, but, more than likely it's not one which is any easier to solve-- unless you get lucky.

Note however, this new one is effectively a first order equation -- i.e. by letting [tex]q(t) =r^{\prime}(t)[/tex].
 
Last edited:
Err... if you want ot find out what kind of second-order equations are soluble, you can look here. They also have some solutions of PDEs on other pages.
 
Typically, series solutions are used for linear differential equations with variable coefficients.
 
decomposition in series...

Is general recipe ,but sometimes such eqs can be solved explicitely and in finite ,closed form.
It depends on [itex]\alpha(t),\beta(t)[/itex] functions coefficients involved.
 
The brute force method, usually a method of last resort is the method of frobenius. The problem is you'll generate infinite series solutions which rarely have a closed form. The method is necessary for laplaces equation in cylindrical and spherical coordinates.
 
tehno said:
Is general recipe ,but sometimes such eqs can be solved explicitely and in finite ,closed form.
It depends on [itex]\alpha(t),\beta(t)[/itex] functions coefficients involved.
Yes, particularly "Euler type" or "equi-potential" equations.

Elvex said:
The brute force method, usually a method of last resort is the method of frobenius. The problem is you'll generate infinite series solutions which rarely have a closed form. The method is necessary for laplaces equation in cylindrical and spherical coordinates.
Strictly speaking, "Frobenius" method only applies to series expansion about regular singular points, not general series expansions.
 
  • #10
There is the y(x)=u(x)*v(x)...
solve for v(x), and end up with something like this u'' +(something)u=0
if your lucky enough it's an easy equation...
Edit:If the Diff Eq was this: y'' +a(x)y'+b(x)y=0
then replacing y=v(x)*u(x)
we have this :u''*v+u'(2v'+a(x)v)+u(v"+a(x)v'+b(x)v)=0
Take (2v'+a(x)v)=0 solve for v , then replace in the Eq above.
Then this is what I meant if you were lucky (v"+a(x)v'+b(x)v) should simplify into something related to v in order to solve...
 
Last edited:

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
955
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K