Solving 2nd order PDE of single variable

In summary, the conversation discusses a problem with deriving steps for a given differential equation. The known solution is a function of r that involves the exponential function and the constant β. The conversation then goes into detail about the Frobenius Method and solving the differential equation using this method. The final solution is achieved by determining the recursion relationship and using σ=0. This results in one independent solution that is the same as the given known solution.
  • #1
nigels
36
0
I've been getting pretty rusty in terms of derivation in recent years. Encountered this problem which I can't derive the steps despite knowing the solution.

[itex] \frac{\partial^2 u}{\partial r^2} + \frac{\partial u}{\partial r}\left(\beta + \frac{1}{r}\right)+\frac{\beta}{r}u=0[/itex]

Known solution:

[itex]u(r) = \beta \cdot \exp(-\beta r)[/itex]

Thank you very much for your help!
 
Physics news on Phys.org
  • #2
Since the differential equation has the form of:
([itex]\frac{∂}{∂r}[/itex])2 u(r) + a(r) [itex]\frac{∂}{∂r}[/itex] u(r) + b(r) u(r) =0​
With a(r) having a simple pole at r=0, and b(r) having no more than a pole of order 2 at r=0, it is sufficient to continue with the Frobenius Method:
u(r) = rσ [itex]\sum[/itex] knrn
You can then substitute this into the equation to get something like:
[itex]\sum[/itex] kn ((n+σ)(n+σ-1)+(n+σ)+(n+σ+1)βr) rn+σ-1 = 0​
This means that the indicial equation becomes:
σ2-σ+σ=0
σ=0, multiplicity 2.​
Using σ=0 the next step is to determine the recursion relationship which will give you kn. This get's one independent solution that you can show is the same as the series for βe-βr.
And then you're done.
 
  • Like
Likes 1 person

1. What is a 2nd order PDE of single variable?

A 2nd order partial differential equation (PDE) of single variable is an equation that involves the partial derivatives of a function of two independent variables. It is called a 2nd order PDE because it contains second-order derivatives (such as second partial derivatives or mixed partial derivatives).

2. How do you solve a 2nd order PDE of single variable?

The general method for solving a 2nd order PDE of single variable is to use separation of variables. This involves assuming a solution of the form u(x,y) = X(x)Y(y) and then substituting it into the PDE to obtain two ordinary differential equations (ODEs). These ODEs can then be solved separately and the solutions combined to get the final solution for u(x,y).

3. What is the difference between a 1st and 2nd order PDE of single variable?

The main difference between a 1st and 2nd order PDE of single variable is the number of independent variables involved. A 1st order PDE only involves first-order derivatives and one independent variable, while a 2nd order PDE involves second-order derivatives and two independent variables.

4. Can you give an example of a real-world application of solving a 2nd order PDE of single variable?

One example of a real-world application of solving a 2nd order PDE of single variable is in heat transfer problems. For instance, the heat equation, which is a 2nd order PDE, can be used to model the distribution of heat in a solid object over time. By solving this PDE, we can determine the temperature at different points in the object and how it changes over time.

5. What are some common techniques used to solve 2nd order PDE of single variable?

Besides separation of variables, other common techniques used to solve 2nd order PDE of single variable include methods like the method of characteristics, Fourier series and transforms, Green's function, and numerical methods such as finite difference and finite element methods. The choice of technique depends on the specific problem and boundary conditions.

Similar threads

Replies
4
Views
503
  • Calculus and Beyond Homework Help
Replies
16
Views
970
  • Calculus and Beyond Homework Help
Replies
3
Views
281
  • Calculus and Beyond Homework Help
Replies
1
Views
768
  • Calculus and Beyond Homework Help
Replies
1
Views
668
  • Calculus and Beyond Homework Help
Replies
11
Views
1K
Replies
5
Views
1K
  • Calculus and Beyond Homework Help
Replies
8
Views
237
Replies
1
Views
631
  • Calculus and Beyond Homework Help
Replies
10
Views
2K
Back
Top