I am trying to find the indefinite integral of $\frac{1}{\sqrt{3x^2-1}}$ using the table of basic indefinite integrals (no substitution or integration by parts). I considered using the formula primitive of $\frac{1}{\sqrt{a^2-x^2}} = \arcsin\bigl(\frac x a\bigr) + K$ with $a$ greater than $0$ for this case but the a is negative and there is a $3$ multiplying the $x^2$. Can someone help me solve this?
Thank you!
$\frac{1}{\sqrt{3x^2-1}}=\frac{1}{\sqrt3} \frac{1}{\sqrt{x^2-\frac{1}{3}}} $ and you need formula $\frac{1}{\sqrt{x^2-a^2}} = \log(x+\sqrt{x^2-a^2}) + K$