Page 1 of 1

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

Posted: Sat May 14, 2022 7:20 pm
by answerhappygod
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 1
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 1 (24.78 KiB) Viewed 42 times
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.