#feynman's technique or somethin

17 messages · Page 1 of 1 (latest)

sharp prawn
#
so we have the integral $$ I(a) = \int_{0}^{a} \frac{\ln (ax + 1)}{x^2 + 1} \mathrm{d} x$$
How do we differentiate this with respect to a?
lilac joltBOT
forest ridgeBOT
#

fijokazż

vestal ice
#

haven't seen feynman's technique used with these but it's the same principle

#

here you use leibniz rule for differentiating an integral

vestal ice
# vestal ice here you use leibniz rule for differentiating an integral

$$
\begin{aligned}
I'(a)&=\frac{d}{da} \left[ \int_{u(a)}^{v(a)} f(a,x) dx \right] \
&= \frac{d}{da}(f(a,v(a)) - f(a,u(a))) + \int_{u(a)}^{v(a)} \frac{ \partial }{ \partial a } f(a,x)dx\
&= f(a,v(a))v'(a) -f(a,u(a))u'(a) + \int_{u(a)}^{v(a)} \frac{ \partial }{ \partial a } f(a,x)dx
\end{aligned}
$$

forest ridgeBOT
#

artemetra

vestal ice
#

in your case:
$$
\begin{aligned}
I'(a) &= \frac{\ln(a^2+1)}{a^2+1}\left(\frac{d}{da} a\right) - 0 + \int_{0}^{a} \frac{ \partial }{ \partial a } \frac{\ln(ax+1)}{a^2+1} dx\
&= \frac{\ln(a^2+1)}{a^2+1} +\int_{0}^{a} \frac{ \partial }{ \partial a } \frac{\ln(ax+1)}{a^2+1} dx\
&= \frac{\ln(a^2+1)}{a^2+1} + \int_0^a \frac{x}{(ax+1)(x^2+1)} dx
\end{aligned}
$$

forest ridgeBOT
#

artemetra

vestal ice
#

@sharp prawn

sharp prawn
vestal ice
#

that's the general form for leibniz rule when your integral bounds have the variable you are differentiating w.r.t.

sharp prawn
vestal ice
#

again i haven't seen feynman's technique used with integrals where the new variable is also in the bound so idk how useful this is for that but yeah this is the general form for differentiating the integral sign

vestal ice
sharp prawn
#

.solved