📜  门| GATE-CS-2014-(Set-1)|第56章

📅  最后修改于: 2021-06-28 23:32:38             🧑  作者: Mango

函数f(x)= x sinx满足以下方程f”(x)+ f(x)+ t cosx =0。t的值为
(A) -1
(B) -2
(C) 1
(D) 2答案: (B)
解释:

We have f(x) = x sin x

⇒ f'(x) = x cos x + sin x

⇒ f′′(x) = x (− sin x ) + cos x + cos x = (−x sin x ) + 2 cos x

Now, it is given that f(x) = x sin x satisfies the equation f′′(x) + f(x) + t cos x = 0

⇒ (−x sin x ) + 2 cos x + x sin x + t cos x = 0

⇒ 2 cos x + t cos x = 0

⇒ cos x ( t + 2 ) = 0

⇒ t + 2 = 0

⇒ t = −2

因此,B是正确的选择。
这个问题的测验