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
Nana76 [90]
4 years ago
11

• karger's min cut algorithm in the class has probability at least 2/n2 of returning a min-cut. how many times do you have to re

run this algorithm to get the probability of an error to be at most 1/n?
Mathematics
1 answer:
MrRissso [65]4 years ago
4 0
The Karger's algorithm relates to graph theory where G=(V,E)  is an undirected graph with |E| edges and |V| vertices.  The objective is to find the minimum number of cuts in edges in order to separate G into two disjoint graphs.  The algorithm is randomized and will, in some cases, give the minimum number of cuts.  The more number of trials, the higher probability that the minimum number of cuts will be obtained.

The Karger's algorithm will succeed in finding the minimum cut if every edge contraction does not involve any of the edge set C of the minimum cut.

The probability of success, i.e. obtaining the minimum cut, can be shown to be ≥ 2/(n(n-1))=1/C(n,2),  which roughly equals 2/n^2 given in the question.Given: EACH randomized trial using the Karger's algorithm has a success rate of P(success,1) ≥ 2/n^2.

This means that the probability of failure is P(F,1) ≤ (1-2/n^2) for each single trial.

We need to estimate the number of trials, t, such that the probability that all t trials fail is less than 1/n.

Using the multiplication rule in probability theory, this can be expressed as
P(F,t)= (1-2/n^2)^t < 1/n 

We will use a tool derived from calculus that 
Lim (1-1/x)^x as x->infinity = 1/e, and
(1-1/x)^x < 1/e   for x finite.  

Setting t=(1/2)n^2 trials, we have
P(F,n^2) = (1-2/n^2)^((1/2)n^2) < 1/e

Finally, if we set t=(1/2)n^2*log(n), [log(n) is log_e(n)]

P(F,(1/2)n^2*log(n))
= (P(F,(1/2)n^2))^log(n) 
< (1/e)^log(n)
= 1/(e^log(n))
= 1/n

Therefore, the minimum number of trials, t, such that P(F,t)< 1/n is t=(1/2)(n^2)*log(n)    [note: log(n) is natural log]
You might be interested in
The function h=-16t^2 +1700 gives you the height h, of an object in feet, at t seconds. How long will it take the object to hit
garik1379 [7]

Answer:

The object will hit the ground after 10.308 seconds.

Step-by-step explanation:

h(t) = -16t² + 1700

If you graphed this function, the object would be shown hitting the ground when it crosses the x-axis, in other words, when h = 0. So, to find the answer, just set h(t) equal to 0 and solve.

-16t² + 1700 = 0   Plug this into a calculator if you have one.

t = -10.308 and t = 10.308

Since time can't be negative, your answer will be the positive value, 10.308.


6 0
3 years ago
Given the information in the picture, which trigonometric identity can be used to solve for the height of the blue ladder that i
Stells [14]

The trigonometric identity can be used to solve for the height of the blue ladder that is leaning against the building is \rm sin=\dfrac{o}{h}.

We have to determine

Which trigonometric identity can be used to solve for the height of the blue ladder that is leaning against the building?.

<h3>Trigonometric identity</h3>

Trigonometric Identities are the equalities that involve trigonometry functions and hold true for all the values of variables given in the equation.

Trig ratios help us calculate side lengths and interior angles of right triangles:

The trigonometric identity that can be used to solve for the height of the blue ladder is;

\rm Sin47=\dfrac{50}{H}\\\\H=\dfrac{50}{sin47}\\\\H=68 feet

Hence, the trigonometric identity can be used to solve for the height of the blue ladder that is leaning against the building is \rm sin=\dfrac{o}{h}.

To know more about trigonometric identity click the link given below.

brainly.com/question/1256744

6 0
2 years ago
Which of the following is a correct equation for the line passing through the point (-3,2)and having slope m=2/3
natta225 [31]

Correct answers are

B = y-2=2/3(x+3)

D = 2x-3y=-12

A = y=2/3x+4

5 0
3 years ago
A small airplane can fly 12 miles in 3 minutes. At this rate, how far can the airplane fly in 1 hour?
Sidana [21]

Answer:

The airplane can fly up to 240 miles in a hour

Step-by-step explanation:

Cross multiply

(12)(60)=3x

720=3x

Divide 3 on both sides

x=240

7 0
3 years ago
Read 2 more answers
HELP ASAP PLEASEEE What is the equation of the line in the form y=mx+b
lilavasa [31]

Answer:

y=x

Step-by-step explanation:

y=mx+b

m is the slope

b is the y-intercept

Since the y-intercept is at the 0 axis, the y-intercept will be zero

So now the equation is looks like this:

y=mx (Since y=mx+0 doesn't make a difference)

Now find the slope

Which is 1

Thus y=x

Hope this helps!

3 0
3 years ago
Other questions:
  • For f (c)=2x+1 and g(x)=x^2 - 7 find (f-g)(x)
    9·1 answer
  • Managers in a home improvement company have been having problems with employees starting cliques. To develop more of a team cult
    5·1 answer
  • Show that p(y) p(y − 1) = (n − y + 1) p yq &gt; 1 if y &lt; (n + 1)p. This establishes that p(y) &gt; p(y − 1) if y is small (y
    6·1 answer
  • andy said that 4/9 of his collection is *action* or * comedy* cynthia said that andy made an error explain whether andy is corre
    5·1 answer
  • 3x^3-24x^2 factor completley
    8·2 answers
  • Where is the punctuation error in this sentence?
    6·2 answers
  • Pls help!!! I dont understand this
    9·2 answers
  • Question 1 plz show ALL STEPS
    8·2 answers
  • The 5th grade students at Fox Middle School went to a movie. They spent a total of $1357.50 on movie tickets. If each movie tick
    15·1 answer
  • The probability of rain =0.2, sun=0.3,cloud=0.5. What is the probability of rain and sun over a two day period?
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!