help on nonlinear ODEs
- To: mathgroup at smc.vnet.net
 - Subject: [mg38563] help on nonlinear ODEs
 - From: "LC" <linchun99 at hotmail.com>
 - Date: Thu, 26 Dec 2002 04:35:02 -0500 (EST)
 - Organization: University of Illinois at Urbana-Champaign
 - Sender: owner-wri-mathgroup at wolfram.com
 
I want to solve the following equation, A1 x^2 y''[x]+A2 x^2 y'[x]^2+A3 x y y[x]=A4 x^3 y^4+A5 x^2 y^3 w/BCs: y'[0]=0 and y[a]=A6 x is from 0 to a>0 Could someone can find a way out for this? Thanks.