So far I have gotten these:Quote:
(tanx / (1 - cot x)) + (cotx/(1-tanx)) = tanx + cotx + 1
(tanx - tanx^2 + cotx - cotx^2)/(1-tanx+1-cotx)
divide top and bottom i get:
tan(2 - 2tan) + cot(2 - 2cot)
again, divide by 2
tan + cot - tan^2 - cot^2
Printable View
So far I have gotten these:Quote:
(tanx / (1 - cot x)) + (cotx/(1-tanx)) = tanx + cotx + 1
(tanx - tanx^2 + cotx - cotx^2)/(1-tanx+1-cotx)
divide top and bottom i get:
tan(2 - 2tan) + cot(2 - 2cot)
again, divide by 2
tan + cot - tan^2 - cot^2
btw, anyone know what sine * cos is?
Let tan(x) = A, cot(x) = 1/A
RTP: A/(1-1/A) + (1/A)/(1-A) = A + 1/A + 1
(2- A - 1/A)(A + 1/A + 1)
= (A + 1/A - A2 - 1/A2)
=> LHS = (A + 1/A - A2 - 1/A2)/(2 - A - 1/A) = A + 1/A + 1 = RHS
N.B. to get LHS = (A + 1/A - A2 - 1/A2)/(2 - A - 1/A), just put over common denominator (1-1/A)(1-A) = (2-A-1/A)
hey sql_lall
could you please explain how you got
( A + 1/A - A^2 - 1/A^2)/ (2- A - 1/A)
is equal to A + 1/A +1 ?
(2- A - 1/A)(A + 1/A + 1)
=2A + 2/A + 2 - A^2 - 1 - A - 1 - 1/A^2 - 1/A
=(A + 1/A - A^2 - 1/A^2)
=>(2 - A - 1/A)(A + 1/A + 1) = (A + 1/A - A^2 - 1/A^2)
=> (A + 1/A - A^2 - 1/A^2)/(2 - A - 1/A) = (A + 1/A + 1)
-dividing both sides by (2 - A - 1/A)
This is a good case of "knowing" the answer is right (otherwise, why are you trying to proove it :p)
Then, upon getting a trick fraction, (A + 1/A - A^2 - 1/A^2)/(2 - A - 1/A), you know it *should* = (A + 1/A + 1)
=> to proove this, show (A + 1/A + 1)*(2 - A - 1/A) = (A + 1/A - A^2 - 1/A^2) Q.E.D
prog_tom, no but i know what cos+sine is! it is cossine!! ;)
o ho ho ho ho :)Quote:
Originally posted by bugzpodder
prog_tom, no but i know what cos+sine is! it is cossine!! ;)
well, i'm not sure what it has to do with anything, but:
either:
1) sin(X) = sqrt(1-cos2(X))
=> sin(X) + cos(X) = sqrt(1-cos2(X)) + cos(X), which isn't really all that good, but anyway.
2) tan(X) = sin(X)/cos(X)
=> sin(X) = tan(X)cos(X)
=> cos(X)+sin(X) = cos(X)(tan(X)+1)
which looks a bit nicer :p