Solving a Homogeneous Linear ODE: (x^2-1)y'' + 4xy' + 2y = 6x

Click For Summary

Homework Help Overview

The problem involves solving a homogeneous linear ordinary differential equation (ODE) of the form (x^2-1)y'' + 4xy' + 2y = 6x, with given solutions for the homogeneous part. The original poster (OP) attempts to find a particular solution using the method of variation of parameters.

Discussion Character

  • Exploratory, Problem interpretation, Assumption checking

Approaches and Questions Raised

  • The OP outlines their approach using the variation of parameters and expresses confusion regarding their system of equations. Other participants confirm the given functions are solutions to the homogeneous equation and suggest alternative methods, such as undetermined coefficients, for finding the particular solution.

Discussion Status

The discussion is ongoing, with participants exploring different methods for solving the ODE. The OP seeks clarification on their approach and is open to suggestions for alternative methods. There is no explicit consensus on the preferred method yet.

Contextual Notes

The OP mentions uncertainty about their system of equations and whether they are correctly solving for the constants involved. There is an indication that the OP is working within the constraints of a homework assignment, which may influence their approach.

manenbu
Messages
101
Reaction score
0

Homework Statement



Solve:
[itex](x^2-1)y'' + 4xy' + 2y = 6x[/itex], given that [itex]y_1=\frac{1}{x-1}[/itex] and [itex]y_2=\frac{1}{x+1}[/itex].

Homework Equations





The Attempt at a Solution



Since both solutions are given, the solution to the homogenous system is:
[tex]y_h=C_1\frac{1}{x-1} + C_2\frac{1}{x+1}[/tex]
And the solution to the original equation would be:
[tex]y=C_1(x)\frac{1}{x-1} + C_2(x)\frac{1}{x+1}[/tex]

To solve I use this system of equations:

[tex]C_1'(x)\frac{1}{x-1} + C_2'(x)\frac{1}{x+1} = 0[/tex]
[tex]-C_1'(x)\frac{1}{(x-1)^2} - C_2'(x)\frac{1}{(x+1)^2} = 6x[/tex]

Somehow, all of this should end up being: [itex]y=\frac{C_1}{x-1} + \frac{C_2}{x+1} + x[/itex], according to the answers, but I just can't get there. Was there anything wrong in the systems of equations? Or is it me solving for the constants (I didn't write it here)?
 
Physics news on Phys.org
It's not clear in your OP, but apparently y1 and y2 are solutions to the homogeneous equation. If that's the case, then you should try yp = Ax + B for your particular solution.
 
Yes, those are solutions to the homogenous equation. I'm trying to solve it using the variation method, using y = c1(x) y1 + c2(x) y2.
 
manenbu said:
Yes, those are solutions to the homogenous equation. I'm trying to solve it using the variation method, using y = c1(x) y1 + c2(x) y2.
You could do that, but Mark44's suggestion for "undetermined coefficients" is much simpler.
 
Ok, so let's assume I still want to solve it using the variation method, just to see that I'm doing it ok (because obviously I went wrong there).

Is my system ok? Any recommendations on a preferred way to solve it?
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
7
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
12
Views
5K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
10
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K