11. Assume that n is any integer with n > 12. Consider the sum 15 +19+23+27+ ... + (4n - 9) + (4n – 5) + (4n - 1) (a) Ex
-
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+ ... + (4n - 9) + (4n – 5) + (4n - 1) (a) Ex
11. Assume that n is any integer with n > 12. Consider the sum 15 +19+23+27+ ... + (4n - 9) + (4n – 5) + (4n - 1) (a) Express this sum using summation notation. a (b) Use a "for” loop construction to write out an algorithm called SumOfCertainIntegers in pseudocode that computes the sum for any integer n with n > 12.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!