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
3-24 Today’s Electronics specializes in manufacturing modern electronic components. It also builds the equipment that produces the components. Phyllis Weinberger, who is responsible for advising the president of Today’s Electronics on electronic manufacturing equipment, has developed the following table concerning a proposed facility:
Profit |
|||
Strong Market |
Fair Market |
Poor Market |
|
Large Facility |
550,000 |
110,000 |
-310,000 |
Medium Sized Facility |
300,000 |
129,000 |
-100,000 |
Small Facility |
200,000 |
100,000 |
-32,000 |
No Facility |
0 |
0 |
0 |
a. develop an opportunity loss table.
Opportunity Loss Table |
Outcome |
|
Large |
0 |
310,000 |
Medium |
250,000 |
100,000 |
Small |
350,000 |
32,000 |
No facility |
550,000 |
0 |
b. what is the minimax regret decision?
Opportunity Loss Table |
Outcome |
Max Regret |
|||||
Large |
0 |
19,000 |
310,000 |
310,000 |
|||
Medium |
250,000 |
0 |
100,000 |
250,000 |
|||
Small |
350,000 |
29,000 |
32,000 |
350,000 |
|||
No facility |
550,000 |
129,000 |
0 |
550,000 |
|||
The minimax regret decision rule states the best alternative is the medium-sized facility.
Just need help with making an excel spreadsheet showing formulas for these answers .
In: Advanced Math
Find the general solution of the following equations:
y′′ −4y′ +4y=0; y′′ −5y′ +6y=0; y′′ − 2y′ = 0
In: Advanced Math
Solve the differential equation y'' − y' − 2y = 9e^2t , with initial conditions y(0) = 3, y' (0) = −2, using two different methods. Indicate clearly which methods you are using. First method:
Second method:
In: Advanced Math
Obtain the general solution of the following equation 4Uxx+12Uxy+9Uyy-9U = 9
In: Advanced Math
Let f : V mapped to W be a continuous function between two topological spaces V and W, so that (by definition) the preimage under f of every open set in W is open in V : Y is open in W implies f^−1(Y ) = {x in V | f(x) in Y } is open in V. Prove that the preimage under f of every closed set in W is closed in V . Feel free to take V = W = R^n to simplify things. Hint: show that the “preimage of” operation plays nice with set-complements, and then use the fact that every closed set is the complement of some open set. Note that R^n is both open and closed as a subset of itself.
In: Advanced Math
A solution of hydrochloric acid accidentally leaks
into a spring fed freshwater lake, which in turn feeds a single
stream. the acid leaks into the lake at a rate of 2 gallons per
hour and has a concentration if 3 pounds per gallon. The lake
initially contains 4000 gallons of water. Water flows into the lake
from the spring at a rate of 100 gallons per hour and fluid flows
out of the lake into the stream at a rate of 100 gallons per
hour.
a) Set up the initial value problem that models the dynamics if
acid in the lake.
b) Solve the initial value problem from part a.
c) compute the amount of acid in the lake after 1 hour
In: Advanced Math
In: Advanced Math
By computing both sides, show that for an m × n matrix A, vectors u and v ∈ Rn , and a scalar s ∈ R, we have (a) A(sv) = s(Av); (b) A(u + v) = Au + Av; (c) A(0) = 0. Here 0 denotes the zero vector. Is the meaning of 0 on the two sides identical? Why or why not? Hint: Let x = (x1, . . . , xn) and y = (y1, . . . , yn) be vectors in Rn . The definition of vector equality is that x = y if and only if, for each i between 1 and n, we have xi = yi . So verify this property for the vectors in (a), (b), (c).
In: Advanced Math