Quote (Bloo_Guardian @ Feb 12 2015 10:12pm)
Sorry one more thing but when it says find all values of the two real numbers a,b such that a^2 + b^2 = 1
Is that already given as part of the parametrization? Or do I actually need to find those somehow? Kind of lost at that point
EDIT:
Looking at it again I get
a^2 + b^2 = 1 = x^2 + y^2 so would I say all (x,y) that are on the unit circle satisfy this?
when u evaluate the integral u get 2pi(a-1).
the question asks for which a,b does this integral = 0
so set 2pi(a-1) = 0
=> a=1
going back to a^2+b^2 =1
1 + b^2 = 1
b = 0
so the only values are a=1 b=0