{ { a − 1 } = { a 2 } 2 < a 2 < 3
Suppose that a is positive and satisfies the above conditions, find the value of a 1 2 − 1 4 4 a − 1 .
Notation : { ⋅ } denotes the fractional part function .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
What a colorful solution!
We know,
2 < a 2 < 3
2 < a < 3
As,
a > 1 then a − 1 < 1
So,
{ a − 1 } = a − 1
And,
{ a 2 } = a 2 − 2
Now equating both we get,
a 3 − 2 a − 1 = 0
Solving for a we get,
a = 2 5 + 1 = ϕ [we will reject the other two solutions as they don't lie between 2 and 3 ]
Now placing the values,
ϕ 1 2 − 1 4 4 ϕ − 1
1 6 1 + 7 2 5 + 7 2 − 7 2 5
2 3 3
@Akshat Sharda you have made a mistake while writing ther question, the question gives a definition of notation of floor function whereas you have used fractional part in the question!
Log in to reply
I wrote about fractional part only but someone edited it.
Instead of plugging in the value we can do this,
We know,
{ a 2 = a + 1 a 3 = 2 a + 1
By Simple algebra,
a 1 3 = 2 3 3 a + 1 4 4 ∴ a a 1 3 − 1 4 4 = a 2 3 3 a = 2 3 3
Log in to reply
Whoa! That's great method of reducing tedious calculations!
Problem Loading...
Note Loading...
Set Loading...
2 < a 2 < 3 ⟹ { a 2 } = a 2 − 2 Also, 0 < 3 1 < a − 1 < 2 1 < 1 ⟹ { a − 1 } = a − 1 Substituting in given equation we get:- a 2 − 2 = a − 1 a 3 − 2 a − 1 = 0 ⟹ a 2 − a − 1 = 0 ⟹ a = ϕ
a 2 = a + 1 ⟹ a n = a n − 1 + a n − 2
a 1 2 = 1 a 1 1 + 1 a 1 0 = 2 a 1 0 + 1 a 9 = 3 a 9 + 2 a 8 ⋯ ⋯ = 1 4 4 a + 8 9 = 2 3 3 + a 1 4 4 (Recall Fibonacci Series ( 1 , 1 , 2 , 3 ⋯ )) Hence, a 1 2 − 1 4 4 a − 1 = 2 3 3
NOTE:- Indeed we could estabilish the following relation:- a n = F n + 1 + F n a − 1 where F i denotes i t h Fibonnaci number and put n = 1 2 to solve this question.