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]
3 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]3 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
1. Which of the following describes an argument based on the idea that if you have a few cases, you can draw a conclusion?
cluponka [151]

Answer:

B. Limited choice

3 0
3 years ago
Read 2 more answers
Which number can each term if the equation be multiplied by to eliminate the decimals before solving
natima [27]
Answer is c 10 eliminate the decimal l
6 0
3 years ago
: Cho tam giác ABC vuông tại C, trong đó AC = 0,9m, BC = 1,2m. Tính các tỉ số lượng giác của góc B, từ đó suy ra các tỉ số lượng
Xelga [282]

Answer:

Step-by-step explanation:

Vì tam giác ABC vuông tại C nên ta áp dụng định lí pitago=> AB²=AC²+BC²=0.9²+1.5²=3.06=>AB= (3 căn bậc hai của 34)/10

sin B=AC/AB=(3 căn bậc hai của 34)/34

cos B=BC/AB

tan B= AC/BC

cot B= BC/AC

Tương tự suy ra tỉ số lượng giác góc A

5 0
3 years ago
PLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ HELPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPp
kherson [118]

1. is just 6

2.3/13

3.325/28=11.607

5.16oz i think

3 0
3 years ago
If KLMN is a square, then ___________________.
beks73 [17]
I do believe it's A since a rhombus is a shape with all 4 sides the same length m8
4 0
3 years ago
Read 2 more answers
Other questions:
  • What is the first step to circumscribe a circle around a triangle? a Find the diameter b Find the angle bisectors c Find the per
    7·1 answer
  • How do i write equation using points (0,1) and (4,0)
    11·1 answer
  • Find the number that is the same distance from zero on a number line
    13·1 answer
  • Can someone plz help me with this question
    8·1 answer
  • If you can solve this problem I will give u all the points don't answer right I will report it and u will not get any of the poi
    10·2 answers
  • my favorite songstress gives away 25% of the sales of her signature fragrance collection to her charity. last month her sales we
    10·2 answers
  • MIDDLE SCHOOL
    10·1 answer
  • A rectangular field is 348 inches long and 7 yards wide
    12·2 answers
  • Write the equation for the quadratic function in the graph.
    15·1 answer
  • A27=16<br> a<br> 27<br> =<br> 16<br> . What is the value for a?
    14·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!