Spiegare gentilmente i passaggi, i ragionamenti e argomentare.
dθ/dt = (θ - 2)·SIN(t)
dθ/(θ - 2) = SIN(t)·dt
Integro entrambi i membri:
∫(1/(θ - 2)) dθ=LN(θ - 2)
∫ SIN(t) dt = - COS(t)
LN(θ - 2) = - COS(t) + c
Risolvo rispetto a θ:
θ = e^(c - COS(t)) + 2
anche:
θ = C·e^(- COS(t)) + 2