Question
Question: If \[x \in \left\\{ {1,2,3,.....9} \right\\}\] and \[{f_n}(x) = xxx.....x\](n digits), then \[{f_n}^...
If x \in \left\\{ {1,2,3,.....9} \right\\} and fn(x)=xxx.....x(n digits), then fn2(3)+fn(2) is equal to
A. 2f2n(1)
B. fn2(1)
C. f2n(1)
D. −f2n(4)
Solution
Here we form the first few terms using substitution of values of n in the function. Write the terms after breaking them using place values. Calculate the sum of the geometric progression formed and write the value of the terms required in the equation. Calculate the value of the equation and check which of the given options match the answer.
- A geometric progression is a sequence of terms where each next term can be calculated by multiplying the term with the common ratio. If a GP has terms a,a2,a3......an having common ratio ‘r’ then sum of ‘n’ terms of GP is given by S=(r−1)a(rn−1)
Complete step-by-step solution:
Since we have fn(x)=xxx.....x(n digits)
If we put the value of n=1⇒f1(x)=x........................… (1)
If we put the value of n=2⇒f2(x)=xx
We can break the valuef2(x)using ones and tens place.
∵xx=x+10x
⇒f2(x)=x+10x.......................… (2)
If we put the value of n=3⇒f3(x)=xxx
We can break the valuef3(x)using ones, tens and hundreds place.
∵xxx=x+10x+100x
i.e. xxx=x+10x+102x
⇒f3(x)=x+10x+102x........................… (3)
So we can write general equation for ‘n’
⇒fn(x)=x+10x+102x+......10n−1x..................… (4)
Now we take ‘x’ common from all terms in RHS of the equation (4)
⇒fn(x)=x(1+10+102+......10n−1).............… (5)
The terms in the bracket form a GP as common ratio between each term is 10 i.e. 110=10;10100=10;......10n−210n−1=10
So, the GP has a first term as 1, common ratio as 10. Use the formula of sum of n terms of a GP
⇒Sn=(10−1)1(10n−1)
⇒Sn=910n−1
So the value of (1+10+102+......10n−1) is 910n−1.
Substitute the value of (1+10+102+......10n−1) in equation (5)
⇒fn(x)=9x(10n−1)..................… (6)
Now we have to find the value of the equationfn2(3)+fn(2).
Calculate fn(3) and fn(2) separately.
Substitute value of x=3in equation (6)
⇒fn(3)=93(10n−1)
Cancel same terms from numerator and denominator
⇒fn(3)=3(10n−1)
Square both sides of the equation
⇒fn2(3)=32(10n−1)2
⇒fn2(3)=9(10n−1)2.................… (7)
Substitute value of x=2in equation (6)
⇒fn(2)=92(10n−1)...................… (8)
Substitute values from equations (7) and (8) in the equationfn2(3)+fn(2)
⇒fn2(3)+fn(2)=9(10n−1)2+92(10n−1)
Take 9(10n−1)common in RHS
⇒fn2(3)+fn(2)=9(10n−1)((10n−1)+2)
Calculate the value in the bracket
⇒fn2(3)+fn(2)=9(10n−1)(10n−1+2)
⇒fn2(3)+fn(2)=9(10n−1)(10n+1)
Use the identity (a−b)(a+b)=a2−b2
⇒fn2(3)+fn(2)=9((10n)2−(1)2)
⇒fn2(3)+fn(2)=9(102n−1) ……………..… (9)
Now we check for the options
Since the power of 10 in the answer is 2n, we will consider the terms having subscript 2n first
Calculate f2n(1)
Since fn(x)=9x(10n−1)
⇒f2n(x)=9x(102n−1)
Put x=1in the above equation
⇒f2n(1)=91(102n−1)
⇒f2n(1)=9(102n−1).......................… (10)
Since RHS of equations (9) and (10) are equal then LHS of equations are also equal.
⇒fn2(3)+fn(2)=f2n(1)
∴The value of fn2(3)+fn(2) is equal tof2n(1)
∴Correct option is C.
Note: Many students get confused while writing the initial values of the functions as they write xx=x2;xxx=x3.... This is the wrong approach as we are given that the function gives us n digits of the same type, so numbers formed can be like 999, 44, 333333 etc.