Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

5. (24 points) (a) The next section will guide you to the solution of the following problem: Call a number primish if it is composite

image text in transcribed

5. (24 points) (a) The next section will guide you to the solution of the following problem: Call a number primish if it is composite but not divisible by 2, 3, or 5. The three smallest primish numbers are 49, 77, and 91. There are 78,498 prime numbers less than 1,000,000. How many primish numbers are there less than 1,000,000? i. For any positive integers n and m, the number of integers divisible by m which are less than n is Answer for (i): ii. How many numbers are divisible by at least one of 2, 3, 5? Do not write code to solve this problem. Use part i), instead! (and please show your work! Answer for (ii): iii. Finally, use part ii) to answer the original question. Again, show your work. Answer for (iii)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions