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
LLMs with MATLAB updated to support the latest OpenAI Models
Large Languge model with MATLAB, a free add-on that lets you access...
2
3

Problem Recent Solvers13

Suggested Problems

More from this Author298

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