Solve the Three-Dimensional Laplace Equation
Using Inactive, it is possible to define formal solutions and activate them when specific functions are defined.
Solve the three-dimensional Laplace equation in inactive integral form.
In[1]:= | ![]() X |
Obtain a particular solution by specifying the function f.
In[2]:= | ![]() X |
In[3]:= | ![]() X |
Out[3]= | ![]() |
In[4]:= | ![]() X |
Out[4]= | ![]() |
Visualize the solution.
In[5]:= | ![]() X |
Out[5]= | ![]() |
Verify the solution.
In[6]:= | ![]() X |
Out[6]= | ![]() |