MHB Calculate Cosine of a Matrix: Solutions to Systems

  • Thread starter Thread starter jessicamorgan
  • Start date Start date
  • Tags Tags
    Cosine Matrix
jessicamorgan
Messages
5
Reaction score
0
https://uploads.tapatalk-cdn.com/20170308/78feec183e9672f563c5e41b4c52e1d9.jpg

https://uploads.tapatalk-cdn.com/20170308/4ad8560adf9e090969c38515a31d1407.jpg

Please help, I know the definition of a cosine of a matrix is cos(a) = I-1/2!A^2+1/4!A^4-...
But I am unsure how this would help me find solutions to these systems.
 
Physics news on Phys.org
jessicamorgan said:
Please help, I know the definition of a cosine of a matrix is cos(a) = I-1/2!A^2+1/4!A^4-...
But I am unsure how this would help me find solutions to these systems.

Hi jessicamorgan! Welcome to MHB! (Smile)

That is indeed the definition of the cosine of a matrix.
We won't need it other than knowing it exists and behaves like a regular cosine.

Suppose we solve the equation for the 1-dimensional case, when the cosine is really a regular cosine.
What would the solution be?
 
I like Serena said:
Hi jessicamorgan! Welcome to MHB! (Smile)

That is indeed the definition of the cosine of a matrix.
We won't need it other than knowing it exists and behaves like a regular cosine.

Suppose we solve the equation for the 1-dimensional case, when the cosine is really a regular cosine.
What would the solution be?

Hi, thanks for replying.
I'm unsure of the question, I don't understand how to solve or what the cosine has to do with it. :/
 
It looks to me like there are two different ways to look at this problem.
1) That you have already learned that, for numeric functions, the general solution to [math]y''= -A^2y[/math] is $$y(x)= C cos(\sqrt{A}x)+ Dsin(\sqrt{A}x)$$ and are asked to use the series definitions to write that same solution for A a matrix.

2) That you have already learned that you can differentiate such a series "term by term" so that, given [math]y= cos(Ax)= I-1/2!(Ax)^2+1/4!(Ax)^4-...[/math] you have [math]y'= -A(Ax)+ 1/3!A(Ax)^3- ...= -A(Ax- 1/3! (Ax)^3+ ...)[/math] and then [math]y''= -A(A- 1/2!(Ax)^2+ ...)= -A^2y[/math].
 
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