Is there a way to further simplify or solve this integral?
$$\int_0^L{\sqrt{1+\left(\frac{k}{P(x)}\right)^2}dx}$$ where $k$, $L$ are constant; $P(x)$ is a function defined over $0$ to $L$.
$P(x)$ takes the form:
$$P(x)=\frac{(y_2-y_1)*2}{L}x+y_1\quad \textrm{when }x\in\left[0-\frac{L}{2}\right]$$ $$P(x)=\frac{(y_1-y_2)*2}{L}\left(x-\frac{L}{2}\right)+y_2\quad \textrm{when }x\in\left[\frac{L}{2}-L\right]$$ where $y_1$ and $y_2$ are also constants.
I have tried out MATHEMATICA, but it does not give me a useful result.
And yes, I will edit the description. I want to have a simplified form.
– Zhang Ze Dec 11 '18 at 20:08