Double Integral

Double Integral - Messages

#1 Posted: 8/27/2025 7:23:18 AM
Ela Ayca Kocoglu

Ela Ayca Kocoglu

0 likes in 1 posts.

Group: User

hello everyone!! I wanted to ask how can I write these double ıntegrals in Smath ??

u(x,y):U1*sin({3*π}/2*x-{3*π}/4)*sin({3*π}/2*y-{3*π}/4)

U1 is one and I already identified above.

int(int(diff(u(x,y),x)*diff(u(x,y),x),y,0,b),x,0,a)

a and b is also defined above.

I couldn't do a double integral with only two variables.

thank you
#2 Posted: 8/27/2025 9:33:08 AM
Martin Kraska

Martin Kraska

1,277 likes in 2,201 posts.

Group: Moderator

The Simpson rule in SMath doesn't handle double integrals even if the variable is the same.

You can use some CAS interface like Maxima.

If you want a numeric solution, in your case you could use Gauss quadrature, which is easy as you have a rectangular region.

image.png

Martin KraskaPre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
3 users liked this post
ioan92 8/27/2025 9:44:53 AM, sergio 8/27/2025 1:27:03 PM, francesco rapuano 8/28/2025 5:52:36 AM
  • New Posts
  • No New Posts