Find the Math Forming a Vector Function in 2 Dimensions

Click For Summary
SUMMARY

The discussion centers on formulating a vector function in two dimensions that maintains a 45-degree angle with the x-axis and has a magnitude of (x+y)2. The solution proposed involves defining the vector function as F(x,y) = (x+y)2/√2 (i + j), where k(x,y) is the scalar portion ensuring the magnitude condition is met. An alternative method using coordinate rotation is also presented, demonstrating the versatility in approaching the problem.

PREREQUISITES
  • Understanding of vector functions in two dimensions
  • Familiarity with trigonometric functions and angles
  • Knowledge of vector magnitudes and unit vectors
  • Basic linear algebra concepts, particularly coordinate transformations
NEXT STEPS
  • Study vector function formulation in higher dimensions
  • Learn about coordinate transformations and their applications
  • Explore the concept of unit vectors and their significance in vector analysis
  • Investigate the implications of vector magnitudes in physics and engineering contexts
USEFUL FOR

Students and professionals in mathematics, physics, and engineering who are working with vector functions and require a deeper understanding of their formulation and applications.

Saladsamurai
Messages
3,009
Reaction score
7
Okay. My reason for posting this is that I need help actually formulating the 'math part' of it. I can get the right answer by 'inspection.' And from the way the book is written, I believe that is how the authors expect you to find it. But for self gratifying reasons, I wish to generalize the answer a little bit:

Homework Statement



Write the formula for a vector function in 2 dimensions whose direction makes an
angle of 45 degrees with the x-axis and whose magnitude at any point (x,y) is (x+y)2.

The Attempt at a Solution



Now just looking at it, we can say that to insure that the vector at any point (x,y) is at 45 degrees to the x-axis, we can let the funciton equal something to the effect of:

\mathbf{F}(x,y) = k(\bold{i} + \bold{j})

Now k(x,y) is the 'scalar portion' of F and must have the effect that its product with the magnitude of the
vector portion of F, namely v=(i + j), must equal (x+y)2.

Now since the magnitude of v=(i + j) is \sqrt{2}, k(x,y) must have \sqrt{2} in its denominator.

This will make 'unit vector' in the v direction or

\bold{u}_v = \frac{\bold{v}}{\sqrt{2}}=\frac{\bold{i} + \bold{j}}{\sqrt{2}}

Therefore, multiplying v by k(x,y) = (x+y)2/\sqrt{2} gives the desired result.

\Rightarrow \bold{F}(x,y) = \frac{(x+y)^2}{\sqrt{2}}(\bold{i} + \bold{j})I am just curious how other would approach this problem, or if this is the most efficient method from a mathematical standpoint.

~Casey
 
Last edited:
Physics news on Phys.org
Dunno if it helps but...

I assumed a vector initially completely in the i direction: \mathbf{F} = (x+y)^2 \mathbf{i}.

Then just did a coordinate rotation:

\left(\begin{array}{cc}cos(45) & -sin(45)\\sin(45) & cos(45)\end{array}\right) \left(\begin{array}{cc}(x+y)^2\\0\end{array}\right) = \frac{(x+y)^2}{\sqrt{2}}\left(\begin{array}{cc}\mathbf{i}\\\mathbf{j}\end{array}\right)
 
Thanks Feldoh! That's a very interesting approach. I like it!

:smile:
 

Similar threads

  • · Replies 27 ·
Replies
27
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
20
Views
2K
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 58 ·
2
Replies
58
Views
5K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K