Inactive Tutor answered 08/06/21
Tutor
New to Wyzant
y(0) =1
y(n) = y(n-1) + 1/2n
Emmma W.
asked 08/06/21Write a recursive function that find the sum of the following series.
1 + 1/2 + 1/4 + 1/8 + ... + 1/2n
Inactive Tutor answered 08/06/21
y(0) =1
y(n) = y(n-1) + 1/2n
Get a free answer to a quick problem.
Most questions answered within 4 hours.
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.