The Ramanujan tau function is defined by the relation
where . The first few values of are 1, -24, 252, -1472, and 4830.
Write a function to compute the Ramanujan tau function for large values of n (similar to problem 59981). Output a character array representing the number.

Solution Stats

10 Solutions

3 Solvers

Last Solution submitted on Jun 05, 2026

Last 200 Solutions

Solution Comments

Show comments
Loading...