Re: How do I solve this system of ODEs?
- From: Protoman <Protoman2050@xxxxxxxxx>
- Date: 15 May 2007 18:01:55 -0700
On May 15, 4:06 pm, Gib Bogle <b...@xxxxxxxxxxxxxxxxxxxxxxxx> wrote:
Protoman wrote:
How do I solve this system of ODEs?
y'+2y=2x
2y'+y=4x
This is not a system of ODEs, it is two separate 1st order ODEs, with
two separate solutions. A system of ODEs has the same number of
independent variables as the number of 1st order ODEs. You have only
one independent variable, y.
Go back and look at where you got the equations from, your mistake is
probably there.
OK, here's the right equations;
(y'+z')+2(y+z)=2x
2(y'+z')+(y+z)=4x
Ok, now how do I solve this? Eliminate one the independant variables?
.
- Follow-Ups:
- Re: How do I solve this system of ODEs?
- From: quasi
- Re: How do I solve this system of ODEs?
- From: Gib Bogle
- Re: How do I solve this system of ODEs?
- References:
- How do I solve this system of ODEs?
- From: Protoman
- Re: How do I solve this system of ODEs?
- From: Gib Bogle
- How do I solve this system of ODEs?
- Prev by Date: Re: What's in a name?
- Next by Date: inverse function,
- Previous by thread: Re: How do I solve this system of ODEs?
- Next by thread: Re: How do I solve this system of ODEs?
- Index(es):
Relevant Pages
|