Creating a Rule for A^n Matrix Power

  • Thread starter Thread starter ronicencen
  • Start date Start date
  • Tags Tags
    Matrix Power
Click For Summary

Homework Help Overview

The discussion revolves around finding a general rule for the powers of a specific 2x2 matrix A, defined as A = [[1, 2], [0, 3]]. Participants are exploring patterns in the entries of the resulting matrices as they compute higher powers, particularly focusing on the second entry of the first row and its relationship to the second entry of the second row.

Discussion Character

  • Exploratory, Conceptual clarification, Assumption checking

Approaches and Questions Raised

  • Participants are attempting to identify patterns in the entries of the matrix powers, questioning how to derive a general formula. There are discussions about the relationship between the entries in the first and second rows, as well as the introduction of a different matrix B, which some participants find confusing.

Discussion Status

Some participants have noted potential patterns in the entries of the matrices, while others are questioning the clarity of these patterns and the reasoning behind introducing additional matrices. There is an ongoing exploration of how to formulate an equation based on the observed patterns.

Contextual Notes

Participants are working under the constraints of homework guidelines, which may limit the information they can use or the methods they can apply. There is also uncertainty regarding the exact nature of the patterns and how they relate to the entries of the matrices.

ronicencen
Messages
8
Reaction score
0

Homework Statement


Given the matrix A= 1 2, make a rule for A^n
0 3

Homework Equations



A^2= 1 8 , so the first and last numbers are put to the power given (i tried other powers)
0 9

But then what about the 8?

Another one: A^5= 1 242
0 243

I need to get a general formula... it seems as though the 242 is the last number-1

But then if I have something like B= -1 1
-16 7
It goes all strange

B^2= -15 6
-96 33

Ok, if I make it C= a b
c d

Is this right for C^2: a^2+c ?
? d^2+c

By the way, the ? mean I don't know
 
Last edited:
Physics news on Phys.org
Welcome to PF!

I don't understand why you introduced the new matrix B at all? The only reason they want you to find the pattern for A is because A has an easy to spot pattern! You've pretty much found it, except you just need to know the pattern for the 2nd entry on the first row.
 
Imagine starting as

[tex]\begin{align*}<br /> A &=\begin{bmatrix} 1 & 2 \\ 0 & 3 \end{bmatrix} \\ <br /> A^2 & = \begin{bmatrix} 1 & 8 \\ 0 & 9 \end{bmatrix}\\<br /> A^3 & = \begin{bmatrix} 1 & 26 \\ 0 & 27 \end{bmatrix}\\<br /> \vdots & = \vdots \\<br /> A^{10} & = \begin{bmatrix} 1 & 59048 \\ 0 & 59049 \end{bmatrix}<br /> \end{align*}[/tex]

and continuing. What pattern do you see relating the entries in the first and second rows of column 2?
 
Last edited by a moderator:
I see the pattern...but how would I make an equation?
 
An equation can be as simple as this one (totally made up, unrelated to your matrix problem)

[tex] a_1 = 2, a_2 = 3, \dots a_n = n+1[/tex]
 
Last edited:
ronicencen said:
I see the pattern...but how would I make an equation?

I'm not sure you really "see the pattern" since if you did it would be easy to see the equation. Presumably you are able to see that the lower right corner number of An, 3, 9, 27. 81, ... is 3n. How does the number directly above it 2, 8, 26, 80, ... relate to that?
 
It's -1?
 

Similar threads

Replies
24
Views
4K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 32 ·
2
Replies
32
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
1
Views
2K
Replies
21
Views
4K
  • · Replies 9 ·
Replies
9
Views
3K
Replies
1
Views
2K
  • · Replies 19 ·
Replies
19
Views
3K