Problem 52467. Easy Sequences 2: Trigonometric function with integral input and output

The function 'F', defined as:
,
will always return an integer if the input is a natural number (in radians). Furthermore, since the cosine and sine of 0, are 1 and 0 respectively, therefore F(0) = 0. For a given natural number 'n' your task is to find the value of F(n).

Solution Stats

18.5% Correct | 81.5% Incorrect
Last Solution submitted on Sep 26, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers34

Suggested Problems

More from this Author116

Problem Tags

Community Treasure Hunt

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

Start Hunting!