Problem 48055. Find the Pattern 8

Find the pattern for the following sequence:
pat(1) = 2
pat(2) = 8
pat(3) = 18
pat(5) = 0.0667
pat(15) = 0.0222
Create a function which satisfies the pattern shown above.

Solution Stats

55.64% Correct | 44.36% Incorrect
Last Solution submitted on Mar 25, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers145

Suggested Problems

More from this Author180

Problem Tags

Community Treasure Hunt

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

Start Hunting!