Mathematica problems with certain differential equations and DSolve
问题 Im having trouble getting started. I am in a Financial Engineering program, and I am trying to use a book written in 2003 to help me model partial differential equations, the black scholes model, etc. But in the introductory chapter there is a very basic ODE interest rate problem, and my output is very different from the book. DSolve[{y'[t] == ry[t], y[0] == P}, y[t], t] is what I put in. The book has a very neat solution of {{y(t)->P*exp^(rt)}} What I get is something like (Note, I can't