Question: I have a set of boundary conditions that i want to apply in my program to find the different constants in the function system that i have

 

# I solved the differential equation using a fourier series decomposting method. I found with the help of "Dsolve" the different expressions of the fourier constants and now I will apply the boundary conditions to find the expressions of its constants.

#this my boundary conditions

#this my system of equations

Please Wait...