|
[Date Index]
[Thread Index]
[Author Index]
is this solvable?
- To: mathgroup at smc.vnet.net
- Subject: [mg56585] is this solvable?
- From: "ames_kin at yahoo.com" <ames_kin at yahoo.com>
- Date: Fri, 29 Apr 2005 03:21:32 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
a'[t] + b'[t]== -p1 a[t] - p2 b[t]
where {a[0]== a0, b[0]== b0}
is this solvable in Mathematica? If so, how will I go about doing so?
let's assume a[0]== a0, and b[0]==b0
if symbolic solution isn't possible, then intial conditions of
a[0]== 1, and b[0]==0.5 couild be used...(or any other numbers for that
matter)
thanks in advance.
Prev by Date:
Not getting numeric answer to simple division
Next by Date:
Re: something like dB
Previous by thread:
Re: Not getting numeric answer to simple division
Next by thread:
Re: is this solvable?
|