Finite Definition and 1000 Threads
-
I 1D time dependent PDE - using orthogonal collocation
I’m trying to learn how to apply orthogonal collocation on finite elements method (OCFEM) for PDEs and I’m having a trouble with the number of unknown and equations. Suppose I want to solve a PDE numerically using 2nd order Legendre polynomial in three elements (2 interior collocation points per...- mayzal
- Thread
- Finite Orthogonal
- Replies: 2
- Forum: Differential Equations
-
POTW Is the Finite Expectation of Powers Satisfied by Nonnegative Random Variables?
Suppose ##X## is a nonnegative random variable and ##p\in (0,\infty)##. Show that ##\mathbb{E}[X^p] < \infty## if and only if ##\sum_{n = 1}^\infty n^{p-1}P(X \ge n) < \infty##.- Euge
- Thread
- Expectation Finite
- Replies: 4
- Forum: Math POTW for Graduate Students
-
I Why do exponential functions occur outside of finite walls?
Between the walls of a finite well, the solution to the time independent Schrodinger equation is a combination of sines and cosines. Outside the walls where E - Uo is positive, the solutions are exponential functions. Why?- jjson775
- Thread
- Finite Quantum
- Replies: 9
- Forum: Quantum Physics
-
Python My Python Library For Finite Difference Method
I recently made a Python library for modelling (very basic) finite difference problems. The Github readme goes into details of what it does and how it works, and I put together a Google Colab with some examples (diffusion, advection, water wave refraction) with interactive visuals. I'd love to...- person123
- Thread
- Difference Finite Finite difference Finite difference method Method Modelling Python
- Replies: 8
- Forum: Programming and Computer Science
-
POTW Product of Two Finite Cyclic Groups
For each positive integer ##m##, let ##C_m## denote a cyclic group of order ##m##. Show that for all positive integers ##m## and ##n##, there is an isomorphism ##C_m \times C_n \simeq C_d \times C_l## where ##d = \operatorname{gcd}(m,n)## and ##l = \operatorname{lcm}[m,n]##.- Euge
- Thread
- Cyclic Finite Groups Product
- Replies: 1
- Forum: Math POTW for University Students
-
A Need help implementing finite difference method for BPM
I am trying to apply finite difference scheme for Beam propagation method by following this paper. I was wondering if anyone can share their code if they have implemented this method. I can share my code which is not working as expected and can get some insights if possible.- yashabyadav
- Thread
- Difference Finite Finite difference Finite difference method Method
- Replies: 1
- Forum: Other Physics Topics
-
P
I Finite many Lattice Points in Sphere?
Hello, I am wondering if in an n-ball the number of lattice points is finite. First, we have a ball which is bounded by the radius. The distance between two lattice points is given by the successive minimum. Theoretically, one could now draw a ball* around each lattice point in the (big)...- Peter_Newman
- Thread
- Finite Lattice lattice points Points Sphere
- Replies: 7
- Forum: Linear and Abstract Algebra
-
I Finite Well Problem: Can Energy Be Equal to V0?
Dear PFers, I have a question about the finite potential well problem. Let's assume the well is centered in 0 and the potential is V0 outside the well and 0 inside. For more details see Wikipedia: https://en.wikipedia.org/wiki/Finite_potential_well. Now, the question is: can the energy of the...- Coelum
- Thread
- Finite
- Replies: 12
- Forum: Quantum Physics
-
Optimizing and minimization of a Deterministic Finite Automata
so this is the question , I have to minimize this DFA this is How I did it but when I checked for answers , this is what it was, can someone please explain to me what mistake I made? I have been wondering about this for past 2 days- gratusri
- Thread
- Automata Dfa Finite Minimization
- Replies: 1
- Forum: Engineering and Comp Sci Homework Help
-
Finite potential well problem penetration depth
I don't understand where I went wrong, the formula and calculations which I have attached are correct...please do help if anyone can spot the mistake.- Ashish Somwanshi
- Thread
- Depth Finite Penetration Penetration depth Potential Potential well Quantum physics
- Replies: 19
- Forum: Introductory Physics Homework Help
-
A A question about current density in finite element analysis
I know that if there is only one conductor providing the current density, then the current density can be used. But if you apply Maxwell's equation when there are multiple current sources, I don't know which value to use. This is not an analysis using a tool, but a problem when I develop the...- JH_1870
- Thread
- Analysis Current Current density Density Element Fem Finite finite element Finite element analysis Maxwell equations
- Replies: 2
- Forum: Electromagnetism
-
Maximizing Learning: The Importance of Showing Your Work in Problem Solving
- Ashish Somwanshi
- Thread
- Finite Potential Potential well Quantum phyics
- Replies: 18
- Forum: Introductory Physics Homework Help
-
M
How to apply divergence free (∇.v=0) in nodal finite element method?
I know how to apply boundary condition like Dirichlet, Neumann and Robin but i have been struggling to apply divergence free condition for Maxwells or Stokes equations in nodal finite element method. to overcome this difficulties a special element was developed called as edge element but i don't...- mdn
- Thread
- Apply Divergence Element Finite finite element Finite element method Method Nodal
- Replies: 3
- Forum: Electrical Engineering
-
S
I Operators in finite dimension Hilbert space
I have a question about operators in finite dimension Hilbert space. I will describe the context before asking the question. Assume we have two quantum states | \Psi_{1} \rangle and | \Psi_{2} \rangle . Both of the quantum states are elements of the Hilbert space, thus | \Psi_{1} \rangle , |...- Sebas4
- Thread
- Basis Dimension Finite Hilbert Hilbert space Operator Operators Space
- Replies: 7
- Forum: Quantum Physics
-
M
A When should you use more mesh elements in the finite element method?
the simple rectangular isoparametric element (curved edges element) can be used to generate many complex shapes like.. square to circle square to triangle two square elements to annular. and the results i calculated in python code (2D case) are very accurate, then i confused why to use complex...- mdn
- Thread
- Element Elements Finite finite element Finite element method Mesh Method
- Replies: 9
- Forum: Differential Equations
-
M
I Polynomials can be used to generate a finite string of primes....
F(n)=##n^2 −n+41## generates primes for all n<41. Questions: (1) Are there polynomials that have longer lists? (2) Is such a list of polynomials finite (yes, no, unknown)? (3) Same questions for quadratic polynomials?- mathman
- Thread
- Finite Polynomials Primes String
- Replies: 4
- Forum: General Math
-
Quantum mechanics - finite square well
In a) I get that T should be largest where V_0 is least wide, because when V_0 is infinitely wide the particle would be fully reflected. But I don't get how height in b) and energy levels height in c) correlates to T and R. Is it because of their k? I get the opposite answer from the correct...- Graham87
- Thread
- Finite Finite square well Mechanics Quantum Quantum mechanics Reflection coefficient Square Square well Transmission coefficient
- Replies: 2
- Forum: Advanced Physics Homework Help
-
D
Understanding a question about a finite energy well when E < 0
So ,solution only fit for one of them , the other one is not zero , how can that be solution?? I am pretty new to quantum physics..- drop_out_kid
- Thread
- Energy Finite
- Replies: 5
- Forum: Introductory Physics Homework Help
-
T
The 8 Mode Shapes of a plane finite element
I recall, about 30 years ago, seeing the eight mode shapes (and eigenvalues) of a single plane stress (or strain) finite element. Also, years ago, I wrote a FORTRAN code to obtain them (using IMSL libraries) I know there are eight (because the plane quad element had 8 degrees of freedom) I...- Trying2Learn
- Thread
- Element Finite finite element Mode Plane Shapes
- Replies: 2
- Forum: Mechanical Engineering
-
F
What's the Optimal Shape Function for Phase Field Simulations in FEM?
What's the best shape function/element in finite element methods for phase field simulation?- feynman1
- Thread
- Element Field Finite finite element Phase Shape Simulation
- Replies: 4
- Forum: Mechanical Engineering
-
F
A Finite difference scheme for y'(t)=a*y(t)
It seems no finite difference scheme is stable for a>0, dt>0, correct?- feynman1
- Thread
- Difference Finite Finite difference
- Replies: 11
- Forum: Differential Equations
-
A Definition of finite size, radiative and weak magnetism corrections
Hi all, I would like to understand the definition of finite size correction, radiative correction and weak magnetism correction, with their impacts on the beta spectrum. I'm not a physics student, thus I would like to seek for a help about the simple explanation that can be understand by...- angweieng
- Thread
- Definition Finite Magnetism Quantu physics Weak
- Replies: 3
- Forum: Quantum Physics
-
I Calculating the probability that the Universe is finite
Reference https://www.cosmos.esa.int/documents/387566/387653/Planck_2018_results_L06.pdf I note that the use of Gaussian probabilities is mentioned many times in the reference. However in many discussions via posts in many threads, there seems to be a consensus that the distribution is...- Buzz Bloom
- Thread
- Finite Probability Universe
- Replies: 70
- Forum: Cosmology
-
I Please check my calculation of the radius of a finite universe
My source for Ωk and H0 is https://www.cosmos.esa.int/documents/387566/387653/Planck_2018_results_L06.pdf , page 40, equation 47b. Ωk = 0.0007. Page 15 equation 13 has H0 = 67.27 km/(s Mpc). The formula I used is R = (c/H0) (1/Ωk)1/2 . ( I did have a reference for this, but I misplaced it, and I...- Buzz Bloom
- Thread
- Calculation Finite Radius Universe
- Replies: 12
- Forum: Cosmology
-
I A relationship between flat vs. finite and (2) Hubble constant tension
One recent example of a thread discussing flat or not is: https://www.physicsforums.com/threads/could-the-universe-be-infinite.1011228/ . I found an interesting 2021 article regarding the Hubble constant tension...- Buzz Bloom
- Thread
- Constant Finite Flat Hubble Hubble constant Relationship Tension
- Replies: 21
- Forum: Cosmology
-
B Why is Light Speed Invariant & Finite?
I think infinite speed is unimaginable. If something is moving at infinite speed, we can't find it at all because it has moved to infinity. Furthermore, when the maximum speed is limited, a reasonable inference should be that observers in different reference frames should find the same one speed...- alan123hk
- Thread
- Finite Invariant Light Speed Speed of light
- Replies: 1
- Forum: Special and General Relativity
-
L
Potential due to a finite charged wire
Considering a reference frame with ##x=0## at the leftmost point I have for the leftmost piece of wire: ##\int_{x=0}^{x=2R}\frac{\lambda dx}{4\pi\varepsilon_0 (3R-x)}=\frac{\lambda ln(3)}{4\pi\varepsilon_0}##. The potential at O due to the semicircular piece of wire at the center is...- lorenz0
- Thread
- Charged Electromagnetism Finite Potential Wire
- Replies: 4
- Forum: Introductory Physics Homework Help
-
M
Dynamic Systems: Poincaré-Bendixson Theorem finite # of equilibria
Homework Statement:: Can someone explain the finite number of equilibria outcome of the Poincaré-Bendixson Theorem? Relevant Equations:: Poincaré-Bendixson Theorem [Mentor Note -- General question moved from the schoolwork forums to the technical math forums] Hi, I was reading notes in...- Master1022
- Thread
- Dynamic dynamic systems Dynamical systems Equilibria Finite Systems Theorem
- Replies: 4
- Forum: Differential Equations
-
H
A quite verbal proof that if V is finite dimensional then S is also....
If a linear space ##V## is finite dimensional then ##S##, a subspace of ##V##, is also finite-dimensional and ##dim ~S \leq dim~V##. Proof: Let's assume that ##A = \{u_1, u_2, \cdots u_n\}## be a basis for ##V##. Well, then any element ##x## of ##V## can be represented as $$ x =...- Hall
- Thread
- Basis Dimensions Finite Linear algebra Proof
- Replies: 34
- Forum: Calculus and Beyond Homework Help
-
Best high performance computer build for finite element simulations
I want to build a high performance computer optimized for FEA. If anyone has any suggestions or experience with this, please chime in. I'm looking for suggestions on processors, RAM, video card, ALL of it!- KyleGranger
- Thread
- Build Computer Element Finite finite element performance Simulations
- Replies: 9
- Forum: Computing and Technology
-
F
Weak solutions under finite elements
Finite elements give weak solutions, that is, the solutions to a PDE are only correct in its integral form. Is it possible that in finite element software, the solution differs a lot from the analytic one locally while it's exact in its integral form (globally)?- feynman1
- Thread
- Elements Finite Weak
- Replies: 6
- Forum: Mechanical Engineering
-
F
I Finite difference scheme for u'=u^2, u0=1, 0<t<2
u'(t)=u(t)^2, u(0)=1, 0<t<2 What finite difference scheme can overcome the difficulty when t->1+ and help the solution jump to the negative branch?- feynman1
- Thread
- Difference Finite Finite difference
- Replies: 8
- Forum: Differential Equations
-
R
Show that the sum of the finite limits of these two series is also finite
In the homework I am asked to proof this, the hint says that I can use the triangle inequality. I was thinking that if both series go to a real number, a real number is just any number on the real number line, but how do I go from there,- rb120134
- Thread
- Finite Limits Series Sum
- Replies: 10
- Forum: Calculus and Beyond Homework Help
-
F
I Conservation of finite difference for vibration equations
Let's discuss whether the energy under a finite difference (FD) scheme is conserved. Take the simplest vibration eq mx''+kx=0, which one will use a FD scheme to solve. The energy is mx'^2/2+kx^2/2. Whether the energy is conserved doesn't depend on the FD scheme for the ODE but upon the FD scheme...- feynman1
- Thread
- Conservation Difference Finite Finite difference Vibration
- Replies: 2
- Forum: Differential Equations
-
B How can we watch BHs collide in a finite time?
A BH can't touch another hole's horizon for the same reason nothing else can: time drags the object to a halt for a distant observer. Right? Manifestly not. So are we wrong about gravitational time dilation, or what?- Paige_Turner
- Thread
- Finite Time watch
- Replies: 18
- Forum: Astronomy and Astrophysics
-
I Infinite space in a finite bubble, in a Tegmark Level 2 multiverse?
So I am a layman in physics, I admit I am trying to grasp big ideas piecemeal via articles, wikipedia and YouTube. I don't pretend to be educated in this regard but I am curious and willing to learn! The idea of the multiverse intrigues me. Sidestepping for a second the fact that the idea has...- DanielJ2021
- Thread
- Bubble Finite Infinite Multiverse Space
- Replies: 3
- Forum: Cosmology
-
T
A Noether's theorem for finite Hamiltonian systems
The Noether's theorem for finite Hamiltonian systems says that: My question is: If I know a symmetry how can I write the first integral?- thaalves
- Thread
- Finite Hamiltonian Noether's theorem Systems Theorem
- Replies: 3
- Forum: Classical Physics
-
F
Existing work on finite element result analysis
Is there any existing work focusing on analyzing finite element visualized results and how they differ from analytical solutions, rather than on the method?- feynman1
- Thread
- Analysis Element Finite finite element Work
- Replies: 8
- Forum: Mechanical Engineering
-
F
Electrostatic energy in finite space
Electrostatic energy involves a volume integral and a surface integral The question is how to apply this formula to a finite space in which case the 1st term (surface integral) won't vanish. Let's apply to a capacitor and enclose the capacitor by a closed surface. Calculate the energy integral...- feynman1
- Thread
- Electrostatic Electrostatic energy Energy Finite Space
- Replies: 14
- Forum: Electromagnetism
-
T
A Photon self-energy in the finite temperature field theory (real -time)
- Tian
- Thread
- Field Field theory Finite Photon Temperature Theory Time
- Replies: 4
- Forum: High Energy, Nuclear, Particle Physics
-
C
Maple Boundary finite element method in Maple
I would like any tips about a Maple ''home made'' program that I received for a project but this program seems to stop before the very end of the code. I want to find de lift of an airfoil with Boundary finites elements method. I have this error at the very end : Error, (in fprintf) number...- Charles95
- Thread
- Boundary Element Finite finite element Finite element method Maple Method
- Replies: 4
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
A
I Proving the Finite Binomial Series for k Non-Negative Integer
Hello, I was wondering how to prove that the Binomial Series is not infinite when k is a non-negative integer. I really don't understand how we can prove this. Do you have any examples that can show that there is a finite number when k is a non-negative integer? Thank you!- Adrenaline101
- Thread
- Binomial Finite Integer Proof Series
- Replies: 9
- Forum: Calculus
-
B
Finite bending of an elastic block - Equilibrium equations
I am studying the finite bending of a rubber-like block, assuming Neo-Hookean response. In the following, ##l_0##,##h##, ##\bar{\theta}## are parameters, while the variables are ##r## and ##\theta##. The Cauchy stress tensor is ##T= - \pi I + \mu(\frac{l_0^2}{4 \bar{\theta}^2 r^2} e_r \otimes...- bobinthebox
- Thread
- Bending Block Cauchy stress Continuum mechanics Elastic Elasticity Equilibrium Finite
- Replies: 4
- Forum: Mechanics
-
A
I Determine if polynomial system has finite number of solutions
Wish to determine when a system of polynomials has an infinite number of solutions, that is, is not zero-dimensional. The Wikipedia article : System of polynomial equations states: I interpret the quote to mean the system has an infinite number of solutions if the Grobner basis does not have...- aheight
- Thread
- Finite Polynomial System
- Replies: 6
- Forum: General Math
-
B What would you pay to play (or avoid) a finite St Petersburg game?
The St Petersburg Paradox is a game with an infinite expected value, but the 'paradox' is that a rational person would pay a relatively small sum (maybe $20) to play it (see https://en.wikipedia.org/wiki/St._Petersburg_paradox ) So say the government offered you the game with a tax-free payout...- BWV
- Thread
- Finite Game
- Replies: 6
- Forum: Set Theory, Logic, Probability, Statistics
-
I The spacetime length of finite spacelike intervals
Hello, I'm aware of the following topic has already been discussed here on PF, nevertheless I would like to go deep into the concept of "finite spacelike interval" in the context of SR and GR. All us know the physical meaning of timelike paths: basically they are paths followed through...- cianfa72
- Thread
- Finite intervals Length Spacetime Spacetime curvature Spacetime interval Tetrad
- Replies: 67
- Forum: Special and General Relativity
-
S
I The adjective "finite" applied to algebraic structures
The adjective "finite" applied to many algebraic structures (e.g. groups, fields) indicates a set with a finite number of elements. However, (as I understand it) "finite algebra" refers to a finitely generated algebra. Are there other examples where "finite" means finite in some respect but...- Stephen Tashi
- Thread
- Applied Finite Structures
- Replies: 4
- Forum: General Math
-
D
Calculate the Energy Levels of an Electron in a Finite Potential Well
Thank you for reading :bow: Section 1 To find the energy states of the particle, we define the wave function over three discrete domains defined by the sets ##\left\{x<-L\right\}##, ##\left\{-L<x<L\right\}##, and ##\left\{L<x\right\}##. The time independent Schrodinder equation is...- docnet
- Thread
- Electron Energy Energy levels Finite Levels Potential Potential well
- Replies: 4
- Forum: Advanced Physics Homework Help
-
Factoring polynomials with finite field coeffcients
I'm not sure if I should post this here or in the mathematics section. I'm trying to find a way to implement a mapping of a larger finite field such as GF(2^64) to a composite field GF((2^32)^2). Let f(x) be a primitive polynomial for GF(2^64), with 1 bit coefficients. If the coefficients of...- rcgldr
- Thread
- Factoring Field Finite Polynomials
- Replies: 3
- Forum: Programming and Computer Science
-
D
Understanding the Energy States of a Particle in a Finite Potential Well
To find the energy states of the particle, we define the wave function over three discrete domains defined by the sets ##\left\{x<-L\right\}##, ##\left\{L<x\right\}## and ##\left\{|x|<L\right\}##. The time independent Schr\"odinder equation is...- docnet
- Thread
- Finite Potential Potential well
- Replies: 7
- Forum: Advanced Physics Homework Help