11. Assume that n is any integer with n > 12. Consider the sum 15+19+23+27+ ... + (An - 9) + (4n - 5) + (An - 1) (a) Exp
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
11. Assume that n is any integer with n > 12. Consider the sum 15+19+23+27+ ... + (An - 9) + (4n - 5) + (An - 1) (a) Exp
11. Assume that n is any integer with n > 12. Consider the sum 15+19+23+27+ ... + (An - 9) + (4n - 5) + (An - 1) (a) Express this sum using summation notation. (b) Use a "for" loop construction to write out an algorithm called SumOfCertain Integers in pseudocode that computes the sum for any integer n with > 12.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!