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

  Questions on ferris wheel

Prepare a Flexible Budget Gator Divers is a company that provides diving services such as underwater ship repairs to clients in the Tampa Bay area.

  Logistic map

This assignment has two question related to maths. Questions are related to bifurcation cascade and logistic map.

  Finding the probability of cards

This assignment has questions related to probabiltiy.

  Systems of ode

Find all the xed points, and study their stability and Draw the phase portrait of the system, as well as the graphs of the solutions in all relevant cases.

  Derive the boolean expression

Derive the Boolean Expression and construct the switching circuit for the truth table stated

  System of equations

Evaluate which equations are under-identified, just-identified, and over-identified.

  Linear programming problem

Linear programming problem consisting of only two constraints with one objective function.

  Find the natural domain

Find the natural domain of the given functions.

  Introduction to numerical methods

Compute the coecients of the polynomials using the term recurrence relation.

  Chart of the topological manifold

De?nition of smoothness of functions on a smooth manifold is chart independent and hence geometric.

  Mathematics in computing

Questions related on mathematics in computing.

  Complex problems

Complex problems

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