How do I solve this system of ODEs?
- From: Protoman <Protoman2050@xxxxxxxxx>
- Date: 15 May 2007 15:46:13 -0700
How do I solve this system of ODEs?
y'+2y=2x
2y'+y=4x
Here's my attempt:
y'+2y=2x
(e^x^2)y'+(e^x^2)2y=(e^x^2)2x
(e^x^2y)'=(e^x^2)2x
Int(e^x^2y)'=2Int(e^x^2x)
e^x^2y=e^x^2
y=1
0+1=4x
1=4x
x=.25
(.25,1)
I don't think this is right. Help, please. Thanks!!!!
.
- Follow-Ups:
- Re: How do I solve this system of ODEs?
- From: Gib Bogle
- Re: How do I solve this system of ODEs?
- Prev by Date: Re: Submitting Manuscripts for Technical Books-
- Next by Date: Re: What's in a name?
- Previous by thread: pi(x) - prime counting function
- Next by thread: Re: How do I solve this system of ODEs?
- Index(es):
Loading