Antinodes and Nodes on a Waveworm

  • MHB
  • Thread starter tristancohn
  • Start date
  • Tags
    Nodes
You could also use x=2\pi-\frac{5}{3}\cos^{-1}(v) because the wave-form is symmetric about x=\frac{5}{3}\pi
  • #1
tristancohn
2
0
i have a waveform:
y2(x)= sin(x*1.2)+sin(x*1.8)

the first 6 nodes, meaning the parts of the wave where y2=0 come up on my graph at around x =

2.094
4.189
5.236
6.283
8.377
10.471

you can find the nodes easily (where y2=0) with either x = n*pi/(1.5) or x = (2n+1)*(pi/0.6), where n = 0, 1,2 3, and so on.

what I really want to find is the antinodes (peaks) of y2, similar to on this graph where the line turns black:

http://upload.wikimedia.org/wikipedia/commons/7/7a/Graph_of_sliding_derivative_line.gif

which are at around x =

1.006
2.979
4.665
5.808
7.492
9.466

I know that the antinodes for y2 come up at 1.8*COS(1.8*x)+1.2*COS(1.2*x)=0
but i just can't find a clean way of finding them.
:confused:
 
Mathematics news on Phys.org
  • #2
We are given the waveform:

\(\displaystyle y_2(x)=\sin\left(\frac{6}{5}x \right)+\sin\left(\frac{9}{5}x \right)\)

It appears what you have done to find the nodes is apply a sum to product identity to get:

\(\displaystyle y_2(x)=2\sin\left(\frac{3}{2}x \right)\cos\left(\frac{3}{10}x \right)\)

Because, in this form, the angular velocity of the sine factor is an odd multiple of that of the cosine factor, the period $T$ of the function is therefore:

\(\displaystyle T=\frac{10}{3}\pi\)

and the roots (nodes) are at:

\(\displaystyle x=\frac{2k}{3}\pi,\,\frac{5}{3}(2k+1)\pi\) where \(\displaystyle k\in\mathbb{Z}\)

Here is a plot of the function over one period:

View attachment 1286

The nodes for this period are at:

\(\displaystyle x=0,\,\frac{2}{3}\pi,\,\frac{4}{3}\pi,\,\frac{5}{3}\pi,\,2\pi,\,\frac{8}{3}\pi,\,\frac{10}{3}\pi,\,\)

So far , so good. To find the anti-nodes, we obviously want to equate the derivative with respect to $x$ of the given waveform to zero:

