Vector review. MAT Multi Variable Calculus. Class Exercises. The Inner product, or Scalar Product

Størrelse: px
Starte visningen fra side:

Download "Vector review. MAT Multi Variable Calculus. Class Exercises. The Inner product, or Scalar Product"

Transkript

1 Vector review MAT Multi Variable Calculus W. Stefan Arizona State University October 31, 2008 Let u =< u1, u2,, un > and v =< v1, v2,, vn > be two vectors in Vn and c a scalar. Operations with vectors Addition: u + v =< u1 + v1, u2 + v2,, un + v2 > scalar multiplication: cu =< cu1, cu2,, cun >. Subtraction: u v = u + ( 1v) Note: The result of addition and scalar multiplication is a vector. Length or Magnitude u = u = n ui 2 i=1 Note: The result of the magnitude operator is a scalar (number). The Inner product, or Scalar Product The Scalar product is the product of two vectors u Vn and v Vn and results in a scalar (i.e. u v R). Definition u v = u1v1 + u2v2 + + unvn n = uivi i=1 u =< 4, 3, 1 >, v =< 2, 4, 1 >. Class Exercises Show the following properties of the scalar product If u and v are in V2 and c is a scalar, then 1. u u = u 2 2. u v = v u 3. u (v + w) = u v + u w 4. (cu) v = c(u v) = a (cv) 5. 0 u = 0 u v = ( 3) 4 + ( 1) ( 1) = = 3

2 1 2 u =< 4, 6 >, v =< 4, 1 > u = = 21 u =< 2, 8 >, v =< 4, 1 > u = 8 8 = 0 Scalar Product and Angles Scalar Product and Projections Theorem If Φ is the angle between the vectors u and v then u v = u v cos Φ Note Two vectors u and v are perpendicular or orthogonal if and only if the angle is Φ = π/2 and. u v = 0 The projection proj a b is called vector projection of b onto a. The length of the projected vector is called scalar projection comp a b.

3 Scalar Product and Projections cont. Exercise Scalar and vector projection Scalar Projection of b onto a: comp a b = a b a Vector Projection of b onto a: ( ) a b a proj a b = a a The cross product Ways to remember the formula The cross product between vectors a, b V3 is a vector in V3. Definition Determinant of a two-by-two matrix a b =< a2b3 a3b2, a3b1 a1b3, a1b2 a2b1 > Properties a b is perpendicular to both a and b. a b is perpendicular to the plane generated by a and b. a b = a b sin Φ, where Φ is the angle between a and b. Vectors a and b are parallel if and only of a b = 0 Determinant of a three-by-three matrix

4 Ways to remember the formula, cont. 1st way i j k a1 a2 a3 = i(a2b3 b2a3) j(a1b3 a3b1) + k(a1b2 b1a2) b1 b2 b3 Properties of the cross product Properties of the cross product Let a, b, c V3 and c R, then 2nd way But... and a (b c) (a b) c a b = b a Applications of the cross product Applications of the cross product Find a vector that is perpendicular to two other vectors Area of a parallelogram: A = a b Torque Triple Product a1 a2 a3 a (b c) = b1 b2 b3 c1 c2 c3 Can be used to compute the volume of a parallelepiped: V = a (b c) τ = r F

5 line and plane equations Symmetric equation r = r0 + ta Vector equation t R is the parameter each value of t corresponds to a point on the line r0 =< x0, y0, z0 >, v =< a, b, c > < x, y, z >=< x0, y0, z0 > +t < a, b, c > solve 1st equation for t : t = x x0 a solve 2nd equation for t : t = y y0 b solve 3rd equation for t : t = z z0 c Symmetric equation of a line (t =) x x0 a = y y0 = z z0 b c Line segments Parallel lines, skew lines and intersecting lines Line segments from r0 to r1 r(t) = (1 t)r0 + tr1 0 t 1 check if equation makes sense: r(0) = r0 + 0r1 = r0 r(1) = 0r0 + 1r1 = r1 1. lines can be parallel 2. equal 3. skew 4. intersecting

