Comments
Description
Transcript
Exercise 6
BGU Physics Dept. Introduction to Mathematical Methods in Physics Exercise 6 First order linear differential equations, many variable scalar functions and integrals 1. Solve the following initial value problems y 0 + 3t = 2te2t , 0 y(0) = 1 2 ty + 2y = t − t − 1, 0 ty + 2y = sin t, (1) y(1) = 0 (2) y(π/2) = 1 (3) 2. In the following problems, (a) Find the solution of the given initial value problem in explicit form. (b) Plot the graph of the function. (c) Determine (At least approximately) the interval in which the solution is defined. 2x , y(0) = −2 1 + 2y 0 = xdx + ye−x dy, y(0) = 1 y0 = (4) (5) 3. Solve the initial value problem y0 = 2 cos(2x) , 3 + 2y y(0) = −1 (6) and determine where the solution attains its maximum value. 4. Homogeneous Equations. If the right side of the equation dy/dx = f (x, y) can be expressed as a function of the ration y/x only, then the equation is said to be homogeneous. Such equations can always be transformed into separable equations by change of the dependent variable. This problem illustrates this method. Consider the equation dy y − 4x = dx x−y (7) Rewrite the equation as a function of y/x. Introduce a new dependent variable v so that v = y/x, or y = xv(x). Express dy/dx in terms of x, v, and dv/dx. Substitute these expressions in the differential equation and solve for v in terms of x and hence for y in terms of x. 1 5. Find the volume of the region bounded above by the paraboloid z = x2 + y 2 and below by the square R : |x| ≤ 1, |y| ≤ 1. 6. In the following items, sketch the region bounded by the given lines and the regions area as a double integral and evaluate the integral (a) The parabolas x = y 2 and x = 2y − y 2 (b) The curves y = ln x and y = 2 ln x and the line x = e, in the first quadrant. 7. Change the Cartesian integral into an equivalent polar integral. Then evaluate the integral Z √ 1 Z dx −1 1−x2 √ − 1−x2 2 (1 + x2 + y 2 )2 dy 8. By transforming to cylindrical coordinates, compute the integral Z 1 Z √1−y2 Z xp dy dx x2 + y 2 dz −1 0 0 9. Average values. In polar co-ordinates, the average value of a function over a region R is given by Z Z 1 f (r, θ)rdrdθ Area(R) R p Find the average height of the cone z = x2 + y 2 above the disk x2 + y 2 ≤ a2 in the xy plane. 2