I Normal Mode calculation steps

vgarg
Messages
11
Reaction score
0
Can someone please explain me the steps of calculation of X1:X2 after putting in the lower value of W^2 in equation 9.9 in "Riley, Hobson, Bence - Mathematical Methods for Physics and Engineering 2006 - pg 319"? I have attached the page as a PDF file.
Thank you.
 

Attachments

Physics news on Phys.org
A and B are matrices you know, and ##\,omega## is a number that you know, so you can plug them all in and you get like like ##Cx=0## for some matrix ##C## that you know. You might at first guess that gives you two equations and two unknown (##x## is a vector of 2 dimensions, the 0 on the right side is also a vector of 2 dimensions so you get two equations) but if ##x## is a solution so is ##\alpha x## for any scalar ##\alpha##, which means the two equations are not independent, and there are infinite solutions. So all you can do is express one variable in terms of the other which is the same as computing their ratio
 
Office_Shredder said:
A and B are matrices you know, and ##\,omega## is a number that you know, so you can plug them all in and you get like like ##Cx=0## for some matrix ##C## that you know. You might at first guess that gives you two equations and two unknown (##x## is a vector of 2 dimensions, the 0 on the right side is also a vector of 2 dimensions so you get two equations) but if ##x## is a solution so is ##\alpha x## for any scalar ##\alpha##, which means the two equations are not independent, and there are infinite solutions. So all you can do is express one variable in terms of the other which is the same as computing their ratio
Thank you very much.
 
Thread 'Determine whether ##125## is a unit in ##\mathbb{Z_471}##'
This is the question, I understand the concept, in ##\mathbb{Z_n}## an element is a is a unit if and only if gcd( a,n) =1. My understanding of backwards substitution, ... i have using Euclidean algorithm, ##471 = 3⋅121 + 108## ##121 = 1⋅108 + 13## ##108 =8⋅13+4## ##13=3⋅4+1## ##4=4⋅1+0## using back-substitution, ##1=13-3⋅4## ##=(121-1⋅108)-3(108-8⋅13)## ... ##= 121-(471-3⋅121)-3⋅471+9⋅121+24⋅121-24(471-3⋅121## ##=121-471+3⋅121-3⋅471+9⋅121+24⋅121-24⋅471+72⋅121##...
Back
Top