Solving H.S. Bear's Diff Eq Problem: (1-y^{2}) dx - xy dy = 0

  • Thread starter Thread starter bryanosaurus
  • Start date Start date
  • Tags Tags
    Diff eq Dx
bryanosaurus
Messages
15
Reaction score
0
I am reviewing differential equations, going through H.S. Bear's book Diff Eq: Concise Course.
The problem set for the variables separate section were pretty easy and straightforward except for this one, which I can't see how to arrive at the answer given in the book. I'm probably just missing something silly, so maybe another pair of eyes looking at it will clear it up.

(1-y^{2}) dx - xy dy = 0

the solution given is (x^{2})(1-y^{2}) = c
 
Physics news on Phys.org
Hi bryanosaurus! :smile:
bryanosaurus said:
(1-y^{2}) dx - xy dy = 0

erm … dx/x = ydy/(1 - y²) … ? :smile:
 
Okay I got it now, I was fudging a sign when getting rid of the natural logs.
Thanks :)
 
There is the following linear Volterra equation of the second kind $$ y(x)+\int_{0}^{x} K(x-s) y(s)\,{\rm d}s = 1 $$ with kernel $$ K(x-s) = 1 - 4 \sum_{n=1}^{\infty} \dfrac{1}{\lambda_n^2} e^{-\beta \lambda_n^2 (x-s)} $$ where $y(0)=1$, $\beta>0$ and $\lambda_n$ is the $n$-th positive root of the equation $J_0(x)=0$ (here $n$ is a natural number that numbers these positive roots in the order of increasing their values), $J_0(x)$ is the Bessel function of the first kind of zero order. I...
Back
Top