Timeline for How do I recursively calculate this equation and generate a list of iteration?
Current License: CC BY-SA 3.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 2, 2016 at 9:17 | comment | added | ubpdqn | @JacobAkkerboom thank you. Yes, the best recursive answer was already provided. I was just providing another in-built approach. :) | |
| Nov 2, 2016 at 9:14 | comment | added | Jacob Akkerboom | Or #.x0 & /@ NestList[Dot[A, #] &, A, 5] to make it a recursion (starts at matrix power 1). | |
| Oct 27, 2016 at 6:09 | history | answered | ubpdqn | CC BY-SA 3.0 |