Math, asked by amitdineshupadpeoiuc, 1 year ago

Find a positive number such that it's fractional part, Integer part, and itself are in Geometric Progression

Answers

Answered by TPS
12
Let the positive number be x.

And its integral part = m
its fractional part = n

So x = m+n

Now, it's given that its fractional part, Integer part, and itself are in Geometric Progression.

Or n, m and x are in GP. So we can write

 \frac{m}{n} = \frac{x}{m} \\ \\ \Rightarrow \frac{m}{n} = \frac{n + m}{m} \\ \\ \Rightarrow m^2 = n^2 + nm\\ \\ \Rightarrow n^2 + nm - m^2 = 0

Now solve for n(fractional part)

n = \frac{ - m \pm \sqrt{ {m}^{2} - 4 \times 1 \times {( - m)}^{2} } }{2 \times 1}

n = \frac{ - m \pm \sqrt{5 {m}^{2} } }{2} \\ \\ n = \frac{ - m \pm m\sqrt{5 } }{2}

n = ( \frac{ - 1 \pm \sqrt{5} }{2} )m

Since n is less than 1 and m is a positive integer, we have to rule out n = (-1 -√5)/2 m

thus \: \: n = ( \frac{ - 1 + \sqrt{5} }{2})m

for \: \: m = 1 \\ \\ n = \frac{ - 1 + \sqrt{5} }{2} \\ \\ x = n + m =\frac{ - 1 + \sqrt{5} }{2} + 1 = \frac{ 1 + \sqrt{5} }{2}\\ \\ The\ number\ is\ \frac{ 1 + \sqrt{5} }{2}

amitdineshupadpeoiuc: Thank you for your answer but why you took m=1
TPS: because the condition that 'n is the fractional part and hence n should lie between 0 and 1' is satisfied only with m=1. if you take m=2 or 3 or any bigger number, n will be larger than 1.
Similar questions