Question
Question: How do you evaluate the integral \(\sin \left( {{x}^{2}}+{{y}^{2}} \right)dr\) where r is the region...
How do you evaluate the integral sin(x2+y2)dr where r is the region 9≤x2+y2≤64in the polar form?
Solution
In 2 dimensional we convert into polar coordinate as (r,θ) where r is the distance from origin to the point (x,y) ,θ is the angle between positive x axis and line joining origin and the point (x,y) . So the value of r is x2+y2 . First we will convert the equation we have to integrate into polar form and then we can write dxdy as rdrdθ and change the limits
Complete step by step answer:
We have to integrate sin(x2+y2) in the region 9≤x2+y2≤64
We can write ∫sin(x2+y2)dxdy in the region 9≤x2+y2≤64
Drawing the region in graph
We can see that all quadrants have same area and all are symmetric so we can compute the integration for first quadrant and multiply it by 4
If we convert the region in parametric form then it would be rdrdθ where r is from 3 to 8 and θ is from 0 to 2π
We can write x2+y2=r2
So ∫sin(x2+y2)dxdy in the region 9≤x2+y2≤64 = 4×θ=0∫θ=2πr=3∫r=8sinr2rdrdθ
First we will integrate with respect to r and then with respect to θ
We can integrate sinr2rdr by taking r2 as t so the value of rdr will be equal to 2dt
So we can write ∫sinr2rdr=∫21sintdt
The value of ∫21sintdt is equal to −21cost , replacing t with r2 we get −21cosr2
So the value of r=3∫r=8sinr2rdr is equal to −21[cos(82)−cos(32)] = 21[cos(32)−cos(82)]
We can write 4×θ=0∫θ=2πr=3∫r=8sinr2drdθ as 4×θ=0∫θ=2π21[cos(32)−cos(82)]dθ
⇒4×θ=0∫θ=2π21[cos(32)−cos(82)]dθ=2[cos(32)−cos(82)]θ=0∫θ=2πdθ
⇒4×θ=0∫θ=2π21[cos(32)−cos(82)]dθ=2×2π[cos(32)−cos(82)]=π[cos(32)−cos(82)]
π[cos(32)−cos(82)]=π[cos(9)−cos(64)]
So the value of integral sin(x2+y2)dr where r is the region 9≤x2+y2≤64 is equal to π[cos(9)−cos(64)]
Note:
In this type of problem we need set the limit of r and θ very carefully, it is given that 9≤x2+y2≤64 and x2+y2=r2 so 9≤r2≤64 so the limit of r is from 3 to 8. The limit of θ is from 2π as we integrate in the first quadrant. Converting into polar form is very important process write x as rsinθ and y as rsinθ, and write the term x2+y2 as r2 .