Normalize Definition and 40 Threads
-
K
Normalize function - quantum chemistry
Normalize function f(r) = Nexp{-alpha*r} Where alpha is positive const and r is a vector I was just wondering if the fact that we have a vector value in our equation changes anything about the solution- kanciara
- Thread
- Chemistry Function Normalisation Normalize Quantum Quantum chemistry Vector Wavefunction
- Replies: 2
- Forum: Advanced Physics Homework Help
-
MHB Is Normalization Necessary for Chi-Square and K-S Tests?
Say two digits numbers are given like 10,20,30,55,95,85,12,13,52...etc. Is it necessary to normalize them to numbers between 0 to 1? i.e 0.10 for 10, 0.20 for 20 and so on? I've read this to be the case for K-S test. But I'm not sure for chi-square test. I'm not 100% sure on this information as...- shivajikobardan
- Thread
- Normalize Test Uniformity
- Replies: 1
- Forum: Programming and Computer Science
-
S
Python How to properly normalize convolution of Gaussian and Lorentzian
I'd like to plot the normalized convolution of a Gaussian with a Lorentzian (see the definitions in terms of full width half maximum (fwhm) in the attached image). Here is my attempt, but the print statements with np.trapz() do not return 1 in both cases, but rather ##\approx##0.2. I'd also like...- schniefen
- Thread
- Convolution Gaussian Lorentzian Normalize
- Replies: 1
- Forum: Programming and Computer Science
-
Normalize the Gaussian wave packet
For normalizing this wave function, I began by finding the complex conjugate of psi and then multiplied it with the original psi. Now what I am getting is A^2 integral exp(2cx^2-4ax) dx = 1 Now I am not getting how to solve this exponential term. I tried by completing the square method but it is...- tanaygupta2000
- Thread
- Gaussian Normalize Wave Wave packet Wavefunction
- Replies: 29
- Forum: Introductory Physics Homework Help
-
Normalize the eigenfunction of the momentum operator
I am just solving the equation $$\frac{h}{2\pi i}\frac{\partial F}{\partial x} = pF$$, finding $$F = e^{\frac{ipx2\pi }{h}}C_{1}$$, and$$ \int_{-\infty }^{\infty }C_{1}^2 = 1$$, which gives me $$C_{1} = \frac{1}{(2\pi)^{1/2} }$$, so i am getting the answer without the h- in the denominator...- LCSphysicist
- Thread
- Eigenfunction Momentum Normalize Operator
- Replies: 4
- Forum: Advanced Physics Homework Help
-
R
I How do you normalize this wave function?
I have a basic question in elementary quantum mechanics: Consider the Hamiltonian $$H = -\frac{\hbar^2}{2m}\partial^2_x - V_0 \delta(x),$$ where ##\delta(x)## is the Dirac function. The eigen wave functions can have an odd or even parity under inversion. Amongst the even-parity wave functions...- R P Stone
- Thread
- Function Hilbert spaces Normalize Potential Quantum mechanics Schrodinger equation Wave Wave function Wavefunction
- Replies: 31
- Forum: Quantum Physics
-
C
B How can I normalize these values to sum 1?
I have calculate a serie of view factors for a given geometry and its sum is aproximately one but not exactly. My values are: 0,1134 0,1307 0,2446 0,12393 0,115053 0,010084 0,007334 0,1071 0,0145 0,0128 0,0919 0,01675 0,00463 0,00344 The sum now is equal...- Cheesens
- Thread
- Normalize Sum
- Replies: 2
- Forum: Set Theory, Logic, Probability, Statistics
-
W
Time-independent Schrödinger equation, normalizing
Homework Statement An electron coming from the left encounters/is trapped the following potential: -a<x<0; V=0 0<x<a; V=V0 infinity elsewhere the electron has energy V0 a)Write out the wave function b)normalize th wave function Homework EquationsThe Attempt at a Solution for -a<x<0...- WrongMan
- Thread
- Normalize Schrödinger Schrodinger equation Time-independent Wave function
- Replies: 1
- Forum: Advanced Physics Homework Help
-
Normalizing the wave function of the electron in hydrogen
Homework Statement I am having trouble with part d, where they ask me to prove that the wave function is already normalized The Attempt at a Solution But that clearly doesn't give me 1. I tried to use spherical coordinates since it is in 3D? Not really sure how to proceed. EDIT: I realize...- Cocoleia
- Thread
- Electron Function Hydrogen Hydrogen atom Normalize Wave Wave function
- Replies: 10
- Forum: Introductory Physics Homework Help
-
Normalize Hydrogen Wavefunction
I'm trying to prove that the wave function of Hydrogen for the fundamental state is normalized: $$ \Psi_{1s}(r)=\frac{1}{\sqrt{\pi a^3}}e^{-\frac{r}{a}} $$ What I tried is this: $$ I= \int_{-\infty}^{\infty} | \Psi^2(x) | dx = 1$$ $$ \int_{-\infty}^{\infty} \frac{1}{\pi...- Nacho Verdugo
- Thread
- Hydrogen Hydrogen atom Normalization Normalize Quantum mechanics Wavefunction
- Replies: 7
- Forum: Introductory Physics Homework Help
-
Using generating function to normalize wave function
Homework Statement Prove that ##\psi_n## in Eq. 2.85 is properly normalized by substituting generating functions in place of the Hermite polynomials that appear in the normalization integral, then equating the resulting Taylor series that you obtain on the two sides of your equation. As a...- thecourtholio
- Thread
- Function Hermite polynomials Normalization Normalize Quantum Quantum harmonic oscillator Wave Wave function
- Replies: 11
- Forum: Advanced Physics Homework Help
-
A Normalization and Scaling with Matrices
Hey everyone, I understand how to normalize a second order system, but I wanted to know if the same steps are taken when the parameters of the system are not scalar but matrices. For example where the parameter phi, and gamma are both 3x3 matrices and X is a 3x1 vector. From what I've see...- doublee89
- Thread
- Algebra Matrices Normalization Normalize Scale Scaling Second order system
- Replies: 5
- Forum: Linear and Abstract Algebra
-
C
C/C++ Normalize Array w/ C++ & Max of 60 x's
I need to normalize an array, I find the max value which can be any integer. I have to output this number using cout and represent it as 'x' how ever many times. The catch is I can only have a max amount of 60 x's. If my max is 500 I need to display it as 60 'x' and normalize my whole array to...- Colton0117
- Thread
- Array C++ Normalize
- Replies: 2
- Forum: Programming and Computer Science
-
J
Intro & What does it mean to normalize a function/an image?
Hi Guy, My name is John Dolan and I am an Irish student studying Astronomy in the university of Groningen in the Netherlands. I have been interested in Physics and Astronomy since I was knee high to a grasshopper and I look forward to asking questions, finding out new ideas and new ways of...- John Dolan
- Thread
- Image Intro Mean Normalize
- Replies: 3
- Forum: Other Physics Topics
-
A
How do I normalize angular frequency for circuit optimization?
Hey all, This question may sound daft, but how do I normalize angular frequency? For a little background: I'm trying to optimize some circuits, and I've managed to write some successful code using the "Design of Ultra Wideband Antenna Matching Networks" book, but the code requires normalized...- anothnagle
- Thread
- Angular Angular frequency Antenna Circuits Frequency Normalization Normalize
- Replies: 3
- Forum: General Engineering
-
J
How to Normalize the Wave Function?
Homework Statement Normalize the wave function ,\psi(x), where \psi(x)=\frac{1}{1+ix}. Homework EquationsThe Attempt at a Solution \langle\psi\mid\psi\rangle= \int_{-\infty}^{\infty}\frac{1-ix}{1+x^2}\frac{1+ix}{1+x^2}dx=\int_{-\infty}^{\infty}\frac{1}{1+x^2}=\left...- jimmycricket
- Thread
- Function Normalize Wave Wave function
- Replies: 7
- Forum: Advanced Physics Homework Help
-
What does it mean to normalize a wave function?
and I am trying to learn the subject. Please help me to this questions!- arcoon
- Thread
- Normalize Wavefunction
- Replies: 1
- Forum: Introductory Physics Homework Help
-
G
Why normalize equations when solving numerically?
In most textbooks I've read and programs I've work with, differential equations are normalized (made dimensionless) before being solved with some numerical method. What is the point of this? It's seems to be a lot of work for no benefice. So, after a lot of derivations, you end up with some...- GabDX
- Thread
- Normalize
- Replies: 3
- Forum: Differential Equations
-
X
Should I Normalize My Data for Host Ranking?
I have 2 measures that I am using to rank terms that I get them by prediction (using linear regression). They are the time to transmit X bytes and the time to compute the X bytes. I do the prediction if I execute in host A, B, and C. I add the 2 measures and rank the hosts. I think adding these...- xeon123
- Thread
- Data Normalize
- Replies: 1
- Forum: General Math
-
W
How to normalize Schrodinger equation
Homework Statement The solution to the Schrodinger equation for a particular potential is psi = 0 for absolute x > a and psi = Asin(pi*x/a) for -a <= x <= a, where A and a are constants. In terms of a, what value of A is required to normalize psi? Homework Equations psi = 0 for absolute...- warnexus
- Thread
- Normalize Schrödinger Schrodinger equation
- Replies: 5
- Forum: Introductory Physics Homework Help
-
U
Tried to Normalize this function but
Homework Statement The problem is attached in the picture. It is to normalize the wavefunction to find the value of A. The Attempt at a Solution The solutions used an element volume dV of a very thin shell, then integrated r from 0 to ∞. I didn't think of this way, I simply...- unscientific
- Thread
- Function Normalize
- Replies: 8
- Forum: Advanced Physics Homework Help
-
S
Why is the function must be normalize ? what is the meaning of
why is the function must be normalize ? what is the meaning of normalization I know it's ∫ψψ*=1 but what it mean ?- sciboudy
- Thread
- Function Normalize
- Replies: 3
- Forum: Quantum Physics
-
M
How to normalize wave functions in QFT? such as \lambda \phi 4 theory?
In quantum mechanics, most wave functions are normalized with \int |\phi|^2 dx^3 =1. But I did not see any field in the quantum field theory is normalized. I understand they maybe just plain waves and does not need to be normalized. But in some cases, if we do not expand the field as plain wave...- mings6
- Thread
- Functions Normalize Qft Theory Wave Wave functions
- Replies: 4
- Forum: Quantum Physics
-
J
How to Normalize a simulated dataset to fit the actual dataset?
Can someone tell me how I can 'normalize' my dataset? My scenario is as follows. I have two datasets, A (real-life data) and B (simulated data). Dataset A contains 4 numerical values (from an actual experiment): -> E.g. 4 leaves from a binary tree each assigned with values...- jothisadhana
- Thread
- Fit Normalize
- Replies: 1
- Forum: Linear and Abstract Algebra
-
B
Solving a tricky integral to normalize a wave function
Homework Statement A particle of mass m is moving in one dimension in a potential V(x,t). The wave function for the particle is: ψ = Axe^([-sqrt(km)/2h_bar]*x^2)e^([-isqrt(k/m)]*3t/2). For -infinitity < x < infinity, where k and A are constants. Normalize this wave function. Homework...- BPMead
- Thread
- Function Integral Normalize Wave Wave function
- Replies: 9
- Forum: Advanced Physics Homework Help
-
L
Understanding Normalized Lebesgue Measure on the Unit Circle
What do we meen by "Normalize Lebesgue Measure", when we talk about functions on the unit circle. If some example is introduced it will be better (how to evalutae the integral). -
Why do we need to normalize vectors for?Is it just to cut down on
Why do we need to normalize vectors for? Is it just to cut down on the arithmetic when finding other quantities of the vector? Does it make life simpler to normalize vectors?- matqkks
- Thread
- Cut Normalize Vectors
- Replies: 2
- Forum: General Math
-
J
Problem to Normalize a wave function
Homework Statement To find the stationary states and the corresponding energies, I need to normalize the following equations: X(x)=A_x sin(\frac{n_x\Pi}{a}x) Y(y)=A_y sin(\frac{n_y\Pi}{a}y Z(z)=A_z sin(\frac{n_z\Pi}{a}z Because of their similiraty, these value of the normalize...- jg370
- Thread
- Function Normalize Wave Wave function
- Replies: 1
- Forum: Advanced Physics Homework Help
-
R
Binary numbers- how to normalize?
Homework Statement Find the binary form of x= 7/10 Suppose that the number x= 7/10 is to be stored in a 32-bit computer, find the nearby machine numbers x_ and x+ Homework Equations The Attempt at a Solution I have found that 7/10 in binary form is: 0.101100110011001100...- ruby_duby
- Thread
- Binary Normalize Numbers
- Replies: 4
- Forum: Engineering and Comp Sci Homework Help
-
V
What are the properties of a normalized wave function?
At time = 0 a particle is represented by the wave function \Psi(x,0) = \left\{ \begin{array}{ccc} A\frac{x}{a}, & if 0 \leq x \leq a, \\ A\frac{b-x}{b-a}, & if a \leq x \leq b, \\ 0, & otherwise, \end{array} \right where A, a, and b are constants. (a) Normalize \Psi (that is, find A, in...- vorcil
- Thread
- Function Normalize Wave Wave function
- Replies: 17
- Forum: Advanced Physics Homework Help
-
V
I must normalize this to solve for the normalization constant
Homework Statement A hydrogen atom given the following state: \psi (r, 0) = A\psi_{100}(r) + (\frac{1}{\sqrt{5}})\psi_{311}(r) + (\frac{1}{\sqrt{3}})\psi_{422}(r) I must normalize this to solve for the normalization constant A Homework Equations The Attempt at a Solution Is it just me or...- Void123
- Thread
- Constant Normalization Normalize
- Replies: 1
- Forum: Advanced Physics Homework Help
-
P
What does it mean to normalize a non-normalized wavefuction as in
What does it mean to normalize a non-normalized wavefuction as in psi=something?- physixchic
- Thread
- Mean Normalize
- Replies: 2
- Forum: Quantum Physics
-
S
Normalize the wave function and more Please help
normalize the wave function and more! Please help! Homework Statement i) Normalize the wave function ii) Calculate <x> iii) Calculate <x^{2}> iv) What would happen if a < 0? Homework Equations \psi\left(x\right) = N\left(1+i\right)exp\left(-a|x|\right), for -inf <...- s_gunn
- Thread
- Function Normalize Wave Wave function
- Replies: 5
- Forum: Advanced Physics Homework Help
-
C
How do I normalize the wave equation?
Homework Statement \Psi(x) = \frac{C}{a^2 + x^2} Homework Equations I know to do this I need to solve for: \int_{-\infty}^{\infty} \left|\Psi(x)\right|^2 = 1 The Attempt at a Solution I'm not sure how to do it for this function. I've tried various methods to solve C^2...- C. Darwin
- Thread
- Normalize Wave Wave equation
- Replies: 4
- Forum: Advanced Physics Homework Help
-
G
How to Normalize the Wave Function ψ(x,t) = Ae^(-bx)e^(-iwt)?
Homework Statement I am unfamiliar with LaTeX (is there a tutorial around, or should I just wing it and risk posting a potential mess?). my problem is that I need to normalize a wave function: psi(x,t) = Ae^(-bx)e^(-iwt). there are no constraints given. Homework Equations integral of...- Gumbercules
- Thread
- Function Normalize Wave Wave function
- Replies: 8
- Forum: Advanced Physics Homework Help
-
J
Normalize both ψ1 and ψ2 and then find the energy eigenvalues of each
Hi there this is my first post here, I am having some trouble with a homework question in quantum. I need to normalize both ψ1 and ψ2 and then find the energy eigenvalues of each. The given Hamiltonian is H0 = (1 2 ) (2 -1) And ψ1 = (...- joshr
- Thread
- Eigenvalues Energy Normalize
- Replies: 2
- Forum: Advanced Physics Homework Help
-
M
Normalize Quantum Mechanical Wavefunction
Homework Statement A Quantum mechanical particle is defined by the following wave functions: \Psi(x) = Aeax for x<0 \Psi(x) = Ae-2ax for X>0 where A and a are both real, positive constants. Normalize the wavefunction, i.e. determine an expression for A in terms of a. Homework...- mju4t
- Thread
- Mechanical Normalize Quantum Wavefunction
- Replies: 1
- Forum: Advanced Physics Homework Help
-
Q
Normalize Function: F(theta)=2*e(-theta)*sin(2*theta)
i need to normalize(F/Fmax) the function: F(theta)=2*e(-theta)*sin(2*theta) where theta is <= pi/2 and F(theta) is 0 otherwise. theta can basically go to negative infinity which would make Fmax very large.- quick
- Thread
- Function Normalize
- Replies: 1
- Forum: General Math
-
B
Normalize the even wave functions for the finite square well
I'm trying to normalize the even wave functions for the finite square well. The wave function is: \psi(x)= \begin{cases} Fe^{\kappa x} & \text{for } x< a\\ D\cos(lx) & \text{for } -a\leq x \leq a\\ Fe^{-\kappa x} & \text{for } x> a \end{cases} How can I determine D and F? When I...- broegger
- Thread
- even Finite Finite square well Functions Normalize Square Square well Wave Wave functions
- Replies: 9
- Forum: Quantum Physics
-
D
Diagonalize a Matrix A - Normalize eigenvectors
I have a homework problem here I am a little at a loss on due to not very good examples in class and the part of the book that explains them is 4 chapters ahead and loaded with words I just do not understand yet. :bugeye: If someone could give a definition or two and get me started on this bad...- DaVinci
- Thread
- Eigenvectors Matrix Normalize
- Replies: 6
- Forum: Linear and Abstract Algebra