Collocation based high dimensional model representation for stochastic partial differential equations

Size: px
Start display at page:

Download "Collocation based high dimensional model representation for stochastic partial differential equations"

Transcription

1 Collocation based high dimensional model representation for stochastic partial differential equations S Adhikari 1 1 Swansea University, UK ECCM 2010: IV European Conference on Computational Mechanics, Paris Adhikari (SU) Reduced methods for SPDE 20 May / 52

2 Nanoscale Energy Harvesting: ZnO nanowires ZnO materials have attracted extensive attention due to their excellent performance in electronic, ferroelectric and piezoelectric applications. Nano-scale ZnO is an important material for the nanoscale energy harvesting and scavenging. Investigation and understanding of the bending of ZnO nanowires are valuable for their potential application. For example, ZnO nanowires are bend by rubbing against each other for energy scavenging. Adhikari (SU) Reduced methods for SPDE 20 May / 52

3 Rubbing the right way When ambient vibrations move a microfibre covered with zinc oxide nanowires (blue) back and forth with respect to a similar fibre that has been coated with gold (orange), electrical energy is produced because ZnO is a piezoelectric material; Nature Nanotechnology, Vol 3, March 2008, pp 123. Adhikari (SU) Reduced methods for SPDE 20 May / 52

4 Power shirt Adhikari (SU) Reduced methods for SPDE 20 May / 52

5 Collection of ZnO A collection of vertically grown ZnO NWs. This can be viewed as the sample space for the application of stochastic finite element method. Adhikari (SU) Reduced methods for SPDE 20 May / 52

