Problem 52614. Easy Sequences 12: 50th Prime

Write a function that outputs the th prime after a given number n. For example, the th prime after is .
NOTE: If n itself is prime start counting from the next prime greater than n.

Solution Stats

17.89% Correct | 82.11% Incorrect
Last Solution submitted on Apr 22, 2023

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers13

Suggested Problems

More from this Author116

Community Treasure Hunt

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

Start Hunting!