Solving problem in Banesh Hoffmann's Vectors

  • Thread starter Thread starter james snail
  • Start date Start date
  • Tags Tags
    Vectors
AI Thread Summary
In solving Exercise 1.3 from Hoffmann's text, the problem involves determining the components of a vector based on given magnitudes of base vectors e_x and e_y, which are 4 and 6, respectively. The initial approach incorrectly applied the Pythagorean theorem and misinterpreted the relationship between the vector's magnitude and its projections. The correct method involves recognizing that the vector of magnitude 144 makes a 45-degree angle with the axes, leading to projections of 72√2 on each axis. The correct component values are + or - 18√2 for e_x and + or - 12√2 for e_y, derived from the projections based on the lengths of the base vectors. Understanding the relationship between the vector's total length and its components is crucial for accurate calculations.
james snail
Messages
3
Reaction score
0

Homework Statement


Exercise 1.3, chapter 3: if ex and ey lie along perpendicular lines, and ex has a magnitude of 4 and ey has a magnitude of 6, what are the components of the vector relative to the reference frame defined by the base vectors ex and ey?


Homework Equations

this relates to preceding exercise 1.2 in which vector of magnitude 144 makes 45 degrees with each of two perpendicular lines. I solved this with pythagorean theorem coming up with component vectors 6 x square root of 2, (4 sets with differrng signs.)
also, per Hoffman, X + Y = V, and X= Vxtimesex, and Y = [V]ytimesey.


The Attempt at a Solution

since in 1.2 X and Y are each = 6 X square root of 2, I set Vxex = 6 X square root 2 thus 4ex = 6X square root 2. Answer ex = 3/2 square root of 2; similarly, ey = square root 2. This is incorrect as per Hoffmann, correct answers are + or - 18 X square root 2 and + or - 12 square root 2.
will be most grateful to be shown how Hoffmann got his correct answers.
 
Physics news on Phys.org
This is very difficult to read. When you have x and X as variables, it's not a good idea to use X to indicate multiplication.

For subscripts, use [ sub] before and [ /sub] after the subscript (omit the leading spaces. For example, to get ey, I wrote e[ sub]y[ /sub], (again, omitting the leading spaces inside the brackets).

Also, welcome to Physics Forums!
 
james snail said:

Homework Statement


Exercise 1.3, chapter 3: if ex and ey lie along perpendicular lines, and ex has a magnitude of 4 and ey has a magnitude of 6, what are the components of the vector relative to the reference frame defined by the base vectors ex and ey?


Homework Equations

this relates to preceding exercise 1.2 in which vector of magnitude 144 makes 45 degrees with each of two perpendicular lines. I solved this with pythagorean theorem coming up with component vectors 6 x square root of 2, (4 sets with differrng signs.)
also, per Hoffman, X + Y = V, and X= Vxtimesex, and Y = [V]ytimesey.


The Attempt at a Solution

since in 1.2 X and Y are each = 6 X square root of 2, I set Vxex = 6 X square root 2 thus 4ex = 6X square root 2. Answer ex = 3/2 square root of 2; similarly, ey = square root 2. This is incorrect as per Hoffmann, correct answers are + or - 18 X square root 2 and + or - 12 square root 2.
will be most grateful to be shown how Hoffmann got his correct answers.

Since the given vector, of length 144, is at 45 degrees to the given basis vectors, its projection on each has length 144 cos(45)= 72\sqrt{2}. Since the length of e_x is 4, that is (72/4)\sqrt{2}= 18\sqrt{2} times e_x. Since the length of e_y is 6, the projection on it is (72/6)\sqrt{2}= 12\sqrt{2} so the projection is 12\sqrt{2} times e_y.

You are taking 4e_x when it is given that e_x already has length 4. Why are you multiplying by another 4? And what became of the 144 length of the vector itself.
 
rewriting per suggestions received;
exercise 1.3 of chapter 3: In Exercise 1.2 if ex and ey lie along nthe perpendicular lines, and ex has a magnitude of 4, and ey has a magnitude of 6, what are the components of the vector relative to the reference frame defined by the base vectors ex and ey?

o.k., this refers to previous exercise 1.2 in which vector of magnitude 144 makes 45 degrees with each of two perpendicular lines. It asks for component vectors, which I calculated, using Pythagorean theorem, as 6 times square root of 2 (four sets with differing + and - signs).

Hoffmann gives X as = product of Vx and ex; and Y as product Vyand ey. So in trying to solve 1.3 I substituted 4 for Vx and 6 for Vy, coming up with 4ex = 6 times square root of 2 and 6ey = same (as in 1.2. both X and Y are 6 times square root of 2.) The trouble is these do not yield correct answers, which Hoffmann gives as + or - 18 times square root of two for ex and + or - 12 times square root of 2 for ey. So please tell me how to achieve correct results.
 
Last edited:
finally realized my error arithmatic; could have solved with Pythagorean theorem if had squared the 144 vector magnitude in exercise 1.2; this would have resulted in 144/square root of 2 = to 72 times square root of 2 for the components X and Y.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top