What is something that was explained to you wrong such that you could never understand it, and you received a clarifying explanation that finally made sense?
xkforce @ xkforce @lemmy.world Posts 8Comments 1,344Joined 2 yr. ago
xkforce @ xkforce @lemmy.world
Posts
8
Comments
1,344
Joined
2 yr. ago
Deleted
Attention issues
Taylor series approximations work because the derivatives of the taylor series expansion and the function it is approximating are the same (and the values at the given point). Likewise, the derivative of ex is ex because the taylor expansion of ex is 1 + x/1! + x2/2! + x3/3!... which becomes 0 + 1 + x/1! + x2/2! + x3/3!... when the derivative is taken. So the derivative of the taylor expansion of ex is itself.