Recent content by italian1013

  1. I

    Graduate Solving Difficult Integral: Exploiting Orthogonality of Plane Waves

    doesnt the person only have to do intergration by parts: UV - ∫vdu to solve the problem? or am i thinking of something else?
  2. I

    Undergrad Exponential laws logrithm function.

    find x for y=5 y = -(((e^x)/(e^-x))/2) + ((e^x)/(e^(-3x)) all i did was a^m / a^n = a^m-n i get here y = -1/2(e^(2x)) + (e^(4x)) after this i get iffy and want to make sure i can do what i did. 5 = -1/2(e^(2x)) + (e^(4x)) ln|5|= -1/2(ln(e^2x)) + ln(e^4x) ln|5|= -1/2(2x) + 4x...