Solving for Integral with Partial Differentiation

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
Economist2008
Messages
5
Reaction score
0
Do you guys know if it's possible to solve for the following integral

l(t)=∫ {a+ [b+cL(t)+exp^L(t)]/d } dt

where a, b, c and d are constants and the derivative of L(t) is l(t).

Thanks in advance!
 
Physics news on Phys.org
If you differentiate both sides, you get a DE of the form:
L'' = f(L).

You have by the chain rule:
d^2 L /dt = (dL/dt) d/dL (dL/dt) and
L'' = L' d/dL (L') = d/dL 1/2 (L')^2 = f(L) which is separable.

EDIT: Why does your thread read "partial differentiation"?