Show that every order topology is Hausdorff.
In: Advanced Math
For any two real sequences {an} and {bn}, prove that Rudin’s Ex. 5 We assume that the right hand side is defined, that is, not of the form ∞ − ∞ or −∞ + ∞.
lim sup (an + bn) ≤ lim sup an + lim sup bn.
Proof If lim sup an = ∞ or lim sup bn = ∞, there is nothing to prove
In: Advanced Math
How do the three types of integer programming problems differ? Which do you think is most common, and why? Be detailed.
In: Advanced Math
Prove that each element in Pentagon D5 has a unique inverse under the binary operation.
D5={AF, BF, CF, DF, EF,0,72,144,216,288}
In: Advanced Math
Juan is a salesman for L. L. Bowers Corp. He has a choice of three compensation plans. Plan 1 pays $2500 per month. Plan 2 pays $2000 per month plus 15% commission. Plan 3 pays $1700 per month plus 30% commission. Graph the three plans and determine which is best. I need this graphed in excel but i am not sure how to do it.
In: Advanced Math
The cost of controlling emissions at a firm goes up rapidly as the amount of emissions reduced goes up. Here is a possible model: C(x, y) = 1,000 + 200x2 + 200y2 where x is the reduction in sulfur emissions, y is the reduction in lead emissions (in pounds of pollutant per day), and C is the daily cost to the firm (in dollars) of this reduction. Government clean-air subsidies amount to $100 per pound of sulfur and $200 per pound of lead removed. How many pounds of pollutant should the firm remove each day to minimize net cost (cost minus subsidy)?
In: Advanced Math
1. Find a possible formula for the trigonometric function whose values are in the following table.
X 0 2 4 6 8 10 12
Y 5 1 -3 1 5 1 -3
y=?
2. A population of rabbits oscillates 15 above and below an
average of 128 during the year, hitting the lowest value in January
(t = 0). Find an equation for the population, P, in terms
of the months since January, t.
P(t) =
What if the lowest value of the rabbit population occurred in April
instead?
P(t)) =
3. Outside temperature over a day can be modeled as a sinusoidal function. Suppose you know the high temperature of 59 degrees occurs at 4 PM and the average temperature for the day is 50 degrees. Find the temperature, to the nearest degree, at 8 AM
Degrees:
4. Outside temperature over a day can be modeled as a sinusoidal function. Suppose you know the temperature varies between 32 and 68 degrees during the day and the average daily temperature first occurs at 10 AM. How many hours after midnight, to two decimal places, does the temperature first reach 45 degrees?
Hours:
In: Advanced Math
The usual ε − δ definition of limits, Definition. limx→a f(x) = L exactly when for every ε > 0 there is a δ > 0 such that for any x with |x − a| < δ we are guaranteed to have |f(x) − L| < ε as well.
1. Use the ε − δ definition of limits to verify that limx→1 (−2x + 1) = −1. [2]
2. Use the definition of limits that you didn’t use in answering question 1 to verify that limx→2 (−x + 2) does not =1. [2]
3. Use either definition of limits above to verify that limx→3 (x^2− 5)= 2. [3] Hint: The choice of δ in 3 will probably require some slightly indirect reasoning. Pick some arbitrary smallish positive number for δ as a first cut. If it doesn’t do the job, but x is at least that close, you’ll have more information to help pin down the δ you really need. Note: The problems above are probably easiest done by hand, though Maple and its competitors do have tools for solving inequalities which could be useful.
5. Compute limx→0 sin (x + π)/x by hand. [1
In: Advanced Math
If C is the part of the circle (x2)2+(y2)2=1(x2)2+(y2)2=1 in the
first quadrant, find the following line integral with respect to
arc length.
∫C(8x−6y)ds
In: Advanced Math
In: Advanced Math
1. Prove that for any graph, the sum the degreesPv∈V deg(v) is twice the number of edges |E|. (By “prove” I mean write a few sentences explaining why it is true.)
2. i) At a recent math seminar, 5 mathematicians greeted each
other by shaking hands. Is it possible for each mathematician to
shake hands with exactly 3 other people? (No one can shake his or
her own hand.) To answer the question, please rephrase the problem
as a problem about graphs (is there a graph with 5 vertices ...),
state your answer, and then explain why you believe your
answer.
ii) Write a conjecture about a more general statement. What do you
think happens if we have N mathematicians and we want each to shake
the hands of K other people?
3. A very special island is inhabited only by knights and knaves. Knights always tell the truth, and knaves always lie. You meet two inhabitants: Zoey and Mel. Mel says, “At least one of us is a knave,” but Zoey says nothing. Can you determine who is a knight and who is a knave?
In: Advanced Math
Consider the system modeled by the differential equation
dy/dt - y = t with initial condition y(0) = 1
the exact solution is given by y(t) = 2et − t − 1
Note, the differential equation dy/dt - y =t can be written as
dy/dt = t + y
using Euler’s approximation of dy/dt = (y(t + Dt) – y(t))/ Dt
(y(t + Dt) – y(t))/ Dt = (t + y)
y(t + Dt) = (t + y)Dt + y(t)
New Value = change + current value
time ∆t = 0.1 ∆t = 0.0001 Exact Value %Relative %Relative
Error ∆t = 0.1 Error ∆t = 0.0001
0
0.1
0.2
0.3
0.4
0.5
0.6
0.7
0.8
0.9
1.0
In: Advanced Math
Solve equations
1.) y'-y=t/y
2.) y'-(1/t)y=y2sin(t)
3.) y'+y=y2cos(t)
4.) y'-2y=cos(t)/(y1/2)
In: Advanced Math
6- Write a C++ program that determines the amount of memory used by char, short int, unsigned short int, float, and double types and display the information on the screen. You program should also display the typical range for each data type.
In: Advanced Math
Where is the function ln(sin x ) defined and continuous?
In: Advanced Math