For any x in the range 0 < x and x < 2*pi radians, find the sum of the following infinite series:
c = 1 + 1/2*cos(x) + 1/2*3/4*cos(2*x) +
1/2*3/4*5/6*cos(3*x) + 1/2*3/4*5/6*7/8*cos(4*x) + ...
as a function of the form c = infinite_series2(x).

Solution Stats

159 Solutions

22 Solvers

Last Solution submitted on May 25, 2026

Last 200 Solutions

Problem Comments

Solution Comments

Show comments
Loading...

Problem Recent Solvers22

Suggested Problems

More from this Author3

Problem Tags

Community Treasure Hunt

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

Start Hunting!