6 Planes Vector equation For a plane containing point r0 and normal vector n: n (r r0) = 0 Planes cont. Scalar equation for a plane r0 =< x0, y0, z0 > and n =< a, b, c >: multiply out vector equation: a(x x0) + b(y y0) + c(z z0) = 0 All vectors in the plane are perpendicular to n. ax + by + cz + d = 0 Parallel planes, intersecting planes 1. Two planes are parallel if Two planes intersect at a line: v lies in both planes: v is perpendicular to n1 and n2 Distance to a plane Review A vector a can be defined using points Distance to a plane ax + by + cz + d = 0 A point in the plane can be identified by a vector D = comp n b = = = a(x1 x0) + b(y1 y0) + c(z1 z0) a 2 + b 2 + c 2 { d }} { ax1 + by1 + cz1 (ax0 + by0 + cz0) a 2 + b 2 + c 2 ax1 + by1 + cz1 + d a 2 + b 2 + c 2 To define a line we need two things: a direction and a point on the line.

7 Extra Homework due 09/12/08 Cylinders and quadratic surfaces You know the line equation in 2-D: y = mx + b An alternative way to describe the line equation in 2-D is using vectors: r = r0 + tv with r, r0, v V2 1. write down the parametric equation in 2-D 2. plot the line 3. find m and b, if r0 =< 2, 1 > and v =< 1, 3 > Cylinders and quadratic surfaces cont. Cross section at y=2 Traces (or cross-section) Curves of intersection with the x y, x z, z y plane.

8 Vector functions and space curves Vector functions and space curves Vector-valued functions Function with input is a number and output is a vector. domain is a set of numbers and its range is a set of vectors. Its r(t) =< f (t), g(t), h(t) >= f (t)i + g(t)j + h(t)k r(t) =< cos4t, t, sin4t > Vector functions and space curves cont Vector functions and space curves exercises Find a vector valued function that represents the intersection of the two surfaces: x 2 + y 2 = 4 and z = xy.

9 Derivative of a vector valued function Derivative of a vector valued function Vector-valued functions Derivative r dt = r(t + h) r(t) r (t) = lim h 0 h The vector function is smooth in the interval I if r (t) 0 for all t in I. Properties Integral of a vector valued function Arc Length Integral b b b b r(t)dt =< f (t)dt, g(t)dt, h(t)dt > a a a a Arc Length b L = a [f (t)] 2 + [g (t)] 2 + [h (x)] 2 dt = b a r (t) dt

10 Christmas lighting business I m trying to figure out how long of a line of lights I would need to wrap around a tree 110 tall and 6 diameter at the base (assume 0 diameter at the top), if it only wraps around 6 times? I m thinking the equation of a helix but not sure. Any ideas?! Arc length function Arc length function s(t) s(t) = t r (u) du a Used to parametrize a curve wrt. the arc length: r(s) = r(t(s)) Curve can be defined independent of the parameter t. Curvature Curvature Or more conveniently: κ = dt ds = dt dt dt ds κ(t) = T (t) r (t) κ(t) = r (t) r (t) r (t) 3 The Normal and Binormal Vectors Unit Tangent vector T(t) = r (t) r (t) Observe that T(t) T (t) = 0: Principal Unit Normal Vector N(t) (or simply unit normal) Binormal Vector N(t) = T (t) T (t) B(t) = T(t) N(t)

11 Motion in Space Velocity Vector v(t) r(t + h) r(t) v(t) = lim = r (t) h 0 h The speed of the particle at time t is the magnitude of the velocity vector v(t) = r (t). Acceleration Vector a(t) Class Exercises a(t) = v (t) = r (t) Find the velocity and position vectors of a particle that has the given initial velocity and position: a(t) =< 1, 2, 0 >, v(0) =< 0, 0, 1 > and r(0) =< 1, 0, 0 >. What is the velocity vector as the particle passes through the line: r2(t) =< 1, 2, 3 > +t < 2/3, 1/3, 2/3 > What is the velocity vector as the particle passes through the plane: x = 4 Tangential and normal components of acceleration Acceleration With v = v, note that v = vt, i.e. v = v T + vt. With T = κv and T = T N we have: a(t) = v (t)t + κv 2 N = att + ann Note that v a = vt (v (t)t + κv 2 N) = vv T T + κv 3 T N = vv (because T T = 1 and T N = 0). Tangential and normal components Partial Derivatives at = v = v a = r (t) r (t) v r (t) an = κv 2 = r (t) r (t) r (t) 3 r (t) 2 = r (t) r (t) r (t) Partial Derivatives If f (x, y) is a function of two variables, its partial derivatives are the functions fx(x, y) and fy (x, y), defined by and Notations fx(x, y) = fx(x, y) = lim h 0 f (x + h, y) f (x, y) h fy (x, y) = lim h 0 f (x, y + h) f (x, y) h ( ) f (x, y) = Dxf (x, y) = = f1(x, y) = D1f (x, y) x x

12 Partial Derivatives cont. Partial Derivatives cont. Rules for finding partial derivatives 1. To find fx, regard y as a constant and differentiate f (x, y) with respect to x. 2. To find fy, regard x as a constant and differentiate f (x, y) with respect to y. f (x, y) = xe 3y fx(x, y) = e 3y fy (x, y) = 3xe 3y Geometric Interpretation fx(a, b) slope of the tangents to curves of the intersection of the graph with plane y = b f (x, y) = 4 x 2 2y 2 fx(x, y) = 2x fy (x, y) = 4y fx(1, 1) = 2 fy (1, 1) = 4 f (1, 1) = 1 Higher derivatives Second order derivatives 1. (fx)x (fx)x = fxx = ( f ) x x = 2 f x x 2. (fx)y (fx)y = fxy = ( f ) y x = 2 f y x 3. (fy )x = fyx = x 4. (fy )y = fyy = y Clairaut s Theorem ( ) f y ( f y = 2 f x y ) = 2 f y y fxy = fyx Ideal gas The gas law for a fixed mass m of an ideal gas at absoute temperature T, preassure P, and volume V is PV = mrt. Show that T = PV mr P = mrt V V = mrt P T P V T T = mr PV mr mr mr V P = mr P T = mr V V T = mr P

13 Tangent-planes Equation of the tangent plane Plane through a point P(a, b, c), with position vector r0 =< a, b, c > width vectors in the plane v =< 1, 0, fx(a, b) > and u =< 0, 1, fy (a, b) > equation of plane n(r r0) = 0 Tangent plane through the point P(x0, y0, z0), i.e. z0 = f (x0, y0), of the function z = f (x0, y0). z z0 = fx(x0, y0)(x x0) + fy (x0, y0)(y y0) plot Zoom in

14 Linear Approximation Linear approximation may not exist Linear Approximation f (x, y) L(x, y) = f (a, b) + fx(a, b)(x a) + fy (a, b)(y a) is the linear approximation or linearization of f (x, y) at (a, b) Differentability If the partial derivatives fx and fy exist and are continuous at (a, b), then f is differentable at (a, b). Differentials 2 Total differential dz = fx(x, y)dx + fy (x, y)dy = x dx + x dy = fx(x, y) x + fy (x, y) y Resistors A model of the surface of the human body is given by S = w h 0.725, where w is weight in pounds and h is the height in inches. S is measured in square feet. Use differentials to estimate the maximum error in percent in the calculated surface if the error in measurement in w and h is at most 2%.

15 The Chain Rule The Cain Rule (Case 1) Suppose z = f (x, y) with x = g(t) and y = h(t): dz dt = f dx x dt + f dy y dt z = sin(x) cos(y), x = πt, y = t dz dt = cos(πt) cos( sin(πt) sin( t) t)π 2 t The Chain Rule cont. The Cain Rule (Case 2) Suppose z = f (x, y) with x = g(s, t) and y = h(s, t): s = f x x s + f y y s t = f x x t + f y y t z = x 2 + xy + y 2, x = s + t, y = st = 2(s + t) + st + (2st + s + t)s t = 2(s + t) + st + (2st + s + t)t s The Chain Rule cont. Implicit Differentiation z x y u v w u v w Class Exercise Using a rule similar to the chain rule (case 2) to find all partial derivatives of z = x 2 + xy 3, x = uv 2 + w 3, y = u + ve w. Formulate a version of the chain rule for f (x1, x2, xn) with xi = xi(t1, tm) Let F (x, y) = 0 and y = f (x) differentable, where F (x, f (x)) = 0. We want to compute the derivative of f (x): Use chain-rule (case I) to differentate both sides: with d dx x = x = 1 now if F y 0: F x d dx F (x, y) = d dx 0 dx dx + F dy y dx = 0 F dx x dy = F y dy dx = F x = Fx Fy y

16 Implicit Differentiation cont. Implicit Differentiation cont. Implicit Differentiation Let F (x, y) = 0 and y = f (x) differentable, where F (x, f (x)) = 0. Then f (x) = dy F dx = x = Fx F y Fy Note Let F (x, y) = 0 then y can be expressed as a function of x, i.e. y = f (x) whenever Fy (x, y) 0 Find dy dx for x 2 + y 2 = 4 F (x, y) = x 2 + y 2 4 dy dx = 2x 2y = x y.

17 Implicit Differentiation for 3 variables Let F (x, y, z) = 0 and z = f (x, y) differentable, where F (x, y, f (x, y)) = 0. We want to compute the partial derivatives of f (x, y): Use chain-rule (case II) to differentate both sides with respect to x: F x x F (x, y, z) = x 0 x x + F y y x + F x = 0 with x x = x = 1 and x y = y x 1 = 0 F x x = F Implicit Differentiation for 3 variables cont. Implicit Differentiation for 3 variables Let F (x, y, z) = 0 and z = f (x, y) differentable, where F (x, y, f (x, y)) = 0. Then the partial derivatives of f (x, y) are given by x = F x = Fx y = F y F Fz = Fy Fz now if F 0: x = F x = Fx Fz Directional Derivatives Directional derivative Duf (x0, y0) = lim h 0 f (x0 + ha, y0 + hb) f (x0, y0) h Note with g(h) := f (x0 + ha, y0 + hb) we can write g(h) g(0) Duf (x0, y0) = lim = g (0) h 0 g and using the chain rule case I: g (h) = fx(x0 + ha, y0 + hb)a + fy (x0 + ha, y0 + hb)b therefore Gradient Directional derivative and gradient Directional derivative in the direction u: Duf (x0, y0, z0) = fx(x0, y0)a + fy (x0, y0)b = < fx(x0, y0), fy (x0, y0) > u = f (x0, y0) u, where f (x0, y0) is called the gradient of f (x, y) at (x0, y0). g (0) = Duf (x0, y0, z0) = fx(x0, y0)a + fy (x0, y0)b

18 Maximizing the directional derivative Useful applications of the gradient Tangent plane The tangent plane at the point P(x0, y0, z0): In what direction u is the directional derivative maximal? Duf (x0, y0, z0) = f (x0, y0) u = f (x0, y0) cosφ where φ is the angle between f (x0, y0) and u. φ = 0. The gradient is the direction of steepest assent. F (x0, y0, z0) (r r0) = 0 Gradient and level lines The gradient is perpendicular to the level lines, i.e. if F (x(t), y(t)) = k then < x (t), y (t) > F (x(t), y(t)) = 0 Local maximum Local maximum or minimum Theorem If f (x, z) has a local maximum or minimum or a critical point at (a, b) and the gradient exist then f (x, y) (x,y)=(a,b) =< 0, 0 > f (x, y) = 9 2x + 4y x 2 4y 2 Definition A function of two variables f (x, y) has a local maximum at (a, b) if f (a, b) f (x, y) when (x, y) is close to (a, b). fx(x, y) = 2 2x = 0 fy (x, y) = 4 8y = 0 x = 1 y = 1 2

19 Local maximum Second Derivative Test Let f (a, b) =< 0, 0 > and D = fxx fyz then 1. if D > 0 and fxx(a, b) > 0, then f (a, b) is a local minimum, 2. if D > 0 and fyy(a, b) < 0, then f (a, b) is a local maximum, 3. if D < 0 is not a local minimum or local maximum,it is a saddle point. Note The test gives no information if D = 0: f (a, b) could still be a local minimum or maximum. fxy fxx f (x, y) = 9 2x + 4y x 2 4y 2 plug in ( 1, 1/2) fx(x, y) = 2 2x = 0 fy (x, y) = 4 8y = 0 x = 1 y = 1 2 fxy(x, y) = 0 fyx(x, y) = 0 fxx(x, y) = 2 fyy(x, y) = 8 D = = 16 > 0 The point ( 1, 1/2) is a local maximum. Multiple Integrals Review of the definite integral Let f (x) be defined for a x b and let the interval [a, b] be divided into n subinterval [xi 1, xi] with xi = xi xi 1. Let xi be points in these subintervals. Then Vector Fields assigns a vector to each point y = F(x) = F(x, y) b n f (x)dx = lim xi 0 f (xi ) xi i=1 a

20 Vector Fields in Applications Newton s law of gravitation F(x) = mmg x 3 x Gradient Fields Consider the scalar function z = f (x, y) Note: the gradient f of f (x, y) is a vector. i.e. the gradient defines a vector field Conservative Vector Field A vector field F(x) is called conservative if a f (x) exists, such that F (x) = f (x) Flowlines The path followed by an particle whose velocity filed is the given vector field. Flowline A curve r(t) is a flow line of the vector field F(x) if r (t) = F(r(t))

Kurver og flader Aktivitet 15 Geodætiske kurver, Isometri, Mainardi-Codazzi, Teorema Egregium

Kurver og flader Aktivitet 15 Geodætiske kurver, Isometri, Mainardi-Codazzi, Teorema Egregium Kurver og flader Aktivitet 15 Geodætiske kurver, Isometri, Mainardi-Codazzi, Teorema Egregium Lisbeth Fajstrup Institut for Matematiske Fag Aalborg Universitet Kurver og Flader 2013 Lisbeth Fajstrup (AAU)

Læs mere

Besvarelser til Lineær Algebra Reeksamen Februar 2017

Besvarelser til Lineær Algebra Reeksamen Februar 2017 Besvarelser til Lineær Algebra Reeksamen - 7. Februar 207 Mikkel Findinge Bemærk, at der kan være sneget sig fejl ind. Kontakt mig endelig, hvis du skulle falde over en sådan. Dette dokument har udelukkende

Læs mere

Calculus II Project. Calculus II Projekt. (26.3.2012 12.00 to 30.3.2012 12.00) (26.3.2012 12.00 til 30.3.2012 12.00)

Calculus II Project. Calculus II Projekt. (26.3.2012 12.00 to 30.3.2012 12.00) (26.3.2012 12.00 til 30.3.2012 12.00) Calculus II Project Calculus II Projekt (26.3.212 12. to 3.3.212 12.) (26.3.212 12. til 3.3.212 12.) You have to solve the project questions on your own, i. e. you are not allowed to do it together in

Læs mere

Particle-based T-Spline Level Set Evolution for 3D Object Reconstruction with Range and Volume Constraints

Particle-based T-Spline Level Set Evolution for 3D Object Reconstruction with Range and Volume Constraints Particle-based T-Spline Level Set for 3D Object Reconstruction with Range and Volume Constraints Robert Feichtinger (joint work with Huaiping Yang, Bert Jüttler) Institute of Applied Geometry, JKU Linz

Læs mere

Vina Nguyen HSSP July 13, 2008

Vina Nguyen HSSP July 13, 2008 Vina Nguyen HSSP July 13, 2008 1 What does it mean if sets A, B, C are a partition of set D? 2 How do you calculate P(A B) using the formula for conditional probability? 3 What is the difference between

Læs mere

Linear Programming ١ C H A P T E R 2

Linear Programming ١ C H A P T E R 2 Linear Programming ١ C H A P T E R 2 Problem Formulation Problem formulation or modeling is the process of translating a verbal statement of a problem into a mathematical statement. The Guidelines of formulation

Læs mere

Sign variation, the Grassmannian, and total positivity

Sign variation, the Grassmannian, and total positivity Sign variation, the Grassmannian, and total positivity arxiv:1503.05622 Slides available at math.berkeley.edu/~skarp Steven N. Karp, UC Berkeley FPSAC 2015 KAIST, Daejeon Steven N. Karp (UC Berkeley) Sign

Læs mere

Angle Ini/al side Terminal side Vertex Standard posi/on Posi/ve angles Nega/ve angles. Quadrantal angle

Angle Ini/al side Terminal side Vertex Standard posi/on Posi/ve angles Nega/ve angles. Quadrantal angle Mrs. Valentine AFM Objective: I will be able to identify angle types, convert between degrees and radians for angle measures, identify coterminal angles, find the length of an intercepted arc, and find

Læs mere

Project Step 7. Behavioral modeling of a dual ported register set. 1/8/ L11 Project Step 5 Copyright Joanne DeGroat, ECE, OSU 1

Project Step 7. Behavioral modeling of a dual ported register set. 1/8/ L11 Project Step 5 Copyright Joanne DeGroat, ECE, OSU 1 Project Step 7 Behavioral modeling of a dual ported register set. Copyright 2006 - Joanne DeGroat, ECE, OSU 1 The register set Register set specifications 16 dual ported registers each with 16- bit words

Læs mere

Exercise 6.14 Linearly independent vectors are also affinely independent.

Exercise 6.14 Linearly independent vectors are also affinely independent. Affine sets Linear Inequality Systems Definition 6.12 The vectors v 1, v 2,..., v k are affinely independent if v 2 v 1,..., v k v 1 is linearly independent; affinely dependent, otherwise. We first check

Læs mere

Integrator8 kommandoer

Integrator8 kommandoer Integrator8 kommandoer Rev. 25.12.09 (S.Markvorsen@mat.dtu.dk) Filnavn: Int8_Kommandoer.mw Kurver Curve based Commands Argumen ts Output C1 Integration of function along curve kurveint kurveintgo 2 : Fig2

Læs mere

Multivariate Extremes and Dependence in Elliptical Distributions

Multivariate Extremes and Dependence in Elliptical Distributions Multivariate Extremes and Dependence in Elliptical Distributions Filip Lindskog, RiskLab, ETH Zürich joint work with Henrik Hult, KTH Stockholm I II III IV V Motivation Elliptical distributions A class

Læs mere

28 April 2003 Retrospective: Semicore Visit

28 April 2003 Retrospective: Semicore Visit 28 April 2003 Retrospective: Semicore Visit What is highest growth Industry? Rebuild versus remanufacture Importance of Documentation, blueprinting, spares What are barriers to high uptime? Review Homeworks

Læs mere

Basic statistics for experimental medical researchers

Basic statistics for experimental medical researchers Basic statistics for experimental medical researchers Sample size calculations September 15th 2016 Christian Pipper Department of public health (IFSV) Faculty of Health and Medicinal Science (SUND) E-mail:

Læs mere

Generalized Probit Model in Design of Dose Finding Experiments. Yuehui Wu Valerii V. Fedorov RSU, GlaxoSmithKline, US

Generalized Probit Model in Design of Dose Finding Experiments. Yuehui Wu Valerii V. Fedorov RSU, GlaxoSmithKline, US Generalized Probit Model in Design of Dose Finding Experiments Yuehui Wu Valerii V. Fedorov RSU, GlaxoSmithKline, US Outline Motivation Generalized probit model Utility function Locally optimal designs

Læs mere

SKRIFTLIG EKSAMEN I NUMERISK DYNAMIK Bygge- og Anlægskonstruktion, 7. semester Torsdag den 19. juni 2003 kl Alle hjælpemidler er tilladt

SKRIFTLIG EKSAMEN I NUMERISK DYNAMIK Bygge- og Anlægskonstruktion, 7. semester Torsdag den 19. juni 2003 kl Alle hjælpemidler er tilladt SKRIFTLIG EKSAMEN I NUMERISK DYNAMIK Bygge- og Anlægskonstruktion, 7. semester Torsdag den 9. juni 23 kl. 9.-3. Alle hjælpemidler er tilladt OPGAVE f(x) x Givet funktionen f(x) x, x [, ] Spørgsmål (%)

Læs mere

Slot diffusers. Slot diffusers LD-17, LD-18

Slot diffusers. Slot diffusers LD-17, LD-18 LD-17, LD-18 Application LD-17 and LD-18 are designed for supply of cold or warm air in rooms with a height between. m and 4 m. They allow easy setting of air deflectors for different modes of operation

Læs mere

Eksamen i Signalbehandling og matematik

Eksamen i Signalbehandling og matematik Opgave. (%).a. Figur og afbilleder et diskret tid signal [n ] og dets DTFT. [n] bruges som input til et LTI filter med en frekvens amplitude respons som vist på figur. Hvilket af de 4 output signaler (y

Læs mere

The complete construction for copying a segment, AB, is shown above. Describe each stage of the process.

The complete construction for copying a segment, AB, is shown above. Describe each stage of the process. A a compass, a straightedge, a ruler, patty paper B C A Stage 1 Stage 2 B C D Stage 3 The complete construction for copying a segment, AB, is shown above. Describe each stage of the process. Use a ruler

Læs mere

Strings and Sets: set complement, union, intersection, etc. set concatenation AB, power of set A n, A, A +

Strings and Sets: set complement, union, intersection, etc. set concatenation AB, power of set A n, A, A + Strings and Sets: A string over Σ is any nite-length sequence of elements of Σ The set of all strings over alphabet Σ is denoted as Σ Operators over set: set complement, union, intersection, etc. set concatenation

Læs mere

Oversigt [S] 2.7, 2.9, 11.4

Oversigt [S] 2.7, 2.9, 11.4 Oversigt [S] 2.7, 2.9, 11.4 Nøgleord og begreber Tangentlinje for graf Tangentplan for graf Test tangentplan Lineær approximation i en og flere variable Test approximation Differentiabilitet i flere variable

Læs mere

WeBWorK demonstration assignment

WeBWorK demonstration assignment WeBWorK demonstration assignment The main purpose of this WeBWorK set is to familiarize yourself with WeBWorK. Here are some hints on how to use WeBWorK effectively: After first logging into WeBWorK change

Læs mere

Sætning (Kædereglen) For f(u), u = g(x) differentiable er den sammensatte funktion F = f g differentiabel med

Sætning (Kædereglen) For f(u), u = g(x) differentiable er den sammensatte funktion F = f g differentiabel med Oversigt [S] 3.5, 11.5 Nøgleord og begreber Kædereglen i en variabel Kædereglen to variable Test kædereglen Kædereglen i tre eller flere variable Jacobimatricen Kædereglen på matrixform Test matrixform

Læs mere

UNISONIC TECHNOLOGIES CO.,

UNISONIC TECHNOLOGIES CO., UNISONIC TECHNOLOGIES CO., 3 TERMINAL 1A NEGATIVE VOLTAGE REGULATOR DESCRIPTION 1 TO-263 The UTC series of three-terminal negative regulators are available in TO-263 package and with several fixed output

Læs mere

Skriftlig Eksamen Kombinatorik, Sandsynlighed og Randomiserede Algoritmer (DM528)

Skriftlig Eksamen Kombinatorik, Sandsynlighed og Randomiserede Algoritmer (DM528) Skriftlig Eksamen Kombinatorik, Sandsynlighed og Randomiserede Algoritmer (DM58) Institut for Matematik og Datalogi Syddansk Universitet, Odense Torsdag den 1. januar 01 kl. 9 13 Alle sædvanlige hjælpemidler

Læs mere

X M Y. What is mediation? Mediation analysis an introduction. Definition

X M Y. What is mediation? Mediation analysis an introduction. Definition What is mediation? an introduction Ulla Hvidtfeldt Section of Social Medicine - Investigate underlying mechanisms of an association Opening the black box - Strengthen/support the main effect hypothesis

Læs mere

Probabilistic properties of modular addition. Victoria Vysotskaya

Probabilistic properties of modular addition. Victoria Vysotskaya Probabilistic properties of modular addition Victoria Vysotskaya JSC InfoTeCS, NPK Kryptonite CTCrypt 19 / June 4, 2019 vysotskaya.victory@gmail.com Victoria Vysotskaya (Infotecs, Kryptonite) Probabilistic

Læs mere

19.3. Second Order ODEs. Introduction. Prerequisites. Learning Outcomes

19.3. Second Order ODEs. Introduction. Prerequisites. Learning Outcomes Second Order ODEs 19.3 Introduction In this Section we start to learn how to solve second-order differential equations of a particular type: those that are linear and that have constant coefficients. Such

Læs mere

Mat 1. 2-timersprøve den 17. maj 2016.

Mat 1. 2-timersprøve den 17. maj 2016. Opgave restart; Givet funktionen f:=x-sqrt(*x-); Spørgsmål Mat -timersprøve den 7 maj 6 JE 6 f := x/ x K Funktionen er defineret for x K R x R Dvs Dm f er intervallet [ ;N[ diff(f(x),x,x,x,x); K x K 7/

Læs mere

University of Copenhagen Faculty of Science Written Exam - 3. April Algebra 3

University of Copenhagen Faculty of Science Written Exam - 3. April Algebra 3 University of Copenhagen Faculty of Science Written Exam - 3. April 2009 Algebra 3 This exam contains 5 exercises which are to be solved in 3 hours. The exercises are posed in an English and in a Danish

Læs mere

what is this all about? Introduction three-phase diode bridge rectifier input voltages input voltages, waveforms normalization of voltages voltages?

what is this all about? Introduction three-phase diode bridge rectifier input voltages input voltages, waveforms normalization of voltages voltages? what is this all about? v A Introduction three-phase diode bridge rectifier D1 D D D4 D5 D6 i OUT + v OUT v B i 1 i i + + + v 1 v v input voltages input voltages, waveforms v 1 = V m cos ω 0 t v = V m

Læs mere

Curve Modeling B-Spline Curves. Dr. S.M. Malaek. Assistant: M. Younesi

Curve Modeling B-Spline Curves. Dr. S.M. Malaek. Assistant: M. Younesi Curve Modeling B-Spline Curves Dr. S.M. Malaek Assistant: M. Younesi Motivation B-Spline Basis: Motivation Consider designing the profile of a vase. The left figure below is a Bézier curve of degree 11;

Læs mere

Black Jack --- Review. Spring 2012

Black Jack --- Review. Spring 2012 Black Jack --- Review Spring 2012 Simulation Simulation can solve real-world problems by modeling realworld processes to provide otherwise unobtainable information. Computer simulation is used to predict

Læs mere

The X Factor. Målgruppe. Læringsmål. Introduktion til læreren klasse & ungdomsuddannelser Engelskundervisningen

The X Factor. Målgruppe. Læringsmål. Introduktion til læreren klasse & ungdomsuddannelser Engelskundervisningen The X Factor Målgruppe 7-10 klasse & ungdomsuddannelser Engelskundervisningen Læringsmål Eleven kan give sammenhængende fremstillinger på basis af indhentede informationer Eleven har viden om at søge og

Læs mere

Oversigt [S] 2.7, 2.9, 11.4

Oversigt [S] 2.7, 2.9, 11.4 Oversigt [S] 2.7, 2.9, 11.4 Nøgleord og begreber Tangentlinje for graf Tangentplan for graf Test tangentplan Lineær approximation i en og flere variable Test approximation Differentiabilitet i flere variable

Læs mere

Rotational Properties of Bose - Einstein Condensates

Rotational Properties of Bose - Einstein Condensates Rotational Properties of Bose - Einstein Condensates Stefan Baumgärtner April 30, 2013 1 / 27 Stefan Baumgärtner Rotational Properties of Bose - Einstein Condensates Outline 2 / 27 Stefan Baumgärtner Rotational

Læs mere

Statistik for MPH: 7

Statistik for MPH: 7 Statistik for MPH: 7 3. november 2011 www.biostat.ku.dk/~pka/mph11 Attributable risk, bestemmelse af stikprøvestørrelse (Silva: 333-365, 381-383) Per Kragh Andersen 1 Fra den 6. uges statistikundervisning:

Læs mere

RoE timestamp and presentation time in past

RoE timestamp and presentation time in past RoE timestamp and presentation time in past Jouni Korhonen Broadcom Ltd. 5/26/2016 9 June 2016 IEEE 1904 Access Networks Working Group, Hørsholm, Denmark 1 Background RoE 2:24:6 timestamp was recently

Læs mere

Skriftlig Eksamen Diskret matematik med anvendelser (DM72)

Skriftlig Eksamen Diskret matematik med anvendelser (DM72) Skriftlig Eksamen Diskret matematik med anvendelser (DM72) Institut for Matematik & Datalogi Syddansk Universitet, Odense Onsdag den 18. januar 2006 Alle sædvanlige hjælpemidler (lærebøger, notater etc.),

Læs mere

On the complexity of drawing trees nicely: corrigendum

On the complexity of drawing trees nicely: corrigendum Acta Informatica 40, 603 607 (2004) Digital Object Identifier (DOI) 10.1007/s00236-004-0138-y On the complexity of drawing trees nicely: corrigendum Thorsten Akkerman, Christoph Buchheim, Michael Jünger,

Læs mere

VLSI Design. DC & Transient Response. EE 447 VLSI Design 4: DC and Transient Response 1

VLSI Design. DC & Transient Response. EE 447 VLSI Design 4: DC and Transient Response 1 VLSI Design DC & Transient Response 4: DC and Transient Response 1 Outline DC Response Logic Levels and Noise Margins Transient Response Delay Estimation 4: DC and Transient Response DC Response DC Response:

Læs mere

frame bracket Ford & Dodge

frame bracket Ford & Dodge , Rev 3 02/19 frame bracket 8552005 Ford & Dodge ITEM PART # QTY DESCRIPTION 1 00083 8 NUT,.50NC HEX 2 00084 8 WASHER,.50 LOCK 3 14189-76 2 FRAME BRACKET 4 14194-76 1 411AL FRAME BRACKET PASSENGER SIDE

Læs mere

University of Copenhagen Faculty of Science Written Exam April Algebra 3

University of Copenhagen Faculty of Science Written Exam April Algebra 3 University of Copenhagen Faculty of Science Written Exam - 16. April 2010 Algebra This exam contains 5 exercises which are to be solved in hours. The exercises are posed in an English and in a Danish version.

Læs mere

CS 4390/5387 SOFTWARE V&V LECTURE 5 BLACK-BOX TESTING - 2

CS 4390/5387 SOFTWARE V&V LECTURE 5 BLACK-BOX TESTING - 2 1 CS 4390/5387 SOFTWARE V&V LECTURE 5 BLACK-BOX TESTING - 2 Outline 2 HW Solution Exercise (Equivalence Class Testing) Exercise (Decision Table Testing) Pairwise Testing Exercise (Pairwise Testing) 1 Homework

Læs mere

StarWars-videointro. Start din video på den nørdede måde! Version: August 2012

StarWars-videointro. Start din video på den nørdede måde! Version: August 2012 StarWars-videointro Start din video på den nørdede måde! Version: August 2012 Indholdsfortegnelse StarWars-effekt til videointro!...4 Hent programmet...4 Indtast din tekst...5 Export til film...6 Avanceret

Læs mere

DoodleBUGS (Hands-on)

DoodleBUGS (Hands-on) DoodleBUGS (Hands-on) Simple example: Program: bino_ave_sim_doodle.odc A simulation example Generate a sample from F=(r1+r2)/2 where r1~bin(0.5,200) and r2~bin(0.25,100) Note that E(F)=(100+25)/2=62.5

Læs mere

Nyhedsmail, december 2013 (scroll down for English version)

Nyhedsmail, december 2013 (scroll down for English version) Nyhedsmail, december 2013 (scroll down for English version) Kære Omdeler Julen venter rundt om hjørnet. Og netop julen er årsagen til, at NORDJYSKE Distributions mange omdelere har ekstra travlt med at

Læs mere

Fejlbeskeder i SMDB. Business Rules Fejlbesked Kommentar. Validate Business Rules. Request- ValidateRequestRegist ration (Rules :1)

Fejlbeskeder i SMDB. Business Rules Fejlbesked Kommentar. Validate Business Rules. Request- ValidateRequestRegist ration (Rules :1) Fejlbeskeder i SMDB Validate Business Rules Request- ValidateRequestRegist ration (Rules :1) Business Rules Fejlbesked Kommentar the municipality must have no more than one Kontaktforløb at a time Fejl

Læs mere

The GAssist Pittsburgh Learning Classifier System. Dr. J. Bacardit, N. Krasnogor G53BIO - Bioinformatics

The GAssist Pittsburgh Learning Classifier System. Dr. J. Bacardit, N. Krasnogor G53BIO - Bioinformatics The GAssist Pittsburgh Learning Classifier System Dr. J. Bacardit, N. Krasnogor G53BIO - Outline bioinformatics Summary and future directions Objectives of GAssist GAssist [Bacardit, 04] is a Pittsburgh

Læs mere

Det Teknisk-Naturvidenskabelige Fakultet Første Studieår AALBORG UNIVERSITET Arkitektur Og Design MATEMATIK OG FORM

Det Teknisk-Naturvidenskabelige Fakultet Første Studieår AALBORG UNIVERSITET Arkitektur Og Design MATEMATIK OG FORM Det Teknisk-Naturvidenskabelige Fakultet Første Studieår AALBORG UNIVERSITET Arkitektur Og Design MATEMATIK OG FORM 27 April 2012 - Lecture 4 (in English) Vector operations in Grasshopper Group 1 8:15-9:15

Læs mere

Trolling Master Bornholm 2015

Trolling Master Bornholm 2015 Trolling Master Bornholm 2015 (English version further down) Sæsonen er ved at komme i omdrejninger. Her er det John Eriksen fra Nexø med 95 cm og en kontrolleret vægt på 11,8 kg fanget på østkysten af

Læs mere

Bilag 1 GPS dataudskrifter fra Stena Carisma ved passage af målefelt

Bilag 1 GPS dataudskrifter fra Stena Carisma ved passage af målefelt Bilag 1 GPS dataudskrifter fra Stena Carisma ved passage af målefelt Passage 1 Passage 2 Passage 3 Passage 4 Passage 5 27 Bilag 2 Engelsk beskrivelse af S4-måleren InterOcean S4 Current Meter The S4 Electromagnetic

Læs mere

Skriftlig Eksamen Automatteori og Beregnelighed (DM17)

Skriftlig Eksamen Automatteori og Beregnelighed (DM17) Skriftlig Eksamen Automatteori og Beregnelighed (DM17) Institut for Matematik & Datalogi Syddansk Universitet Odense Campus Lørdag, den 15. Januar 2005 Alle sædvanlige hjælpemidler (lærebøger, notater

Læs mere

Det er muligt at chekce følgende opg. i CodeJudge: og

Det er muligt at chekce følgende opg. i CodeJudge: og Det er muligt at chekce følgende opg. i CodeJudge:.1.7 og.1.14 Exercise 1: Skriv en forløkke, som producerer følgende output: 1 4 9 16 5 36 Bonusopgave: Modificer dit program, så det ikke benytter multiplikation.

Læs mere

Chapter 6. Hydrogen Atom. 6.1 Schrödinger Equation. The Hamiltonian for a hydrogen atom is. Recall that. 1 r 2 sin 2 θ + 1. and.

Chapter 6. Hydrogen Atom. 6.1 Schrödinger Equation. The Hamiltonian for a hydrogen atom is. Recall that. 1 r 2 sin 2 θ + 1. and. Chapter 6 Hydrogen Atom 6. Schrödinger Equation The Hamiltonian for a hydrogen atom is Recall that Ĥ = h e m e 4πɛ o r = r ) + r r r r sin θ sin θ ) + θ θ r sin θ φ and [ ˆL = h sin θ ) + )] sin θ θ θ

Læs mere

Constant Terminal Voltage. Industry Workshop 1 st November 2013

Constant Terminal Voltage. Industry Workshop 1 st November 2013 Constant Terminal Voltage Industry Workshop 1 st November 2013 Covering; Reactive Power & Voltage Requirements for Synchronous Generators and how the requirements are delivered Other countries - A different

Læs mere

Differential Evolution (DE) "Biologically-inspired computing", T. Krink, EVALife Group, Univ. of Aarhus, Denmark

Differential Evolution (DE) Biologically-inspired computing, T. Krink, EVALife Group, Univ. of Aarhus, Denmark Differential Evolution (DE) Differential Evolution (DE) (Storn and Price, 199) Step 1 - Initialize and evaluate Generate a random start population and evaluate the individuals x 2 search space x 1 Differential

Læs mere

A multimodel data assimilation framework for hydrology

A multimodel data assimilation framework for hydrology A multimodel data assimilation framework for hydrology Antoine Thiboult, François Anctil Université Laval June 27 th 2017 What is Data Assimilation? Use observations to improve simulation 2 of 8 What is

Læs mere

PARALLELIZATION OF ATTILA SIMULATOR WITH OPENMP MIGUEL ÁNGEL MARTÍNEZ DEL AMOR MINIPROJECT OF TDT24 NTNU

PARALLELIZATION OF ATTILA SIMULATOR WITH OPENMP MIGUEL ÁNGEL MARTÍNEZ DEL AMOR MINIPROJECT OF TDT24 NTNU PARALLELIZATION OF ATTILA SIMULATOR WITH OPENMP MIGUEL ÁNGEL MARTÍNEZ DEL AMOR MINIPROJECT OF TDT24 NTNU OUTLINE INEFFICIENCY OF ATTILA WAYS TO PARALLELIZE LOW COMPATIBILITY IN THE COMPILATION A SOLUTION

Læs mere

Engelsk. Niveau D. De Merkantile Erhvervsuddannelser September Casebaseret eksamen. og

Engelsk. Niveau D. De Merkantile Erhvervsuddannelser September Casebaseret eksamen.  og 052431_EngelskD 08/09/05 13:29 Side 1 De Merkantile Erhvervsuddannelser September 2005 Side 1 af 4 sider Casebaseret eksamen Engelsk Niveau D www.jysk.dk og www.jysk.com Indhold: Opgave 1 Presentation

Læs mere

Name: Week of April 1 MathWorksheets.com

Name: Week of April 1 MathWorksheets.com Get a fidget spinner! Spin it. I needed to spin time(s) to finish. Find the GCF using the Birthday Cake method. 5 45 55 9 11 5 = 5 4 16 12 2 14 12 5 100 50 3 15 27 80 208 240 144 70 45 21 24 45 57 Spin

Læs mere

University of Copenhagen Faculty of Science Written Exam - 8. April 2008. Algebra 3

University of Copenhagen Faculty of Science Written Exam - 8. April 2008. Algebra 3 University of Copenhagen Faculty of Science Written Exam - 8. April 2008 Algebra 3 This exam contains 5 exercises which are to be solved in 3 hours. The exercises are posed in an English and in a Danish

Læs mere

Brug sømbrættet til at lave sjove figurer. Lav fx: Få de andre til at gætte, hvad du har lavet. Use the nail board to make funny shapes.

Brug sømbrættet til at lave sjove figurer. Lav fx: Få de andre til at gætte, hvad du har lavet. Use the nail board to make funny shapes. Brug sømbrættet til at lave sjove figurer. Lav f: Et dannebrogsflag Et hus med tag, vinduer og dør En fugl En bil En blomst Få de andre til at gætte, hvad du har lavet. Use the nail board to make funn

Læs mere

User Manual for LTC IGNOU

User Manual for LTC IGNOU User Manual for LTC IGNOU 1 LTC (Leave Travel Concession) Navigation: Portal Launch HCM Application Self Service LTC Self Service 1. LTC Advance/Intimation Navigation: Launch HCM Application Self Service

Læs mere

Privat-, statslig- eller regional institution m.v. Andet Added Bekaempelsesudfoerende: string No Label: Bekæmpelsesudførende

Privat-, statslig- eller regional institution m.v. Andet Added Bekaempelsesudfoerende: string No Label: Bekæmpelsesudførende Changes for Rottedatabasen Web Service The coming version of Rottedatabasen Web Service will have several changes some of them breaking for the exposed methods. These changes and the business logic behind

Læs mere

Computing the constant in Friedrichs inequality

Computing the constant in Friedrichs inequality Computing the constant in Friedrichs inequality Tomáš Vejchodský vejchod@math.cas.cz Institute of Mathematics, Žitná 25, 115 67 Praha 1 February 8, 212, SIGA 212, Prague Motivation Classical formulation:

Læs mere

Circulating Beams Søren Pape Møller ISA / DANFYSIK A/S Chapter 4 i Wilson - 1 hour

Circulating Beams Søren Pape Møller ISA / DANFYSIK A/S Chapter 4 i Wilson - 1 hour Circulating Beams Søren Pape Møller ISA / DANFYSIK A/S Chapter 4 i Wilson - 1 hour Particles in space En partikel har to transversale koordinater og en longitudinal og tilsvarende hastigheder. Ofte er

Læs mere

DET KONGELIGE BIBLIOTEK NATIONALBIBLIOTEK OG KØBENHAVNS UNIVERSITETS- BIBLIOTEK. Index

DET KONGELIGE BIBLIOTEK NATIONALBIBLIOTEK OG KØBENHAVNS UNIVERSITETS- BIBLIOTEK. Index DET KONGELIGE Index Download driver... 2 Find the Windows 7 version.... 2 Download the Windows Vista driver.... 4 Extract driver... 5 Windows Vista installation of a printer.... 7 Side 1 af 12 DET KONGELIGE

Læs mere

Skriftlig Eksamen Beregnelighed (DM517)

Skriftlig Eksamen Beregnelighed (DM517) Skriftlig Eksamen Beregnelighed (DM517) Institut for Matematik & Datalogi Syddansk Universitet Mandag den 7 Januar 2008, kl. 9 13 Alle sædvanlige hjælpemidler (lærebøger, notater etc.) samt brug af lommeregner

Læs mere

Some results for the weighted Drazin inverse of a modified matrix

Some results for the weighted Drazin inverse of a modified matrix International Journal of Applied Mathematics Computation Journal homepage: www.darbose.in/ijamc ISSN: 0974-4665 (Print) 0974-4673 (Online) Volume 6(1) 2014 1 9 Some results for the weighted Drazin inverse

Læs mere

Trolling Master Bornholm 2016 Nyhedsbrev nr. 7

Trolling Master Bornholm 2016 Nyhedsbrev nr. 7 Trolling Master Bornholm 2016 Nyhedsbrev nr. 7 English version further down Så var det omsider fiskevejr En af dem, der kom på vandet i en af hullerne, mellem den hårde vestenvind var Lejf K. Pedersen,

Læs mere

Statistik for MPH: oktober Attributable risk, bestemmelse af stikprøvestørrelse (Silva: , )

Statistik for MPH: oktober Attributable risk, bestemmelse af stikprøvestørrelse (Silva: , ) Statistik for MPH: 7 29. oktober 2015 www.biostat.ku.dk/~pka/mph15 Attributable risk, bestemmelse af stikprøvestørrelse (Silva: 333-365, 381-383) Per Kragh Andersen 1 Fra den 6. uges statistikundervisning:

Læs mere

Oversigt [S] 7.2, 7.5, 7.6; [LA] 18, 19

Oversigt [S] 7.2, 7.5, 7.6; [LA] 18, 19 Oversigt [S] 7.2, 7.5, 7.6; [LA] 18, 19 Nøgleord og begreber Eksistens og entydighed Elementære funktioner Eksponential af matrix Retningsfelt Eulers metode Hastighedsfelt for system Eulers metode for

Læs mere

Mandara. PebbleCreek. Tradition Series. 1,884 sq. ft robson.com. Exterior Design A. Exterior Design B.

Mandara. PebbleCreek. Tradition Series. 1,884 sq. ft robson.com. Exterior Design A. Exterior Design B. Mandara 1,884 sq. ft. Tradition Series Exterior Design A Exterior Design B Exterior Design C Exterior Design D 623.935.6700 robson.com Tradition Series Exterior Design A w/opt. Golf Cart Garage Exterior

Læs mere

Mandara. PebbleCreek. Tradition Series. 1,884 sq. ft robson.com. Exterior Design A. Exterior Design B.

Mandara. PebbleCreek. Tradition Series. 1,884 sq. ft robson.com. Exterior Design A. Exterior Design B. Mandara 1,884 sq. ft. Tradition Series Exterior Design A Exterior Design B Exterior Design C Exterior Design D 623.935.6700 robson.com Tradition OPTIONS Series Exterior Design A w/opt. Golf Cart Garage

Læs mere

Trolling Master Bornholm 2016 Nyhedsbrev nr. 5

Trolling Master Bornholm 2016 Nyhedsbrev nr. 5 Trolling Master Bornholm 2016 Nyhedsbrev nr. 5 English version further down Kim Finne med 11 kg laks Laksen blev fanget i denne uge øst for Bornholm ud for Nexø. Et andet eksempel er her to laks taget

Læs mere

LED STAR PIN G4 BASIC INFORMATION: Series circuit. Parallel circuit. www.osram.com 1. HOW CAN I UNDERSTAND THE FOLLOWING SHEETS?

LED STAR PIN G4 BASIC INFORMATION: Series circuit. Parallel circuit. www.osram.com 1. HOW CAN I UNDERSTAND THE FOLLOWING SHEETS? BASIC INFORMATION: 1. HOW CAN I UNDERSTAND THE FOLLOWING SHES? Compatibility to OSRAM s: -Series Circuit... Page 2 -Parallel Circuit... Page 3 Compatibility to OTHER s : -Series Circuit... Page 4 -Parallel

Læs mere

ATEX direktivet. Vedligeholdelse af ATEX certifikater mv. Steen Christensen stec@teknologisk.dk www.atexdirektivet.

ATEX direktivet. Vedligeholdelse af ATEX certifikater mv. Steen Christensen stec@teknologisk.dk www.atexdirektivet. ATEX direktivet Vedligeholdelse af ATEX certifikater mv. Steen Christensen stec@teknologisk.dk www.atexdirektivet.dk tlf: 7220 2693 Vedligeholdelse af Certifikater / tekniske dossier / overensstemmelseserklæringen.

Læs mere

Noter til kursusgang 9, IMAT og IMATØ

Noter til kursusgang 9, IMAT og IMATØ Noter til kursusgang 9, IMAT og IMATØ matematik og matematik-økonomi studierne 1. basissemester Esben Høg 4. november 013 Institut for Matematiske Fag Aalborg Universitet Esben Høg Noter til kursusgang

Læs mere

Unitel EDI MT940 June 2010. Based on: SWIFT Standards - Category 9 MT940 Customer Statement Message (January 2004)

Unitel EDI MT940 June 2010. Based on: SWIFT Standards - Category 9 MT940 Customer Statement Message (January 2004) Unitel EDI MT940 June 2010 Based on: SWIFT Standards - Category 9 MT940 Customer Statement Message (January 2004) Contents 1. Introduction...3 2. General...3 3. Description of the MT940 message...3 3.1.

Læs mere

Business Rules Fejlbesked Kommentar

Business Rules Fejlbesked Kommentar Fejlbeskeder i SMDB Validate Business Request- ValidateRequestRegi stration ( :1) Business Fejlbesked Kommentar the municipality must have no more than one Kontaktforløb at a time Fejl 1: Anmodning En

Læs mere

Løsning af skyline-problemet

Løsning af skyline-problemet Løsning af skyline-problemet Keld Helsgaun RUC, oktober 1999 Efter at have overvejet problemet en stund er min første indskydelse, at jeg kan opnå en løsning ved at tilføje en bygning til den aktuelle

Læs mere

EKSAMENSOPGAVELØSNINGER CALCULUS 2 (2005) AUGUST 2006 AARHUS UNIVERSITET

EKSAMENSOPGAVELØSNINGER CALCULUS 2 (2005) AUGUST 2006 AARHUS UNIVERSITET EKSAMENSOPGAVELØSNINGER CALCULUS 2 (2005) AUGUST 2006 AARHUS UNIVERSITET H.A. NIELSEN & H.A. SALOMONSEN Opgave. Lad f betegne funktionen f(x,y) = x 3 + x 2 y + xy 2 + y 3. ) Angiv gradienten f. 2) Angiv

