Spot the error (circumference of ellipse)

  • Context: Graduate 
  • Thread starter Thread starter nonequilibrium
  • Start date Start date
  • Tags Tags
    Ellipse Error
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
nonequilibrium
Messages
1,412
Reaction score
2
Spot the error:

The circumference of an ellipse with semi-major axis = 2 and semi-minor axis = 1 (i.e. [itex]\left( \frac{x}{2} \right)^2 + y^2 = 1[/itex]) is [itex]4 \pi[/itex]. Proof:

[itex]\textrm{circumference} = \iint_{\mathbb R^2}{ \delta \left( \left( \frac{x}{2} \right)^2 + y^2 - 1 \right) } \mathrm d x \mathrm d y = 2 \iint_{\mathbb R^2}{ \delta \left( \left( \frac{x}{2} \right)^2 + y^2 - 1 \right) } \mathrm d \frac{x}{2} \mathrm d y = 2 \iint_{\mathbb R^2}{ \delta \left( x^2 + y^2 - 1 \right) } \mathrm d x \mathrm d y = 2 \times 2 \pi = 4 \pi[/itex]

(I couldn't post this in the Math forum since they would just yell at me for using the dirac delta, and it's also not homework as I know the answer.)
 
Physics news on Phys.org
I could not see the mistake yet.. Interesting way to calculate the circumference :)