Question: How to define summation of odd numbers in an ODE / LAPLACE equation

Hi all,

I have to solve a ODE stated as follows:

PDE := expand(Laplacian(u(r, theta)) = M[r]/r)

But the problem is I don't know how to define M[r],  which is summ of "M[n]*cos(n*p*theta), where n is 1.3.5, 7...infinity

I f i write it precisely its  "summation of M[n]*cos(n*p*theta), where n =1.3.5, 7...infinity. 

Thanks in advance

A.Q

 

 

Please Wait...