Læs mere

RPW This app is optimized for: For a full list of compatible phones please visit radiation. result.

RPW This app is optimized for: For a full list of compatible phones please visit   radiation. result. TM TM RPW-1000 Laser Distance Measurer This app is optimized for: For a full list of compatible phones please visit www.ryobitools.eu/phoneworks IMPORTANT SAFETY S READ AND UNDERSTAND ALL INSTRUCTIONS.

Læs mere

Det bedste sted - en undersøgelse med cirkler

Det bedste sted - en undersøgelse med cirkler Det bedste sted - en undersøgelse med cirkler Ján 1 Šunderlík Introduction og Eva Barcíková In optics when it comes down to show path of rays of light through glass, lenses or systems of lenses, m physics

Læs mere

DIVAR VIGTIGT! / IMPORTANT! MÅL / DIMENSIONS. The DIVAR wall lamp comes standard. with 2.4 m braided cord and a plug in power supply (EU or UK).

DIVAR VIGTIGT! / IMPORTANT! MÅL / DIMENSIONS. The DIVAR wall lamp comes standard. with 2.4 m braided cord and a plug in power supply (EU or UK). DIVAR VIGTIGT! / IMPORTANT! VIGTIGT læs vores anvisninger før du bruger produktet. Har du problemer med den elektriske installation, skal du kontakte en elektriker. Sørg for at altid slukke for strømmen

