How to find the argument of a function?

AI Thread Summary
To determine the argument of the function V(f) = A τ sinc(f τ), it is essential to analyze the behavior of the sinc function, particularly its transitions between positive and negative values. The argument can be concluded as 0º, +180º, or -180º based on the phase shifts that occur when the sinc function crosses zero. The relationship between the imaginary and real components, as defined by arg = arctan(Im/Re), helps clarify these phase shifts. Understanding the amplitude A, which indicates the function's value at x = 0, is also crucial for determining the overall behavior of the function. Visualizing the function through diagrams can further aid in grasping these concepts.
znaya
Messages
18
Reaction score
0

Homework Statement


IMG_20150601_210114.jpg

For the function ##V(f) = A \tau sinc(f \tau)## in the picture how do you conclude that the argument of ##V(f)## is 0º, +180º or -180º?

Homework Equations


##arg = arctan({\frac{Im}{Re}})##

The Attempt at a Solution


The upper graphic represents the absolute value of the function, right? I understand that being a sinc function the negative parts of the graphic should "jump" to the positive side. I also understand why the function return 0 on k/τ.
Is it correct to think, for example, between 1/τ and 2/τ the sinc function returns negative values but because it needs to shift to the positive values the fase should be negative so that negative times negative = positive?
I'm so sorry if this questions sounds too basic. I'm trying to learn by myself, I'm not attending any classes and I have no one to ask this kind of doubts.
Thanks in advance.
 
Last edited:
Physics news on Phys.org
Write analytical ##sinc()## function and think about ##sin()## that you know much better.
 
##sinc(x) = {\frac{\sin(\pi x)}{\pi x}}##

Capture.jpg

The ##sin()## is positive between ##-2 \pi## and ##- \pi## and between ##0## and ##\pi## and is negative between ##- \pi## and ##0## and between ##\pi## and ##2 \pi##...
 
On your function the argument is ##ft## so ##f=\pi##. What must be ##Α## in your function?
 
##A## represents the amplitude of the function, the value that the function return when ##x = 0##
 
I think ##A## has only a sign. The second diagram is a step function. Make some diagrams.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top