Rose curve
In the figure below you will see a "flower" with a green leaf limited by a closed simple curve, calculate the area of the curve:
$$r(t)=(cos(5t)-cos(7t),sin(5t)+sin(7t)),$$
for $t\in (0,\pi/6)$.
You can use the trigonometric formula : $\cos u \cos v= 1/2\cos(u+v)+1/2\cos(u-v)$.
$$r(t)=(cos(5t)-cos(7t),sin(5t)+sin(7t)),$$
for $t\in (0,\pi/6)$.
You can use the trigonometric formula : $\cos u \cos v= 1/2\cos(u+v)+1/2\cos(u-v)$.
17
Answer
Your curve is given by $r(t) = (x(t),\ y(t))$,
where
where
- $\red{x(t) = cos(5t) - cos(7t)}$
- $ \blue{y(t)= sin(5t) + sin(7t)}$
The area of the "petal" of interest will be given by
$$A = \int_{\pi/6}^0 \red{x(t)}\blue{ y'(t)} dt $$
Remark: The intervals of the integral is define by the orientation of the curve.
Then, we need to compute $\blue{y'(t)}$,
$$\blue{y'(t) = 5 cos(5 t) + 7 cos(7 t) }$$,
so that the integral become,
$$A = \int_{\pi/6}^0 \red{\left( cos(5t) - cos(7t) \right)} \cdot \blue{\left(5 cos(5 t) + 7 cos(7 t)\right)}dt $$
$$\Rightarrow A = -t+\frac{1}{2} \sin (2 t)+\frac{1}{4} \sin (10 t)+\frac{1}{12} \sin (12 t)-\frac{1}{4} \sin (14 t) \bigg|_{\pi/6}^0$$
$$\therefore A = \frac{\pi}{6}$$
32
The answer is accepted.
Join Matchmaticians Affiliate Marketing
Program to earn up to a 50% commission on every question that your affiliated users ask or answer.
- answered
- 2898 views
- $2.13
Related Questions
- Is $\sum_{i=1}^{\infty}\arctan (\frac{n+1}{n^2+5})$ convergent or divergent?
- Calculating Driveway Gravel Area and Optimizing Cardboard Box Volume
- Rewrite $\int_{\sqrt2}^{2\sqrt2} \int_{-\pi/2}^{-\pi/4} r^2cos(\theta)d\theta dr$ in cartesian coordinates (x,y)
- Prove the trig identity $\sec x- \sin x \tan x =\frac{1}{\sec x}$
- Allocation of Price and Volume changes to a change in Rate
- Integrate $\int e^{\sqrt{x}}dx$
- Use Stokes’ Theorem to calculate $\iint_{S} \nabla \times V· dS$ on the given paraboloid
- Prove that $\int_{-\infty}^{\infty}\frac{\cos ax}{x^4+1}dx=\frac{\pi}{2}e^{-\frac{a}{\sqrt{2}}}(\cos \frac{a}{\sqrt{2}}+\sin \frac{a}{\sqrt{2}} )$