Læs mere

Pontryagin Approximations for Optimal Design of Elastic Structures

Pontryagin Approximations for Optimal Design of Elastic Structures Pontryagin Approximations for Optimal Design of Elastic Structures Jesper Carlsson NADA, KTH jesperc@nada.kth.se Collaborators: Anders Szepessy, Mattias Sandberg October 5, 2005 A typical optimal design

Læs mere

Fejlbeskeder i Stofmisbrugsdatabasen (SMDB)

Fejlbeskeder i Stofmisbrugsdatabasen (SMDB) Fejlbeskeder i Stofmisbrugsdatabasen (SMDB) Oversigt over fejlbeskeder (efter fejlnummer) ved indberetning til SMDB via webløsning og via webservices (hvor der dog kan være yderligere typer fejlbeskeder).

Læs mere

Vejledning til Sundhedsprocenten og Sundhedstjek

Vejledning til Sundhedsprocenten og Sundhedstjek English version below Vejledning til Sundhedsprocenten og Sundhedstjek Udfyld Sundhedsprocenten Sæt mål og lav en handlingsplan Book tid til Sundhedstjek Log ind på www.falckhealthcare.dk/novo Har du problemer

Læs mere

Appendix 1: Interview guide Maria og Kristian Lundgaard-Karlshøj, Ausumgaard

