How do I determine the y values for the tail of a vector function plot?

bksree
Messages
75
Reaction score
2
Hi
How do I plot this vector function
F(x,y) = i + cos x j where i and j are unit vectors
Spose I take
x = 0, then the components in i and y direction are 1, 1
x = pi/4, then " " 1, 1/sq rt 2
x = pi/2 " " 1, 0

This doesn't look corect

TIA
 
Mathematics news on Phys.org
That's how you plot it. Remember that, if the function F is defined in terms of Cartesian coordinates, x just means the x coordinate, not the angle of the point from the x-axis.
 

Attachments

  • {1,Cos[x]}.jpg
    {1,Cos[x]}.jpg
    35.7 KB · Views: 557
Thabk you
My doubt is as follows :
When x = 0, the comp ibn i direction is 1 and in j dirn is 1
When x= pi/4 = 0.78, the comp in i dirn is 1 and in j is 1/sq rt 2
When x= 3pi/4 = 2.36, the comp in i dirn is 1 and in j is -1/sq rt 2
When x = pi/2 = 1.57, the comp in i dirn is 1 and in j is 0, and so on

But here the comp in i dirn is always 1 while j is varying.

How then do you get the sinusoidal shape ?

TIA
 
I'm not sure I get what your doubt is. Could you say what you expect it to look like?
 
Thank you for the reply.
My question is : How do I plot this vector function manually

F(x,y) = i + cos x j where i and j are unit vectors
Spose I take
(i) When x = 0, the comp in i direction is 1 and in j dirn is 1
(ii) When x= pi/4 = 0.78, the comp in i dirn is 1 and in j is 0.707
(iii) When x = pi/2 = 1.57, the comp in i dirn is 1 and in j is 0
(iv) When x= 3pi/4 = 2.36, the comp in i dirn is 1 and in j is -0.707
and so on
To plot, I have to locate the tail of vector and draw the arrow in the direction given by the i and j components.
eg. in (i) the x for the tail is 0 and dirn is given by 1 and 1
(ii) the x for the tail is 0.78, dirn is given by 1 and 0.707
But what are the y values of the tail in these cases ?

TIA
 
bksree said:
To plot, I have to locate the tail of vector and draw the arrow in the direction given by the i and j components.
eg. in (i) the x for the tail is 0 and dirn is given by 1 and 1
(ii) the x for the tail is 0.78, dirn is given by 1 and 0.707
But what are the y values of the tail in these cases ?

Okay, take the vector (1,1). When x = 0, we can calculate that F(x,y) = (1,1). But this is true for all values of y. If you look at the plot I posted, you'll see that all the vectors along the vertical line where x =0 are identical. That's because the output doesn't depend on the value of y. So if you're asking where is the tail of the vector (1,1) = i + j, such that x = 0, there's no one, unique answer: y can equal any real number. Likewise, when F(x,y) = (1,0,707), y can take any value.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top