All Exams Test series for 1 year @ ₹349 only
Question

Let f and g be functions satisfying $f(x+y) = f(x)f(y), f(1) = 7$ and $g(x+y) = g(xy), g(1) = 1$, for all $x, y \in \mathbb{N}$. If $\sum_{x=1}^{n} \left(\frac{f(x)}{g(x)}\right) = 19607$, then n is equal to :

The correct answer is
4

Function Properties Analysis

The function $f$ satisfies $f(x+y) = f(x)f(y)$ with $f(1) = 7$. This indicates an exponential function of the form $f(x) = a^x$.

Using $f(1)=7$, we find $a^1 = 7$, so $a=7$. Thus, $f(x) = 7^x$.

The function $g$ satisfies $g(x+y) = g(xy)$ with $g(1) = 1$. Let's determine $g(x)$:

  • $g(2) = g(1+1) = g(1 \times 1) = g(1) = 1$.
  • $g(3) = g(2+1) = g(2 \times 1) = g(2) = 1$.
  • Continuing this pattern, $g(x) = 1$ for all $x \in \mathbb{N}$.

Summation Equation Solving

We need to solve the equation $\sum_{x=1}^{n} \left(\frac{f(x)}{g(x)}\right) = 19607$.

Substitute $f(x) = 7^x$ and $g(x) = 1$:

$ \sum_{x=1}^{n} \frac{7^x}{1} = 19607 $

$ \sum_{x=1}^{n} 7^x = 19607 $

This is the sum of a geometric series with first term $a=7$, common ratio $r=7$, and $n$ terms.

Using the formula $S_n = a \frac{r^n - 1}{r-1}$:

$ S_n = 7 \frac{7^n - 1}{7-1} = 7 \frac{7^n - 1}{6} $

Set the sum equal to the given value:

$ 7 \frac{7^n - 1}{6} = 19607 $

Solve for $n$:

  1. Multiply by 6: $7(7^n - 1) = 19607 \times 6 = 117642$.
  2. Divide by 7: $7^n - 1 = \frac{117642}{7} = 16806$.
  3. Add 1: $7^n = 16806 + 1 = 16807$.
  4. Determine $n$: By testing powers of 7, we find $7^5 = 16807$.

Therefore, $n=5$.

Was this answer helpful?

Similar Questions

  1. Let A be a $3 \times 3$ matrix such that $A + A^T = O$. If $A\begin{bmatrix} 1 \\ -1 \\ 0 \end{bmatrix} = \begin{bmatrix} 3 \\ 3 \\ 2 \end{bmatrix}$, $A^2\begin{bmatrix} 1 \\ -1 \\ 0 \end{bmatrix} = \begin{bmatrix} -3 \\ 19 \\ -24 \end{bmatrix}$ and $\det(adj(2 \ adj(A + I))) = (2)^\alpha \cdot (3)^\beta \cdot (11)^\gamma$, $\alpha, \beta, \gamma$ are non-negative integers, then $\alpha + \beta + \gamma$ is equal to _________
  2. Let $\alpha = \frac{-1 + i\sqrt{3}}{2}$ and $\beta = \frac{-1 - i\sqrt{3}}{2}$, $i = \sqrt{-1}$. If $(7 - 7\alpha + 9\beta)^{20} + (9 + 7\alpha - 7\beta)^{20} + (-7 + 9\alpha + 7\beta)^{20} + (14 + 7\alpha + 7\beta)^{20} = m^{10}$, then $m$ is _________
  3. Let ABC be a triangle. Consider four points $p_1, p_2, p_3, p_4$ on the side AB, five points $p_5, p_6, p_7, p_8, p_9$ on the side BC, and four points $p_{10}, p_{11}, p_{12}, p_{13}$ on the side AC. None of these points is a vertex of the triangle ABC. Then the total number of pentagons, that can be formed by taking all the vertices from the points $p_1, p_2, ..., p_{13}$, is _________
  4. Let n be the number obtained on rolling a fair die. If the probability that the system
    $x - ny + z = 6$
    $x + (n - 2)y + (n + 1)z = 8$
    $(n - 1)y + z = 1$
    has a unique solution is $\frac{k}{6}$, then the sum of k and all possible values of n is :
  5. If $X = \begin{bmatrix} x \\ y \\ z \end{bmatrix}$ is a solution of the system of equations $AX = B$, where $\text{adj } A = \begin{bmatrix} 4 & 2 & 2 \\ -5 & 0 & 5 \\ 1 & -2 & 3 \end{bmatrix}$ and $B = \begin{bmatrix} 4 \\ 0 \\ 2 \end{bmatrix}$, then $|x + y + z|$ is equal to :
  6. Let $\alpha, \beta$ be the roots of the quadratic equation $12x^2 - 20x + 3\lambda = 0, \lambda \in \mathbb{Z}$. If $\frac{1}{2} \leq |\beta - \alpha| \leq \frac{3}{2}$, then the sum of all possible values of $\lambda$ is :
  7. Let $C_r$ denote the coefficient of $x^r$ in the binomial expansion of $(1 + x)^n$, $n \in \mathbb{N}, 0 \leq r \leq n$. If $P_n = C_0 - C_1 + \frac{2^2}{3} C_2 - \frac{2^3}{4} C_3 + \dots + \frac{(-2)^n}{n+1} C_n$, then the value of $\sum_{n=1}^{25} \frac{1}{P_{2n}}$ equals.
  8. The number of elements in the relation $R = \{(x, y) : 4x^2 + y^2 < 52, x, y \in \mathbb{Z}\}$ is
  9. Let $S = \{z \in \mathbb{C} : 4z^2 + \bar{z} = 0\}$. Then $\sum_{z \in S} |z|^2$ is equal to :
  10. Suppose a, b, c are in A.P. and $a^2, 2b^2, c^2$ are in G.P. If $a < b < c$ and $a + b + c = 1$, then $9(a^2 + b^2 + c^2)$ is equal to ________.

