Интеграл t*cos(w*t) (dx)

Преподаватель очень удивится увидев твоё верное решение 😼

d

↑ Введите нижнюю границу интеграла и верхнюю границу интеграла b, подинтегральную функцию f(x) - смотрите пример

Кусочно-заданная:

{ кусочно-заданную функцию ввести здесь.

    Решение

    Вы ввели [src]
      1              
      /              
     |               
     |  t*cos(w*t) dw
     |               
    /                
    0                
    01tcos(tw)dw\int\limits_{0}^{1} t \cos{\left(t w \right)}\, dw
    Ответ [src]
    /sin(t)  for And(t > -oo, t < oo, t != 0)
    <                                        
    \  t                otherwise            
    {sin(t)fort>t<t0totherwise\begin{cases} \sin{\left(t \right)} & \text{for}\: t > -\infty \wedge t < \infty \wedge t \neq 0 \\t & \text{otherwise} \end{cases}
    =
    =
    /sin(t)  for And(t > -oo, t < oo, t != 0)
    <                                        
    \  t                otherwise            
    {sin(t)fort>t<t0totherwise\begin{cases} \sin{\left(t \right)} & \text{for}\: t > -\infty \wedge t < \infty \wedge t \neq 0 \\t & \text{otherwise} \end{cases}
    Ответ (Неопределённый) [src]
      /                      //   w      for t = 0\
     |                       ||                   |
     | t*cos(w*t) dw = C + t*|
    tcos(tw)dw=C+t({wfort=0sin(tw)totherwise)\int t \cos{\left(t w \right)}\, dw = C + t \left(\begin{cases} w & \text{for}\: t = 0 \\\frac{\sin{\left(t w \right)}}{t} & \text{otherwise} \end{cases}\right)