\(\displaystyle y_2'(x)=\frac{6}{5}\cos\left(\frac{6}{5}x \right)+\frac{9}{5}\cos\left(\frac{9}{5}x \right)=0\)

Multiplying through by \(\displaystyle \frac{5}{3}\) and letting \(\displaystyle u=\frac{3}{5}x\) we obtain:

\(\displaystyle 2\cos\left(2u \right)+3\cos\left(3u \right)=0\)

At the moment, I can't think of a nice clean way to solve this trigonometric equation, but perhaps someone else will know of a method.

Using double and triple angle identities for cosine and letting $v=\cos(u)$, we then get:

\(\displaystyle 12v^3+4v^2-9v-2=0\)

We could obtain exact values for the roots of this cubic, but I find such methods cumbersome, and then we are left to take the inverse cosine function of these roots anyway, so I suggest we approximate the roots.

Using a numeric root finding method, we find:

\(\displaystyle v\approx-0.941785319480139,\,-0.214929385113036,\,0.823381371259841\)

Back-substituting, where \(\displaystyle x=\frac{5}{3}\cos^{-1}(v)\), we then find:

\(\displaystyle x\approx1.00575387440944,\,2.979026418974480,\,4.66449632903117\)

By the symmetry of the wave form about \(\displaystyle x=\frac{5}{3}\pi\), we may then give the other anti-nodes in the plotted period as:

\(\displaystyle x\approx5.80747918293481,\,7.492949092991497,\,9.466221637556537\)
 

Attachments

  • tristancohn.jpg
    tristancohn.jpg
    6 KB · Views: 49
  • #3
MarkFL said:
Back-substituting, where \(\displaystyle x=\frac{5}{3}\cos^{-1}(v)\), we then find:

\(\displaystyle x\approx1.00575387440944,\,2.979026418974480,\,4.66449632903117\)

By the symmetry of the wave form about \(\displaystyle x=\frac{5}{3}\pi\), we may then give the other anti-nodes in the plotted period as:

\(\displaystyle x\approx5.80747918293481,\,7.492949092991497,\,9.466221637556537\)

Thanks, I don't really understand how you back-substitute x though.
 
  • #4
I took the approximations for $v$ and used \(\displaystyle x=\frac{5}{3}\cos^{-1}(v)\).
 
  • #5


I can provide some insight on the concept of antinodes and nodes on a wave. In simple terms, antinodes are the points of maximum amplitude on a wave while nodes are the points of zero amplitude. In the given waveform, y2(x)= sin(x*1.2)+sin(x*1.8), the amplitude is determined by the coefficients of the sine functions, which are 1.2 and 1.8.

To find the antinodes on this waveform, we can use the equation 1.8*COS(1.8*x)+1.2*COS(1.2*x)=0. This equation represents the points where the sum of the two cosine functions equals zero, indicating maximum amplitude. To simplify this equation, we can factor out a cosine term, giving us COS(1.8*x+1.2*x)=0. This means that the argument of the cosine function must be equal to (n+0.5)*pi, where n is an integer.

Using this information, we can find the values of x that correspond to the antinodes by solving for x in the equation (1.8*x+1.2*x)=(n+0.5)*pi. This gives us x=(n+0.5)*pi/(1.8+1.2). Plugging in values of n=0, 1, 2, 3, etc. will give us the x-values for the antinodes.

Similarly, to find the nodes, we can use the equation 1.8*COS(1.8*x)+1.2*COS(1.2*x)=0. This equation represents the points where the sum of the two cosine functions equals zero, indicating zero amplitude. To simplify this equation, we can again factor out a cosine term, giving us COS(1.8*x+1.2*x)=0. This means that the argument of the cosine function must be equal to n*pi, where n is an integer.

Using this information, we can find the values of x that correspond to the nodes by solving for x in the equation (1.8*x+1.2*x)=n*pi. This gives us x=n*pi/(1.8+1.2). Plugging in values of n=0, 1, 2, 3, etc. will give us the x-values for the nodes.

 

Related to Antinodes and Nodes on a Waveworm

What are antinodes and nodes on a waveworm?

Antinodes and nodes are points on a waveworm that represent areas of maximum and minimum amplitude, respectively.

How do antinodes and nodes affect the movement of a waveworm?

Antinodes and nodes help to define the shape and movement of a waveworm. As the waveworm moves, these points will shift and change, creating different patterns and shapes.

What causes antinodes and nodes to form on a waveworm?

Antinodes form at points where the amplitude of the wave is at its maximum, whereas nodes form at points where the amplitude is at its minimum. This is caused by the interference of multiple waves.

Can antinodes and nodes change over time?

Yes, antinodes and nodes can change as the waveworm moves and as different waves interfere with each other. They can also change based on external factors such as temperature or pressure.

What is the importance of understanding antinodes and nodes on a waveworm?

Understanding antinodes and nodes is important in many fields, such as acoustics, optics, and fluid dynamics. They can help us predict and understand the behavior of waves and how they interact with their environment.

Similar threads

  • General Math
Replies
7
Views
966
Replies
2
Views
1K
Replies
4
Views
473
  • MATLAB, Maple, Mathematica, LaTeX
Replies
2
Views
1K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
6
Views
1K
Replies
8
Views
488
  • Introductory Physics Homework Help
Replies
4
Views
4K
  • Calculus and Beyond Homework Help
Replies
3
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
3
Views
1K
  • Introductory Physics Homework Help
Replies
8
Views
616
Back
Top