lim x->0 ( sin ( 2 x ) - 2 sin ( x ) ) / ( 2 e x - x 2 - 2 x - 2 )
[Typ "0/0" , also L'Hospital:]
= lim x->0 ( 2 cos ( 2 x ) - 2 cos ( x ) ) / ( 2 e x - 2 x - 2 )
[soweit warst du ja schon gekommen.
Nun erst einmal mit 2 kürzen, um die weiteren Ableitungen zu erleichtern:
= lim x->0 ( cos ( 2 x ) - cos ( x ) ) / ( e x - x - 1 )
[Dies ist wieder vom Typ "0/0", also nochmal L'Hospital:]
= lim x->0 ( - 2 * sin ( 2 x ) + sin ( x ) ) / ( e x - 1 )
[Auch das ist wieder vom Typ "0/0", also nochmal L'Hospital:]
= lim x->0 ( - 4 * cos ( 2 x ) + cos ( x ) ) / e x
[Dieser Grenzwert existiert und ist:]
= - 3
Also ist auch
lim x->0 ( sin ( 2 x ) - 2 sin ( x ) ) / ( 2 e x - x 2 - 2 x - 2 ) = - 3