6 Stochastic nanomechanics: computational challenges When applying the continuum stochastic mechanics at the nanoscale, the following points need to be considered: The finite element discretization should be very small to take account of nanoscale spatial resolution (large n). Due to the small length-scale, the uncertainties are relatively large (as can be seen in the SEM images (large σ). The correlation length, which governs the statistical correlation between two points in the space is generally very small. This is because the interaction between the atoms reduces significantly with distance. This can be understood, for example, by looking at the Lennard-Jones potential V (r) = 4ɛ [ ( rmin r ) 12 ( rmin r ) ] 6 (large M). Since the standard deviation σ, the degrees-of-freedom n and the number of random variables M are all expected to be large, stochastic nanomechanics is particularity challenging as the computational cost can be significantly higher. Adhikari (SU) Reduced methods for SPDE 20 May / 52

7 Outline of the talk 1 Introduction Stochastic elliptic PDEs 2 Spectral decomposition in a vector space Projection in a finite dimensional vector-space Properties of the spectral functions 3 Error minimization in the Hilbert space The Galerkin approach Computational method 4 Numerical illustration ZnO nanowires Results for larger correlation length Results for smaller correlation length 5 Conclusions 6 Acknowledgements Adhikari (SU) Reduced methods for SPDE 20 May / 52

8 Introduction Stochastic elliptic PDEs Stochastic elliptic PDE We consider the stochastic elliptic partial differential equation (PDE) [a(r, ω) u(r, ω)] = p(r); r in D (1) with the associated boundary condition u(r, ω) = 0; r on D (2) Here a : R d Ω R is a random field, which can be viewed as a set of random variables indexed by r R d. We assume the random field a(r, ω) to be stationary and square integrable. Based on the physical problem the random field a(r, ω) can be used to model different physical quantities. Adhikari (SU) Reduced methods for SPDE 20 May / 52

9 Introduction Stochastic elliptic PDEs Discretized Stochastic PDE The random process a(r, ω) can be expressed in a generalized fourier type of series known as the Karhunen-Loève expansion a(r, ω) = a 0 (r) + νi ξ i (ω)ϕ i (r) (3) Here a 0 (r) is the mean function, ξ i (ω) are uncorrelated standard Gaussian random variables, ν i and ϕ i (r) are eigenvalues and eigenfunctions satisfying the integral equation D C a(r 1, r 2 )ϕ j (r 1 )dr 1 = ν j ϕ j (r 2 ), j = 1, 2,. Truncating the series (3) upto the M-th term, substituting a(r, ω) in the governing PDE (1) and applying the boundary conditions, the discretized equation can be written as [ ] M A 0 + ξ i (ω)a i u(ω) = f (4) i=1 i=1 Adhikari (SU) Reduced methods for SPDE 20 May / 52

10 Introduction Stochastic elliptic PDEs Polynomial Chaos expansion Using the Polynomial Chaos expansion, the solution (a vector valued function) can be expressed as u(ω) = u i0 h 0 + u i1 h 1 (ξ i1 (ω)) + i 1 i 1 =1 i 2 =1 + i 1 i 1 =1 i 1 =1 i 2 =1 i 3 =1 + u i1,i 2 h 2 (ξ i1 (ω), ξ i2 (ω)) i 2 i 1 i 2 i 3 i 1 =1 i 2 =1 i 3 =1 i 4 =1 u i1 i 2 i 3 h 3 (ξ i1 (ω), ξ i2 (ω), ξ i3 (ω)) u i1 i 2 i 3 i 4 h 4 (ξ i1 (ω), ξ i2 (ω), ξ i3 (ω), ξ i4 (ω)) +..., Here u i1,...,i p R n are deterministic vectors to be determined. Adhikari (SU) Reduced methods for SPDE 20 May / 52

11 Introduction Stochastic elliptic PDEs Polynomial Chaos expansion After the finite truncation, concisely, the polynomial chaos expansion can be written as û(ω) = P H k (ξ(ω))u k (5) k=1 where H k (ξ(ω)) are the polynomial chaoses. The value of the number of terms P depends on the number of basic random variables M and the order of the PC expansion r as P = r j=0 (M + j 1)! j!(m 1)! (6) Adhikari (SU) Reduced methods for SPDE 20 May / 52

12 Introduction Stochastic elliptic PDEs Some basics of linear algebra Definition (Linearly independent vectors) A set of vectors {φ 1, φ 2,..., φ n } is linearly independent if the expression n k=1 α kφ k = 0 if and only if α k = 0 for all k = 1, 2,..., n. Remark (The spanning property) Suppose {φ 1, φ 2,..., φ n } is a complete basis in the Hilbert space H. Then for every nonzero u H, it is possible to choose α 1, α 2,..., α n 0 uniquely such that u = α 1 φ 1 + α 2 φ α n φ n. Adhikari (SU) Reduced methods for SPDE 20 May / 52

13 Introduction Stochastic elliptic PDEs Polynomial Chaos expansion We can split the Polynomial Chaos type of expansions as û(ω) = n H k (ξ(ω))u k + k=1 P k=n+1 H k (ξ(ω))u k (7) According to the spanning property of a complete basis in R n it is always possible to project û(ω) in a finite dimensional vector basis for any ω Ω. Therefore, in a vector polynomial chaos expansion (7), all u k for k > n must be linearly dependent. This is the motivation behind seeking a finite dimensional expansion. Adhikari (SU) Reduced methods for SPDE 20 May / 52

14 Spectral decomposition in a vector space Projection in a finite dimensional vector-space Projection in a finite dimensional vector-space Theorem There exist a finite set of functions Γ k : (R m Ω) (R Ω) and an orthonormal basis φ k R n for k = 1, 2,..., n such that the series û(ω) = n Γ k (ξ(ω))φ k (8) k=1 converges to the exact solution of the discretized stochastic finite element equation (4) with probability 1. Outline of proof: The first step is to generate a complete orthonormal basis. We use the eigenvectors φ k R n of the matrix A 0 such that A 0 φ k = λ 0k φ k ; k = 1, 2,... n (9) Adhikari (SU) Reduced methods for SPDE 20 May / 52

15 Spectral decomposition in a vector space Projection in a finite dimensional vector-space Projection in a finite dimensional vector-space We define the matrix of eigenvalues and eigenvectors Λ 0 = diag [λ 01, λ 02,..., λ 0n ] R n n ; Φ = [φ 1, φ 2,..., φ n ] R n n (10) Eigenvalues are ordered in the ascending order: λ 01 < λ 02 <... < λ 0n. Since Φ is an orthogonal matrix we have Φ 1 = Φ T so that: Φ T A 0 Φ = Λ 0 ; A 0 = Φ T Λ 0 Φ 1 and A 1 0 = ΦΛ 1 0 ΦT (11) We also introduce the transformations à i = Φ T A i Φ R n n ; i = 0, 1, 2,..., M (12) Note that Ã0 = Λ 0, a diagonal matrix and A i = Φ T à i Φ 1 R n n ; i = 1, 2,..., M (13) Adhikari (SU) Reduced methods for SPDE 20 May / 52

16 Spectral decomposition in a vector space Projection in a finite dimensional vector-space Projection in a finite dimensional vector-space Suppose the solution of Eq. (4) is given by [ ] 1 M û(ω) = A 0 + ξ i (ω)a i f (14) Using Eqs. (10) (13) and the orthonormality of Φ one has [ ] 1 M û(ω) = Φ T Λ 0 Φ 1 + ξ i (ω)φ T Ã i Φ 1 f = ΦΨ (ξ(ω)) Φ T f i=1 i=1 where [ Ψ (ξ(ω)) = Λ 0 + (15) 1 M ξ i (ω)ãi] (16) and the M-dimensional random vector ξ(ω) = {ξ 1 (ω), ξ 2 (ω),..., ξ M (ω)} T (17) i=1 Adhikari (SU) Reduced methods for SPDE 20 May / 52

17 Spectral decomposition in a vector space Projection in a finite dimensional vector-space Projection in a finite dimensional vector-space Now we separate the diagonal and off-diagonal terms of the Ãi matrices as à i = Λ i + i, i = 1, 2,..., M (18) Here the diagonal matrix ] Λ i = diag [à = diag [ ] λ i1, λ i2,..., λ in R n n (19) and i = Ãi Λ i is an off-diagonal only matrix. M M Ψ (ξ(ω)) = Λ 0 + ξ i (ω)λ i + ξ i (ω) i i=1 i=1 }{{}}{{} Λ(ξ(ω)) (ξ(ω)) 1 (20) where Λ (ξ(ω)) R n n is a diagonal matrix and (ξ(ω)) is an off-diagonal only matrix. Adhikari (SU) Reduced methods for SPDE 20 May / 52

18 Spectral decomposition in a vector space Projection in a finite dimensional vector-space Projection in a finite dimensional vector-space We rewrite Eq. (20) as Ψ (ξ(ω)) = [ [ 1 Λ (ξ(ω)) I n + Λ 1 (ξ(ω)) (ξ(ω))]] (21) The above expression can be represented using a Neumann type of matrix series as Ψ (ξ(ω)) = [ s ( 1) s Λ 1 (ξ(ω)) (ξ(ω))] Λ 1 (ξ(ω)) (22) s=0 Adhikari (SU) Reduced methods for SPDE 20 May / 52

19 Spectral decomposition in a vector space Projection in a finite dimensional vector-space Polynomial Chaos expansion Taking an arbitrary r-th element of û(ω), Eq. (15) can be rearranged to have n n ( f) û r (ω) = Ψ kj (ξ(ω)) φ T j (23) Defining k=1 Φ rk Γ k (ξ(ω)) = j=1 n j=1 ( ) Ψ kj (ξ(ω)) φ T j f and collecting all the elements in Eq. (23) for r = 1, 2,..., n one has û(ω) = (24) n Γ k (ξ(ω)) φ k (25) k=1 Adhikari (SU) Reduced methods for SPDE 20 May / 52

20 Spectral decomposition in a vector space Properties of the spectral functions Spectral functions Definition The functions Γ k (ξ(ω)), k = 1, 2,... n are called the spectral functions as they are expressed in terms of the spectral properties of the coefficient matrices of the governing discretized equation. The main difficulty in applying this result is that each of the spectral functions Γ k (ξ(ω)) contain infinite number of terms and they are highly nonlinear functions of the random variables ξ i (ω). For computational purposes, it is necessary to truncate the series after certain number of terms. Different order of spectral functions can be obtained by using truncation in the expression of Γ k (ξ(ω)) Adhikari (SU) Reduced methods for SPDE 20 May / 52

21 Spectral decomposition in a vector space Properties of the spectral functions First-order spectral functions Definition The first-order spectral functions Γ (1) k (ξ(ω)), k = 1, 2,..., n are obtained by retaining one term in the series (22). Retaining one term in (22) we have Ψ (1) (ξ(ω)) = Λ 1 (ξ(ω)) or Ψ (1) kj (ξ(ω)) = δ kj λ 0k + M i=1 ξ i(ω)λ ik(26) Using the definition of the spectral function in Eq. (24), the first-order spectral functions can be explicitly obtained as n ( ) Γ (1) k (ξ(ω)) = Ψ (1) kj (ξ(ω)) φ T φ T k j f = f λ 0k + M i=1 ξ (27) i(ω)λ ik j=1 From this expression it is clear that Γ (1) k (ξ(ω)) are non-gaussian random variables even if ξ i (ω) are Gaussian random variables. Adhikari (SU) Reduced methods for SPDE 20 May / 52

22 Spectral decomposition in a vector space Properties of the spectral functions Second-order spectral functions Definition The second-order spectral functions Γ (2) k (ξ(ω)), k = 1, 2,..., n are obtained by retaining two terms in the series (22). Retaining two terms in (22) we have Ψ (2) (ξ(ω)) = Λ 1 (ξ(ω)) Λ 1 (ξ(ω)) (ξ(ω)) Λ 1 (ξ(ω)) (28) Using the definition of the spectral function in Eq. (24), the second-order spectral functions can be obtained in closed-form as Γ (2) k (ξ(ω)) = φ T k f λ 0k + M n j=1 i=1 ξ i(ω)λ ik ( φ T j f) M i=1 ξ i(ω) ikj ( λ 0k + M i=1 ξ i(ω)λ ik ) ( λ 0j + M i=1 ξ i(ω)λ ij ) (29) Adhikari (SU) Reduced methods for SPDE 20 May / 52

23 Spectral decomposition in a vector space Properties of the spectral functions Analysis of spectral functions The spectral basis functions are not simple polynomials, but ratio of polynomials in ξ(ω). We now look into the functional nature of the solution u(ω) in terms of the random variables ξ i (ω). Theorem If all A i R n n are matrices of rank n, then the elements of u(ω) are the ratio of polynomials of the form p (n 1) (ξ 1 (ω), ξ 2 (ω),..., ξ M (ω)) p (n) (ξ 1 (ω), ξ 2 (ω),..., ξ M (ω)) (30) where p (n) (ξ 1 (ω), ξ 2 (ω),..., ξ M (ω)) is an n-th order complete multivariate polynomial of variables ξ 1 (ω), ξ 2 (ω),..., ξ M (ω). Adhikari (SU) Reduced methods for SPDE 20 May / 52

24 Spectral decomposition in a vector space Properties of the spectral functions Analysis of spectral functions Suppose we denote so that A(ω) = [ A 0 + ] M ξ i (ω)a i R n n (31) i=1 From the definition of the matrix inverse we have u(ω) = A 1 (ω)f (32) A 1 = Adj(A) det (A) = CT a det (A) (33) where C a is the matrix of cofactors. The determinant of A contains a maximum of n number of products of A kj and their linear combinations. Note from Eq. (31) that M A kj (ω) = A 0kj + ξ i (ω)a ikj (34) i=1 Adhikari (SU) Reduced methods for SPDE 20 May / 52

25 Spectral decomposition in a vector space Properties of the spectral functions Analysis of spectral functions Since all the matrices are of full rank, the determinant contains a maximum of n number of products of linear combination of random variables in Eq. (34). On the other hand, each entries of the matrix of cofactors, contains a maximum of (n 1) number of products of linear combination of random variables in Eq. (34). From Eqs. (32) and (33) it follows that u(ω) = CT a f det (A) (35) Therefore, the numerator of each element of the solution vector contains linear combinations of the elements of the cofactor matrix, which are complete polynomials of order (n 1). The result derived in this theorem is important because the solution methods proposed for stochastic finite element analysis essentially aim to approximate the ratio of the polynomials given in Eq. (30). Adhikari (SU) Reduced methods for SPDE 20 May / 52

26 Spectral decomposition in a vector space Properties of the spectral functions Analysis of spectral functions Theorem The linear combination of the spectral functions has the same functional form in (ξ 1 (ω), ξ 2 (ω),..., ξ M (ω)) as the elements of the solution vector, that is, û r (ω) p(n 1) r (ξ 1 (ω), ξ 2 (ω),..., ξ M (ω)) p (n), r = 1, 2,..., n (36) r (ξ 1 (ω), ξ 2 (ω),..., ξ M (ω)) When first-order spectral functions (27) are considered, we have û (1) r (ω) = n k=1 Γ (1) k (ξ(ω)) φ rk = n k=1 φ T k f λ 0k + M i=1 ξ i(ω)λ ik φ rk (37) All (λ 0k + M i=1 ξ i(ω)λ ik ) are different for different k because it is assumed that all eigenvalues λ 0k are distinct. Adhikari (SU) Reduced methods for SPDE 20 May / 52

27 Spectral decomposition in a vector space Properties of the spectral functions Analysis of spectral functions Carrying out the above summation one has n number of products of (λ 0k + M i=1 ξ i(ω)λ ik ) in the denominator and n sums of (n 1) number of products of (λ 0k + M i=1 ξ i(ω)λ ik ) in the numerator, that is, û (1) r (ω) = ( j=1 k λ 0j + ) M i=1 ξ i(ω)λ ij ( n 1 k=1 λ 0j + ) (38) M i=1 ξ i(ω)λ ij n k=1 (φt k f)φ rk n 1 Adhikari (SU) Reduced methods for SPDE 20 May / 52

28 Error minimization in the Hilbert space The Galerkin approach The Galerkin approach There exist a set of finite functions Γ k : (R m Ω) (R Ω), constants c k R and orthonormal vectors φ k R n for k = 1, 2,..., n such that the series n û(ω) = c k Γk (ξ(ω))φ k (39) k=1 converges to the exact solution of the discretized stochastic finite element equation (4) in the mean-square sense provided the vector c = {c 1, c 2,..., c n } T satisfies the n n algebraic equations S c = b with M S jk = Ã ijk D ijk ; j, k = 1, 2,..., n; Ãi jk = φ T j A i φ k, (40) i=0 [ ] D ijk = E ξ i (ω) Γ j (ξ(ω)) Γ k (ξ(ω)) ] ( ) and b j = E [ Γj (ξ(ω)) φ T j f. (41) Adhikari (SU) Reduced methods for SPDE 20 May / 52

29 Error minimization in the Hilbert space The Galerkin approach The Galerkin approach The error vector can be obtained as ( M ) ( n ) ε(ω) = A i ξ i (ω) c k Γk (ξ(ω))φ k f R n (42) i=0 k=1 } The solution is viewed as a projection where { Γk (ξ(ω))φ k R n are the basis functions and c k are the unknown constants to be determined. We wish to obtain the coefficients c k such that the error norm χ 2 = ε(ω), ε(ω) is minimum. This can be achieved using the Galerkin approach so that the error is made orthogonal to the basis functions, that is, mathematically ) ε(ω) ( Γj (ξ(ω))φ j or Γj (ξ(ω))φ j, ε(ω) = 0 j = 1, 2,..., n (43) Adhikari (SU) Reduced methods for SPDE 20 May / 52

30 Error minimization in the Hilbert space The Galerkin approach The Galerkin approach Imposing the orthogonality condition and using the expression of the error one has [ ( M ) ( n ) ] E Γj (ξ(ω))φ T j A i ξ i (ω) c k Γk (ξ(ω))φ k Γ j (ξ(ω))φ T j f = i=0 k=1 (44) Interchanging the E [ ] and summation operations, this can be simplified to ( n M k=1 i=0 ) [ (φ T j A i φ k E ξ i (ω) Γ j (ξ(ω)) Γ k (ξ(ω))] ) c k = ] ( ) E [ Γj (ξ(ω)) φ T j f (45) or ( n M ) Ã ijk D ijk c k = b j (46) k=1 i=0 Adhikari (SU) Reduced methods for SPDE 20 May / 52

31 Error minimization in the Hilbert space Computational method Computational method The mean vector can be obtained as ū = E [û(ω)] = n k=1 ] c k E [ Γk (ξ(ω)) φ k (47) The covariance of the solution vector can be expressed as [ ] Σ u = E (û(ω) ū) (û(ω) ū) T = n k=1 j=1 n c k c j Σ Γkj φ k φ T j (48) where the elements of the covariance matrix of the spectral functions are given by ])] Σ Γkj = E [( Γk (ξ(ω)) E [ Γk (ξ(ω))]) ( Γj (ξ(ω)) E [ Γj (ξ(ω)) (49) Adhikari (SU) Reduced methods for SPDE 20 May / 52

32 Error minimization in the Hilbert space Computational method Summary of the computational method 1 Solve the eigenvalue problem associated with the mean matrix A 0 to generate the orthonormal basis vectors: A 0 Φ = Λ 0 Φ 2 Select a number of samples, say N samp. Generate the samples of basic random variables ξ i (ω), i = 1, 2,..., M. 3 Calculate the spectral basis functions (for example, first-order): φ T k f Γ k (ξ(ω)) = λ 0k + M i=1 ξ i (ω)λ ik 4 Obtain the coefficient vector: c = S 1 b R n, where b = f Γ, S = Λ 0 D 0 + M [ i=1 Ãi ] D i and D i = E Γ(ω)ξ i (ω)γ T (ω), i = 0, 1, 2,..., M 5 Obtain the samples of the response from the spectral series: û(ω) = n k=1 c kγ k (ξ(ω))φ k Adhikari (SU) Reduced methods for SPDE 20 May / 52

33 Error minimization in the Hilbert space Computational method Computational complexity The spectral functions Γ k (ξ(ω)) are highly non-gaussian in nature and do not in general enjoy any orthogonality properties like the Hermite polynomials or any other orthogonal polynomials with respect to the underlying probability measure. The coefficient matrix S and the vector b should be obtained numerically using the Monte Carlo simulation or other numerical integration technique. The simulated spectral functions can also be recycled to obtain the statistics and probability density function (pdf) of the solution. The main computational cost of the proposed method depends on (a) the solution of the matrix eigenvalue problem, (b) the generation of the coefficient matrices D i, and (c) the calculation of the coefficient vector by solving linear matrix equation. Adhikari (SU) Reduced methods for SPDE 20 May / 52

34 Error minimization in the Hilbert space Computational method Computational complexity Both the linear matrix algebraic and the matrix eigenvalue problem scales in O(n 3 ) in the worse case. The calculation of the coefficient matrices scales linearly with M and n(n + 1)/2 with n. Therefore, this cost scales with O((M + 1) n(n + 1)/2). The overall cost is 2O(n 3 ) + O((M + 1) n(n + 1)/2). For large M and n, asymptotically the computational cost becomes C s = O(Mn 2 ) + O(n 3 ). The important point to note here that the proposed approach scales linearly with the number of random variables M. For comparison, in the classical PC expansion one needs to solve a matrix equation of dimension Pn, which in the worse case scales with (O(Pn) 3 ). Since P M, we have O(P 3 n 3 ) O(Mn 2 ) + O(n 3 ). Adhikari (SU) Reduced methods for SPDE 20 May / 52

35 Numerical illustration ZnO nanowires Collection of ZnO: Close up Uncertainties in ZnO NWs in the close up view. The uncertain parameter include geometric parameters such as the length and the cross sectional area along the length, boundary condition and material properties. Adhikari (SU) Reduced methods for SPDE 20 May / 52

36 Numerical illustration ZnO nanowires ZnO nanowires For the future nano energy scavenging devices several thousands of ZnO NWs will be used simultaneously. This gives a natural framework for the application of stochastic finite element method due a large sample space. ZnO NWs have the nano piezoelastic property so that the electric charge generated is a function of the deformation. It is therefore vitally important to look into the ensemble behavior of the deformation of ZnO NW for the reliable estimate of mechanical deformation and consequently the charge generation. For the nano-scale application this is especially crucial as the margin of error is very small. Here we study the deformation of a cantilevered ZnO NW with stochastic properties under the Atomic Force Microscope (AFM) tip. Adhikari (SU) Reduced methods for SPDE 20 May / 52

37 Numerical illustration ZnO nanowires ZnO nanowires (a) The SEM image of a collection of ZnO NW showing hexagonal cross sectional area. (b) The atomic structure of the cross section of a ZnO NW (the red is O 2 and the grey is Zn atom) Adhikari (SU) Reduced methods for SPDE 20 May / 52

38 Numerical illustration ZnO nanowires ZnO nanowires (c) The atomistic model of a ZnO NW (d) The continuum idealization of a cantilevered ZnO NW under an AFM tip. grown from a ZnO crystal in the (0, 0, 0, 1) direction. Adhikari (SU) Reduced methods for SPDE 20 May / 52

39 Numerical illustration ZnO nanowires Problem details We study the deflection of ZnO NW under the AFM tip considering stochastically varying bending modulus. The variability of the deflection is particularly important as the harvested energy from the bending depends on it. We assume that the bending modulus of the ZnO NW is a homogeneous stationary Gaussian random field of the form EI(x, ω) = EI 0 (1 + a(x, ω)) (50) where x is the coordinate along the length of ZnO NW, EI 0 is the estimate of the mean bending modulus, a(x, ω) is a zero mean stationary Gaussian random field. The autocorrelation function of this random field is assumed to be C a (x 1, x 2 ) = σ 2 ae ( x 1 x 2 )/µ a (51) where µ a is the correlation length and σ a is the standard deviation. Adhikari (SU) Reduced methods for SPDE 20 May / 52

40 Numerical illustration ZnO nanowires Problem details We consider a long nanowire where the continuum model has been validated. We use the baseline parameters for the ZnO NW from Gao and Wang (Nano Letters 7 (8) (2007), ) as the length L = 600nm, diameter d = 50nm and the lateral point force at the tip f T = 80nN. Using these data, the baseline deflection can be obtained as δ 0 = 145nm. We normalize our results with this baseline value for convenience. Two correlation lengths are considered in the numerical studies: µ a = L/3 and µ a = L/10. The number of terms M in the KL expansion becomes 24 and 67 (95% capture). The nanowire is divided into 50 beam elements of equal length. The number of degrees of freedom of the model n = 100 (standard beam element). Adhikari (SU) Reduced methods for SPDE 20 May / 52

41 Numerical illustration Results for larger correlation length Moments: larger correlation length (e) Mean of the normalized deflection. (f) Standard deviation of the normalized deflection. Figure: The number of random variable used: M = 24. The number of degrees of freedom: n = 100. Adhikari (SU) Reduced methods for SPDE 20 May / 52

42 Numerical illustration Results for larger correlation length Error in moments: larger correlation length Statistics Methods σ a = 0.05 σ a = 0.10 σ a = 0.15 σ a = 0.20 Mean 1st order Galerkin 2nd order Galerkin Standard 1st order Galerkin deviation 2nd order Galerkin Percentage error in the mean and standard deviation of the deflection of the ZnO NW under the AFM tip when correlation length is µ a = L/3. For n = 100 and M = 24, if the second-order PC was used, one would need to solve a linear system of equation of size The results shown here are obtained by solving a linear system of equation of size 100 using the proposed Galerkin approach. Adhikari (SU) Reduced methods for SPDE 20 May / 52

43 Numerical illustration Results for larger correlation length Pdf: larger correlation length (a) Probability density function for σ a = (b) Probability density function for σ a = 0.1. The probability density function of the normalized deflection δ/δ 0 of the ZnO NW under the AFM tip (δ 0 = 145nm). Adhikari (SU) Reduced methods for SPDE 20 May / 52

44 Numerical illustration Results for larger correlation length Pdf: larger correlation length (c) Probability density function for σ a = (d) Probability density function for σ a = 0.2. The probability density function of the normalized deflection δ/δ 0 of the ZnO NW under the AFM tip (δ 0 = 145nm). Adhikari (SU) Reduced methods for SPDE 20 May / 52

45 Numerical illustration Results for smaller correlation length Moments: smaller correlation length (e) Mean of the normalized deflection. (f) Standard deviation of the normalized deflection. Figure: The number of random variable used: M = 67. The number of degrees of freedom: n = 100. Adhikari (SU) Reduced methods for SPDE 20 May / 52

46 Numerical illustration Results for smaller correlation length Error in moments: smaller correlation length Statistics Methods σ a = 0.05 σ a = 0.10 σ a = 0.15 σ a = 0.20 Mean 1st order Galerkin 2nd order Galerkin Standard 1st order Galerkin deviation 2nd order Galerkin Percentage error in the mean and standard deviation of the deflection of the ZnO NW under the AFM tip when correlation length is µ a = L/3. For n = 100 and M = 67, if the second-order PC was used, one would need to solve a linear system of equation of size 234,500. The results shown here are obtained by solving a linear system of equation of size 100 using the proposed Galerkin approach. Adhikari (SU) Reduced methods for SPDE 20 May / 52

47 Numerical illustration Results for smaller correlation length Pdf: smaller correlation length (a) Probability density function for σ a = (b) Probability density function for σ a = 0.1. The probability density function of the normalized deflection δ/δ 0 of the ZnO NW under the AFM tip (δ 0 = 145nm). Adhikari (SU) Reduced methods for SPDE 20 May / 52

48 Numerical illustration Results for smaller correlation length Pdf: smaller correlation length (c) Probability density function for σ a = (d) Probability density function for σ a = 0.2. The probability density function of the normalized deflection δ/δ 0 of the ZnO NW under the AFM tip (δ 0 = 145nm). Adhikari (SU) Reduced methods for SPDE 20 May / 52

49 Conclusions Conclusions 1 We consider discretised stochastic elliptic partial differential equations. 2 The solution is projected into a finite dimensional complete orthonormal vector basis and the associated coefficient functions are obtained. 3 The coefficient functions, called as the spectral functions, are expressed in terms of the spectral properties of the system matrices. 4 If n is the size of the discretized matrices and M is the number of random variables, then the computational complexity grows in O(Mn 2 ) + O(n 3 ) for large M and n in the worse case. 5 We consider a problem with 24 and 67 random variables and n = 100 degrees of freedom. A second-order PC would require the solution of equations of dimension 32,400 and 234,500 respectively. In comparison, the proposed Galerkin approach requires the solution of algebraic equations of dimension n only. Adhikari (SU) Reduced methods for SPDE 20 May / 52

50 Conclusions Conclusions (e) Basic building blocks. (f) Possible solution. An analogy of PC based solution. Adhikari (SU) Reduced methods for SPDE 20 May / 52

51 Conclusions Conclusions (g) Basic building blocks. (h) Possible solution. An analogy of the proposed spectral function based Galerkin solution. Adhikari (SU) Reduced methods for SPDE 20 May / 52

52 Acknowledgements Acknowledgements Adhikari (SU) Reduced methods for SPDE 20 May / 52

A Vector-Space Approach for Stochastic Finite Element Analysis

A Vector-Space Approach for Stochastic Finite Element Analysis A Vector-Space Approach for Stochastic Finite Element Analysis S Adhikari 1 1 Swansea University, UK CST2010: Valencia, Spain Adhikari (Swansea) Vector-Space Approach for SFEM 14-17 September, 2010 1 /

More information

Dynamic response of structures with uncertain properties

Dynamic response of structures with uncertain properties Dynamic response of structures with uncertain properties S. Adhikari 1 1 Chair of Aerospace Engineering, College of Engineering, Swansea University, Bay Campus, Fabian Way, Swansea, SA1 8EN, UK International

More information

Comput. Methods Appl. Mech. Engrg.

Comput. Methods Appl. Mech. Engrg. Comput. Methods Appl. Mech. Engrg. 200 (2011) 1804 1821 Contents lists available at ScienceDirect Comput. Methods Appl. Mech. Engrg. journal homepage: www.elsevier.com/locate/cma A reduced function approach

More information

Spectral methods for fuzzy structural dynamics: modal vs direct approach

Spectral methods for fuzzy structural dynamics: modal vs direct approach Spectral methods for fuzzy structural dynamics: modal vs direct approach S Adhikari Zienkiewicz Centre for Computational Engineering, College of Engineering, Swansea University, Wales, UK IUTAM Symposium

More information

Probabilistic Structural Dynamics: Parametric vs. Nonparametric Approach

Probabilistic Structural Dynamics: Parametric vs. Nonparametric Approach Probabilistic Structural Dynamics: Parametric vs. Nonparametric Approach S Adhikari School of Engineering, Swansea University, Swansea, UK Email: S.Adhikari@swansea.ac.uk URL: http://engweb.swan.ac.uk/

More information

Polynomial Chaos and Karhunen-Loeve Expansion

Polynomial Chaos and Karhunen-Loeve Expansion Polynomial Chaos and Karhunen-Loeve Expansion 1) Random Variables Consider a system that is modeled by R = M(x, t, X) where X is a random variable. We are interested in determining the probability of the

More information

Efficient Solvers for Stochastic Finite Element Saddle Point Problems

Efficient Solvers for Stochastic Finite Element Saddle Point Problems Efficient Solvers for Stochastic Finite Element Saddle Point Problems Catherine E. Powell c.powell@manchester.ac.uk School of Mathematics University of Manchester, UK Efficient Solvers for Stochastic Finite

More information

Implementation of Sparse Wavelet-Galerkin FEM for Stochastic PDEs

Implementation of Sparse Wavelet-Galerkin FEM for Stochastic PDEs Implementation of Sparse Wavelet-Galerkin FEM for Stochastic PDEs Roman Andreev ETH ZÜRICH / 29 JAN 29 TOC of the Talk Motivation & Set-Up Model Problem Stochastic Galerkin FEM Conclusions & Outlook Motivation

More information

Stochastic Spectral Approaches to Bayesian Inference

Stochastic Spectral Approaches to Bayesian Inference Stochastic Spectral Approaches to Bayesian Inference Prof. Nathan L. Gibson Department of Mathematics Applied Mathematics and Computation Seminar March 4, 2011 Prof. Gibson (OSU) Spectral Approaches to

More information

Solving the steady state diffusion equation with uncertainty Final Presentation

Solving the steady state diffusion equation with uncertainty Final Presentation Solving the steady state diffusion equation with uncertainty Final Presentation Virginia Forstall vhfors@gmail.com Advisor: Howard Elman elman@cs.umd.edu Department of Computer Science May 6, 2012 Problem

More information

Hierarchical Parallel Solution of Stochastic Systems

Hierarchical Parallel Solution of Stochastic Systems Hierarchical Parallel Solution of Stochastic Systems Second M.I.T. Conference on Computational Fluid and Solid Mechanics Contents: Simple Model of Stochastic Flow Stochastic Galerkin Scheme Resulting Equations

More information

Reduction of Random Variables in Structural Reliability Analysis

Reduction of Random Variables in Structural Reliability Analysis Reduction of Random Variables in Structural Reliability Analysis S. Adhikari and R. S. Langley Department of Engineering University of Cambridge Trumpington Street Cambridge CB2 1PZ (U.K.) February 21,

More information

Random Eigenvalue Problems in Structural Dynamics: An Experimental Investigation

Random Eigenvalue Problems in Structural Dynamics: An Experimental Investigation Random Eigenvalue Problems in Structural Dynamics: An Experimental Investigation S. Adhikari, A. Srikantha Phani and D. A. Pape School of Engineering, Swansea University, Swansea, UK Email: S.Adhikari@swansea.ac.uk

More information

Sparse polynomial chaos expansions in engineering applications

Sparse polynomial chaos expansions in engineering applications DEPARTMENT OF CIVIL, ENVIRONMENTAL AND GEOMATIC ENGINEERING CHAIR OF RISK, SAFETY & UNCERTAINTY QUANTIFICATION Sparse polynomial chaos expansions in engineering applications B. Sudret G. Blatman (EDF R&D,

More information

Introduction to Computational Stochastic Differential Equations

Introduction to Computational Stochastic Differential Equations Introduction to Computational Stochastic Differential Equations Gabriel J. Lord Catherine E. Powell Tony Shardlow Preface Techniques for solving many of the differential equations traditionally used by

More information

linearly indepedent eigenvectors as the multiplicity of the root, but in general there may be no more than one. For further discussion, assume matrice

linearly indepedent eigenvectors as the multiplicity of the root, but in general there may be no more than one. For further discussion, assume matrice 3. Eigenvalues and Eigenvectors, Spectral Representation 3.. Eigenvalues and Eigenvectors A vector ' is eigenvector of a matrix K, if K' is parallel to ' and ' 6, i.e., K' k' k is the eigenvalue. If is

More information

Linear Algebra: Matrix Eigenvalue Problems

Linear Algebra: Matrix Eigenvalue Problems CHAPTER8 Linear Algebra: Matrix Eigenvalue Problems Chapter 8 p1 A matrix eigenvalue problem considers the vector equation (1) Ax = λx. 8.0 Linear Algebra: Matrix Eigenvalue Problems Here A is a given

More information

Schwarz Preconditioner for the Stochastic Finite Element Method

Schwarz Preconditioner for the Stochastic Finite Element Method Schwarz Preconditioner for the Stochastic Finite Element Method Waad Subber 1 and Sébastien Loisel 2 Preprint submitted to DD22 conference 1 Introduction The intrusive polynomial chaos approach for uncertainty

More information

Solving the Stochastic Steady-State Diffusion Problem Using Multigrid

Solving the Stochastic Steady-State Diffusion Problem Using Multigrid Solving the Stochastic Steady-State Diffusion Problem Using Multigrid Tengfei Su Applied Mathematics and Scientific Computing Advisor: Howard Elman Department of Computer Science Sept. 29, 2015 Tengfei

More information

Random Eigenvalue Problems Revisited

Random Eigenvalue Problems Revisited Random Eigenvalue Problems Revisited S Adhikari Department of Aerospace Engineering, University of Bristol, Bristol, U.K. Email: S.Adhikari@bristol.ac.uk URL: http://www.aer.bris.ac.uk/contact/academic/adhikari/home.html

More information

PARALLEL COMPUTATION OF 3D WAVE PROPAGATION BY SPECTRAL STOCHASTIC FINITE ELEMENT METHOD

PARALLEL COMPUTATION OF 3D WAVE PROPAGATION BY SPECTRAL STOCHASTIC FINITE ELEMENT METHOD 13 th World Conference on Earthquake Engineering Vancouver, B.C., Canada August 1-6, 24 Paper No. 569 PARALLEL COMPUTATION OF 3D WAVE PROPAGATION BY SPECTRAL STOCHASTIC FINITE ELEMENT METHOD Riki Honda

More information

UNCERTAINTY ASSESSMENT USING STOCHASTIC REDUCED BASIS METHOD FOR FLOW IN POROUS MEDIA

UNCERTAINTY ASSESSMENT USING STOCHASTIC REDUCED BASIS METHOD FOR FLOW IN POROUS MEDIA UNCERTAINTY ASSESSMENT USING STOCHASTIC REDUCED BASIS METHOD FOR FLOW IN POROUS MEDIA A REPORT SUBMITTED TO THE DEPARTMENT OF ENERGY RESOURCES ENGINEERING OF STANFORD UNIVERSITY IN PARTIAL FULFILLMENT

More information

Linear Algebra Review. Vectors

Linear Algebra Review. Vectors Linear Algebra Review 9/4/7 Linear Algebra Review By Tim K. Marks UCSD Borrows heavily from: Jana Kosecka http://cs.gmu.edu/~kosecka/cs682.html Virginia de Sa (UCSD) Cogsci 8F Linear Algebra review Vectors

More information

Performance Evaluation of Generalized Polynomial Chaos

Performance Evaluation of Generalized Polynomial Chaos Performance Evaluation of Generalized Polynomial Chaos Dongbin Xiu, Didier Lucor, C.-H. Su, and George Em Karniadakis 1 Division of Applied Mathematics, Brown University, Providence, RI 02912, USA, gk@dam.brown.edu

More information

Theorem A.1. If A is any nonzero m x n matrix, then A is equivalent to a partitioned matrix of the form. k k n-k. m-k k m-k n-k

Theorem A.1. If A is any nonzero m x n matrix, then A is equivalent to a partitioned matrix of the form. k k n-k. m-k k m-k n-k I. REVIEW OF LINEAR ALGEBRA A. Equivalence Definition A1. If A and B are two m x n matrices, then A is equivalent to B if we can obtain B from A by a finite sequence of elementary row or elementary column

More information

COMPLEX MODES IN LINEAR STOCHASTIC SYSTEMS

COMPLEX MODES IN LINEAR STOCHASTIC SYSTEMS Proceedings of VETOMAC-I October 25-27, 2, Bangalore, INDIA COMPLEX MODES IN LINEAR STOCHASTIC SYSTEMS S. Adhikari Cambridge University Engineering Department Trumpington Street Cambridge CB2 1PZ (U.K.)

More information

S. Freitag, B. T. Cao, J. Ninić & G. Meschke

S. Freitag, B. T. Cao, J. Ninić & G. Meschke SFB 837 Interaction Modeling Mechanized Tunneling S Freitag, B T Cao, J Ninić & G Meschke Institute for Structural Mechanics Ruhr University Bochum 1 Content 1 Motivation 2 Process-oriented FE model for

More information

Elementary maths for GMT

Elementary maths for GMT Elementary maths for GMT Linear Algebra Part 2: Matrices, Elimination and Determinant m n matrices The system of m linear equations in n variables x 1, x 2,, x n a 11 x 1 + a 12 x 2 + + a 1n x n = b 1

More information

Fundamentals of Engineering Analysis (650163)

Fundamentals of Engineering Analysis (650163) Philadelphia University Faculty of Engineering Communications and Electronics Engineering Fundamentals of Engineering Analysis (6563) Part Dr. Omar R Daoud Matrices: Introduction DEFINITION A matrix is

More information

On the Nature of Random System Matrices in Structural Dynamics

On the Nature of Random System Matrices in Structural Dynamics On the Nature of Random System Matrices in Structural Dynamics S. ADHIKARI AND R. S. LANGLEY Cambridge University Engineering Department Cambridge, U.K. Nature of Random System Matrices p.1/20 Outline

More information

Second-Order Inference for Gaussian Random Curves

Second-Order Inference for Gaussian Random Curves Second-Order Inference for Gaussian Random Curves With Application to DNA Minicircles Victor Panaretos David Kraus John Maddocks Ecole Polytechnique Fédérale de Lausanne Panaretos, Kraus, Maddocks (EPFL)

More information

STOCHASTIC SAMPLING METHODS

STOCHASTIC SAMPLING METHODS STOCHASTIC SAMPLING METHODS APPROXIMATING QUANTITIES OF INTEREST USING SAMPLING METHODS Recall that quantities of interest often require the evaluation of stochastic integrals of functions of the solutions

More information

Fast Numerical Methods for Stochastic Computations

Fast Numerical Methods for Stochastic Computations Fast AreviewbyDongbinXiu May 16 th,2013 Outline Motivation 1 Motivation 2 3 4 5 Example: Burgers Equation Let us consider the Burger s equation: u t + uu x = νu xx, x [ 1, 1] u( 1) =1 u(1) = 1 Example:

More information

Random Matrix Eigenvalue Problems in Probabilistic Structural Mechanics

Random Matrix Eigenvalue Problems in Probabilistic Structural Mechanics Random Matrix Eigenvalue Problems in Probabilistic Structural Mechanics S Adhikari Department of Aerospace Engineering, University of Bristol, Bristol, U.K. URL: http://www.aer.bris.ac.uk/contact/academic/adhikari/home.html

More information

Stochastic structural dynamic analysis with random damping parameters

Stochastic structural dynamic analysis with random damping parameters Stochastic structural dynamic analysis with random damping parameters K. Sepahvand 1, F. Saati Khosroshahi, C. A. Geweth and S. Marburg Chair of Vibroacoustics of Vehicles and Machines Department of Mechanical

More information

Random Fields in Bayesian Inference: Effects of the Random Field Discretization

Random Fields in Bayesian Inference: Effects of the Random Field Discretization Random Fields in Bayesian Inference: Effects of the Random Field Discretization Felipe Uribe a, Iason Papaioannou a, Wolfgang Betz a, Elisabeth Ullmann b, Daniel Straub a a Engineering Risk Analysis Group,

More information

Review (Probability & Linear Algebra)

Review (Probability & Linear Algebra) Review (Probability & Linear Algebra) CE-725 : Statistical Pattern Recognition Sharif University of Technology Spring 2013 M. Soleymani Outline Axioms of probability theory Conditional probability, Joint

More information

Structure in Data. A major objective in data analysis is to identify interesting features or structure in the data.

Structure in Data. A major objective in data analysis is to identify interesting features or structure in the data. Structure in Data A major objective in data analysis is to identify interesting features or structure in the data. The graphical methods are very useful in discovering structure. There are basically two

More information

Linear Algebra review Powers of a diagonalizable matrix Spectral decomposition

Linear Algebra review Powers of a diagonalizable matrix Spectral decomposition Linear Algebra review Powers of a diagonalizable matrix Spectral decomposition Prof. Tesler Math 283 Fall 2016 Also see the separate version of this with Matlab and R commands. Prof. Tesler Diagonalizing

More information

Linear Algebra review Powers of a diagonalizable matrix Spectral decomposition

Linear Algebra review Powers of a diagonalizable matrix Spectral decomposition Linear Algebra review Powers of a diagonalizable matrix Spectral decomposition Prof. Tesler Math 283 Fall 2018 Also see the separate version of this with Matlab and R commands. Prof. Tesler Diagonalizing

More information

Stochastic Elastic-Plastic Finite Element Method for Performance Risk Simulations

Stochastic Elastic-Plastic Finite Element Method for Performance Risk Simulations Stochastic Elastic-Plastic Finite Element Method for Performance Risk Simulations Boris Jeremić 1 Kallol Sett 2 1 University of California, Davis 2 University of Akron, Ohio ICASP Zürich, Switzerland August

More information

MATH 304 Linear Algebra Lecture 20: The Gram-Schmidt process (continued). Eigenvalues and eigenvectors.

MATH 304 Linear Algebra Lecture 20: The Gram-Schmidt process (continued). Eigenvalues and eigenvectors. MATH 304 Linear Algebra Lecture 20: The Gram-Schmidt process (continued). Eigenvalues and eigenvectors. Orthogonal sets Let V be a vector space with an inner product. Definition. Nonzero vectors v 1,v

More information

Random Vibrations & Failure Analysis Sayan Gupta Indian Institute of Technology Madras

Random Vibrations & Failure Analysis Sayan Gupta Indian Institute of Technology Madras Random Vibrations & Failure Analysis Sayan Gupta Indian Institute of Technology Madras Lecture 1: Introduction Course Objectives: The focus of this course is on gaining understanding on how to make an

More information

Linear Algebra in Computer Vision. Lecture2: Basic Linear Algebra & Probability. Vector. Vector Operations

Linear Algebra in Computer Vision. Lecture2: Basic Linear Algebra & Probability. Vector. Vector Operations Linear Algebra in Computer Vision CSED441:Introduction to Computer Vision (2017F Lecture2: Basic Linear Algebra & Probability Bohyung Han CSE, POSTECH bhhan@postech.ac.kr Mathematics in vector space Linear

More information

Dinesh Kumar, Mehrdad Raisee and Chris Lacor

Dinesh Kumar, Mehrdad Raisee and Chris Lacor Dinesh Kumar, Mehrdad Raisee and Chris Lacor Fluid Mechanics and Thermodynamics Research Group Vrije Universiteit Brussel, BELGIUM dkumar@vub.ac.be; m_raisee@yahoo.com; chris.lacor@vub.ac.be October, 2014

More information

Algebraic Theory of Entanglement

Algebraic Theory of Entanglement Algebraic Theory of (arxiv: 1205.2882) 1 (in collaboration with T.R. Govindarajan, A. Queiroz and A.F. Reyes-Lega) 1 Physics Department, Syracuse University, Syracuse, N.Y. and The Institute of Mathematical

More information

Orthogonal Polynomial Ensembles

Orthogonal Polynomial Ensembles Chater 11 Orthogonal Polynomial Ensembles 11.1 Orthogonal Polynomials of Scalar rgument Let wx) be a weight function on a real interval, or the unit circle, or generally on some curve in the comlex lane.

More information

Galerkin Methods for Linear and Nonlinear Elliptic Stochastic Partial Differential Equations

Galerkin Methods for Linear and Nonlinear Elliptic Stochastic Partial Differential Equations ScientifiComputing Galerkin Methods for Linear and Nonlinear Elliptic Stochastic Partial Differential Equations Hermann G. Matthies, Andreas Keese Institute of Scientific Computing Technical University

More information

Math 1553, Introduction to Linear Algebra

Math 1553, Introduction to Linear Algebra Learning goals articulate what students are expected to be able to do in a course that can be measured. This course has course-level learning goals that pertain to the entire course, and section-level

More information

Stochastic Solvers for the Euler Equations

Stochastic Solvers for the Euler Equations 43rd AIAA Aerospace Sciences Meeting and Exhibit 1-13 January 5, Reno, Nevada 5-873 Stochastic Solvers for the Euler Equations G. Lin, C.-H. Su and G.E. Karniadakis Division of Applied Mathematics Brown

More information

Lecture 1: Center for Uncertainty Quantification. Alexander Litvinenko. Computation of Karhunen-Loeve Expansion:

Lecture 1: Center for Uncertainty Quantification. Alexander Litvinenko. Computation of Karhunen-Loeve Expansion: tifica Lecture 1: Computation of Karhunen-Loeve Expansion: Alexander Litvinenko http://sri-uq.kaust.edu.sa/ Stochastic PDEs We consider div(κ(x, ω) u) = f (x, ω) in G, u = 0 on G, with stochastic coefficients

More information

Quantum Computing Lecture 2. Review of Linear Algebra

Quantum Computing Lecture 2. Review of Linear Algebra Quantum Computing Lecture 2 Review of Linear Algebra Maris Ozols Linear algebra States of a quantum system form a vector space and their transformations are described by linear operators Vector spaces

More information

Review problems for MA 54, Fall 2004.

Review problems for MA 54, Fall 2004. Review problems for MA 54, Fall 2004. Below are the review problems for the final. They are mostly homework problems, or very similar. If you are comfortable doing these problems, you should be fine on

More information

An Efficient Computational Solution Scheme of the Random Eigenvalue Problems

An Efficient Computational Solution Scheme of the Random Eigenvalue Problems 50th AIAA SDM Conference, 4-7 May 2009 An Efficient Computational Solution Scheme of the Random Eigenvalue Problems Rajib Chowdhury & Sondipon Adhikari School of Engineering Swansea University Swansea,

More information

PART IV Spectral Methods

PART IV Spectral Methods PART IV Spectral Methods Additional References: R. Peyret, Spectral methods for incompressible viscous flow, Springer (2002), B. Mercier, An introduction to the numerical analysis of spectral methods,

More information

APPENDIX A. Background Mathematics. A.1 Linear Algebra. Vector algebra. Let x denote the n-dimensional column vector with components x 1 x 2.

APPENDIX A. Background Mathematics. A.1 Linear Algebra. Vector algebra. Let x denote the n-dimensional column vector with components x 1 x 2. APPENDIX A Background Mathematics A. Linear Algebra A.. Vector algebra Let x denote the n-dimensional column vector with components 0 x x 2 B C @. A x n Definition 6 (scalar product). The scalar product

More information

x. Figure 1: Examples of univariate Gaussian pdfs N (x; µ, σ 2 ).

x. Figure 1: Examples of univariate Gaussian pdfs N (x; µ, σ 2 ). .8.6 µ =, σ = 1 µ = 1, σ = 1 / µ =, σ =.. 3 1 1 3 x Figure 1: Examples of univariate Gaussian pdfs N (x; µ, σ ). The Gaussian distribution Probably the most-important distribution in all of statistics

More information

EE731 Lecture Notes: Matrix Computations for Signal Processing

EE731 Lecture Notes: Matrix Computations for Signal Processing EE731 Lecture Notes: Matrix Computations for Signal Processing James P. Reilly c Department of Electrical and Computer Engineering McMaster University September 22, 2005 0 Preface This collection of ten

More information

Chapter Two Elements of Linear Algebra

Chapter Two Elements of Linear Algebra Chapter Two Elements of Linear Algebra Previously, in chapter one, we have considered single first order differential equations involving a single unknown function. In the next chapter we will begin to

More information

Chapter 7. Linear Algebra: Matrices, Vectors,

Chapter 7. Linear Algebra: Matrices, Vectors, Chapter 7. Linear Algebra: Matrices, Vectors, Determinants. Linear Systems Linear algebra includes the theory and application of linear systems of equations, linear transformations, and eigenvalue problems.

More information

Math Camp Lecture 4: Linear Algebra. Xiao Yu Wang. Aug 2010 MIT. Xiao Yu Wang (MIT) Math Camp /10 1 / 88

Math Camp Lecture 4: Linear Algebra. Xiao Yu Wang. Aug 2010 MIT. Xiao Yu Wang (MIT) Math Camp /10 1 / 88 Math Camp 2010 Lecture 4: Linear Algebra Xiao Yu Wang MIT Aug 2010 Xiao Yu Wang (MIT) Math Camp 2010 08/10 1 / 88 Linear Algebra Game Plan Vector Spaces Linear Transformations and Matrices Determinant

More information

1 Matrices and Systems of Linear Equations. a 1n a 2n

1 Matrices and Systems of Linear Equations. a 1n a 2n March 31, 2013 16-1 16. Systems of Linear Equations 1 Matrices and Systems of Linear Equations An m n matrix is an array A = (a ij ) of the form a 11 a 21 a m1 a 1n a 2n... a mn where each a ij is a real

More information

Linear Algebra. Matrices Operations. Consider, for example, a system of equations such as x + 2y z + 4w = 0, 3x 4y + 2z 6w = 0, x 3y 2z + w = 0.

Linear Algebra. Matrices Operations. Consider, for example, a system of equations such as x + 2y z + 4w = 0, 3x 4y + 2z 6w = 0, x 3y 2z + w = 0. Matrices Operations Linear Algebra Consider, for example, a system of equations such as x + 2y z + 4w = 0, 3x 4y + 2z 6w = 0, x 3y 2z + w = 0 The rectangular array 1 2 1 4 3 4 2 6 1 3 2 1 in which the

More information

Math Linear Algebra Final Exam Review Sheet

Math Linear Algebra Final Exam Review Sheet Math 15-1 Linear Algebra Final Exam Review Sheet Vector Operations Vector addition is a component-wise operation. Two vectors v and w may be added together as long as they contain the same number n of

More information

Karhunen-Loève Approximation of Random Fields Using Hierarchical Matrix Techniques

Karhunen-Loève Approximation of Random Fields Using Hierarchical Matrix Techniques Institut für Numerische Mathematik und Optimierung Karhunen-Loève Approximation of Random Fields Using Hierarchical Matrix Techniques Oliver Ernst Computational Methods with Applications Harrachov, CR,

More information

Linear Algebra Review (Course Notes for Math 308H - Spring 2016)

Linear Algebra Review (Course Notes for Math 308H - Spring 2016) Linear Algebra Review (Course Notes for Math 308H - Spring 2016) Dr. Michael S. Pilant February 12, 2016 1 Background: We begin with one of the most fundamental notions in R 2, distance. Letting (x 1,

More information

An Empirical Chaos Expansion Method for Uncertainty Quantification

An Empirical Chaos Expansion Method for Uncertainty Quantification An Empirical Chaos Expansion Method for Uncertainty Quantification Melvin Leok and Gautam Wilkins Abstract. Uncertainty quantification seeks to provide a quantitative means to understand complex systems

More information

Review of Linear Algebra

Review of Linear Algebra Review of Linear Algebra Definitions An m n (read "m by n") matrix, is a rectangular array of entries, where m is the number of rows and n the number of columns. 2 Definitions (Con t) A is square if m=

More information

DOA Estimation using MUSIC and Root MUSIC Methods

DOA Estimation using MUSIC and Root MUSIC Methods DOA Estimation using MUSIC and Root MUSIC Methods EE602 Statistical signal Processing 4/13/2009 Presented By: Chhavipreet Singh(Y515) Siddharth Sahoo(Y5827447) 2 Table of Contents 1 Introduction... 3 2

More information

Research Article Multiresolution Analysis for Stochastic Finite Element Problems with Wavelet-Based Karhunen-Loève Expansion

Research Article Multiresolution Analysis for Stochastic Finite Element Problems with Wavelet-Based Karhunen-Loève Expansion Mathematical Problems in Engineering Volume 2012, Article ID 215109, 15 pages doi:10.1155/2012/215109 Research Article Multiresolution Analysis for Stochastic Finite Element Problems with Wavelet-Based

More information

Mechanics of Irregular Honeycomb Structures

Mechanics of Irregular Honeycomb Structures Mechanics of Irregular Honeycomb Structures S. Adhikari 1, T. Mukhopadhyay 1 Chair of Aerospace Engineering, College of Engineering, Swansea University, Singleton Park, Swansea SA2 8PP, UK Sixth International

More information

Jordan normal form notes (version date: 11/21/07)

Jordan normal form notes (version date: 11/21/07) Jordan normal form notes (version date: /2/7) If A has an eigenbasis {u,, u n }, ie a basis made up of eigenvectors, so that Au j = λ j u j, then A is diagonal with respect to that basis To see this, let

More information

CS 143 Linear Algebra Review

CS 143 Linear Algebra Review CS 143 Linear Algebra Review Stefan Roth September 29, 2003 Introductory Remarks This review does not aim at mathematical rigor very much, but instead at ease of understanding and conciseness. Please see

More information

A reduced-order stochastic finite element analysis for structures with uncertainties

A reduced-order stochastic finite element analysis for structures with uncertainties A reduced-order stochastic finite element analysis for structures with uncertainties Ji Yang 1, Béatrice Faverjon 1,2, Herwig Peters 1, icole Kessissoglou 1 1 School of Mechanical and Manufacturing Engineering,

More information

A Dynamically Bi-Orthogonal Method for Time-Dependent Stochastic Partial Differential Equations I: Derivation and Algorithms

A Dynamically Bi-Orthogonal Method for Time-Dependent Stochastic Partial Differential Equations I: Derivation and Algorithms A Dynamically Bi-Orthogonal Method for ime-dependent Stochastic Partial Differential Equations I: Derivation and Algorithms Mulin Cheng a, homas Y. Hou a,, Zhiwen Zhang a a Computing and Mathematical Sciences,

More information

Polynomial chaos expansions for sensitivity analysis

Polynomial chaos expansions for sensitivity analysis c DEPARTMENT OF CIVIL, ENVIRONMENTAL AND GEOMATIC ENGINEERING CHAIR OF RISK, SAFETY & UNCERTAINTY QUANTIFICATION Polynomial chaos expansions for sensitivity analysis B. Sudret Chair of Risk, Safety & Uncertainty

More information

Introduction to Finite Element Method

Introduction to Finite Element Method Introduction to Finite Element Method Dr. Rakesh K Kapania Aerospace and Ocean Engineering Department Virginia Polytechnic Institute and State University, Blacksburg, VA AOE 524, Vehicle Structures Summer,

More information

ELE/MCE 503 Linear Algebra Facts Fall 2018

ELE/MCE 503 Linear Algebra Facts Fall 2018 ELE/MCE 503 Linear Algebra Facts Fall 2018 Fact N.1 A set of vectors is linearly independent if and only if none of the vectors in the set can be written as a linear combination of the others. Fact N.2

More information

Solutions to Final Exam

Solutions to Final Exam Solutions to Final Exam. Let A be a 3 5 matrix. Let b be a nonzero 5-vector. Assume that the nullity of A is. (a) What is the rank of A? 3 (b) Are the rows of A linearly independent? (c) Are the columns

More information

Solution of Linear Equations

Solution of Linear Equations Solution of Linear Equations (Com S 477/577 Notes) Yan-Bin Jia Sep 7, 07 We have discussed general methods for solving arbitrary equations, and looked at the special class of polynomial equations A subclass

More information

Basic Elements of Linear Algebra

Basic Elements of Linear Algebra A Basic Review of Linear Algebra Nick West nickwest@stanfordedu September 16, 2010 Part I Basic Elements of Linear Algebra Although the subject of linear algebra is much broader than just vectors and matrices,

More information

A Note on Hilbertian Elliptically Contoured Distributions

A Note on Hilbertian Elliptically Contoured Distributions A Note on Hilbertian Elliptically Contoured Distributions Yehua Li Department of Statistics, University of Georgia, Athens, GA 30602, USA Abstract. In this paper, we discuss elliptically contoured distribution

More information

Lecture 10: Fourier Sine Series

Lecture 10: Fourier Sine Series Introductory lecture notes on Partial Differential Equations - c Anthony Peirce. Not to be copied, used, or revised without eplicit written permission from the copyright owner. ecture : Fourier Sine Series

More information

Estimating functional uncertainty using polynomial chaos and adjoint equations

Estimating functional uncertainty using polynomial chaos and adjoint equations 0. Estimating functional uncertainty using polynomial chaos and adjoint equations February 24, 2011 1 Florida State University, Tallahassee, Florida, Usa 2 Moscow Institute of Physics and Technology, Moscow,

More information

Practical Linear Algebra: A Geometry Toolbox

Practical Linear Algebra: A Geometry Toolbox Practical Linear Algebra: A Geometry Toolbox Third edition Chapter 12: Gauss for Linear Systems Gerald Farin & Dianne Hansford CRC Press, Taylor & Francis Group, An A K Peters Book www.farinhansford.com/books/pla

More information

MATRICES. a m,1 a m,n A =

MATRICES. a m,1 a m,n A = MATRICES Matrices are rectangular arrays of real or complex numbers With them, we define arithmetic operations that are generalizations of those for real and complex numbers The general form a matrix of

More information

1. Foundations of Numerics from Advanced Mathematics. Linear Algebra

1. Foundations of Numerics from Advanced Mathematics. Linear Algebra Foundations of Numerics from Advanced Mathematics Linear Algebra Linear Algebra, October 23, 22 Linear Algebra Mathematical Structures a mathematical structure consists of one or several sets and one or

More information

Quantum Physics II (8.05) Fall 2002 Assignment 3

Quantum Physics II (8.05) Fall 2002 Assignment 3 Quantum Physics II (8.05) Fall 00 Assignment Readings The readings below will take you through the material for Problem Sets and 4. Cohen-Tannoudji Ch. II, III. Shankar Ch. 1 continues to be helpful. Sakurai

More information

STOCHASTIC FINITE ELEMENTS WITH MULTIPLE RANDOM NON-GAUSSIAN PROPERTIES

STOCHASTIC FINITE ELEMENTS WITH MULTIPLE RANDOM NON-GAUSSIAN PROPERTIES STOCHASTIC FIITE ELEMETS WITH MULTIPLE RADOM O-GAUSSIA PROPERTIES By Roger Ghanem, 1 Member, ASCE ABSTRACT: The spectral formulation of the stochastic finite-element method is applied to the problem of

More information

Linear Algebra in Actuarial Science: Slides to the lecture

Linear Algebra in Actuarial Science: Slides to the lecture Linear Algebra in Actuarial Science: Slides to the lecture Fall Semester 2010/2011 Linear Algebra is a Tool-Box Linear Equation Systems Discretization of differential equations: solving linear equations

More information

IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET

IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET This is a (not quite comprehensive) list of definitions and theorems given in Math 1553. Pay particular attention to the ones in red. Study Tip For each

More information

Linear Algebra Practice Final

Linear Algebra Practice Final . Let (a) First, Linear Algebra Practice Final Summer 3 3 A = 5 3 3 rref([a ) = 5 so if we let x 5 = t, then x 4 = t, x 3 =, x = t, and x = t, so that t t x = t = t t whence ker A = span(,,,, ) and a basis

More information

Kernel-based Approximation. Methods using MATLAB. Gregory Fasshauer. Interdisciplinary Mathematical Sciences. Michael McCourt.

Kernel-based Approximation. Methods using MATLAB. Gregory Fasshauer. Interdisciplinary Mathematical Sciences. Michael McCourt. SINGAPORE SHANGHAI Vol TAIPEI - Interdisciplinary Mathematical Sciences 19 Kernel-based Approximation Methods using MATLAB Gregory Fasshauer Illinois Institute of Technology, USA Michael McCourt University

More information

Functional Analysis Review

Functional Analysis Review Outline 9.520: Statistical Learning Theory and Applications February 8, 2010 Outline 1 2 3 4 Vector Space Outline A vector space is a set V with binary operations +: V V V and : R V V such that for all

More information

Review (probability, linear algebra) CE-717 : Machine Learning Sharif University of Technology

Review (probability, linear algebra) CE-717 : Machine Learning Sharif University of Technology Review (probability, linear algebra) CE-717 : Machine Learning Sharif University of Technology M. Soleymani Fall 2012 Some slides have been adopted from Prof. H.R. Rabiee s and also Prof. R. Gutierrez-Osuna

More information

1 Matrices and Systems of Linear Equations

1 Matrices and Systems of Linear Equations March 3, 203 6-6. Systems of Linear Equations Matrices and Systems of Linear Equations An m n matrix is an array A = a ij of the form a a n a 2 a 2n... a m a mn where each a ij is a real or complex number.

More information

Tests for separability in nonparametric covariance operators of random surfaces

Tests for separability in nonparametric covariance operators of random surfaces Tests for separability in nonparametric covariance operators of random surfaces Shahin Tavakoli (joint with John Aston and Davide Pigoli) April 19, 2016 Analysis of Multidimensional Functional Data Shahin

More information

1. What is the determinant of the following matrix? a 1 a 2 4a 3 2a 2 b 1 b 2 4b 3 2b c 1. = 4, then det

1. What is the determinant of the following matrix? a 1 a 2 4a 3 2a 2 b 1 b 2 4b 3 2b c 1. = 4, then det What is the determinant of the following matrix? 3 4 3 4 3 4 4 3 A 0 B 8 C 55 D 0 E 60 If det a a a 3 b b b 3 c c c 3 = 4, then det a a 4a 3 a b b 4b 3 b c c c 3 c = A 8 B 6 C 4 D E 3 Let A be an n n matrix

More information

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 1 x 2. x n 8 (4) 3 4 2

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 1 x 2. x n 8 (4) 3 4 2 MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS SYSTEMS OF EQUATIONS AND MATRICES Representation of a linear system The general system of m equations in n unknowns can be written a x + a 2 x 2 + + a n x n b a

More information

1 Determinants. 1.1 Determinant

1 Determinants. 1.1 Determinant 1 Determinants [SB], Chapter 9, p.188-196. [SB], Chapter 26, p.719-739. Bellow w ll study the central question: which additional conditions must satisfy a quadratic matrix A to be invertible, that is to

More information