How to make a vector function from a f(x) function

Click For Summary

Discussion Overview

The discussion revolves around the process of transforming a scalar function f(x) = x² into a vector function. Participants explore the representation of vectors in terms of position, direction, and magnitude, as well as the implications of these representations.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification

Main Points Raised

  • One participant suggests using the Pythagorean theorem to find the distance from the origin and the direction, questioning if this constitutes a vector-valued function.
  • Another participant proposes a simple representation of the vector as = , interpreting the vector as containing the x and y values relative to the origin.
  • There is a discussion about the necessity of length in a vector function, with a participant mentioning that vectors should include both direction and magnitude.
  • One participant calculates the length of the vector from the origin to the point (x, f(x)) as \sqrt{(x)² + (x²)²} and questions the nature of the vector function in terms of direction and length versus position.
  • A later reply clarifies that the position vector of (x, f(x)) can be expressed as xi + f(x)j, emphasizing the representation of position in vector form.

Areas of Agreement / Disagreement

Participants express differing views on the components of a vector function, particularly regarding the inclusion of magnitude and direction versus a focus solely on position. The discussion remains unresolved with multiple perspectives presented.

Contextual Notes

Some assumptions about the definitions of vectors and their components are not explicitly stated, leading to potential ambiguity in the discussion. The mathematical steps involved in transforming the function into a vector representation are also not fully explored.

Who May Find This Useful

This discussion may be of interest to individuals studying vector calculus, those exploring the relationship between scalar and vector functions, or anyone seeking clarification on vector representations in mathematical contexts.

DrummingAtom
Messages
657
Reaction score
2
Let's say I want to turn f(x) = x2 into a vector function. How would I do that?

I know I can take plots of f(x) = x2 then plug them into the Pythagorean theorem to get the distance from the origin and then I would also know the direction. But is that doesn't seem the same as a vector valued function.
 
Physics news on Phys.org
DrummingAtom said:
Let's say I want to turn f(x) = x2 into a vector function. How would I do that?

I'm not sure what you mean by this. Do you just want a vector that represents the x and y values wrt the origin? If so, all you need is:

<x,f(x)> = < x , x2 >
 
Wouldn't the length be needed for a vector function? The whole "magnitude and direction" thing for vectors. Something like V=(direction, length).
 
DrummingAtom said:
Wouldn't the length be needed for a vector function? The whole "magnitude and direction" thing for vectors. Something like V=(direction, length).

For any vector <x,y>, you can find the length by [tex]\sqrt{x^2 + y^2}[/tex].

In this case, if you want the length from the origin to a point (x,f(x)), all you need is [tex]\sqrt{(x)^2+(x^2)^2}[/tex]

----

Just out of curiousity, what are you trying to do with this?
 
Ok, I came up with this too: [tex]\sqrt{(x)^2+(x^2)^2}[/tex].

I guess I just wanted to figure out if the vector function would be in terms of (direction, length) or only the position. Thanks for help.
 
It sounds to me like you have some function f(x) and want to construct a vector that represents the postion vector of (x, f(x)).

The position vector of any point (x, y) is xi+ yj so the position vector of (x, f(x)) is xi+ f(x)j.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 15 ·
Replies
15
Views
5K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 25 ·
Replies
25
Views
4K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 9 ·
Replies
9
Views
4K