Hey, for my Maths I have to make a program to calculate increasing and stuff, and it needs to have recursive sequences as well.
The problem is, I can't find the right commands and variables in the program editor.
![Angry >:(](https://www.omnimaga.org/Smileys/classic/angry.gif)
How would I store a recursive equation ( u(
n) = u(
n)*2 as an easy example) into u, v or w?
And how can I set the start ( uMin and u(
nMin) = {x} )?
![Huh? ???](https://www.omnimaga.org/Smileys/classic/huh.gif)
I hope there is somebody who can help me.