Question
Question: If $\frac{x}{a}cosa + \frac{y}{b}sin \alpha = 1, \frac{x}{a}cos\beta + \frac{y}{b}sin \beta = 1$ and...
If axcosa+bysinα=1,axcosβ+bysinβ=1 and a2cosαcosβ+b2sinαsinβ=0; α−β=2nπ,n∈Z then prove that -
tanαtanβ=a2(y2−b2)b2(x2−a2) and x2+y2=a2+b2

The problem asks us to prove two statements given three conditions.
Given Conditions:
- axcosα+bysinα=1
- axcosβ+bysinβ=1
- a2cosαcosβ+b2sinαsinβ=0
- α−β=2nπ,n∈Z
Statements to Prove: A. tanαtanβ=a2(y2−b2)b2(x2−a2) B. x2+y2=a2+b2
Step-by-step Derivation:
Part 1: Solve for x/a and y/b Let X=ax and Y=by. The first two equations become: Xcosα+Ysinα=1(i) Xcosβ+Ysinβ=1(ii)
Subtracting (ii) from (i): X(cosα−cosβ)+Y(sinα−sinβ)=0 Using sum-to-product formulas: X(−2sin2α+βsin2α−β)+Y(2cos2α+βsin2α−β)=0 Since α−β=2nπ, sin2α−β=0. We can divide by 2sin2α−β: −Xsin2α+β+Ycos2α+β=0 Ycos2α+β=Xsin2α+β XY=tan2α+β⟹bxay=tan2α+β
Alternatively, we can solve for X and Y using Cramer's Rule or substitution. Multiply (i) by sinβ and (ii) by sinα: Xcosαsinβ+Ysinαsinβ=sinβ Xcosβsinα+Ysinβsinα=sinα Subtracting the second from the first: X(cosαsinβ−cosβsinα)=sinβ−sinα Xsin(β−α)=sinβ−sinα X=sin(β−α)sinβ−sinα=2sin2β−αcos2β−α2cos2α+βsin2β−α=cos2α−βcos2α+β So, ax=cos2α−βcos2α+β(v)
Multiply (i) by cosβ and (ii) by cosα: Xcosαcosβ+Ysinαcosβ=cosβ Xcosβcosα+Ysinβcosα=cosα Subtracting the first from the second: Y(sinβcosα−sinαcosβ)=cosα−cosβ Ysin(β−α)=cosα−cosβ Y=sin(β−α)cosα−cosβ=−2sin2α−βcos2α−β−2sin2α+βsin2α−β=cos2α−βsin2α+β So, by=cos2α−βsin2α+β(vi) Note: Since α−β=2nπ, cos2α−β=0. If cos2α−β=0, then x and y would be undefined.
Part 2: Prove x2+y2=a2+b2 Square equations (v) and (vi) and add them: (ax)2+(by)2=cos22α−βcos22α+β+cos22α−βsin22α+β a2x2+b2y2=cos22α−βcos22α+β+sin22α+β=cos22α−β1 a2x2+b2y2=21+cos(α−β)1=1+cos(α−β)2(vii)
Now, let's use the third given condition: a2cosαcosβ+b2sinαsinβ=0 Multiply by a2b2: b2cosαcosβ+a2sinαsinβ=0 Divide by cosαcosβ (assuming cosαcosβ=0, if it were zero, then sinαsinβ would not be zero and the equality would not hold unless a2=0 or b2=0, which is not the case): b2+a2cosαcosβsinαsinβ=0 b2+a2tanαtanβ=0 tanαtanβ=−a2b2(viii)
We know the identities: cosαcosβ=21[cos(α−β)+cos(α+β)] sinαsinβ=21[cos(α−β)−cos(α+β)] Substitute these into the third given condition: a221[cos(α−β)+cos(α+β)]+b221[cos(α−β)−cos(α+β)]=0 Multiply by 2a2b2: b2[cos(α−β)+cos(α+β)]+a2[cos(α−β)−cos(α+β)]=0 (b2+a2)cos(α−β)+(b2−a2)cos(α+β)=0 (a2+b2)cos(α−β)=(a2−b2)cos(α+β) cos(α+β)=a2−b2a2+b2cos(α−β)(ix) This relation is valid as long as a2=b2. If a2=b2, then (2a2)cos(α−β)=0⟹cos(α−β)=0. If cos(α−β)=0, then α−β=(2k+1)2π. In this case, cos22α−β=cos2(k2π+4π)=21. From (vii): a2x2+b2y2=1+cos(α−β)2=1+02=2. So, a2x2+b2y2=2. If a2=b2, then a2x2+y2=2⟹x2+y2=2a2. Also, a2+b2=a2+a2=2a2. So x2+y2=a2+b2 holds even if a2=b2.
Let's continue for the general case using (ix). From (v) and (vi): x2=a2cos22α−βcos22α+β=a221+cos(α−β)21+cos(α+β)=a21+cos(α−β)1+cos(α+β) y2=b2cos22α−βsin22α+β=b221+cos(α−β)21−cos(α+β)=b21+cos(α−β)1−cos(α+β)
Adding these two expressions: x2+y2=1+cos(α−β)a2(1+cos(α+β))+b2(1−cos(α+β)) x2+y2=1+cos(α−β)a2+a2cos(α+β)+b2−b2cos(α+β) x2+y2=1+cos(α−β)(a2+b2)+(a2−b2)cos(α+β) Substitute cos(α+β) from (ix): x2+y2=1+cos(α−β)(a2+b2)+(a2−b2)(a2−b2a2+b2cos(α−β)) x2+y2=1+cos(α−β)(a2+b2)+(a2+b2)cos(α−β) x2+y2=1+cos(α−β)(a2+b2)(1+cos(α−β)) Since cos2α−β=0, 1+cos(α−β)=2cos22α−β=0. So, we can cancel the term (1+cos(α−β)): x2+y2=a2+b2 This proves statement B.
Part 3: Prove tanαtanβ=a2(y2−b2)b2(x2−a2) From Part 2, we have already established tanαtanβ=−a2b2 from the third given condition. Now, let's consider the expression a2(y2−b2)b2(x2−a2). We need to show that this expression is equal to −a2b2. a2(y2−b2)b2(x2−a2)=−a2b2 Assuming a,b=0, we can divide by a2b2: y2−b2x2−a2=−1 x2−a2=−(y2−b2) x2−a2=−y2+b2 x2+y2=a2+b2 Since we have already proven x2+y2=a2+b2, the first statement is also proven.
The proofs rely on the condition α−β=2nπ, which ensures sin2α−β=0 and cos2α−β=0 (otherwise x,y would be infinite from the expressions derived for them). If cos2α−β=0, then α−β=(2k+1)π, which implies cos(α−β)=−1, and 1+cos(α−β)=0, leading to division by zero in the expressions for x2 and y2. However, the initial derivation of X and Y shows that cos2α−β is in the denominator. If cos2α−β=0, then X and Y are undefined, implying x and y are undefined, which would make the problem ill-posed. Thus, cos2α−β=0 is implicitly required for x and y to be finite.
Final Answer: The proofs are shown above.
Solution
-
Express ax and by in terms of trigonometric functions of 2α+β and 2α−β by solving the first two linear equations. ax=cos2α−βcos2α+β and by=cos2α−βsin2α+β.
-
Square these expressions and add them to find x2+y2 in terms of cos(α+β) and cos(α−β). x2+y2=1+cos(α−β)a2(1+cos(α+β))+b2(1−cos(α+β)).
-
From the third given condition, derive a relationship between cos(α+β) and cos(α−β): tanαtanβ=−a2b2⟹(a2+b2)cos(α−β)=(a2−b2)cos(α+β).
-
Substitute this relationship into the expression for x2+y2 to simplify and prove x2+y2=a2+b2.
-
To prove the first statement, substitute the proven x2+y2=a2+b2 into the expression a2(y2−b2)b2(x2−a2) and show it equals −a2b2, which is already known to be tanαtanβ.