Given f(x)={0 if x is irrational and 1 if x is rational}
How do I prove the following equality is true? :

2026-02-23 06:00:20.1771826420
Demonstration of an equivalence between a function a limit.
42 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in DISCRETE-MATHEMATICS
- What is (mathematically) minimal computer architecture to run any software
- What's $P(A_1\cap A_2\cap A_3\cap A_4) $?
- The function $f(x)=$ ${b^mx^m}\over(1-bx)^{m+1}$ is a generating function of the sequence $\{a_n\}$. Find the coefficient of $x^n$
- Given is $2$ dimensional random variable $(X,Y)$ with table. Determine the correlation between $X$ and $Y$
- Given a function, prove that it's injective
- Surjective function proof
- How to find image of a function
- Find the truth value of... empty set?
- Solving discrete recursion equations with min in the equation
- Determine the marginal distributions of $(T_1, T_2)$
Related Questions in PROOF-VERIFICATION
- how is my proof on equinumerous sets
- Existence of a denumerble partition.
- Confirmation of Proof: $\forall n \in \mathbb{N}, \ \pi (n) \geqslant \frac{\log n}{2\log 2}$
- Calculating probabilities using Markov chains.
- Solution to a hard inequality
- Given a function, prove that it's injective
- Is the following set open/closed/compact in the metric space?
- Surjective function proof
- Possible Error in Dedekind Construction of Stillwell's Book
- Proving dual convex cone property
Related Questions in LIMITS-WITHOUT-LHOPITAL
- Solving a limit of $\frac{\ln(x)}{x-1}$ with taylor expansion
- Limit of $\sqrt x \sin(1/x)$ where $x$ approaches positive infinity
- No two sided limit exists
- Evaluate $\lim\limits_{n\to\infty} \frac{3+\sqrt{3}+\sqrt[3]{3}+\dots+\sqrt[n]{3}-n}{\ln n}$
- A problem in using theorem for finding limit
- A guess about sequences
- Compute the limit without L'Hospital's rule
- $x_0 \in [0,\infty)$ and $x_{n+1} =\sqrt{\frac{3x_n+2}{2}}$. Compute $\lim_\limits{n\to\infty} x_n$
- Substitution in the limit $x^{2}\sin(\frac{1}{x})$ where $x \to \infty$
- Evaluate $\lim_{ x\to \infty} x^2 \times \log \left(x \cot^{-1}x\right)$
Related Questions in MATHEMATICA
- Approximate spline equation with Wolfram Mathematica
- Entscheidungsproblem
- checking for sufficient condition for an unconstrained maximization problem.
- Does Mathematica have a function for the composite numbers not divisible by a squared prime?
- May someone of you provide me (if possible) an expression for the F.T. of $\tan(x)$?
- What does the floating point arithmetic contribute to the rounding error in Mathematica?
- Is it possible to obtain the closed-form expression of this differential equation?
- Numerical integration of triple integral
- Using Mathematica to find arc length of implicit function
- How to make a number out of other numbers in mathematica?
Related Questions in MIXING-VARIABLES
- What is the value of $a-b$ when $a$ and $b$ are constants
- Independence of function of random variables
- prove this inequality with $63$
- Overview of the different types of mixing sequences
- Demonstration of an equivalence between a function a limit.
- Expressing a CDF with positive support as a mixture of two components
- For $a,b,c,d > 0$ and $abcd = 1$, show that $\frac{1}{a} + \frac{1}{b} + \frac{1}{c} + \frac{1}{d} + \frac{12}{a + b + c + d} \geq 7$
- Join variables to get a percentage
- For positive $a$, $b$, $c$ with $abc=1$, show that $\sum_{cyc}\sqrt{a^2-a+1}\geq a+b+c$
- How prove this $x^3+y^3+z^3+3\ge 2(x^2+y^2+z^2)$
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
Hint: if $x$ is rational then $x=\frac{p}{q}$ when $p\in\mathbb{Z},q\in\mathbb{N}$. When $n\geq q$ we have that $n!$ is divisible by $q$. What is the value of $\cos(n!\pi x)$ then? Try to finish from here.
Now, if $x$ is irrational then for any $n\in\mathbb{N}$ we have $n!x\notin\mathbb{Z}$. Once again I'll leave you to think why is that true, try to prove by contradiction. And after you do that, what can you say about the value of $\cos(n!\pi x)$?