Maybe you should specify the required precision in the problem description.
OK, I added a sentence, thanks.
different matlab fnction used to solve this problem
lol ! need a translator for this solution!
This solution should provide minimal rounding error since it's done in an essentially symbolic domain and then evaluated at the very end, but it doesn't satisfy the test cases. *sigh*
The sequence is strictly positive. (Not easy to see, but true). If your pn's get negative at some higher n, you still have the roundoff problem. It would be indeed avoided if the integer calculation within the loop was exact, but the numbers quickly become larger than the 48bit mantissa of a double.
115 Solvers
Back to basics 19 - character types
226 Solvers
Remove from a 2-D matrix all the rows that contain at least one element less than or equal to 4
141 Solvers
423 Solvers
Simple equation: Annual salary
3803 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!