Skip to content
Early access — you're among the first to try PYQLabs. Share feedback
Concept drill

logarithms

GATE CSE & IT · Logarithms and Algebra · 2000-2024

9
PYQs
89%
keyed
5
elite explanations
6
years appeared

Study anchor

Source-book anchor pending for this concept.

Practice action

Start latest PYQ

PYQs in this concept

All concepts →
2024 Q4

For positive non-zero real variables x and y, if $\ln\left(\frac{x+y}{2}\right) = \frac{1}{2}[\ln (x) + \ln (y)]$ then, the value of $\frac{x}{y} + \frac{y}{x}$ is

mediumanswer key
2024 Q5

For positive non-zero real variables p and q, if log (p² + q²) = log p + log q + 2 log 3, then, the value of $\frac{p^4+q^4}{p^2q^2}$ is

mediumanswer key
2024 PYQ

For positive non-zero real variables $p$ and $q$, if $\log \left(p^2 + q^2\right) = \log p + \log q + 2 \log 3$, then, the value of $\frac{p^4 + q^4}{p^2 q^2}$ is

easyanswer keyelite explanation
2024 PYQ

For positive non-zero real variables $x$ and $y$, if $\ln \left( \frac{x + y}{2} \right) = \frac{1}{2} [ \ln (x) + \ln (y) ]$ then, the value of $\frac{x}{y} + \frac{y}{x}$ is

easyanswer keybasic explanation
2021 PYQ

Consider the following three functions. f 1 = 10 n , f 2 = n logn , f 3 = n √n Which one of the following options arranges the functions in the increasing order of asymptotic growt...

mediumanswer keyelite explanation
2014 PYQ

Let S denote the set of all functions $$f:\,{\{ 0,\,1\} ^4}\, \to \,\{ 0,\,1\} $$. Denote by N the number of functions from S to the set {0, 1}. The value of $${\log _2}$$ $${\log...

medium
2012 PYQ

The worst case running time to search for an element in a balanced binary search tree with n2 n elements is

easyanswer keyelite explanation
2010 PYQ

Two alternate packages A and B are available for processing a database having 10 k records. Package A requires 0.0001n 2 time units and package B requires $$10n.\log _{10}^n$$ time...

mediumanswer keyelite explanation
2000 PYQ

Consider the following functions $$f(n) = 3{n^{\sqrt n }}$$ $$g(n) = {2^{\sqrt n {{\log }_2}n}}$$ $$h(n) = n!$$ Which of the following is true?

mediumanswer keyelite explanation