Hi,
Given that y=ln[tan((p/4) +
(x/2)),
show that sinh y = tan x and cosh y = sec x.
Thanks for your help.
Take exp() of both sides, and work out
also its reciprocal. Then plug into the definition of sinh and cosh
to see it works out nicely.
Kerwin
I had a go, but got stuck.
ey = tan((p/4) + (x/2))
sinh y = (ey - e-y)/2
I also put in the tan part into the y, but was not sure how to show
that this equalled tan x?
Hi,
The main formula you need to know for this question is the addition
angle formula for tan x:
tan(a + b) = (tan a + tan b)/(1 - tan a tan b)
Of course we also need the definition of cosh and sinh:
2 cosh x = ex + e-x
2 sinh x = ex - e-x
Now let's start off by looking at tan(p/4 + x/2):
tan(p/4 + x/2) = (tan p/4 + tan x/2)/(1 - tan p/4 tan x/2) = (1 + tan x/2)/(1 - tan x/2)
using the addition angle formula for tan.
So
ey = (1 + tan x/2)/(1 - tan x/2) [1]
e-y = (1 - tan x/2)/(1 + tan x/2) [2]
Consider [1] + [2]:
2 cosh y = [(1 + tan x/2)2 + (1 - tan
x/2)2]/(1 - tan2 x/2)
(by finding a common denominator)
So:
2 cosh y = [2 + 2 tan2 x/2]/(1 - tan2 x/2) =
(2 sec2 x/2)/(1 - tan2 x/2)
= (2 tan x/2)/(1 - tan2 x/2) * (sec2
x/2)/(tan x/2)
= tan x / (cos x/2 sin x/2)
= tan x / (1/2 sin x) (using sin x = 2 sin x/2 cos x/2)
= 2 sec x
As required.
Now consider [1] - [2]:
2 sinh y = [(1 + tan x/2)2 - (1 - tan
x/2)2]/(1 - tan2 x/2) = (4 tan x/2)/(1 -
tan2 x/2) = 2 tan x
Hope this helps,
Michael D.
Thank you Michael.
I am going to read you post in detail.
I'll get back if I get any probs. Is that ok?
Of course :-) And I'm certain there should
be a more elegant way of doing it than the way I did it, so if you
or anyone else have any further ideas, please post them!
Yours,
Michael