Can any one help to find the limit of a function f=(2-2*cos(x))/x^3*sin(x)-cos(x)/x*sin(x) where x tending 0. correct ans is -5/12 but im getting zero.
    7 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    Shivangi Chauhan
 el 28 de En. de 2016
  
    
    
    
    
    Comentada: Walter Roberson
      
      
 el 28 de En. de 2016
            Can any one help me to find the limit of a function f=(2-2*cos(x))/x^3*sin(x)-cos(x)/x*sin(x) where x tending 0. correct ans is -5/12 but i'm getting zero.
0 comentarios
Respuesta aceptada
  Walter Roberson
      
      
 el 28 de En. de 2016
        No, the answer is 0. You can taylor() the expression near 0 and you will see that there is no constant term, only even powers of x, so the answer must be non-negative and must approach 0 as x approaches 0.
1 comentario
  Walter Roberson
      
      
 el 28 de En. de 2016
				You probably have the () in the wrong place in your expression.
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