Important Questions from Algebra

  1. Let A be a $3 \times 3$ matrix such that $A + A^T = O$. If $A\begin{bmatrix} 1 \\ -1 \\ 0 \end{bmatrix} = \begin{bmatrix} 3 \\ 3 \\ 2 \end{bmatrix}$, $A^2\begin{bmatrix} 1 \\ -1 \\ 0 \end{bmatrix} = \begin{bmatrix} -3 \\ 19 \\ -24 \end{bmatrix}$ and $\det(adj(2 \ adj(A + I))) = (2)^\alpha \cdot (3)^\beta \cdot (11)^\gamma$, $\alpha, \beta, \gamma$ are non-negative integers, then $\alpha + \beta + \gamma$ is equal to _________
  2. Let $\alpha = \frac{-1 + i\sqrt{3}}{2}$ and $\beta = \frac{-1 - i\sqrt{3}}{2}$, $i = \sqrt{-1}$. If $(7 - 7\alpha + 9\beta)^{20} + (9 + 7\alpha - 7\beta)^{20} + (-7 + 9\alpha + 7\beta)^{20} + (14 + 7\alpha + 7\beta)^{20} = m^{10}$, then $m$ is _________
  3. Let ABC be a triangle. Consider four points $p_1, p_2, p_3, p_4$ on the side AB, five points $p_5, p_6, p_7, p_8, p_9$ on the side BC, and four points $p_{10}, p_{11}, p_{12}, p_{13}$ on the side AC. None of these points is a vertex of the triangle ABC. Then the total number of pentagons, that can be formed by taking all the vertices from the points $p_1, p_2, ..., p_{13}$, is _________
  4. Let n be the number obtained on rolling a fair die. If the probability that the system
    $x - ny + z = 6$
    $x + (n - 2)y + (n + 1)z = 8$
    $(n - 1)y + z = 1$
    has a unique solution is $\frac{k}{6}$, then the sum of k and all possible values of n is :
  5. If $X = \begin{bmatrix} x \\ y \\ z \end{bmatrix}$ is a solution of the system of equations $AX = B$, where $\text{adj } A = \begin{bmatrix} 4 & 2 & 2 \\ -5 & 0 & 5 \\ 1 & -2 & 3 \end{bmatrix}$ and $B = \begin{bmatrix} 4 \\ 0 \\ 2 \end{bmatrix}$, then $|x + y + z|$ is equal to :
Need Expert Advice?
More Questions from JEE Main

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App