squaremeplz
- 114
- 0
Homework Statement
\frac { d^2 \theta }{d x'^2 } = -y *exp(\theta) eq. 1
mayb be integrated to yield
exp(\theta) = \frac {a}{cosh^2(b \frac{+}{-} \sqrt \frac{a*y}{2} * x')}
\theta = f(y,x')
Homework Equations
The Attempt at a Solution
the exponent is throwing me off, but i probably have to use the following properties
\frac { d^2 \theta }{d x'^2 } + \sqrt{y}*exp(/theta) = 0
g = [1/2 (e^k^x + e^-^k^x)]^2 = cosh^2(kx)
the problem is the exp(theta), do I have to replace the variable with something like
g = ln(theta)
then find
\frac { d^2 g }{d x'^2 }
to get
\frac { d^2 g }{d x'^2 } + \sqrt{y}*g = 0
then apply
m^2 + k^2 = 0?
thanks