Appendix 1: Interview guide Maria og Kristian Lundgaard-Karlshøj, Ausumgaard Appendix 1: Interview guide Maria og Kristian Lundgaard-Karlshøj, Ausumgaard Fortæl om Ausumgaard s historie Der er hele tiden snak om værdier, men hvad er det for nogle værdier? uddyb forklar definer

Læs mere

LUL s Flower Power Vest dansk version

LUL s Flower Power Vest dansk version LUL s Flower Power Vest dansk version Brug restgarn i bomuld, bomuld/acryl, uld etc. 170-220 m/50 g One size. Passer str S-M. Brug større hæklenål hvis der ønskes en større størrelse. Hæklenål 3½ mm. 12

Læs mere

Oversigt [S] 7.1, 7.2, 7.3, 7.4, 7.5

Oversigt [S] 7.1, 7.2, 7.3, 7.4, 7.5 Oversigt [S] 7.1, 7.2, 7.3, 7.4, 7.5 Nøgleord og begreber Vækstmodel Bevægelsesligninger Retningsfelt Eulers metode Separable ligninger Logistisk ligning Eksponentiel vækst Begyndelsesværdiproblem Calculus

Læs mere

Trolling Master Bornholm 2016 Nyhedsbrev nr. 3

Trolling Master Bornholm 2016 Nyhedsbrev nr. 3 Trolling Master Bornholm 2016 Nyhedsbrev nr. 3 English version further down Den første dag i Bornholmerlaks konkurrencen Formanden for Bornholms Trollingklub, Anders Schou Jensen (og meddomer i TMB) fik

