in Calculus edited by
7,575 views
21 votes
21 votes
Compute the value of:

$$ \large \int \limits_{\frac{1}{\pi}}^{\frac{2}{\pi}}\frac{\cos(1/x)}{x^{2}}dx$$
in Calculus edited by
7.6k views

3 Comments

-1
0
0
why can’t I take -1/x as t??? and the answer comes 1 but what problem is happening here?
0
0

take sin(1/x) = t and differentiate both the sides w.r.t 't'

cos(1/x)*(-1/x2)*dx/dt = 1

so, -dt = (cos(1/x)/x2)dx   (same as what is asked in question)

so whole thing can be written in terms of -dt and will integrate to -t 

i.e sin(1/x) area from 1/π to 2/π i.e -(sin(π/2)-sin(π)) = -1

P.S. Its my first answer here don't know how to use special character.

0
0

2 Answers

52 votes
52 votes
Best answer
For the integrand $\frac{\cos(1/x)}{x^2}$, substitute $u = \frac1 x$ and $\def\d{\,\mathrm{d}} \d u = -\frac1{x^2}\d x$.

This gives a new lower bound $u = \frac1{1/\pi} = \pi$ and upper bound $u = \frac1{2/\pi} = \frac{\pi}{2}$. Now, our integral becomes:

$I= - \int\limits_\pi^{\pi/2} \cos(u) \d u$

$\;\;= \int\limits_{\pi/2}^\pi \cos(u)\d u$

Since the antiderivative of $\cos(u)$ is $\sin(u)$, applying the fundamental theorem of calculus, we get:

$I= \sin(u)\;\mid _{\pi/2}^\pi$
$\;\;= \sin(\pi) - \sin \left ( \frac\pi 2\right )$
$\;\;= 0 - 1$
$\;\; = {-1}$
edited by
19 votes
19 votes
$\begin{align*} \large \int_{\frac{1}{\pi}}^{\frac{2}{\pi}}\frac{cos(1/x)}{x^{2}}dx \end{align*}$

let, $\frac{1}{x} = t$ then, $\frac{-1}{x^2}dx = dt$

$\begin{align*} \int_{\frac{1}{\pi}}^{\frac{2}{\pi}}\frac{cos(1/x)}{x^{2}}dx &=-\int_{\pi}^{\frac{\pi}{2}}cos(t)\ dt\\ &= -\Big( \sin t \Big)_{\pi}^{\pi/2}\\ &= -\Big( 1-0 \Big)\\ &= -1 \end{align*}$

2 Comments

edited by
But in exam they give incorrect on -1 as answer. Please improve that! I'm talking about GO test for this paper!
3
3
$\int_{b}^{a}f(x)dx=-\int_{a}^{b}f(x)dx$
2
2
Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true