PROBLEM 21 - 0510: Write a PL/I procedure that reads | an integer N > 1 and calculates the sequence Y = [NEi=1 {i(N - i)2} ] / N The program should output N and the corresponding Y on each line.


PROBLEM 21 - 0510:<br>Write a PL/I procedure that reads<br>|<br>an integer N > 1 and<br>calculates the sequence<br>Y = [NEi=1<br>{i(N - i)2} ] /<br>N<br>The program should output N and<br>the corresponding Y on<br>each line.<br>

Extracted text: PROBLEM 21 - 0510: Write a PL/I procedure that reads | an integer N > 1 and calculates the sequence Y = [NEi=1 {i(N - i)2} ] / N The program should output N and the corresponding Y on each line.

Jun 09, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here