What function or operation am I looking for?

  • Thread starter Thread starter minio
  • Start date Start date
  • Tags Tags
    Function
AI Thread Summary
The discussion focuses on determining the number of zeroes in a sine wave over a line segment of length l with a sine function of period length λ. The key formula provided is that the number of zeroes can be expressed as f(l, λ) = ⌊2l/λ⌋ + 1, where ⌊x⌋ denotes the floor function. This means that for a given ratio of 2l/λ, the integer part of that ratio indicates how many zeroes exist within the segment. The concept of floor and ceiling functions is highlighted as essential for this calculation. Understanding these mathematical functions is crucial for accurately describing the behavior of the sine wave in relation to the line segment.
minio
Messages
53
Reaction score
0
First, I am sorry for very unspecific topic, but I really have no clue what I am looking for. I need some way how in mathematical terms describe things like following:
I have line segment of length l and I have sine function with period length \lambda originating at one end of line segment. If l=\lambda I can easily count that there will be three points on the segment where sine value will be 0. But If \lambda is slightly shorter there still will be three such points until l=\frac{3}{2}\lambda. Then there will be four of them. How can I describe number of such points as f(l,\lambda)?
What should I look for/study? Frankly I wouldn't be surprised if it is something really basic, because I tend to miss basic things :/ Thank you in advance
 
Mathematics news on Phys.org
So, you want to know how many zeroes are in a sine wave l/\lambda periods long. Which should be \lfloor 2l/\lambda \rfloor+1 zeroes in total, where the brackets represent the floor function.
 
Thank you. I never heard of floor function before. Now it is clear, that in general I was looking for floor/ceiling functions.
 
You're welcome!

If the ratio 2l/\lambda is positive (as it will presumably be in your case), then \lfloor 2l/\lambda \rfloor is simply the integer part of that ratio. For example, if 2l/\lambda was 17.936, then \lfloor 2l/\lambda \rfloor would be just 17.
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
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...
Back
Top