Problem 56553. Easy Sequences 81: Fibonacci Radicals
Solution Stats
Problem Comments
-
1 Comment
GeeTwo
on 23 Dec 2022
The "hidden rules" on this one are quite a bit different!
Forbidden strings are: persistent global regex [ {
So java and BigInteger are allowed, but not literal arrays or cell arrays?
The largest number to radicalize is fib(10000).
Solution Comments
-
1 Comment
GeeTwo
on 24 Dec 2022
My first working solution was around 150, but as I prodded and poked, it got a lot shorter.
Problem Recent Solvers3
Suggested Problems
-
Remove any row in which a NaN appears
7889 Solvers
-
Which values occur exactly three times?
4569 Solvers
-
The Hitchhiker's Guide to MATLAB
3142 Solvers
-
Project Euler: Problem 7, Nth prime
1114 Solvers
-
284 Solvers
More from this Author92
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!