Discrete Mathematics with Applications 4th Edition

Published by Cengage Learning
ISBN 10: 0-49539-132-8
ISBN 13: 978-0-49539-132-6

Chapter 5 - Sequences, Mathematical Induction, and Recursion - Exercise Set 5.1 - Page 242: 6

Answer

0, 0, 0, 4

Work Step by Step

The first four terms of $f_n = \left \lfloor{n/4}\right \rfloor * 4 $ beginning with n = 1 are $f_n = \left \lfloor{1/4}\right \rfloor * 4 = 0 * 4$ $f_n = \left \lfloor{2/4}\right \rfloor * 4 = 0 * 4$ $f_n = \left \lfloor{3/4}\right \rfloor * 4 = 0 * 4$ $f_n = \left \lfloor{4/4}\right \rfloor * 4 = 1 * 4$
Update this answer!

You can help us out by revising, improving and updating this answer.

Update this answer

After you claim an answer you’ll have 24 hours to send in a draft. An editor will review the submission and either publish your submission or provide feedback.