I'm sorry if i wasn't so much expressive in the title because i have no idea how to synthesize this logic question.
here it is: A director wishes to know how many times her movie has been shown in a given theater. The theater's staff provides the following info: 1) at the first projection there's just 1 viewer; 2) at each projection, the number of viewers grows by 1 compared to the previous one; 3) 820 tickets are sold over all the projections. How many projections were held?
i have thought that $ y_{n+1}=y_n+1 $ and $ y_0 = 1 $ i know that $ y = 820 $ and i want to know $ n $.
can anyone help me, please. i hope that it wasn't wrong to write here. this is my first question..