Differential Equations: An Introduction to Modern Methods and Applications
Differential Equations: An Introduction to Modern Methods and Applications
3rd Edition
ISBN: 9781118531778
Author: James R. Brannan, William E. Boyce
Publisher: WILEY
bartleby

Videos

Textbook Question
Book Icon
Chapter 6.P1, Problem 1P

The Undamped Building.

(a) Show that Eqs.(1)through(3) can be expressed in matrix notation as

x " + ω 0 2 K x = ω 0 2 f ( t ) z ,

Where ω 0 2 = k m , x = ( x 1 , x 2 , ... , x n ) T , z = ( 1 , 0 , ... , 0 ) T ,

and

K = ( 2 1 0 0 0 1 2 1 0 0 0 1 2 1 0 0 1 2 1 0 0 1 1 ) . (ii)

(b) A real n × n matrix A is said to be positive definite if x T Ax > 0 for every real n -vector x 0 . Show that K in (ii) satisfies

x T Kx = x 1 2 + j = 1 n 1 ( x j x j + 1 ) 2 ,

And is therefore positive definite.

(c) Eigenvalues and eigenvectors of real symmetric matrices are (see Appendix A .4 ). Show that if K is positive definite and λ and u are an eigenvalue-eigenvector pair for K , then

λ = u T Ku u T u > 0 .

Thus all eigenvalues of K in (ii) are real and positive.

(d) For the cases n = 5 , 10 , and 20 , demonstrate numerically that the eigenvalues of K , λ j = ω j 2 , j = 1 , ... , n can be ordered as follows:

0 < ω 1 2 < ω 2 2 < < ω n 2 .

(e) Since K is real and symmetric, it possesses a set of n orthogonal eigenvectors, { u 1 , u 2 , ... , u n } , that is, u i T u j = 0 if i j ( see Appendix A .4 ). These eigenvectors can be used to construct a normal mode representation,

x = a 1 ( t ) u 1 + + a n ( t ) u n , (iii)

Of the solution of

x " + ω 0 2 Kx = ω 0 2 f ( t ) z ,

x ( 0 ) =x 0 , x ' ( 0 ) = v 0 , (iv).

Substitute the representation (iii) into the differential equation and initial conditions in Eqs. (iv)and use the fact that K u j = ω j 2 u j , j = 1 , ... , n and the orthogonality of u 1 , u 2 , ... , u n to show that for each i = 1 , ... , n , the mode amplitude a i ( t ) satisfies the initial value problem

a i " + ω i 2 ω 0 2 a i = ω 0 2 f ( t ) z i , a i ( 0 ) = α i , a i ' ( 0 ) = β i ,

Where

z i = u i T z u i T u i , α i = u i T x 0 u i T u i , β i = u i T v 0 u i T u i .

(f) An unforced pure mode of vibration, say, the j thmode, can be realized by solving the initial value problem ( i v ) subject to the initial conditions x ( 0 ) = A j u j , where A j is a mode amplitude factor, in this case, the normal mode solution of the initial value problem ( i v ) consists of a single term,

x ( j ) ( t ) = A j cos ( ω 0 ω j t ) u j .

Thus the natural frequency of the j th mode of vibration is ω 0 ω j and the corresponding period is 2 π / ( ω 0 ω j ) . Assuming that A 1 = 1 , ω 0 = 41 , and n = 20 , plot a graph of the components (floor displacement versus floor number) of the first mode x ( 1 ) ( t ) for several values of t over an entire cycle. Then generate analogous graphs for the second and third pure modes of vibration. Describe and compare the modes of vibration and their relative frequencies.

