1st we convert it into partial fraction
$\dfrac{1}{e^x} - \dfrac{1}{e^x +1}$
= $e^{-x} - \dfrac{e^{-x}}{1+ e^{-x}}$
integral of $e^{-x}$ is $-e^{-x}$
and
putting $1+e^{-x} = t$ we get $-e^{-x} dx = dt$
so integral of $\dfrac{e^{-x}}{1+ e^{-x}}$ = $ln | 1 + e^{-x} |$
but as $1 + e^{-x} > 1$ and hence
> 0 we get the integral of given expression
$- e^{- x} + ln (
1+ e^{-x}) + C$
some short and selected math problems of different levels in random order I try to keep the ans simple
Saturday, July 25, 2015
2015/066) A line passes through A (1,1) and B (100,1000). How many other points with both coordinates integers are on this line segment between A and B.
One
of the points is $A(1,1)$ and second point $B(100,1000)$ The slope is $\dfrac{999}{99}$ or in lowest form $\dfrac{111}{11}$. The equation of line is
$(y-1)
= \dfrac{111}{11}(x-1)$
or
$11(y-1) = 111(x-1)$
so $y-1 = 111t$ and $x-1 = 11t$
$y
= 111 t + 1$ and $x = 11 t + 1$
for
x and y to be integer both $111 t$ and $11t$ have to be integer and hence
$t$ is integer
the 1st
point is for t = 0 and 2nd
point for t = 9
there
are 8 values of t( from 1 to 8) so number of points = 8
2015/065) What is the value of f(14400) from the following case?
Function f from the positive integers to the positive integers satisfies the following conditions:
1. $f(xy)=f(x)+f(y)-1$ for any pair of positive integers x and y.
2. $f(x)=1$ holds for only finitely many x.
3. $f(30)=4$
Solution
From (1) we find that
$f(30)=f(2*15)=f(2)+ f(15)-1$
= $f(2)+ f(3*5)-1$
= $f(2) + f(3) + f(5) – 2$
With (3) this yields:
$f(2)+f(3)+f(5)-2=4$
$f(2)+2f(3)+f(5)=6 (4)$
Lemma (1)
Neither f(2), nor f(3), nor f(5) can be 1.Suppose one of them is 1, say $f(2)$, then $f(2^k)=kf(2)-k+1=1$
Proof
That means that infinitely many numbers x have $f(x)=1$
This is a contradiction with (2).
Combining lemma with [1] tells us that f(2)=f(3)=f(5)=2.
Lemma (2)
$f(a^n) = n f(a) – (n-1)$
the above can be proved by induction
It follows from (1) that:I have solved the same at https://in.answers.yahoo.com/question/index?qid=20131011072645AAoFbsS
$f(14400)=f(144 * 100)$
= $f( 2^ 4 * 3^ 2 * 2^2 * 5^2)$
= $f(2^6 * 3^2 * 5^2)$
= $6f(2) + 2f(3) + 2f(5)- 9 = 6 * 2 – 5 + 2 * 2 -1 + 2 * 2 – 1 - 2 = 10*2 - 9 = 11$
Monday, July 6, 2015
2015/064) If $\alpha$ and $\beta$ are the solutions of the equation $a \tan \theta + b \sec \theta = c$ , then show that $\tan (\alpha + \beta)= 2\frac{ac}{a^2-c^2}$
$b \sec \theta = (c- a \tan \theta)$
so $b^2 \sec^2 \theta = (c-a \tan \theta)^2$
or $b^2 ( 1 + \tan ^2 \theta) = c^2 + a^2 \tan ^2 \theta - 2ac \tan \theta$
or $(a^2-b^2) \tan ^2 \theta - 2ac \tan \theta + (c^2-b^2) = 0$
or $tan ^2 \theta - \dfrac{2ac}{a^2-b^2} + \dfrac{c^2-b^2}{a^2-b^2} = 0 \cdots(1)$
if $\alpha$ and $\beta$ are the solutions of the equation $a \tan \theta + b \sec \theta = c$
then $\tan \alpha$ and $\tan \beta$ are the solutions of (1)
so $tan\, \alpha + \tan\, \beta = \dfrac{2ac}{a^2-b^2}\cdots (2)$
$tan\, \alpha \cdot \tan\, \beta = \dfrac{c^2-b^2}{a^2-b^2}\cdots (3)$
so $\tan (\alpha + \beta) = \dfrac{ \tan\,\alpha + \tan\, \beta}{1- \tan\, \alpha \tan\,\beta}$
= $\dfrac{\frac{2ac}{a^2-b^2}}{1- \frac{c^2-b^2}{a^2-b^2}}$
= $\dfrac{2ac}{a^2-c^2}$
PROVED
so $b^2 \sec^2 \theta = (c-a \tan \theta)^2$
or $b^2 ( 1 + \tan ^2 \theta) = c^2 + a^2 \tan ^2 \theta - 2ac \tan \theta$
or $(a^2-b^2) \tan ^2 \theta - 2ac \tan \theta + (c^2-b^2) = 0$
or $tan ^2 \theta - \dfrac{2ac}{a^2-b^2} + \dfrac{c^2-b^2}{a^2-b^2} = 0 \cdots(1)$
if $\alpha$ and $\beta$ are the solutions of the equation $a \tan \theta + b \sec \theta = c$
then $\tan \alpha$ and $\tan \beta$ are the solutions of (1)
so $tan\, \alpha + \tan\, \beta = \dfrac{2ac}{a^2-b^2}\cdots (2)$
$tan\, \alpha \cdot \tan\, \beta = \dfrac{c^2-b^2}{a^2-b^2}\cdots (3)$
so $\tan (\alpha + \beta) = \dfrac{ \tan\,\alpha + \tan\, \beta}{1- \tan\, \alpha \tan\,\beta}$
= $\dfrac{\frac{2ac}{a^2-b^2}}{1- \frac{c^2-b^2}{a^2-b^2}}$
= $\dfrac{2ac}{a^2-c^2}$
PROVED
Wednesday, July 1, 2015
2015/063) What are the real roots of $x^6 - 6x^5 + 15x^4 - 30x^3 + 15x^2 - 6x + 1 = 0$
The equation is very close to $(x-1)^6$ except
coefficient of $x^3$ which is $-30 x^3$ instead of $-20 x^3$
so equation is
$(x-1)^6 - 10x^3 = 0$
let $\sqrt[3]10 = t$
so we get $(x-1)^6 - (tx)^3 = 0$
x is not zero
so divide by $x^3$
$(\dfrac{(x-1)^2}{x})^6 = t$
OR $(x - 1)^2 - \sqrt[3]{10}x = 0$
ie $(x^2 - (2+ \sqrt[3]{10})x +1 = 0$
ie $x= \dfrac{1}{2}(2+\sqrt[3]{10})\pm\sqrt{4+4\sqrt[3]{10}+\sqrt[3]{100}-4}$
or $x= \dfrac{1}{2}(2+\sqrt[3]{10})\pm\sqrt{4\sqrt[3]{10}+\sqrt[3]{100}}$
so equation is
$(x-1)^6 - 10x^3 = 0$
let $\sqrt[3]10 = t$
so we get $(x-1)^6 - (tx)^3 = 0$
x is not zero
so divide by $x^3$
$(\dfrac{(x-1)^2}{x})^6 = t$
OR $(x - 1)^2 - \sqrt[3]{10}x = 0$
ie $(x^2 - (2+ \sqrt[3]{10})x +1 = 0$
ie $x= \dfrac{1}{2}(2+\sqrt[3]{10})\pm\sqrt{4+4\sqrt[3]{10}+\sqrt[3]{100}-4}$
or $x= \dfrac{1}{2}(2+\sqrt[3]{10})\pm\sqrt{4\sqrt[3]{10}+\sqrt[3]{100}}$
Friday, June 26, 2015
2015/062) A problem in AP
There are 2 sets of numbers
each consisting of 3 terms in A.P & sum of each set is 15. The
common difference of the $1^{st}$ set is greater than the common
difference of the $2^{nd}$ set by 1 and the ratio of product of the $1^{st}$
set is to the product of $2^{nd}$ set is 7 to 8.Find the numbers.
Solution
As sum of 3 terms is 15 so middle term is 5
let the common difference in $1^{st}$ set be a, so common difference in $2^{nd}$ set is (a-1)
then numbers in 1st set are 5-a, 5, 5+ a and in 2nd set are the numbers are 6-a, 5, 4+ a
now as per given condition $\dfrac{(5-a)5(5+a)}{((6-a) 5 (4+a))} = \dfrac{7}{8}$
or $8(25-a^2)= 7(6-a)(4+a) = 7(24+ 2a - a^2)$
or $200- 8a^2 = 168 + 14a - 7a^2$ or $a^2 + 14 a - 32 = 0$
$(a-2)(a+16) = 0$
a= 2 gives a- 1 = 1 gives 1st series = 3,5,7 and second series = 4,5,6
a = - 16 gives a- 1= - 17 the 1st series = 21,5, -11 and second series = 22,5, - 12.
refer to http://in.answers.yahoo.com/question/index;_ylt=Ar2kcwS_d26mHg5f2W.h9F.RHQx.;_ylv=3?qid=20130222042246AAW7rSk
Solution
As sum of 3 terms is 15 so middle term is 5
let the common difference in $1^{st}$ set be a, so common difference in $2^{nd}$ set is (a-1)
then numbers in 1st set are 5-a, 5, 5+ a and in 2nd set are the numbers are 6-a, 5, 4+ a
now as per given condition $\dfrac{(5-a)5(5+a)}{((6-a) 5 (4+a))} = \dfrac{7}{8}$
or $8(25-a^2)= 7(6-a)(4+a) = 7(24+ 2a - a^2)$
or $200- 8a^2 = 168 + 14a - 7a^2$ or $a^2 + 14 a - 32 = 0$
$(a-2)(a+16) = 0$
a= 2 gives a- 1 = 1 gives 1st series = 3,5,7 and second series = 4,5,6
a = - 16 gives a- 1= - 17 the 1st series = 21,5, -11 and second series = 22,5, - 12.
refer to http://in.answers.yahoo.com/question/index;_ylt=Ar2kcwS_d26mHg5f2W.h9F.RHQx.;_ylv=3?qid=20130222042246AAW7rSk
Thursday, June 25, 2015
2015/061) Simplify $((-1)+\frac{i\sqrt{2}}{3})^2 + ((-1)-\frac{i\sqrt{2}}{3})^2$
we
know
$(a+b)^2 + (a-b)^2 = 2 (a^2+b^2)$
gives $((-1)+\frac{i\sqrt{2}}{3})^2 + ((-1)-\frac{i\sqrt{2}}{3})^2$
=$2((-1)^2+(\frac{i\sqrt{2}}{3})^2)$
$= 2 ( 1- \frac{2}{9}) = \frac{14}{9}$
Subscribe to:
Posts (Atom)