Solving the Mystery of cos(2 theta) = 1 - 2sin^2(theta)

  • Context: Undergrad 
  • Thread starter Thread starter Moonspex
  • Start date Start date
Click For Summary

Discussion Overview

The discussion revolves around the equation cos(2θ) = 1 - 2sin²(θ) and its derivation. Participants explore various mathematical identities and integration techniques related to trigonometric functions, particularly focusing on the relationship between sine and cosine functions.

Discussion Character

  • Exploratory
  • Technical explanation
  • Mathematical reasoning
  • Homework-related

Main Points Raised

  • One participant questions the origin of the equation cos(2θ) = 1 - 2sin²(θ) and suggests it may relate to the identity cos² + sin² = 1.
  • Another participant proposes using the sum-to-product formula for cos(2θ) = cos(θ + θ) to derive the equation.
  • A different approach involves using Euler's formula, leading to the identification of cos(2θ) as cos²(θ) - sin²(θ).
  • One participant shifts the focus to integrating sin²(x) and discusses how the integration of cos(2θ) leads to sin(2θ), raising questions about the integration process.
  • Another participant clarifies the integration of cos(2x) and explains the appearance of the factor of 4 in the final answer.
  • Some participants argue that the original question does not require integration, suggesting a more straightforward derivation using trigonometric identities.
  • Several participants provide detailed steps for deriving the equation using various identities and integration techniques, including substitutions and differentiation checks.

Areas of Agreement / Disagreement

Participants express differing views on whether integration is necessary for understanding the equation. While some focus on integration techniques, others argue for a simpler derivation using trigonometric identities. No consensus is reached on the necessity of integration in this context.

Contextual Notes

Some participants' contributions involve assumptions about prior knowledge of trigonometric identities and integration techniques, which may not be universally shared among all participants.

Moonspex
Messages
12
Reaction score
0
Hello everyone! This is my first post here so pardon me if it's a little too simple... I just can't figure out where this equation came from (or rather how it got to that point):

cos(2 theta) = 1 - 2sin^2(theta)

Does it have something to do with the identity cos^2 + sin^2 = 1, and if so, how does it apply? (I just started my first year at college and I find myself wondering how I got here!)
 
Physics news on Phys.org
I would say first consider cos(2\theta) = cos(\theta + \theta), then use the sum to product formula cos(\alpha + \beta) = (cos\alpha)(cos\beta) - (sin\alpha)(sin\beta). See if you can go from there.
 
Last edited:
Remember that

e^{i \theta} = cos(\theta) + i \cdot sin(\theta)

So let's square both sides to get

e^{2i \theta} = cos^{2}(\theta) + 2i \cdot cos(\theta)sin(\theta) - sin^{2}(\theta)

But note also that

e^{2i \theta} = cos(2 \theta) + i \cdot sin(\theta)

So matching up the real parts we get:

cos(2 \theta) = cos^{2}(\theta) - sin^{2}(\theta)

and matching up the imaginary parts we get:

sin(2 \theta) = 2 sin(\theta)cos(\theta)
 
Ok, so the question is actually

\int sin^{2}(x)dx

Thanks to your help I got to

\int sin^{2}(x)dx = \int 1/2 - cos(2\theta)/2 dx

Now, the answer says this integration equals

1/2x - sin(2\theta)/4 + C

My question now is how does the cos bit integrate to the sin bit?
 
?? you should have learned that d(sin x)/dx= cos(x) and so \int cos(x) dx= sin(x)+ C before you start trying to integrate sin(2x)!
 
Last edited by a moderator:
So the dividend is just integrated normally; how does the divisor go from 2 to 4?
 
because \frac{d}{dx}\sin(2x)=2*\cos(2x) and so \int \cos (2x) dx = \frac{\sin(2x)}{2}+C

So you have an extra 2 in the denominator, hence it becomes 2x2 which is 4...
 
Just figured it out a minute ago! It's frustrating when I know it's something so simple... thanks everyone!
 
lol guys if his asking a basic question like this i don't think it requires integration
cos 2x = cos (x+x)
cos (x+x) = cos x . cos x - sin x . sin x
= cos^2 x - sin^2 x
using the identity cos^2 x + sin^2 x = 1
sin^2 x= 1-cos^2 x
cos^2 x +cos^2 x - 1 = cos 2x
2 cos^2 x -1=cos 2x
There no integration or w/e these guys used xD
 
  • #10
Please, a) Don't revive old threads as you did with your other post, and b), read the entire thread before commenting.
 
  • #11
cos(A+B)=cosA \ cosB - sinA \ sinB

so

cos2\theta=cos(\theta+\theta)

=cos\theta cos\theta-sin\theta sin\theta

=cos^2\theta-sin^2\theta

remember that:

sin^2\theta+cos^2\theta=1


for sin^2\theta=1-cos^2\theta:


cos2\theta=cos^2\theta-sin^2\theta

cos2\theta=cos^2\theta-(1-cos^2\theta)

cos2\theta=cos^2\theta-1+cos^2\theta

cos2\theta=2cos^2\theta-1

cos2\theta+1=2cos^2\theta

cos^2\theta=\frac{cos2\theta+1}{2}


for cos^2\theta=1-sin^2\theta:


cos2\theta=cos^2\theta-sin^2\theta

cos2\theta=(1-sin^2\theta)-sin^2\theta

cos2\theta=1-2sin^2\theta

2sin^2\theta=1-cos2\theta

sin^2\theta=\frac{1-cos2\theta}{2}

So

\int \ sin^2x \ dx

=\int \ \frac{1-cos2x}{2} \ dx

=\frac{1}{2}\int \ 1-cos2x \ dx

let u=2x, then \frac{du}{dx}=2, du=2 \ dx

So

\frac{1}{2} \int \ 1-cos2x \ dx

=\frac{1}{2} \ \frac{1}{2} \int \ (1-cos2x)(2 \ dx)

=\frac{1}{2} \ \frac{1}{2} \int \ (1-cos \ u) \ du

=\frac{1}{4} \ \int \ (1-cos \ u) \ du

=\frac{1}{4} (u-sin \ u) + C

=\frac{1}{4} (2x-sin \ 2x) + C

:confused:
 
  • #12
That's correct, I don't see the problem.
 
  • #13
If you are unsure, differentiate your answer...
 

Similar threads

  • · Replies 29 ·
Replies
29
Views
5K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K