English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

double integration of log(x^2+y^2)dxdy between 0toa and 0 to squareroot(a^2-y^2) a>0

2007-11-08 15:20:19 · 2 answers · asked by rajamani n 1 in Science & Mathematics Mathematics

2 answers

change to polar coordinates so that
x² + y² = r²
dxdy = rdrdq
r goes from 0 to a
q goes from 0 to Pi

=Int(Int(rlog(r²)drdq) r=0..a q = 0..Pi
=Pi Int(rlog(r²)dr r=0..a
u = r² du = rdr
= Pi Int(log(u)du) u = 0 .. a²
= Pi (u log(u) - u) u = 0..a²

you have to take the limit since log(0) is not defined,
you get

Pi(a²log(a²) - a²) - Pi(0 - 0)
=Pia²(log(a² - 1)

2007-11-08 15:36:57 · answer #1 · answered by Mαtt 6 · 0 0

Convert to polar coordinates.

2007-11-08 23:35:40 · answer #2 · answered by Ron W 7 · 0 0

fedest.com, questions and answers