Vectors b and c Parallel? Find Scalar s or N for No

  • Thread starter Thread starter tarheels88
  • Start date Start date
  • Tags Tags
    Parallel Vectors
tarheels88
Messages
8
Reaction score
0

Homework Statement


Given vectors b and c are they parallel? If so find such scalar s that c=sb, otherwise write N for no.

a) b=<0,3,4>, c=<0,6,-8)

b) b=<10,6>, c=<-15,-9>

Homework Equations



c=sb is a property of the dot product.

The Attempt at a Solution


For a) I put No because <0,6,-8> does not = <0s, 3s, 4s> because S=2
For b) I put Yes because S=-3/2 which would give you both outcomes of the vectors

Am I correct?
 
Physics news on Phys.org
Yes, you are. If you'd explain why you need to pick s=2 in the first case, that would probably help. "because s=2" isn't much of an explanation.
 
I put s=2 because I was finding a multiple of the two vectors given. Then I calculate 3s=6, that would then calculate to c=2.
 
tarheels88 said:
I put s=2 because I was finding a multiple of the two vectors given. Then I calculate 3s=6, that would then calculate to c=2.

Right, so the only possibility is s=2, and since that doesn't work there is no s that works. I knew you knew that. Just wanted you to add that if you are turning this in as a homework exercise.
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top