ozone
- 121
- 0
Homework Statement
I was working on a problem set involving greens theorem and I came across this peculiar trig substitution. I was just wondering how it came about as I couldn't find anything like it on Wikipedia's page.
sin^4(t)cos^2(t) + cos^4(t) sin^2(t) = cos^2(t)sin^2(t)
The Attempt at a Solution
I tried using the basic's such as (cos^2(t))^2 = (1 - sin^2(t))^2
along with (sin^2(t))^2 = (1 - cos^2(t))^2
which after some substitution gives
cos^6(t) - cos^4(t) + sin^2(t)cos^2(t) + sin^6(t) - sin^4(t) + sin^2(t)cos^2(t)
Which is close to what I wanted, but I started to get the feeling that the path I was going down wasn't going to yield my identity. Can anyone shed some light?