How Do I Solve This Differential Equation System?

Click For Summary

Discussion Overview

The discussion revolves around a system of differential equations presented in a historical textbook. Participants seek guidance on how to approach solving the equations, which involve interdependent variables.

Discussion Character

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

Main Points Raised

  • One participant expresses difficulty in solving the differential equation system and requests suggestions for starting points.
  • Another participant questions whether the problem is coursework and suggests moving the discussion to a different forum if it is.
  • A participant clarifies that the problem is from a century-old book and shares a link to the book, indicating they want to understand how to arrive at the provided solution.
  • One participant asks for the solution from the book and proposes a potential simplification by assuming y = z = x.
  • Another participant reformulates the original equations into a system of first-order equations and expresses uncertainty about solving the resulting nonlinear equation.
  • A later reply attempts to solve the remaining equation derived from the system, leading to an integral equation, but the participant remains unsure about its solvability.

Areas of Agreement / Disagreement

Participants do not reach a consensus on how to solve the differential equation system, and multiple approaches and uncertainties are present throughout the discussion.

Contextual Notes

There are unresolved mathematical steps and assumptions about the nature of the variables involved, as well as the interpretation of the equations.

ForMyThunder
Messages
149
Reaction score
0
I've been having trouble with this one differential equation for a VERY long time. This is not homework.

[tex]\frac{dx}{y+z}[/tex] = [tex]\frac{dy}{x+z}[/tex] = [tex]\frac{dz}{x+y}[/tex]

Any suggestions on where to start? Any advice will be much appreciated.

Thanks!
 
Last edited:
Physics news on Phys.org
ForMyThunder said:
I've been having trouble with this one differential equation for a VERY long time. This is not homework.

[tex]\frac{dx}{y+z}[/tex] = [tex]\frac{dy}{x+z}[/tex] = [tex]\frac{dz}{x+y}[/tex]

Any suggestions on where to start? Any advice will be much appreciated.

Thanks!

Is it still coursework? If so, I need to move this to the Homework Help forums.
 
berkeman said:
Is it still coursework? If so, I need to move this to the Homework Help forums.

No, it's in a book I'm using to learn how to solve differential equations; a century-old book.

The book is here:

http://books.google.com/books?id=NI...rontcover&dq=differential+equations#PPA259,M1

On page 259, problem 3. The solution is with it.

I just need to see how to arrive at that answer. It's been bugging me for a month or two. =\
 
Last edited:
Hey,

Since I can't quite browse the book (assuming such function should be available), could you possibly post here the solution provided? Furthermore, and I ask as I'm not very acquainted with the notation used, are you asked to solve for z = z(x), y = y(x)? If that is the case, how about y = z = x ?
 
Renmazuo said:
Hey,

Since I can't quite browse the book (assuming such function should be available), could you possibly post here the solution provided? Furthermore, and I ask as I'm not very acquainted with the notation used, are you asked to solve for z = z(x), y = y(x)? If that is the case, how about y = z = x ?

The solution is:

[tex]\sqrt{x+y+z}[/tex] = [tex]\frac{a}{z-y}[/tex] = [tex]\frac{b}{x-z}[/tex]

On account of the chapter, I do not think that x, y, and z are functions, more like the three interdependent variables.
 
Hi there!

I'm not sure if this would help solving the system, but I'll post it :)

[tex]\frac{dx}{y+z}=\frac{dy}{x+z}=\frac{dz}{x+y}[/tex]

from it, we obtain the system:

[tex]\frac{dy}{dx}=\frac{x+z}{y+z}[/tex]
[tex]\frac{dz}{dx}=\frac{x+y}{z+y}[/tex]

where [tex]y\rightarrow y(x)[/tex] and [tex]z\rightarrow z(x)[/tex]

or

[tex]y'=\frac{x+z}{y+z}[/tex]
[tex]z'=\frac{x+y}{z+y}[/tex]

now, adding the two equations we get:

[tex]y'+z'=\frac{x+z}{y+z}+\frac{x+y}{z+y}[/tex] or
[tex]y'+z'=\frac{x+z+x+y}{y+z}[/tex]
[tex]y'+z'=\frac{2x+y+z}{y+z}[/tex]

now we define [tex]u\rightarrow u(x)[/tex], such that [tex]u(x)=y(x)+z(x)[/tex]

this means tnat: [tex]u'(x)=y'(x)+z'(x)[/tex], or briefly [tex]u'=y'+z'[/tex]

so our equation gets reduced to:

[tex]u'=\frac{2x+u}{u}[/tex], which is a first order nonlinear equation for [tex]u(x)[/tex]

Now unfortuanltey, I have no idea how the last equation could be solved :(
 
Here's also my desperate attempt to solve the remaining equation:

[tex]u'=\frac{2x+u}{u}[/tex]

[tex]uu'=2x+u[/tex]
[tex]uu'-u=2x[/tex]

[tex]\displaystyle{\int}uu' dx-\displaystyle{\int}u dx=\displaystyle{\int}2x dx[/tex]

[tex]\displaystyle{\int}uu' dx=u^2-\displaystyle{\int}u'u dx[/tex]

[tex]\displaystyle{2\int}uu' dx=u^2[/tex]

and hence

[tex]\displaystyle{\int}uu' dx=\frac{u^2}{2}[/tex]

so plugging it in the above equation

[tex]\frac{u^2}{2}-\displaystyle{\int}u dx=x^2[/tex]

[tex]U(x)=\displaystyle{\int}u dx=\frac{u^2}{2}-x^2[/tex]

which is I think an integral equation

maybe someone can solve it (if it's solvable) and then resubstitute [tex]u=y+z[/tex] to obtain the solution to the system

best regards, Marin
 
Last edited:

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K