How to Find the Area Bounded by a Hypocycloid Equation?

  • Thread starter Thread starter Reshma
  • Start date Start date
  • Tags Tags
    Area Bounded
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 13K views
Reshma
Messages
749
Reaction score
6
Equation of a hypocycloid is:
[tex]x^{3/2} + y^{3/2} = a^{3/2}[/tex].
Find the area of the figure bounded by this hypocycloid.

My work:
I can use the plane polar coordinates here taking [itex]x = a\cos t[/itex] & [itex]y = a\sin t[/itex] with [itex]t = [0, 2\pi][/itex]. But I don't know how to obtain the surface integral for evaluating the area ( :blushing:) . Someone help me.
 
Physics news on Phys.org
First of all, you've not used plane polar coordinates. When you say [itex]x = a\cos t[/itex] & [itex]y = a\sin t[/itex], you have just given a parametric representation of any point (x,y) lying on the curve.

When you integrate to find the area, your domain of integration is going to include points lying inside the curve also. So, you need to use the polar coordinates [itex]x= r \cos \theta[/itex] and [itex]y=r \sin \theta[/itex].

Now, your integral will be
[tex]\int \int dx dy[/tex]
Convert this integral to polar coordinates. Can you take it from here?
 
Last edited:
First of all, you've not used plane polar coordinates. When you say [itex]x = a\cos t[/itex] & [itex]y = a\sin t[/itex], you have just given a parametric representation of any point (x,y) lying on the curve
Well in any case [itex]\int \int dx dy[/itex] the cannot be applied here since it completely ignores the equation of the given curve. The parametric representation of a hypocycloid will be:
[tex]x = a\cos^3 t , y = a\sin^3 t[/tex]
[tex]dx = -3a\cos^2 t\sin tdt, dy = 3a\sin^2 t\cos t dt[/tex]
So the formula representing the area of a curvilinear trapezoid bounded by a curve represented parametrically is:
[tex]Q = \int_0^{2\pi} ydx = \int_0^{2\pi} a\sin^3 t(-3a\cos^2 t\sin t)dt =-3a^2\int_0^{2\pi} \sin^4 t\cos^2 tdt[/tex]

Someone just help me crack this integral, I am not very far from the answer i.e. [itex]{3\over 8}\pi a^2[/itex].
 
Reshma said:
Equation of a hypocycloid is:
[tex]x^{3/2} + y^{3/2} = a^{3/2}[/tex].
Reshma said:
The parametric representation of a hypocycloid will be:
[tex]x = a\cos^3 t , y = a\sin^3 t[/tex]

These do not agree (plug in with e.g. t = 2, a = 1 to verify). You want your x to be such that x^(3/2) = a^(3/2) * cos^2 t and your y to satisfy y^(3/2) = a^(3/2) * sin^2 t.

Or is your original equation correct? It would only be defined for values in the first quadrant.
 
Last edited: