Laplace Transform Diff EQ Help Request

keebler71
Messages
1
Reaction score
0
Ok...so this isn't homework (well past that at 39!) but I'm trying to brush off the old cobwebs and solve a vehicle motion problem. Specically, I'm trying to find the

Homework Statement



Ok...so this isn't homework (well past that at 39!) but I'm trying to brush off the old cobwebs and solve a vehicle motion dynamics problem. Specifically I’m trying to solve for the velocity history of the vehicle subject to accelerations that vary with the velocity and velocity squared. Eventually I’ll add a forcing term and I’d like to solve this using the Laplace Transform.

Homework Equations



Here is a generalized version of the equation:

v’ (t) = k1*v(t)^2 + k2^v(t) + k3

The Attempt at a Solution



The left side is easy:
L[v’(t)] = sV(s) - v(0)

But I’ve been stumped by the right side. Specifically, I am having trouble finding the L[v(t)^2] term. I’ve tried substituting into the definition of the LT and integrating by parts but not luck so far and can't find an similar example on the web or in a table... Any suggestions?
 
Physics news on Phys.org
I don't think the Laplace transform is appropriate for this problem because you don't have a linear differential equation due to the v2 term. The differential equation is separable, though.
 
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