Recent questions tagged descriptive

0 votes
2 answers
121
Let $G$ be a simple undirected graph having $n$ vertices with the property that the average of the degrees of the vertices in $G$ is at least $4.$ Consider the following ...
0 votes
2 answers
126
Consider the following language $L$ over the alphabet $\Sigma=\{a, b, c\}$. $$ L=\left\{a^{i} b^{j} c^{k} \mid i, j, k \geq 0 \text {, and if } i=1 \text { then } j=k\rig...
1 votes
1 answer
127
In relational algebra, for any pair of relations $R_{1}$ and $R_{2}$, the standard division operation is denoted by $\div$ and defined as follows: $$ R_{1} \div R_{2}=\pi...
0 votes
0 answers
128
0 votes
0 answers
130
0 votes
0 answers
133
Let $p$ be an odd prime and let $n=(p-1)(p+1)$.Show that $p$ divides $n 2^{n}+1$.Show that there are infinitely many integers $m$ such that $p$ divides $m 2^{m}+1$.
1 votes
1 answer
134
0 votes
0 answers
137
0 votes
0 answers
138
Let $\epsilon>0$. Prove that there exists $n_{0} \in \mathbb{N}$ such that $$ n \geq n_{0} \Rightarrow 2-\epsilon<\frac{2 n+1}{n+2}<2+\epsilon. $$
0 votes
0 answers
139
Show that the sequence $\left\{x_{n}\right\}, n>0$, defined by $$ x_{n}=\int_{1}^{n} \frac{\cos (t)}{t^{2}} d t $$ is convergent.
3 votes
1 answer
141
Let $c$ be a positive real number for which the equation $$ x^{4}-x^{3}+x^{2}-(c+1) x-\left(c^{2}+c\right)=0 $$ has a real root $\alpha$. Prove that $c=\alpha^{2}-\alpha$...
0 votes
0 answers
142
Prove that if $N$ and $K$ are normal subgroups of a group $G$ such that $N \cap K=\left\{e_{G}\right\}$, then $x y=y x, \forall x \in N, \forall y \in K$.
0 votes
1 answer
143
Find all possible integers $n$ for which $n^{2}+20 n+15$ is a perfect square.
0 votes
1 answer
144
Let $A=\{1,2,3, \cdots, 50\}$. In how many ways can three distinct numbers $x<y<z$ be chosen from $A$ such that the product $x y z$ is divisible by $125?$
0 votes
0 answers
145
Prove that the function defined by $$ f(x)=\sum_{n=0}^{\infty}\left(\frac{x^{n}}{n !}\right)^{2} $$ is continuous on $\mathbb{R}$, for any real number $x$.
0 votes
0 answers
147
Prove that if $T_{1}, T_{2}, \ldots, T_{k}$ are pairwise-intersecting subtrees of a tree $T$, then $T$ has a vertex that belongs to all of $T_{1}, T_{2}, \ldots, T_{k}$.