1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
ololo11 [35]
3 years ago
10

Spam e-mail containing a virus is sent to 1000 e-mail addresses. After 1 second, a recipient machine broadcasts 10 new spam e-ma

ils containing the same virus, after which the virus disables itself on that machine.(1) Write a recursive definition (i.e. recurrence relation) to show how many spam emails will be sent out after n seconds.(2) Solve the recurrence relation.(3) How many e-mails are sent at the end of 20 seconds

Mathematics
2 answers:
pickupchik [31]3 years ago
8 0

Answer:

Answer explained below

Step-by-step explanation:

Spam e-mail containing a virus is sent to 1000 e-mail addresses. After 1 second, a recipient machine broadcasts 10 new spam e-mails containing the same virus, after which the virus disables itself on that machine. (1) Write a recursive definition (i.e. recurrence relation) to show how many spam emails will be sent out after n seconds. (2) Solve the recurrence relation. (3) How many e-mails are sent at the end of 20 seconds

1.START T=0.....

1000 EMAILS SENT AND RECEIVED BY 1000 M/CS.

T=1.....

EACH OF THE M/C SENDS 10 NEW MAILS ....

.................................

LET M[N] BE THE NUMBER OF MAILS SENT OUT AFTER N SECONDS.

SO , EACH OF THESE M/CS WILL SEND 10 MAILS IN NEXT 1 SECOND.

HENCE NUMBER OF MAILS SENT IN N+1 SECONDS=M[N+1]=

M[N+1]=10*M[N].......................1

THIS IS THE RECURRENCE RELATION.....

2.SOLUTION .....

M[N+1]=10M[N]=10*10M[N-1]=10*10*10M[N-2]=........

M(N+1)=[10^1][M(N)]=[10^2][M(N-1)]=[10^3][M(N-2)]=..........=[10^N][M(1)]=[10^(N+1)][M(0)]

M[N+1]=[10^(N+1)][1000]=[10^(N+1)][10^3]=[10^(N+4)]......................................2

THIS IS THE NUMBER OF MAILS SENT AFTER N+1 SECONDS .....OR ....

M[N]=[10^(N+3)].............................................3

..................IS THE SOLUTION FOR NUMBER OF MAILS SENT AFTER N SECONDS.....

3.AFTER N=20 SECONDS , THE ANSWER IS ....

M[20]=10^(20+3)=10^23

hoa [83]3 years ago
6 0

Answer:

The answer is attached below

Step-by-step explanation:

You might be interested in
Simplify into one logarithm 2 log x + 3 log y
const2013 [10]
If a logarithm has a coefficient, then the coefficient can also be written as the exponent of the input of the logarithm. In other words, if you have the logarithm alog(x), that is equal to log(x^a). So the expression can be rewritten:

log(x^2)+log(y^3)

If tow logarithms of the same bases are added together that is equal to the logarithm of the product of the inputs of the two original logarithms. In other words, given log(x)+log(y), it can also be written as log(xy). So the expression can be combined into one logarithm:

log(x^2 * y^3)
8 0
3 years ago
The sales tax on a $25,000 car is $1375. What is the sales tax rate?
Slav-nsk [51]

Answer:

$11 sales tax per $200

Step-by-step explanation:

1375/25,000 = 11/200

8 0
3 years ago
Read 2 more answers
| 5 What factors do 8 and 12 have in common?
Shalnov [3]
1,2,and 4 are factors that 8 & 12 have in common
5 0
3 years ago
A bus company has contracted with a local high school to carry 450 students on a field trip. The company has 18 large buses whic
Galina-37 [17]

Answer:

The answer is below

Step-by-step explanation:

Let x represent the big buses and y represent small buses. The large buses can carry 30 students and the small buses can carry 15 students. The total number of students are 450, this can be represented by the inequality:

30x + 15y ≤ 450

They are only 20 drivers, therefore only 20 buses can be used. It is represented by:

x + y ≤ 20

They  are only 19 small buses and 18 large buses:

x ≤ 18

y ≤ 19

After plotting the graph, the minimum solution to the graph are at:

A (15,0), B(18,0), C(10, 10), D(18, 2).

The cost function is given as:

The total cost of operating one large bus is $225 a day, and the total cost of operating one small bus is $100 per day.

​

F(x, y) = 225x + 100y

At point A:

F(x, y) = 225(15) + 100(0) = $3375

At point B:

F(x, y) = 225(18) + 100(0) = $4050

At point C:

F(x, y) = 225(10) + 100(10) = $3250

At point D:

F(x, y) = 225(18) + 100(2) = $4250

The minimum cost is at point C(10, 10) which is $3250

3 0
3 years ago
What is the result to 4.4a-7.3
Ymorist [56]
4.4a-7.3 is equal to
4.4a= 7.3 divide both sides by 4.4
a= 1.66
6 0
3 years ago
Other questions:
  • Jamal works at the recreation center 15 hours a week during the school year he earns $ 8.75 an hour in a typical month he works
    13·2 answers
  • What is greater 0.83 or 8.3
    14·1 answer
  • Estimate the sale price of a $349.99 40 inch plasma tv that is 20% off. write one or two sentence to explain your estimation str
    7·1 answer
  • Are there rotations , transitions or reflections in a chair? ( Geometry 1 honors, I will mark brainly.) ASAP
    14·1 answer
  • 17+17+17+17+17+1764638292836362729=
    15·2 answers
  • Find the balance in the account after the given period. $3500 deposit 6.75% compounded monthly, after 6 months
    8·1 answer
  • Equation with angles can someone help me please
    13·1 answer
  • If A DEF ~A PMR, then A FDE QA RPM. O True O False​
    10·2 answers
  • What does 6 1/2 mean in the situation
    11·1 answer
  • Which function is best represented by this graph?
    6·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!