Richard P.

asked • 04/12/24

(Sum series) Python Question

Write a function to compute the following series:

m(i) = 1/2 + 2/3 + ... + i/(i+1)

Write a test program that displays the following table:

i m(i)

1 0.5000

2 1.1667


...

19 16.4023

20 17.3546

1 Expert Answer

By:

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.