Page 1 of 1

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

Posted: Sun May 15, 2022 12:15 pm
by answerhappygod
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 1
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 1 (14.89 KiB) Viewed 38 times
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.