Problem 52973. Easy Sequences 45: Second Derivative of Inverse Polynomial Function
Solution Stats
Problem Comments
-
4 Comments
I haven't quite figured out what problem 8 is supposed to do. I am getting a large number of real solutions, mostly 0.0 or 0.0001. I used unique() to reduce the solution to four values. These values are all correct except that they include 0.0.
Hi William, I missed to write "0.0000" in the solution set of test #8. Sorry for that. Corrected it.
Please rate the problem. Thanks.
For problem 8 I see only three real solutions--none that give R=0.0000.
I see now--you want to round off R before testing for an imaginary part.
Solution Comments
Show commentsProblem Recent Solvers5
Suggested Problems
-
Matrix indexing with two vectors of indices
756 Solvers
-
Square Digits Number Chain Terminal Value (Inspired by Project Euler Problem 92)
239 Solvers
-
Sum the elements in either diagonal of a square matrix
214 Solvers
-
Generate a random matrix A of (1,-1)
371 Solvers
-
Fill a rectangle with 1x1 and 2x2 tiles
18 Solvers
More from this Author116
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!