Blurred answer
Students have asked these similar questions
Cycles to failure Position in ascending order 0.5 f(x)) (x;) Problem 44 Marsha, a renowned cake scientist, is trying to determine how long different cakes can survive intense fork attacks before collapsing into crumbs. To simulate real-world cake consumption, she designs a test where cakes are subjected to repeated fork stabs and bites, mimicking the brutal reality of birthday parties. After rigorous testing, Marsha records 10 observations of how many stabs each cake endured before structural failure. Construct P-P plots for (a.) a normal distribution, (b.) a lognormal distribution, and (c.) a Weibull distribution (using the information included in the table below). Which distribution seems to be the best model for the cycles to failure for this material? Explain your answer in detail. Observation Empirical cumulative Probability distribution Cumulative distribution Inverse of cumulative distribution F-1 (-0.5) F(x)) (S) n 4 3 1 0.05 9 5 2 0.15 7 7 3 0.25 1 10 4 0.35 3 12 5 0.45 Normal…
Problem 3 In their lab, engineer Daniel and Paulina are desperately trying to perfect time travel. But the problem is that their machine still struggles with power inconsistencies-sometimes generating too little energy, other times too much, causing unstable time jumps. To prevent catastrophic misjumps into the Jurassic era or the far future, they must calibrate the machine's power output. After extensive testing, they found that the time machine's power output follows a normal distribution, with an average energy level of 8.7 gigawatts and a standard deviation of 1.2 gigawatts. The Time Travel Safety Board has set strict guidelines: For a successful time jump, the machine's power must be between 8.5 and 9.5 gigawatts. What is the probability that a randomly selected time jump meets this precision requirement? Daniel suggests that adjusting the mean power output could improve time-travel accuracy. Can adjusting the mean reduce the number of dangerous misjumps? If yes, what should the…
Problem 5 ( Marybeth is also interested in the experiment from Problem 2 (associated with the enhancements for Captain America's shield), so she decides to start a detailed literature review on the subject. Among others, she found a paper where they used a 2"(4-1) fractional factorial design in the factors: (A) shield material, (B) throwing mechanism, (C) edge modification, and (D) handle adjustment. The experimental design used in the paper is shown in the table below. a. Run A B с D 1 (1) -1 -1 -1 1 2 a 1 -1 -1 1 3 bd -1 1 -1 1 4 abd 1 1 -1 1 5 cd -1 -1 1 -1 6 acd 1 -1 1 -1 7 bc -1 1 1 -1 abc 1 1 1 -1 paper? s) What was the generator used in the 2"(4-1) fractional factorial design described in the b. Based on the resolution of this design, what do you think about the generator used in the paper? Do you think it was a good choice, or would you have selected a different one? Explain your answer in detail.

Chapter 6 Solutions

Differential Equations: An Introduction to Modern Methods and Applications

Ch. 6.1 - Determine the matrix K and input g(t) if the (23)...Ch. 6.1 - Find a system of first order linear differential...Ch. 6.1 - An initial amount of tracer (such as a dye or a...Ch. 6.1 - Using matrix notation, show that the system of...Ch. 6.1 - Consider the plant equation (26) for the control...Ch. 6.2 - In each of problems 1 through 6, determine...Ch. 6.2 - In each of problems 1 through 6, determine...Ch. 6.2 - In each of problems 1 through 6, determine...Ch. 6.2 - In each of problems 1 through 6, determine...Ch. 6.2 - In each of problems through ,determine intervals...Ch. 6.2 - In each of problems 1 through 6, determine...Ch. 6.2 - Consider the vectors x1(t)=(et2etet),...Ch. 6.2 - Determine whether , , form a fundamental set...Ch. 6.2 - Determine whether x1(t)=et(101), x2(t)=et(141),...Ch. 6.2 - In section it was shown that if and are...Ch. 6.2 - In each of problems 11 through 16, verify that the...Ch. 6.2 - In each of problems 11 through 16, verify that the...Ch. 6.2 - In each of problems 11 through 16, verify that the...Ch. 6.2 - In each of problems through , verify that the...Ch. 6.2 - In each of problems through , verify that the...Ch. 6.2 - In each of problems through , verify that the...Ch. 6.2 - Verify that the differential operator defined by...Ch. 6.3 - In each of problems 1 through 8, find the general...Ch. 6.3 - In each of problems through ,find the general...Ch. 6.3 - In each of problems through ,find the general...Ch. 6.3 - In each of problems through ,find the general...Ch. 6.3 - In each of problems 1 through 8, find the general...Ch. 6.3 - In each of problems 1 through 8, find the general...Ch. 6.3 - In each of problems through ,find the general...Ch. 6.3 - In each of problems 1 through 8, find the general...Ch. 6.3 - In each of problems through , solve the given...Ch. 6.3 - In each of problems 9 through 12, solve the given...Ch. 6.3 - In each of problems 9 through 12, solve the given...Ch. 6.3 - In each of problems 9 through 12, solve the given...Ch. 6.3 - Using the rate equations (20) through (22),...Ch. 6.3 - Diffusion on a One-dimensional Lattice with an...Ch. 6.3 - Find constant vectors and such that the...Ch. 6.3 - Find constant vectors and such that the...Ch. 6.3 - A radioactive substance having decay rate ...Ch. 6.3 - For each of the matrices in Problems 18 through...Ch. 6.3 - For each of the matrices in Problems through ,...Ch. 6.3 - For each of the matrices in Problems through ,...Ch. 6.3 - For each of the matrices in Problems through ,...Ch. 6.3 - For each of the matrices in Problems 18 through...Ch. 6.3 - For each of the matrices in Problems through ,...Ch. 6.4 - In each of problems through , express the...Ch. 6.4 - In each of problems 1 through 8, express the...Ch. 6.4 - In each of problems through , express the...Ch. 6.4 - In each of problems through , express the...Ch. 6.4 - In each of problems 1 through 8, express the...Ch. 6.4 - In each of problems 1 through 8, express the...Ch. 6.4 - In each of problems through , express the...Ch. 6.4 - In each of problems through , express the...Ch. 6.4 - (a) Find constant vectors and such that the...Ch. 6.4 - (a) Find constant vectors and such that the...Ch. 6.4 - In this problem, we indicate how to show that...Ch. 6.4 - Consider the two-mass, three-spring system of...Ch. 6.4 - Consider the two-mass, three-spring system whose...Ch. 6.4 - Consider the two-mass, three-spring system whose...Ch. 6.4 - For each of the matrices in problem 15 through 18...Ch. 6.4 - For each of the matrices in problem through use...Ch. 6.4 - For each of the matrices in problem 15 through 18...Ch. 6.4 - For each of the matrices in problem 15 through 18...Ch. 6.5 - In each of problem through , find a fundamental...Ch. 6.5 - In each of problem 1 through 14, find a...Ch. 6.5 - In each of problem through , find a fundamental...Ch. 6.5 - In each of problem through , find a fundamental...Ch. 6.5 - In each of problem 1 through 14, find a...Ch. 6.5 - In each of problem 1 through 14, find a...Ch. 6.5 - In each of problem 1 through 14, find a...Ch. 6.5 - In each of problem 1 through 14, find a...Ch. 6.5 - In each of problem 1 through 14, find a...Ch. 6.5 - In each of problem 1 through 14, find a...Ch. 6.5 - In each of problem 1 through 14, find a...Ch. 6.5 - In each of problem through , find a fundamental...Ch. 6.5 - In each of problem 1 through 14, find a...Ch. 6.5 - In each of problem 1 through 14, find a...Ch. 6.5 - Solve the initial value problem...Ch. 6.5 - Solve the initial value problem...Ch. 6.5 - In each of Problems 17 through 20, use the method...Ch. 6.5 - In each of Problems through , use the method of...Ch. 6.5 - In each of Problems 17 through 20, use the method...Ch. 6.5 - In each of Problems 17 through 20, use the method...Ch. 6.5 - Consider an oscillator satisfying the initial...Ch. 6.5 - The matrix of coefficients for the system of...Ch. 6.5 - Assume that the real nn matrix A has n linearly...Ch. 6.5 - The Method of Successive Approximations. Consdier...Ch. 6.6 - Assuming that is a fundamental matrix for , show...Ch. 6.6 - In each of Problems 2 through 9, find the general...Ch. 6.6 - In each of Problems 2 through 9, find the general...Ch. 6.6 - In each of Problems 2 through 9, find the general...Ch. 6.6 - In each of Problems 2 through 9, find the general...Ch. 6.6 - In each of Problems 2 through 9, find the general...Ch. 6.6 - In each of Problems 2 through 9, find the general...Ch. 6.6 - In each of Problems 2 through 9, find the general...Ch. 6.6 - In each of Problems 2 through 9, find the general...Ch. 6.6 - Diffusion of particles on a lattice with...Ch. 6.6 - Find numerical approximations to the initial value...Ch. 6.6 - The equations presented in Section 6.1 for...Ch. 6.6 - When viscous damping forces are included and the...Ch. 6.6 - Undetermined Coefficients. For each of the...Ch. 6.6 - Undetermined Coefficients. For each of the...Ch. 6.6 - Undetermined Coefficients. For each of the...Ch. 6.7 - In each of Problems 1 through 8, find a...Ch. 6.7 - In each of Problems 1 through 8, find a...Ch. 6.7 - In each of Problems 1 through 8, find a...Ch. 6.7 - In each of Problems 1 through 8, find a...Ch. 6.7 - In each of Problems 1 through 8, find a...Ch. 6.7 - In each of Problems 1 through 8, find a...Ch. 6.7 - In each of Problems 1 through 8, find a...Ch. 6.7 - In each of Problems 1 through 8, find a...Ch. 6.7 - In each of Problems 9 and 10, find the solution of...Ch. 6.7 - In each of Problems 9 and 10, find the solution of...Ch. 6.7 - In each of Problems 11and12, find the solution of...Ch. 6.7 - In each of Problems 11 and 12, find the solution...Ch. 6.P1 - The Undamped Building. (a) Show that...Ch. 6.P1 - The Building with Damping Devices. In addition to...Ch. 6.P1 - A majority of the buildings that collapsed during...Ch. 6.P2 - Derive the system of equations (1) by applying...Ch. 6.P2 - Find the eigenvalues and eigenvectors of the...Ch. 6.P2 - From the normal mode representation of the...Ch. 6.P2 - Repeat Problem 2 for a system of four masses...Ch. 6.P2 - Find the rank of the controllability matrix for...Ch. 6.P2 - Find the rank of the controllability matrix for...Ch. 6.P2 - Prove the Cayley–Hamilton theorem for the special...Ch. 6.P2 - A symmetric matrix is said to be negative definite...Ch. 6.P2 - For the three-mass system, find a scalar control...
Knowledge Booster
Background pattern image
Math
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, subject and related others by exploring similar questions and additional content below.
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Algebra & Trigonometry with Analytic Geometry
Algebra
ISBN:9781133382119
Author:Swokowski
Publisher:Cengage
Text book image
Linear Algebra: A Modern Introduction
Algebra
ISBN:9781285463247
Author:David Poole
Publisher:Cengage Learning
Text book image
Elementary Linear Algebra (MindTap Course List)
Algebra
ISBN:9781305658004
Author:Ron Larson
Publisher:Cengage Learning
Text book image
College Algebra
Algebra
ISBN:9781305115545
Author:James Stewart, Lothar Redlin, Saleem Watson
Publisher:Cengage Learning
Inverse Matrices and Their Properties; Author: Professor Dave Explains;https://www.youtube.com/watch?v=kWorj5BBy9k;License: Standard YouTube License, CC-BY