I have a rectangular domain (0<x<a, 0<y<b) and have some filled cylinders with ellipse cross-sections and different sizes which are located separately within this domain. How can I write a function (f(x,y)) describing all these ellipses in a single expression? I think I must use Heaviside function but do not know how.
2026-03-28 20:40:25.1774730425
How can I write a single function expression describing some ellipses in a rectangular domain?
45 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in FUNCTIONS
- Functions - confusion regarding properties, as per example in wiki
- Composition of functions - properties
- Finding Range from Domain
- Why is surjectivity defined using $\exists$ rather than $\exists !$
- What are the functions satisfying $f\left(2\sum_{i=0}^{\infty}\frac{a_i}{3^i}\right)=\sum_{i=0}^{\infty}\frac{a_i}{2^i}$
- Lower bound of bounded functions.
- Does there exist any relationship between non-constant $N$-Exhaustible function and differentiability?
- Given a function, prove that it's injective
- Surjective function proof
- How to find image of a function
Related Questions in CONTINUITY
- Continuity, preimage of an open set of $\mathbb R^2$
- Define in which points function is continuous
- Continuity of composite functions.
- How are these definitions of continuous relations equivalent?
- Show that f(x) = 2a + 3b is continuous where a and b are constants
- continuous surjective function from $n$-sphere to unit interval
- Two Applications of Schwarz Inequality
- Show that $f$ with $f(\overline{x})=0$ is continuous for every $\overline{x}\in[0,1]$.
- Prove $f(x,y)$ is continuous or not continuous.
- proving continuity claims
Related Questions in RECTANGLES
- Three touching circles inscribed in a rectangle
- How to find a rectangle's rotation amount that is inscribed inside an axis-aligned rectangle?
- Maximum Area of inscribed rectangle
- Convergence of ratio of two sums of uniform random variables
- 2 rectangles and 1 square
- Merging overlapping axis-aligned rectangles
- Integrating the area of a circle with rectangles
- How to prove that a complex function is not analytic in a rectangle?
- Determinate the shaded area of the rectangle divided in 4 triangles
- Can the squares with side $1/n$ be packed into a $1 \times \zeta(2)$ rectangle?
Related Questions in STEP-FUNCTION
- Do Fourier Transforms work with periodic monotonically increasing functions?
- Initial conditions of differential equations with unit step input
- For a given step function and a given $\epsilon>0$ construct a continuous function which agree outside a set of measure less than $\epsilon$.
- Compute the following integral of the Heaviside step function
- can I solve for $\mathbf{x}$ when $\mathbf{x}$, is, itself, a function? $\Vert \mathbf{Y}(\mathbf{x}) - \mathbf{I}_{n} \Vert _{2}^{2}$
- Is the signal u[n] +u[-n] periodic?
- Derivative of function and unit step function
- Constructing and proving a sequence of step functions that always converges uniformly to a given $f$
- Proving integral of $e^x$ using a sequence of step functions
- Pointwise convergence of an increasing sequence of step functions to a measurable function.
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?

Two or more ellipses can be described in a single equation by setting their products equal to zero.
$$\left(\left(\frac{x-c_{1}}{a_{1}}\right)^{2}+\left(\frac{y-d_{1}}{b_{1}}\right)^{2}-1\right)\left(\left(\frac{x-c_{2}}{a_{2}}\right)^{2}+\left(\frac{y-d_{2}}{b_{2}}\right)^{2}-1\right)=0$$
Here is a desmos graph to illustrate sucn an equation.
Desmos graph of multiple ellipses
In general $f(x,y)=0$ where
$$ f(x,y)=\prod_{k=1}^N\left(\left(\frac{x-c_{k}}{a_{k}}\right)^{2}+\left(\frac{y-d_{k}}{b_{k}}\right)^{2}-1\right) $$
ADDENDUM: OP clarifies that they want the interiors of the ellipses included as well.
I should have originally noted that what OP is asking for is an algebraic description of a subset of the coordinate plane. To couch the description in the language of functions one must specify a domain and a range. For this purpose, specify the domain as $\mathbb{R}^2$ and the range as $\{0,1\}$
Given a set $E=\{E_1,E_2,\cdots,E_N\}$ of $N$ ellipses, with equations $\left(\frac{x-c_{k}}{a_{k}}\right)^{2}+\left(\frac{y-d_{k}}{b_{k}}\right)^{2}=1$ for $0<k\le N$ define a function $f: \mathbb{R}^2\mapsto \{0,1\}$ as follows
$$ f(x,y)=\begin{cases} 1 & \text{ if } \left(\frac{x-c_{k}}{a_{k}}\right)^{2}+\left(\frac{y-d_{k}}{b_{k}}\right)^{2}\le1\text{ for some }0<k\le N\\ 0&\text{otherwise} \end{cases}$$
Then the union of the set of filled ellipses is
$$ \bigcup_{k=1}^NE_k=\{(x,y) | f(x,y)=1\} $$
RESPONSE TO OP'S MODIFIED QUESTION (dated 30 Aug 2022)
If the question is changed from 'filled ellipses' to 'filled elliptical cylinders' then it becomes a function $f: \mathbb{R}^3\mapsto \{0,1\}$ $$ f(x,y,z)=\begin{cases} 1 & \text{ if } 0\le z\le1\text{ and } \left(\frac{x-c_{k}}{a_{k}}\right)^{2}+\left(\frac{y-d_{k}}{b_{k}}\right)^{2}\le1\text{ for some }0<k\le N\\ 0&\text{otherwise} \end{cases}$$