Reference no: EM13908722
1. Given points P1 = (1/2, 1/2), P2 = (1,0) and P3 = (2,2), we will use the duality that maps P = (x, y) to the line TP = {(u, v): v = xu + y and the line l with equation y = mx + b maps to the point Tl = (-m,b).
(a) Carefully describe the dual of the triangle ΔP1P2P3
(b) Repeat, now using the polar transformation for duality.
(c) Describe the (usual) dual of n points, P1,......,P2 in convex position in R2. Repeat if n = 3k and the set is is general position with k convex layers".
L = {l1,...,ln} is a set of n lines in the plane in general position.
2. Given i,j ∈ (1,...,n) and L as above, you want to decide if li ∈ λi; that is if the ith line of L meets the jth level of A(L).
(a) First show that if li has the kth smallest slope, the answer is YES if j is between k and n - k + 1.
(b) Now give an efficient algorithm in case the property in (a), above, does not hold.
(c) (*) Try to give a nontrivial lower bound for this task.
Compute the overhead application rate for total overhead
: World Company expects to operate at 80% of its productive capacity of 50,000 units per month.
|
Sum of all the numbers
: Write a program that repeatedly asks a user to enter a number. The program will sum up all the number that the user keyed in. Terminate the program when the user enters -9, and display the sum of all the numbers entered by the user (exclude -9).
|
Create a dictionary and store student
: Write a program to create a dictionary and store student id as key and student name as value and display the student id and name. After displaying the dictionary keys and values you should clear the dictionary so that your dictionary becomes empty..
|
What is the acceleration of the stone
: A stone used in the sport of curling has a mass of 18.0 kg and is initially at rest, sitting on a ?at ice surface. What is the acceleration of the stone and what is the work done in accelerating it
|
The polar transformation for duality
: Carefully describe the dual of the triangle - Repeat, now using the polar transformation for duality.
|
What is the maximum that can be consumed in the first period
: If the borrowing/lending rate is 20%, what is the opportunity set? What is the maximum that can be consumed in the first period? In the second period?
|
Create a website downloader in python
: Create a website Downloader in Python. Given a url, find all the links and store each page into local machine. This must be done repeatedly (if you find new links in the pages downloaded, you must go deeper levels).
|
Design a program that uses a loop to display
: Running on a particular treadmill you burn 3.9 calories per minute. Design a program that uses a loop to display the number of calories burned after 10,15,20,25,30 minutes?
|
Compute the sales price variance and the sales volume
: Comp Wiz sells computers. During May 2013, it sold 350 computers at a $ 1,200 average price each. The May 2013 fixed budget included sales of 365 computers at an average price of $ 1,100 each.
|