MHB Proving Solution of Triangles with Tan Function

  • Thread starter Thread starter DrunkenOldFool
  • Start date Start date
  • Tags Tags
    Triangles
DrunkenOldFool
Messages
20
Reaction score
0
In a triangle $ABC$, the sides opposite to vertices $A,B,C$ are $a,b,c$ respectively. I have to prove

$$ \frac{\tan\left( \frac{A}{2}\right)}{(a-b)(a-c)}+\frac{\tan\left( \frac{B}{2}\right)}{(b-c)(b-a)}+\frac{\tan\left( \frac{C}{2}\right)}{(c-a)(c-b)} = \frac{1}{\Delta}$$

$\Delta$ denotes the area of the triangle.
 
Mathematics news on Phys.org
I would consider the half-angle identity for tangent:

$\displaystyle \tan\left(\frac{\theta}{2} \right)=\frac{1-\cos(\theta)}{\sin(\theta)}$

and the formula:

$\displaystyle \Delta=\frac{1}{2}bc\sin(A)$

and the law of sines:

$\displaystyle \frac{\sin(A)}{a}=\frac{\sin(B)}{b}=\frac{\sin(C)}{c}$

to write the expression as:

$\displaystyle \frac{1-\cos(A)}{\sin(A)(a-b)(a-c)}+\frac{a(1-\cos(B))}{b\sin(A)(b-c)(b-a)}+\frac{a(1-\cos(C))}{c\sin(A)(c-a)(c-b)}=\frac{2}{bc\sin(A)}$

Multiply through by $\displaystyle bc\sin(A)$

$\displaystyle \frac{bc(1-\cos(A))}{(a-b)(a-c)}+\frac{ac(1-\cos(B))}{(b-c)(b-a)}+\frac{ab(1-\cos(C))}{(c-a)(c-b)}=2$

Multiply through by $\displaystyle (a-b)(a-c)(b-c)$:

$\displaystyle bc(b-c)(1-\cos(A))+ac(c-a)(1-\cos(B))+ab(a-b)(1-\cos(C))=2(a-b)(a-c)(b-c)$

Using the law of cosines, we may write:

$\displaystyle 1-\cos(A)=1-\frac{b^2+c^2-a^2}{2bc}=\frac{a^2-(b-c)^2}{2bc}$

$\displaystyle 1-\cos(B)=1-\frac{a^2+c^2-b^2}{2ac}=\frac{b^2-(a-c)^2}{2ac}$

$\displaystyle 1-\cos(C)=1-\frac{a^2+b^2-c^2}{2ab}=\frac{c^2-(a-b)^2}{2ab}$

and we have:

$\displaystyle (b-c)(a^2-(b-c)^2)+(c-a)(b^2-(a-c)^2)+(a-b)(c^2-(a-b)^2)=4(a-b)(a-c)(b-c)$

I shall leave you now to verify (as I have), that this is an identity.(Mmm)
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.

Similar threads

Back
Top