How Do You Solve for f(x) in a Trigonometric Integral?

  • Context: Undergrad 
  • Thread starter Thread starter redtree
  • Start date Start date
  • Tags Tags
    Complex Trigonometry
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
redtree
Messages
335
Reaction score
15
Suppose y = f(x) * sin (kx), where k = wavenumber.

If [tex]\int y*dy[/tex] = 3*kx, solve for f(x)
 
Physics news on Phys.org
Hi redtree! :smile:
redtree said:
Suppose y = f(x) * sin (kx), where k = wavenumber.

If [tex]\int y*dy[/tex] = 3*kx, solve for f(x)

erm … [tex]\int y*dy\ =\ \frac{1}{2}\,y^2[/tex] :confused:

do you mean [tex]\int_0^x y(z)*dz\ =\ 3\,kx[/tex] ?

If so, just differentatiate both sides. :smile:
 
If you really do mean [itex]\int y dy= 3kx[/itex], then (1/2)y2+ C= 3kx so
[tex]y= f(x)sin(kx)= \sqrt{6kx- 2C}[/tex]
and
[tex]f(x)= \frac{\sqrt{6kx- 2C}}{sin(kx)}[/tex]
where C and be any constant.

But I suspect tiny-tim is right.