How Do You Simplify cos(2 * arcsin(2x))?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
jwxie
Messages
278
Reaction score
0

Homework Statement



cos(2 * arcsin(2x))

Use a triangle to simplify each expression. Where application, state the range of x's for which the simplification holds.

Homework Equations



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

The Attempt at a Solution



My attempt was the following

cos(2*arcsin(2x))

let arcsin(2x) = delta (or t)
so cos(2t) = double angle formula

cos2(t) = 1-2sin^2(t)
replace t, and by definition sin(arcsinx) = x
so i think i got 1-2*(2x)^2 = 1-8x^2

please verify for me

thank you
 
Physics news on Phys.org
jwxie said:

Homework Statement



cos(2 * arcsin(2x))

Use a triangle to simplify each expression. Where application, state the range of x's for which the simplification holds.

Homework Equations



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

The Attempt at a Solution



My attempt was the following

cos(2*arcsin(2x))

let arcsin(2x) = delta (or t)
so cos(2t) = double angle formula

cos2(t) = 1-2sin^2(t)
replace t, and by definition sin(arcsinx) = x
so i think i got 1-2*(2x)^2 = 1-8x^2

please verify for me

thank you

That's what I get.