Page 1 of 1

Derivasjon

Posted: 05/11-2007 13:44
by Ornesking
Gitt U(ct) = -1/θ e^(-θc_t ) vis at U'(c_t )= e^(-θc_t )
Noen som kan hjelpe meg med grunnen til at det blir slik? litt ustø i derivasjonsregler....

Posted: 05/11-2007 16:09
by zell
[tex]U(c_t) = \frac{-1}{\theta} \ \cdot \ e^{-\theta c_t}[/tex]

Produktregel: (uv)' = u'v + uv'

[tex]U(c_t) = -\theta^{-1} \ \cdot \ e^{-\theta c_t}[/tex]

Antar at theta er en konstant.

[tex]U^,(c_t) = -\theta^{-1} \ \cdot \ (e^{-\theta c_t})^,[/tex]

[tex]U^,(c_t) = -\theta^{-1} \ \cdot \ (-\theta) \ \cdot \ e^{-\theta c_t}[/tex]

[tex]U^,(c_t) = \frac{1}{\cancel{-\theta}} \ \cdot \ \cancel{(-\theta )} \ \cdot \ e^{-\theta c_t}[/tex]

[tex]U^,(c_t) = e^{-\theta c_t} \ \ \text{QED}[/tex]

Posted: 05/11-2007 18:03
by Ornesking
Takker :)