RK4
 
Reply Mon 22 Aug, 2005 06:40 pm
Determine whether the given vector lies in span[V_1,V_2]

V = (3,3,4)

V_1 = (1,-1,2)

V_2 = (2,1,3) in R^3.
  • Topic Stats
  • Top Replies
  • Link to this Topic
Type: Discussion • Score: 1 • Views: 398 • Replies: 1
No top replies

 
Thriller
 
  1  
Reply Wed 24 Aug, 2005 09:18 am
Determining the Span
Construct a linear equation by multiplying the spanning vectors V_1 and V_2 with arbitrary scalars, say x and y, and setting this equal to the given vector V.

x*(1,-1,2)+y*(2,1,3)=(3,3,4)

This gives you 3 simultaneous linear equations with 2 unknowns.

x*1+y*2=3 (1)
x*-1+y*1=3 (2)
x*2+y*3=4 (3)

Solve (1) and (2), obtain x and y, if the solution to another pair of equations gives the same x and y, then there is a unique solution to the system, which means those x and y values can be used to obtain V by a linear combination of V_1 and V_2, hence V lies in the span [V_1,V_2]

If solutions of x and y do not match, then there is no solution to the system indicating V does not lie in the span.

If you cannot obtain specific x and y, then there are infinitely many solutions and V does not lie in the span of V_1 and V_2.

This was a general answer, your case has a solution x=-1 and y=2. You can obtain vector V by -1*V_1+2*V_2 hence V lies in span [V_1,V_2]
0 Replies
 
 

Related Topics

Evolution 101 - Discussion by gungasnake
Typing Equations on a PC - Discussion by Brandon9000
The Future of Artificial Intelligence - Discussion by Brandon9000
The well known Mind vs Brain. - Discussion by crayon851
Scientists Offer Proof of 'Dark Matter' - Discussion by oralloy
Blue Saturn - Discussion by oralloy
Bald Eagle-DDT Myth Still Flying High - Discussion by gungasnake
DDT: A Weapon of Mass Survival - Discussion by gungasnake
 
  1. Forums
  2. » Span
Copyright © 2024 MadLab, LLC :: Terms of Service :: Privacy Policy :: Page generated in 0.04 seconds on 06/23/2024 at 12:49:14