diff eq
- To: mathgroup at smc.vnet.net
- Subject: [mg84177] diff eq
- From: DrunkenButterfly <darkladymacbeth at hotmail.com>
- Date: Wed, 12 Dec 2007 19:59:03 -0500 (EST)
I need to use NDSolve to plot g[c] for c in [0,30] and I have y''+cy==0, y[0]==0, y'[0]==1, and g[c]==y[Pi/2]. What should I type?