Let us define f ( x ) = n = 1 ∑ ∞ n ! cos ( n x ) . If the function f ( x ) has an absolute minimum value m , find the number c such that e c + c = m and enter it as your answer. If the number c does not exist, enter 555.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let us start doing the following calculations
e cos x cos ( sin x ) + i e cos x sin ( sin x ) = e e i x = n = 0 ∑ ∞ n ! e i n x = n = 0 ∑ ∞ n ! cos n x + i sin n x = n = 0 ∑ ∞ n ! cos n x + i n = 0 ∑ ∞ n ! sin n x
Making the real parts equal, we obtain that n = 0 ∑ ∞ n ! cos n x = e cos x cos ( sin x )
Therefore, f ( x ) = e cos x cos ( sin x ) − 1 . Using the derivative of the function, we obtain that the minimum value of the function is e − 1 − 1 . Therefore, the value of c = − 1 .
Ah, posted solutions simultaneously. Nice problem!
Problem Loading...
Note Loading...
Set Loading...
We have 1 + f ( x ) = n = 0 ∑ ∞ n ! cos n x = Re [ n = 0 ∑ ∞ n ! e i n x ] = Re [ e e i x ] = Re [ e cos x + i sin x ] = Re [ e cos x e i sin x ] = e cos x cos ( sin x )
So f ( x ) = e cos x cos ( sin x ) − 1 .
Differentiating, f ′ ( x ) = e cos x [ − sin x ⋅ cos ( sin x ) − cos x ⋅ sin ( sin x ) ] = e cos x sin ( x + sin x )
Setting this equal to zero, we need x + sin x = k π for some integer k .
Normally, this type of equation (transcendental) is difficult to solve; however, here, note that x = k π is trivially a solution, and the function x + sin x is increasing, so for each k there is at most one solution.
So, the turning points occur at x = k π .
When k is even, we have f ( k π ) = e − 1 ; when k is odd, we have f ( k π ) = e − 1 − 1 ; hence c = − 1 .