Differential equation using complex exponentials

AI Thread Summary
The discussion centers on solving the differential equation d^3f/dt^3 + f = 0 using complex exponentials. Participants suggest starting with a solution of the form f(t) = A sin(theta) + B cos(theta), utilizing the relationships between sine, cosine, and complex exponentials. The approach involves differentiating the proposed function to find the coefficients A and B. There is a call for clarification on the steps involved in deriving independent solutions in real form. The thread emphasizes the importance of understanding the application of complex exponentials in solving such differential equations.
Slimsta
Messages
189
Reaction score
0

Homework Statement


Find three independent solutions to the differential equation
\frac{d^3}{dt^3}f(t) + f(t) = 0
You should use complex exponentials to derive the solutions, but express the results in real
form.

Homework Equations



sin\theta = \frac{e^{i\theta} - e^{-i\theta}}{2i}
cos\theta = \frac{e^{i\theta} + e^{-i\theta}}{2}

The Attempt at a Solution


I'm not entirely sure what to do.. please help
I copy notes in class, tried to read the chapter but I don't see anything that helps me get the question
 
Physics news on Phys.org
someone?
 
I would recommend trying a solution of the form f(t) = A sin (theta) + B cos (theta) where you can replace the sin and cos with the relevant equations.

Once you establish the function then differentiate and solve for your A and B.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top