Alright, I'll explain. I have created a shape by graphing an inequality of the space in between a parabola and sine wave with matching vertexes and neutral points. I cannot find anything online about this shape so for the time being I thought I would call it a spatio-inter curve, for "space in between." Anyways, back to the point. Here is a link to a desmos graph with the equation: https://www.desmos.com/calculator/gc2gl1k4k7. I do not want to write it out as it is hard to format. I am posting this here to put some record of this and also I want to find out a bit about it. I am not very far in math, as I am a high school student. I was wondering if anyone smarter than me could figure anything out about this, such as area, width of different part, honestly anything, this shape is pretty cool looking so yeah. Just wanted to post this to put it out on the internet and see if anyone else can figure anything out about it.
2026-05-05 05:50:07.1777960207
Does anyone know how to solve this? Geometric problem, conflicting sine wave and parabola shape.
87 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in GEOMETRY
- Point in, on or out of a circle
- Find all the triangles $ABC$ for which the perpendicular line to AB halves a line segment
- How to see line bundle on $\mathbb P^1$ intuitively?
- Asymptotes of hyperbola
- Finding the range of product of two distances.
- Constrain coordinates of a point into a circle
- Position of point with respect to hyperbola
- Length of Shadow from a lamp?
- Show that the asymptotes of an hyperbola are its tangents at infinity points
- All possible values of coordinate k such that triangle ABC is a right triangle?
Related Questions in GRAPH-THEORY
- characterisation of $2$-connected graphs with no even cycles
- Explanation for the static degree sort algorithm of Deo et al.
- A certain partition of 28
- decomposing a graph in connected components
- Is it true that if a graph is bipartite iff it is class 1 (edge-coloring)?
- Fake induction, can't find flaw, every graph with zero edges is connected
- Triangle-free graph where every pair of nonadjacent vertices has exactly two common neighbors
- Inequality on degrees implies perfect matching
- Proving that no two teams in a tournament win same number of games
- Proving that we can divide a graph to two graphs which induced subgraph is connected on vertices of each one
Related Questions in CONIC-SECTIONS
- Show that the asymptotes of an hyperbola are its tangents at infinity points
- Do projective transforms preserve circle centres?
- A Problem Based on Ellipse
- Perfect Pascal Mysticum Points
- I need to rotate this parabola around the y axis, but can't find the correct expression
- Prove that the common chord passes through the origin.
- Rotated ellipse tangent to circle
- tangent to two different branches of the hyperbola
- Probability that a triangle inscribed in an ellipse contains one of its foci
- Locus of mid point of intercepts of tangents to a ellipse
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?
Essentially what we have here are two curves:$$f(x)=\sin x$$ and $$g(x)=1-(\frac {2x}{\pi}-1)^2$$ First thing to notice is that, both functions are symmetric about $x=\frac {\pi}{2}$. This means, for both functions, the property $h(x+\frac {\pi}{2})=h(\frac {\pi}{2}-x)$ holds. This means that any analysis that we do for the first "part" of the curve, would hold for the second part too, via symmetry. So i shall confine myself to only the first "part" of the curve. I shall assume you know calculus for the rest of the solution, because almost any analysis will hinge on it. The area of the curve can be found out via integration: $$A=\int_0^{\frac {\pi}{2}} |f(x)-g(x)|dx$$ The integration is rather elementary, I that no manipulation is required other than knowledge of the standard integrals, and I shall leave you to it as an exercise. One could also attempt to calculate the perimeter of the figure, the general process for which is as follows: For a function $y=h(x)$, the perimeter of a curve from $x=a$ to $x=b$ is given by: $$P=\int_a^b \sqrt {h'(x)^2+1} dx$$
Note: This comes from the Pythagoras Theorem, try to prove it.
Hence, to calculate perimeter of first part of the figure, you should add up the lengths of the curves due to $f(x)$ and $g(x)$ in the interval, using the algorithm I laid out. Is there anything else you wish to know about it? You mentioned "width", but that doesn't make much sense because not only is the width changing, finding out the maximum width is also meaningless as $f(x)$ and $g(x)$ aren't symmetrically placed about $y=\frac {\pi x}{2}$.