Question 1209152: if limit ((1 - cos (2 x) cos (2 kx))/(sin ^2(x))) = 10, then k = .... as x \[LongRightArrow]
Found 3 solutions by Edwin McCravy, ikleyn, mccravyedwin: Answer by Edwin McCravy(20054) (Show Source): Answer by ikleyn(52754) (Show Source):
You can put this solution on YOUR website! .
if limit ((1 - cos (2 x) cos (2 kx))/(sin ^2(x))) = 10, then k = .... as x \[LongRightArrow]
~~~~~~~~~~~~~~~~~~~~~~~~~~
As x is small and close to zero, we can use the decompositions for functions cos(2x) and cos(2kx)
cos(2x) = 1 - 2x^2 + . . . , cos(2kx) = 1 - 2k^2x^2 + . . . , sin^2(x) = x^2 + . . .
where ellipsis denote the terms of higher degrees, which do not make influence on my calculations.
So, (1-cos(2x)*cos(2kx)) = 1 - (1-2x^2)*(1-2k^2x^2) = 2x^2 + 2k^2x^2 + . . . = 2x^2*(1+k^2) + . . .
Therefore, = + . . . = 2*(1+k^2) + . . .
From it, we conclude that
2*(1+k^2) = 10,
1+k^2 = 10/2 = 5
k^2 = 5 - 1 = 4,
k = +/- = +/- 2.
ANSWER. There are two possible values for k, namely, k = +/- 2.
Solved.
Answer by mccravyedwin(405) (Show Source):
|
|
|