Mathematical problems in industry

Assignment Help Mathematics
Reference no: EM131442553

Mathematical Problems in Industry Assignment

Q1. In lectures we defined the Sobolev space H10(V ) with the norm

||f||H10 = (Z∫Vf,if,idV)1/2.

However, since H10(V) ⊂ H1(V), it will also have the norm associated with the Sobolev space H1(V),

||f||H1 = (∫V(f2 + f,if,i)dV)1/2.

We want to show that these are equivalent norms. That is, there are constants k, K > 0 such that for any f ∈ H10(V),

k||f||H10 ≤ ||f||H1 ≤ K||f||H10.                                              (1)

(a) Show that if (1) is true, then there also exists k', K' > 0 such that

k'||f||H1 ≤ ||f||H10 ≤ K'||f||H1.                            (2)

So equivalence is symmetric, as we would expect.

(b) We will show this equivalence for the one-dimensional case where V is the interval (a, b), though it is true for n = 2, 3 dimensions also. The left hand inequality of (1) is obvious (with k = 1). Let f be any bounded and continuous function with bounded and continuous first derivatives, and which is zero on the boundary of V, that is at x = a and x = b. Then for any x ∈ (a, b),

f(x) = axf'(x) dx,

where f' = df/dx. Why?

(c) Apply the Cauchy-Schwarz inequality to the right hand side of this to obtain

