Random Forced Exponential Diff Equations

Gspace
Messages
16
Reaction score
0

Homework Statement



I was given three plots of solutions for a forced exponential diffeq: y'[t]+1.85 y[t]=0.7t^2
with starter values on y[0] equal to -6, 0,and +7

The three plots eventually merge, how do I give the formula for this parabola?



Homework Equations



E^(-r t) starter1+E^(-r t) Integral, of E^(rs) f ds
 
Physics news on Phys.org
The solution isn't a parabola. And you relevant equation isn't correct. It should be

y(t) = y(0)e^{-rt} +\int_0^t e^{-rs}f(s)\,ds

If you don't know how to solve the equation for yourself you can just plug your information into this equation. (It is common usage to use f(t) instead of f[t] for function notation.)
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top