Normalize Function: F(theta)=2*e(-theta)*sin(2*theta)

  • Context: Graduate 
  • Thread starter Thread starter quick
  • Start date Start date
  • Tags Tags
    Function Normalize
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 6K views
quick
Messages
42
Reaction score
0
i need to normalize(F/Fmax) the function:

F(theta)=2*e(-theta)*sin(2*theta)

where theta is <= pi/2 and F(theta) is 0 otherwise.

theta can basically go to negative infinity which would make Fmax very large.
 
Physics news on Phys.org
What do you mean by "normalize" here? Divide by its integral (over [itex]-\infty< \theta< \infty[/itex]) so that the integral becomes 1? Or, since you talk about "Fmax", divide by the maximum value? Do you have any reason to think that this function has either a finite integral or a finite maximum?