Multiple Integrals: What They Do & How to Understand Them

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 3K views
Grogerian
Messages
36
Reaction score
0
I'm just curious of what exactly multiple integrals are for example if you have
[tex]\int^{3}_{1}xdx[/tex]
you get 3-1[i think - it's been a while] but what does the second integral or 3rd and so on do to the function, I've looked ahead in my solutions manual and i think i understand part of it :D but id like to know / understand it a bit better it gave me this(from memory - my book isn't in front of me).

[tex]\int\int(x,y)(x^{2}dx+y^{2}dy) = \int(x^{2})*\int(y^{2})[/tex]

so all you're doing is splitting up x and y into separate integrals? - which doesn't make sense to me but :)
 
Physics news on Phys.org
You have to integrate over one variable at a time. So if are integrating over x first, treat y as a constant. Once you are done with the first integral, integrate over y and treat x constant.