2

Trigonometry

$\dfrac{\cos^4 \alpha}{\cos^2 \beta}+ \dfrac{\sin^4\alpha}{\sin^2\beta} = 1$

then the value of

$\dfrac{\cos^4\beta}{\cos^2\alpha}+ \dfrac{\sin^4\beta}{\sin^2\alpha}$ is?

NOTE: can somebody help me $\cos^2\alpha \left(\frac{\cos^2 \alpha}{\cos^2 \beta}\right)+ \sin^2\alpha \left(\frac{\sin^2 \alpha}{\sin^2\beta}\right)$

P.K.
  • 7,742
  • Use $\cos$ (instead of $cos$) for $\cos$. Similarly for $\sin$. EX: $\sin^2(\alpha)+\cos^2(\alpha)=1$ $\to$ $\sin^2(\alpha)+\cos^2(\alpha)=1$ – Akiva Weinberger Aug 31 '14 at 03:58
  • http://math.stackexchange.com/questions/410304/if-dfrac-cos4-theta-cos2-phi-dfrac-sin4-theta-sin2-phi-1-show and http://math.stackexchange.com/questions/639223/if-frac-sin4-xa-frac-cos4-xb-frac1ab-then-show-that-frac – lab bhattacharjee Aug 31 '14 at 04:08

2 Answers2

2

Let $t=\sin^2(\alpha)$ and $s=\sin^2(\beta)$. Then, multiplying both sides of the given identity by $s(1-s)$ gives: $$ (1-t)^2s+t^2(1-s)=s(1-s). $$ Bringing the RHS over to the LHS simplifies to $(s-t)^2=0$ so $s=t$. Now, the expression you want to evaluate is just $$ \frac{(1-s)^2}{1-s}+\frac{s^2}{s}=1-s+s=1. $$

Kim Jong Un
  • 14,794
  • 1
  • 24
  • 49
0

$\cos^2 \alpha \left(\frac{\cos^2\alpha}{\cos^2 \beta}\right) + \sin^2 \alpha \left(\frac{\sin^2 \alpha}{\sin^2 \beta}\right)=1$.

It can be noticed that $\frac{\cos^2\alpha}{\cos^2 \beta}$ and $\frac{\sin^2 \alpha}{\sin^2 \beta}$ must be $1$ (Why?).

This tells us that $\cos^2 \alpha = \cos^2 \beta$ and $\sin^2 \alpha = \sin^2\beta$.

Plug those two results in the required expression. It will then become a well-known expression with a well-known value.

P.K.
  • 7,742