Problem 55200. Scorer's Function
Solution Stats
Problem Comments
-
3 Comments
This is my favorite of your problems so far, Dyuman. My inability to read the manual carefully led me to try several approaches, which is never bad, and I kludged two of them together in solution 8748010. It helped to finally remember *my own problem*, which--to avoid spoilers--I won't cite.
Thanks Chris!
I was actually waiting for you to realize it haha.
The original plan was to use the explicit formula to check if the problem could be solved or not, which looks easy on paper, however, was not so easy to implement numerically.
And then it clicked me!
To me it's interesting that if I had read the manual correctly, I wouldn't have thought about numerical evaluation of highly oscillating integrals, the method of stationary phase, the method of steepest descent, numerical solution of an ODE, hypergeometric functions, and more. There's a lesson in there about the value of mistakes.
Solution Comments
Show commentsProblem Recent Solvers5
Suggested Problems
-
Project Euler: Problem 5, Smallest multiple
1522 Solvers
-
Solve the set of simultaneous linear equations
439 Solvers
-
Create a square matrix of multiples
483 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1169 Solvers
-
182 Solvers
More from this Author31
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!