Compute a sum of Ramanujan - MATLAB Cody - MATLAB Central

Problem 51975. Compute a sum of Ramanujan

Difficulty:Rate
Srinivasa Ramanujan defined the following function:
phi(a) = 1+2 Sum[1/((a k)^3 - a k),{k,1,infinity}]
Write a function to compute phi(a) for various values of a. See also Cody Problems 45960 and 46000.

Solution Stats

40.54% Correct | 59.46% Incorrect
Last Solution submitted on Nov 12, 2024

Problem Comments

Solution Comments

Show comments

Group

Special Functions II Image
Special Functions II
  • 10 Problems
  • 1 Finishers

Problem Recent Solvers13

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Go to top of page