Determine digits of the Copeland-Erdos constant - MATLAB Cody - MATLAB Central

Problem 46016. Determine digits of the Copeland-Erdos constant

Difficulty:Rate
Cody Problem 1477 asks us to determine the nth digit of the Champernowne constant, whose decimal digits are formed by concatenating all of the positive integers--i.e., 0.12345678910111213...
This problem deals with the Copeland-Erdos constant, whose decimal digits are formed by concatenating all of the primes --i.e., 0.2357111317192329...
Return the digits of the Copeland-Erdos constant specified by the input vector. For example, the command
CopelandErdosDigit(1:8)
should return
2 3 5 7 1 1 1 3

Solution Stats

63.64% Correct | 36.36% Incorrect
Last Solution submitted on Feb 08, 2025

Problem Comments

Solution Comments

Show comments
PIVlab surpasses 100K all-time File Exchange downloads
During the past twelve months, PIVlab, a MATLAB Community Toolbox for particle...
4
8
LLMs with MATLAB updated to support the latest OpenAI Models
Large Languge model with MATLAB, a free add-on that lets you access...
2
4

Problem Recent Solvers19

Suggested Problems

More from this Author298

Problem Tags

Community Treasure Hunt

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

Start Hunting!