Læs mere

Den nye Eurocode EC Geotenikerdagen Morten S. Rasmussen

Den nye Eurocode EC Geotenikerdagen Morten S. Rasmussen Den nye Eurocode EC1997-1 Geotenikerdagen Morten S. Rasmussen UDFORDRINGER VED EC 1997-1 HVAD SKAL VI RUNDE - OPBYGNINGEN AF DE NYE EUROCODES - DE STØRSTE UDFORDRINGER - ER DER NOGET POSITIVT? 2 OPBYGNING

Læs mere

Central Statistical Agency.

Central Statistical Agency. Central Statistical Agency www.csa.gov.et 1 Outline Introduction Characteristics of Construction Aim of the Survey Methodology Result Conclusion 2 Introduction Meaning of Construction Construction may

Læs mere

Trolling Master Bornholm 2015

Trolling Master Bornholm 2015 Trolling Master Bornholm 2015 (English version further down) Panorama billede fra starten den første dag i 2014 Michael Koldtoft fra Trolling Centrum har brugt lidt tid på at arbejde med billederne fra

Læs mere

How Long Is an Hour? Family Note HOME LINK 8 2

How Long Is an Hour? Family Note HOME LINK 8 2 8 2 How Long Is an Hour? The concept of passing time is difficult for young children. Hours, minutes, and seconds are confusing; children usually do not have a good sense of how long each time interval

Læs mere

Bemærk, der er tale om ældre versioner af softwaren, men fremgangsmåden er uændret.

Bemærk, der er tale om ældre versioner af softwaren, men fremgangsmåden er uændret. Check dine svar på: https://dtu.codejudge.net/02101-e18/ Exercise 1: Installer Eclipse og Java. Dette kan f.eks. gøres ved at følge instuktionerne i dokumentet eclipse intro.pdf som ligger under Fildeling

Læs mere

Bilag. Resume. Side 1 af 12

Bilag. Resume. Side 1 af 12 Bilag Resume I denne opgave, lægges der fokus på unge og ensomhed gennem sociale medier. Vi har i denne opgave valgt at benytte Facebook som det sociale medie vi ligger fokus på, da det er det største

Læs mere

Aktivering af Survey funktionalitet

Aktivering af Survey funktionalitet Surveys i REDCap REDCap gør det muligt at eksponere ét eller flere instrumenter som et survey (spørgeskema) som derefter kan udfyldes direkte af patienten eller forsøgspersonen over internettet. Dette

Læs mere