General solution of a system of equations and partial fractions

Click For Summary

Homework Help Overview

The discussion revolves around solving a system of linear equations and expressing a rational function in partial fractions. The system includes equations that are essentially equivalent, and the partial fraction decomposition involves repeated factors.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants explore the nature of the system of equations, questioning how to derive the general solution from a known solution. There is also discussion on the proper setup for partial fraction decomposition, with some participants noting the importance of clarity in mathematical expressions.

Discussion Status

Some participants have provided insights into the equivalence of the equations and the method for finding the general solution. Others have pointed out the need for clearer notation in the partial fractions problem, suggesting that equating coefficients might be a productive approach.

Contextual Notes

There is a mention of homework constraints regarding the method to be used for the partial fractions, indicating that a specific approach is preferred over others.

phy$x
Messages
3
Reaction score
0
I've been trying to get out this question for a while now:

ai) Show that (x,y,z) = (1,1,1) is a solution to the following system of equations:

x + y + z = 3
2x + 2y + 2z = 6
3x + 3y +3z = 9

aii) Hence find the general solution of the system

b) Express 2x^2 + 3/(x^2 + 1)^2 in partial fractions

My attempt:

Well ai) was simple and i got that part out with barely any effort.

In aii), i don't even know how to start :( All i know is that the answer is supposed to be:

(x,y,x) = λ(1,0,-1) + μ(0,1,-1) + (1,1,1,)

Sorry i can't offer any attempt...i just really don't know where to start...any help at all will be appreciated here.

With b) i used the matrix method...but that wasnt the approach they were looking for. I was supposed to use the concept of repeated factors:

2x^2 + 3/(x^2 + 1)^2 = Ax + B/x^2 + 1 + CX + D/(x^2+1)^2
(multiply throughout by (x^2 + 1)^2)
2x^2 +3 = (Ax + B)(x^2 + 1) + Cx + D
Let x=0
3 = B + D
D = 3 - B
Let x= 1
5 = (A + B)(2) + C + D
5 = 2A + 2B + C + D

Substituting D = 3 - B

5 = 2A + 2B + C + 3 - B
2 = 2A + B + C

Well this is where I am stuck...any help at all would be a life saver. Thank you in advance.
 
Physics news on Phys.org
Strange question. Clearly all three equations are equivalent, so we can ignore the 2nd and 3rd.
Since x+y+z is linear, having found a solution of x+y+z=3, we can add to it any solution of x+y+z=0 and the result will be a solution of the original equation. So the question is essentially asking you to find all solutions of x+y+z=0.
2x^2 + 3/(x^2 + 1)^2
Seems you mean (2x2 + 3)/(x2 + 1)2. Please use parentheses properly and subscript/superscript. Makes expressions much more readable.
2x^2 +3 = (Ax + B)(x^2 + 1) + Cx + D
The usual procedure from this point is to separate out each power of x into a different equation. That will give you four equations here.
 
phy$x said:
I've been trying to get out this question for a while now:

ai) Show that (x,y,z) = (1,1,1) is a solution to the following system of equations:

x + y + z = 3
2x + 2y + 2z = 6
3x + 3y +3z = 9

aii) Hence find the general solution of the system

b) Express 2x^2 + 3/(x^2 + 1)^2 in partial fractions

My attempt:

Well ai) was simple and i got that part out with barely any effort.

In aii), i don't even know how to start :( All i know is that the answer is supposed to be:

(x,y,x) = λ(1,0,-1) + μ(0,1,-1) + (1,1,1,)

Sorry i can't offer any attempt...i just really don't know where to start...any help at all will be appreciated here.

With b) i used the matrix method...but that wasnt the approach they were looking for. I was supposed to use the concept of repeated factors:

2x^2 + 3/(x^2 + 1)^2 = Ax + B/x^2 + 1 + CX + D/(x^2+1)^2
(multiply throughout by (x^2 + 1)^2)
2x^2 +3 = (Ax + B)(x^2 + 1) + Cx + D
Let x=0
3 = B + D
D = 3 - B
Let x= 1
5 = (A + B)(2) + C + D
5 = 2A + 2B + C + D

Substituting D = 3 - B

5 = 2A + 2B + C + 3 - B
2 = 2A + B + C

Well this is where I am stuck...any help at all would be a life saver. Thank you in advance.

In (b), do you mean
[tex]2x^2 + \frac{3}{(x^2+1)^2}[/tex] (which is what you wrote), or do you mean
[tex]\frac{2x^2 + 3}{(x^2 + 1)^2)}?[/tex]
If you meant the former, then what you wrote is perfectly OK, but if you mean the latter, you must use parentheses, like this: (2x^2 + 3)/(x^2+1)^2. Using ASCII and hence things like x^2 is OK, but you must write clearly. Also, where you write
Ax + B/x^2 + 1 + CX + D/(x^2+1)^2, you are writing
[tex]A x + \frac{B}{x^2} + 1 + Cx + \frac{D}{(x^2+1)^2}.[/tex]
I hope that is not what you really mean, but again, without parentheses, your expressions are impossible to parse (and, frankly, it takes too much of my time, so I won't even try).
 
i meant:
(Ax + B)/(x^2 + 1) + (Cx + D)/((x^2 + 1)^2)

Sry about that...
 
phy$x said:
I've been trying to get out this question for a while now:

b) Express 2x^2 + 3/(x^2 + 1)^2 in partial fractions

My attempt:

With b) i used the matrix method...but that wasn't the approach they were looking for. I was supposed to use the concept of repeated factors:

2x^2 + 3/(x^2 + 1)^2 = Ax + B/x^2 + 1 + CX + D/(x^2+1)^2
(multiply throughout by (x^2 + 1)^2)
2x^2 +3 = (Ax + B)(x^2 + 1) + Cx + D
Let x=0
3 = B + D
D = 3 - B
Let x= 1
5 = (A + B)(2) + C + D
5 = 2A + 2B + C + D

Substituting D = 3 - B

5 = 2A + 2B + C + 3 - B
2 = 2A + B + C

Well this is where I'm stuck...any help at all would be a life saver. Thank you in advance.
Expanding the product and collecting terms in the equation

2x2 +3 = (Ax + B)(x2 + 1) + Cx + D

gives

[itex]\displaystyle 2x^2+3=Ax^3+Bx^2+(A+C)x+(B+D)\ .[/itex]

Now equate coefficients of each power of x.
 
Thanks a lot guys! All help greatly appreciated. :)
 

Similar threads

  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
6
Views
2K
Replies
21
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
13
Views
3K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K