Linear Algebra? (Or Differential Equation?)

Click For Summary

Homework Help Overview

The discussion revolves around a system of equations involving sequences defined recursively. The original poster seeks to express the sequences un, vn, and tn in terms of n, indicating that this is part of a study guide for a midterm rather than a homework assignment.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants explore the recursive relationships of the sequences, with one suggesting a method to express tn in terms of t0, while another highlights the need to compute vn based on the previously derived tn. There is also a mention of a general form for an approach to solve for un.

Discussion Status

Some participants have provided hints and guidance on how to approach the problem, while others express uncertainty about the material's relevance to their studies. There is no explicit consensus on a single method, and multiple interpretations of the problem are being explored.

Contextual Notes

One participant notes that the problem does not appear in their linear algebra textbook, indicating potential gaps in the original poster's resources or understanding of the subject matter.

mudkip123
Messages
2
Reaction score
0
Find un, vn, and tn in terms of n for the following system:
{
un+1 = -un + 2vn + tn
vn+1 = vn - tn
tn+1 = 2tn

For u0, v0, t0 given



This isn't homework, it's on a study guide for my midterm.
 
Physics news on Phys.org
welcome to pf!

hi mudkip123! welcome to pf! :smile:

you're looking for a combination an = Aun + Bvn + Ctn such that an+1 = Dan :wink:
 
mudkip123 said:
Find un, vn, and tn in terms of n for the following system:
{
un+1 = -un + 2vn + tn
vn+1 = vn - tn
tn+1 = 2tn

For u0, v0, t0 given



This isn't homework, it's on a study guide for my midterm.

First solve the third one [itex]t_{n+1} = 2 t_n,[/itex] to get [itex]t_n = t_0 2^{n-1}.[/itex] Now look at the second one [itex]v_{n+1} = v_n -t_n.[/itex] It gives [itex]v_n = v_0 -\sum_{j=0}^{n-1} t_j,[/itex] which is computable. Now you have [itex]u_{n+1} = -u_n + f(n)[/itex] with a known function f(n), so you can solve it easily: [tex]u_1 = f(0)-u_0, \; u_2 = f(1) - u_1 = f(1)-f(0) + u_0, \; u_3 = f(2) - u_2 = f(2)-f(1)+f(0) - u_0,[/tex] etc.

RGV
 
This isn't in my linear algebra textbook so I don't know how to do this...
 
You have been given enough hints. We will only help you further if you make an attempt now.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K