|f(x)| ≤ (ax|f'|2dx)1/2 (ax1 dx)1/2.

(d) Show that

|f(x)|2 ≤ ||f'||2L_2|x - a|

where ||.||L2 is the L2 norm defined in lectures.

(e) By integrating both sides with respect to x over the entire interval (a, b), conclude that

||f||2L_2 ≤ C||f'||2L_2

for some C > 0 which does not depend on f. What does C depend upon?

(f) Use the result (e) to prove the right hand inequality of (1).

(g) We have now proved (1) for the special case of f as described in (b). How do you think we would prove it for any f ∈ H10(a, b)? (Describe in words.)

2. We want to prove the result that there exists M > 0 such that for any f ∈ H1(V),

Vf2dV ≤ M(∫∂Vf2dS + ∫Vf,if,i dV).                                (3)

Intuitively, this result is saying that the size of f on V is "controlled" by the size of f on the boundary and the size of the first partial derivatives of f on V, where size is measured by the L2 norm. Again we will only consider the case where V is the interval (a, b), though the result is true for n = 2, 3 dimensions also. In the one-dimensional case the boundary integral over ∂V on the right hand side takes the simple form f(a)2 + f(b)2.

(a) Let f be any bounded and continuous function with bounded and continuous first derivatives. Using a similar argument as in Question 1(b), show that or any x ∈ V,

|f(x)| ≤ |f(a) + ax f'dx | ≤ |f(a)| + |ax f'dx|,

and so

|f(x)|2 ≤ 2(|f(a)|2 + |axf'dx|2)

             ≤ 2|f(a)|2 + ||f'||2L_2|x - a|)

(c) Integrate both sides with respect to x over the entire interval (a, b) to conclude that

||f||L_2 ≤ C(f(a)2 + ||f'||L_2)

where C does not depend on f. What does C depend upon?

(d) Deduce from (3) that there exists M' > 0 such that for any f ∈ H1(V),

||f||2H^1 ≤ M' (∫∂Vf2dS + ∫Vf,if,i dV).                         (4)

3. We next want to prove the result that there exists M > 0 such that for any f ∈ H1(V), the boundary integral

∂Vf2 dS ≤ M||f||2H^1.

Intuitively, this is saying that the size of f on the boundary is controlled by the H1 norm of f on V. Again we will only consider the case where V is the interval (a, b), though the result is true for n = 2, 3 dimensions also. In this one-dimensional case the boundary integral on the left hand side takes the simple form f(a)2 + f(b)2.

(a) Let f be any bounded and continuous function with bounded and continuous first derivatives. Using a similar argument as in Question 2(a), show that or any x ∈ V,

|f(a)| ≤ |f(x)| + |axf'dx|,

and

|f(a)|2 ≤ 2(|f(x)|2 + |axf'dx|2)

            ≤ 2|f(x)|2 + ||f'||2L_2|x - a|)

(c) Integrate both sides with respect to x over the entire interval (a, b) to conclude that

|f(a)|2 ≤ C||f||2H^1

where C does not depend on f. What does C depend upon?

(d) Prove a similar result for |f(b)|2.

Q4. Consider the weak formulation of the steady state Dirichlet problem in the form: Find v ∈ H10(V) such that

a(v, φ) = f(φ) ∀φ ∈ H10(V),

where the bilinear form a(., .) and the linear functional f(.) are defined by

a(v, φ) = ∫Vk(x)v,iφ,i dV and f(φ) = - ∫Vgφ dV - ∫Vk(x)U˜,iφ,i dV.

Here k(x) is the non-constant conductivity, g(x) is a source term and U˜ is a H1(V) extension of the boundary value U(x) to all of V.

(a) Suppose that there are constants m, M > 0 such that for any x ∈ V, m ≤ k(x) ≤ M. Show that the energy norm (a(., .))1/2 derived from the bilinear form a(., .) is equivalent to the H10 norm. (Hint: Use the property of integrals that for any functions f(x) ≥ h(x) then

Vf dV ≥ ∫Vh dV.)

(b) Assume that the source term g ∈ L2(V). Show that the linear functional f(.) is bounded on H10(V). (Hint: Use the result (1) from Question 1 above to bound the first integral in f(.).)

We have therefore shown that the assumptions of the Lax-Milgram Theorem are true for this problem.

Q5. Consider the weak formulation of the cooling problem described in Question 3(b) of Assignment 1: Find u ∈ H1(V) such that

a(u, φ) = f(φ) ∀φ ∈ H1(V),

where the bilinear form a(., .) and linear functional f(.) are defined by

a(u, φ) = ∫Vk(x)u,iφ,i dV + ∫∂V huφ dS and f(φ) = -∫Vgφ dV + ∫∂Vhu0φ dS.

Here k(x) is the non-constant conductivity, g(x) is a source term, h(x) is the heat transfer coefficient on the boundary and u0(x) is the temperature of the external environment.

(a) With the same conditions on k as in Question 4(a) above, and suppose that there are constants hmin, hmax > 0 such that hmax ≥ h(x) ≥ hmin, show that the energy norm (a(., .))1/2 derived from the bilinear form a(., .) is equivalent to the H1 norm. (Hint: Use the general results (4) above (5) to handle the surface integral term in the bilinear form.)

(b) Assume that the source term g ∈ L2(V ). Show that the linear functional f(.) is bounded on H1(V).

We have therefore shown that the assumptions of the Lax-Milgram Theorem are also true for this problem.

Attachment:- Assignment Files.rar

Reference no: EM131442553

Questions Cloud

Proportion of auto accidents that involve teenage drivers : A researcher claims the proportion of auto accidents that involve teenage drivers is less than20%. ABC Insurance Company checks police records on 200 randomly selected autoaccidents and notes that teenagers were at the wheel in 32 of them.Assume t..
Identify the null hypothesis and the alternative hypothesis : 1. Identify the null hypothesis and the alternative hypothesis. 2. Determine the test statistic. Show all work; writing the correct test statistic, without supporting work, will receive no credit. 3. Determine the p-value. Show all work; writing th..
Analyze what was the economic impact of subprime crisis : What was the economic impact of Subprime crisis? What was the plan of Alan Greenspan,Chairman,Federal Reserve?Why he proposed it? Do you think the plan led to the Housing Crisis.
Examine the price elasticity of demand : You will analyze data on firm sales and in the market overall to identify trends and inform your recommendation for the firm's future actions -  Explore the supply and demand conditions for your firm's product.
Mathematical problems in industry : Math 7731 - Mathematical Problems in Industry Assignment. We have now proved (1) for the special case of f as described in (b). How do you think we would prove it for any f ∈ H10(a, b)? (Describe in words.)
Discuss current trends in the economic environment : Discuss current trends in the economic environment that marketers must be aware of and provide examples of company responses to each trend
What benefit to consumers of price increasing in hot weather : ECON 2301- Economically, what the benefit to consumers of price increasing in hot weather? (Tip: imagine you and another person walked up to a machine and there was only one can left in it.)
Define law of demand : An analyst observes the following equilibrium price quantity combinations in the market for restaurant meals in a city over a four-year period
How does the price elasticity of demand for gasoline : How responsive do you think consumers will be to the price change when these fluctuations occur due to changes in supply? Why? Use the various determinants of elasticity to explain your answer.

Reviews

len1442553

3/28/2017 1:39:22 AM

Australian student, more step by step only 5 questions on file (Assignment 2.pdf). We have therefore shown that the assumptions of the Lax-Milgram Theorem are also true for this problem.

Write a Review

Mathematics Questions & Answers

  Explain what happens to the value obtained for the slope

What happens to the value obtained for the slope if the coordinates of the two ordered pairs aren't subtracted in the same order?

  Balance at the end of month 10

You plan to save $100 per month at the end of each month. Assume the saving account pays 6% annual interest rate compounded monthly. a) What will be your balance at the end of month 10?

  How far has the car moved

a car traveling at 45 miles per hour is brought to a complete stop, at a constant deceleration, 132 feet from where the brakes are applied. How far has the car moved when its speed has been reduced to 15 miles per hour? How far has the car moved w..

  Bayes'' theorem and binominal distribution

Calculate the probability that a randomly selected car is new. Further, verify the results by comparing the conditional probability directly.

  Question regarding nilpotent group

Prove that there cannot be a nilpotent group N generated by two elements with the property that every nilpotent group generated by two elements is a homomorphic image of N

  Inner product in vector spaces

Find each of the following for the given inner product defined in R^2 =3u(subscript 1)v(subscript 1) + u(subscript 2)v(subscript 2)

  Estimate the model where house prices are affected

Estimate the model where house prices are affected by rail distance only. What is the sign and magnitude of the coefficient on rail distance, and what is the fit of the regression

  How much did charles originally invest

Charles invested in an account on April 1 at a variable rate of interest. Interest on the investment will be paid on June 30. The interest rate began at %5.5 simple interest, increased to %7 effective April 17, then fell by %0.5 effective Ma..

  Squares of numbers which are near to the multiples of the

Squares of numbers which are near to the multiples of the bases. Square of 388, near by 400, which is a multiple of 100. Square of 485, near by 500, which is a multiple of 100.

  What is the means number of on time flights per 15 flights

if an air flight arrives on time .60% of the time and 15 flights are observed, what is the means number of on time flights per 15 flights.

  What is minimum seed at which abby must row

If Abby walks at 3 mi/hr, what is minimum seed at which she must row so that the quickest way to the restaurent is to row directly (with no walking).

  Estimate the maximum error in the calculated surface area

The circumference of a sphere was measured to be 90000 cm with a possible error of 050000 cm. Use linear approximation to estimate the maximum error in the calculated surface area.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd