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
How do you turn 245/360 into a decimal
erastovalidia [21]

Answer:

68.06%;

Step-by-step explanation:

6 0
3 years ago
PLEASE HELP IF YOU CAN!!!
oksian1 [2.3K]

Lol i forgot how to do this. Sorrryyy.

8 0
3 years ago
Help me with math please
pentagon [3]

Answer:

B. 1/6

Step-by-step explanation:

8 0
3 years ago
he graph represents function 1, and the equation represents function 2: A coordinate plane graph is shown. A horizontal line is
Reika [66]

Answer:

The answer is 2

Step-by-step explanation:

Rate of change of function is given by :

\frac{(f(x_{2})-f(x_{1}))}{x_{2}-x_{1}}

For function y = 6,

rate of change =  

=\frac{(f(x_{2})-f(x_{1}))}{x_{2}-x_{1}}\\=\frac{6-6}{x_{2}-x_{1}}\\=0

because the function is independent of x.

For function y = 2·x + 7,

rate of change =

=\frac{(f(x_{2})-f(x_{1}))}{x_{2}-x_{1}}\\=\frac{2\cdot x_{2}+7-2\cdot x_{1}-7}{x_{2}-x_{1}}\\=\frac{2\cdot x_{2}-2\cdot x_{1}}{x_{2}-x_{1}}\\=\frac{2\cdot (x_{2}-x_{1})}{x_{2}-x_{1}}\\=2

So, the rate of change of 2 is greater than rate of change of function 1 by 2 - 0 = 2.




8 0
3 years ago
calvin and 4 of his friends want to share 4 pounds of nuts equally.write an expression to show the fraction of the nuts each fri
PilotLPTM [1.2K]
4/5

The 4 is how many pounds of nuts there are and dividing by 5 shows that you are sharing the nuts equally amongst the 5 friends.
5 0
3 years ago
Other questions:
  • The price of a wallet is $31.95 and the sales tax is 7.5%.
    6·1 answer
  • If LM=7 and EF+LM=NP then ___ =Np
    8·1 answer
  • Factor each completely.1) x7x 18
    7·2 answers
  • Determine the slope and vertical intercept of the following linear function below
    10·1 answer
  • PLEASE HELP MEEE AM BEING TIMED
    13·1 answer
  • What percent is 272 out of 355?
    11·1 answer
  • W={x|x is an integer and -1
    6·1 answer
  • Can someone please help, I’ll mark as brainliest
    10·1 answer
  • Factor 2x2 + 6x – 108.
    13·1 answer
  • Use the graph to answer the following…
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!