Solve the limit limx→0
Show older comments
Solve the limit limx→0 (exp(x^3)-1)/(1−cos(x−sin(x))^0.5)
3 Comments
James Tursa
on 18 Sep 2019
Edited: James Tursa
on 18 Sep 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
on 18 Sep 2019
John D'Errico
on 18 Sep 2019
That is not a question, just your need. Why not try something? James gave you a couple of good ideas.
Answers (1)
James Tursa
on 18 Sep 2019
Edited: James Tursa
on 18 Sep 2019
0 votes
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.
1 Comment
Mudeebe Edison
on 18 Sep 2019
Categories
Find more on Logical in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!