random_soldier1337 Posted October 12, 2018 Posted October 12, 2018 (edited) My function: d2f/dx2 + cf = delta(x) Condition: f is finite and f(50) = f(-50) = 0 Solution: f = C1exp(cx) + C2exp(-cx) Due to condition, f = C1exp(cx) for x<=0 and C2exp(-cx) for x>=0 f(50) = C2exp(-c*50) = 0 = > C2 = 0 Likewise, for C1 I don't know if I missed something. Also not sure if I dealt with the delta function correctly. I assumed RHS as zero for the purpose of solving the equation. Edited October 12, 2018 by random_soldier1337
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now