Finding when covector disappears

  • Thread starter Thread starter Kreizhn
  • Start date Start date
Kreizhn
Messages
714
Reaction score
1

Homework Statement


Find all the points p \in \mathbb R^2 such that df_p =0 where
df = \frac{ (y^2-x^2) dx - 2xy dy }{(x^2+y^2)^2}

The Attempt at a Solution


I figure the way this should be done is by solving the differential equation derived from
(y^2-x^2) dx - 2xy dy =0 .
It's either that or just find when the coefficients are identically zero. I can do either quite easily once I know for sure which I should be doing. Thoughts?

Edit: My only issue is that if I solve the differential equation, I will technically have a constant that I can't get rid of. Is there a canonical way of setting such a constant? Or is the solution the whole one-parameter family dictated by possible choices of the constant?
 
Physics news on Phys.org
This a part of some larger problem, right? A covector is a linear functional on vectors, right? dx and dy are linearly independent covectors. The only way a*dx+b*dy can vanish is if a and b are both zero.
 
Yeah sorry. For some reason I actually knew that but my brain died.

Indeed, for any covector field to be identically zero the components must be zero in any coordinate chart. Since df_p(X) =0, \forall X \in T_pM we can, in particular, simply choose elements of the tangent basis, which forces the components to be zero.

I don't know why that slipped my mind. I appreciate the input though!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top