Pick the first four numbers of your index number eg. 0401 if index number is 04011212 i. 45 ii. 654 ii. 545 iv. 665 V. 6565 a. Use your index number as n1=0401 and let n2= 45. Using Fibonacci series, generate the values of n3 up to n10. Do this for i., ii, iv and v. b. Write the c++ code for generating i.

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter3: Assignment, Formatting, And Interactive Input
Section3.4: Program Input Using Cin
Problem 9E
icon
Related questions
Question

Pick the first 4 numbers of your index number 

Pick the first four numbers of your index number eg. 0401 if index number is 04011212
i.
45
ii.
654
ii.
545
iv.
665
V.
6565
a. Use your index number as n1=0401 and let n2= 45. Using Fibonacci series, generate the
values of n3 up to n10. Do this for i., ii, iv and v.
b. Write the c++ code for generating i.
Transcribed Image Text:Pick the first four numbers of your index number eg. 0401 if index number is 04011212 i. 45 ii. 654 ii. 545 iv. 665 V. 6565 a. Use your index number as n1=0401 and let n2= 45. Using Fibonacci series, generate the values of n3 up to n10. Do this for i., ii, iv and v. b. Write the c++ code for generating i.
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Binary numbers
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr