Question: transparent R programming Exercise 2.3. Create the following vectors in R using seq) and rep(). (i) 1,1.5, 2, 2.5,...,12 (ii) 1,8, 27,64...,1000. (iii) 1,-1,5,-....-100 Exercise

transparent R programming
transparent R programming Exercise 2.3. Create the following vectors in R using
seq) and rep(). (i) 1,1.5, 2, 2.5,...,12 (ii) 1,8, 27,64...,1000. (iii) 1,-1,5,-....-100

Exercise 2.3. Create the following vectors in R using seq) and rep(). (i) 1,1.5, 2, 2.5,...,12 (ii) 1,8, 27,64...,1000. (iii) 1,-1,5,-....-100 Exercise 2.4. The ith term in the Taylor expansion of log(1+2) is (-1) +1x/i. Create a vector containing the first 100 terms for x = 0.5. /Write out the first few entries by hand if that helps. Let ro(a) = log(1 + 3) - 1 Evaluate r. (1) for n = 10,100,1000,...,10

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!