Solve the limit limx→0

Solve the limit limx→0 (exp(x^3)-1)/(1−cos(x−sin(x))^0.5)

3 comentarios

James Tursa
James Tursa el 18 de Sept. de 2019
Editada: James Tursa el 18 de Sept. de 2019
What have you done so far? What specific problems are you having with your code? What specific MATLAB question do you have? Are you sure you have copied the function correctly?
Mudeebe Edison
Mudeebe Edison el 18 de Sept. de 2019
Solve the expression as (x---> 0)limx→0 (exp(x^3)-1)/(1−cos(x−sin(x))^0.5)
John D'Errico
John D'Errico el 18 de Sept. de 2019
That is not a question, just your need. Why not try something? James gave you a couple of good ideas.

Iniciar sesión para comentar.

Respuestas (1)

James Tursa
James Tursa el 18 de Sept. de 2019
Editada: James Tursa el 18 de Sept. de 2019

0 votos

Hint: If you are just looking to get an answer, consider looking at the Taylor Series of each individual term and then ask yourself the question of what happens when x gets really small (i.e., discard every term except the constant and the first term involving x). You might also look into L'Hopital's Rule.

Categorías

Preguntada:

el 18 de Sept. de 2019

Comentada:

el 18 de Sept. de 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by