Question: Write a code in R to generate a series until n=100 with the following formula Un+1=Un+3(1+2n) where U0=16

Write a code in R to generate a series until n=100 with the following formula Un+1=Un+3(1+2n) where U0=16
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
