#University Homework Problem

6 messages · Page 1 of 1 (latest)

proper fiber
#

tried everything I could think of, cant find a way to deal with the cosh properly,
everything either ends up way too complex or just flat out doesnt work, tried variation of parameters and "guessing" the particular soln using this chart:
https://image3.slideserve.com/5734172/rule-of-case-1-l.jpg
to no avail 😭

jaunty elkBOT
#
  1. Wait patiently for a helper to come along.
  2. Once someone helps you, say thank you and close the thread with:
+close
  1. Feel free to nominate the person for helper of the week in #helper-nominations
  2. Do not ping the mods, unless someone is breaking the rules.
  3. If you're happy with the help you got here, and the server overall, you can contribute financially as well:
hoary egret
# proper fiber tried everything I could think of, cant find a way to deal with the cosh properl...

A way you can do it is setting sin(sqrt(3)x)=(e^sqrt(3)ix-e^-sqrt(3)ix)/2i and cosh(sqrt(3)x)=(e^sqrt(3)x+e^-sqrt(3)x)/2 multiply all of these exponential terms together ( you’ll get expressions with exponentials ) and you can use a method called superposition of variables where you solve the DE for one of the exponential terms (solving y’’’’ +18y’’+81y=e^ax and g’’’’+18g’’+81g=e^bx then adding both solutions will give a particular solution to the initial DE for example)

proper fiber