Analyzing the certain problem in differential geometry, I obtained the following system of differential equations $$6f'(u)g'(u)-gf''(u)-fg''(u)=0,$$ $$-3g(u)f'(u)^2+3f(u)f'(u)g'(u)+f(u)g(u)f''(u)-g''(u)-f(u)^2g''(u)=0,$$ $$-3f'(u)^2+3g'(u)^2+f(u)f''(u)-g(u)g''(u)=0,$$ $$3g(u)f'(u)g'(u)-3f(u)g'(u)^2-f''(u)-g(u)^2f''(u)+f(u)g(u)g''(u)=0.$$ From geometry point of view, only solution should be constant functions, but are there any arguments from theory of differential equations which can confirm my thoughts.
2026-04-06 10:15:01.1775470501
System of differential equations without solution?
157 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in ORDINARY-DIFFERENTIAL-EQUATIONS
- The Runge-Kutta method for a system of equations
- Analytical solution of a nonlinear ordinary differential equation
- Stability of system of ordinary nonlinear differential equations
- Maximal interval of existence of the IVP
- Power series solution of $y''+e^xy' - y=0$
- Change of variables in a differential equation
- Dimension of solution space of homogeneous differential equation, proof
- Solve the initial value problem $x^2y'+y(x-y)=0$
- Stability of system of parameters $\kappa, \lambda$ when there is a zero eigenvalue
- Derive an equation with Faraday's law
Related Questions in DIFFERENTIAL-GEOMETRY
- Smooth Principal Bundle from continuous transition functions?
- Compute Thom and Euler class
- Holonomy bundle is a covering space
- Alternative definition for characteristic foliation of a surface
- Studying regular space curves when restricted to two differentiable functions
- What kind of curvature does a cylinder have?
- A new type of curvature multivector for surfaces?
- Regular surfaces with boundary and $C^1$ domains
- Show that two isometries induce the same linear mapping
- geodesic of infinite length without self-intersections
Related Questions in SYSTEMS-OF-EQUATIONS
- Can we find $n$ Pythagorean triples with a common leg for any $n$?
- System of equations with different exponents
- Is the calculated solution, if it exists, unique?
- System of simultaneous equations involving integral part (floor)
- Solving a system of two polynomial equations
- Find all possible solution in Z5 with linear system
- How might we express a second order PDE as a system of first order PDE's?
- Constructing tangent spheres with centers located on vertices of an irregular tetrahedron
- Solve an equation with binary rotation and xor
- Existence of unique limit cycle for $r'=r(μ-r^2), \space θ' = ρ(r^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?
Put your system in a more systematic form $$ \pmatrix{g&f\\-fg&1+f^2\\-f&g\\1+g^2&-fg} \pmatrix{f''\\g''} = \pmatrix{6f'g'\\-3gf'^2+3ff'g'\\−3f'^2+3g'^2\\3gf'g'−3fg'^2} $$
The first and third equations can be combined to $$ \pmatrix{f&-g\\g&f}\pmatrix{f''\\g''}=3\pmatrix{f'^2-g'^2\\2f'g'} \\\text{or}\\ (f+ig)(f''+ig'')=3(f'+ig')^2 $$ implying by integrating once $$f'+ig'=C(f+ig)^3\tag{*},$$ and twice $$ (f+ig)^{-2}=D-Cu\implies f^2+g^2=|D-Cu|^{-1}. $$
Now combine the 4th and 2nd equation to get similar second derivative terms like the first set of equations, $f(IV)+g(II)$ gives $$ ff''+gg''=-3(f^2g'^2-2ff'gg'+f'^2g^2)=-3(fg'-f'g)^2=-3Im((f-ig)(f'+ig'))^2 $$ But also $$ ff''+gg''=Re((f-ig)(f''+ig''))=3\frac{Re\Bigl((f-ig)(f'+ig'))^2\Bigr)}{f^2+g^2} $$ Now insert the above first-order differential equation (*) to get to the identity $$ -Im(C(f^2+g^2)(f+ig)^2)^2=\frac{Re\Bigl((C(f^2+g^2)(f+ig)^2)^2\Bigr)}{f^2+g^2} \\\iff\\ -(f^2+g^2)\,Im(C(f+ig)^2)^2=Re(C^2(f+ig)^4)=Re(C(f+ig)^2)^2-Im(C(f+ig)^2)^2 \\\iff\\ (1-|Cu-D|^{-1})\,Im(C(Cu-D))^2=Re(C(Cu-D))^2 \\\iff\\ -Im(C(Cu-D))^2=|Cu-D|\cdot Re(C^2(Cu-D)^2). $$
This last should be impossible for $C\ne 0$, starting from the degree inequality giving $Re(C^4)=0$, $Re(C^3D)=0$ etc. Note that there is still a combination of the 2nd and 4th equation open for further restrictions.