Recent content by pasmith

  1. P

    Modeling a graph that shows age in relation to depth of an ice sample

    You can use linear interpolation between the data points. Between z_i and z_{i+1} that gives you \int_{z_i}^z \frac{1}{\lambda(z)}\,dz = \int_{z_i}^z \frac{1}{A_i + B_iz}\,dz which you can do analytically.
  2. P

    I Can one find a matrix that's 'unique' to a collection of eigenvectors?

    Yes, where D is a Jordan normal form, ie. the expression of the map with respect to a basis of (generalized) eigenvectors \{v_1, \dots, v_n\}. Conjugation by P then gives the expression of the map with respect to the standard basis.
  3. P

    A Should the boundary condition have to satisfy dimensional consistency?

    For the purpose of this exercise, does it make a difference to the mathematical analysis if the boundary condition is the dimensionally consistent kUt^p or U(t/t_0)^p rather than sloppy Ut^p? It is common to use scaled units in order sweep such constants of proportionality under the carpet. The...
  4. P

    A Show positivity and boundedness of a non-linear system

    Can you find a Liapunov function for the system?
  5. P

    Solve the first order linear differential equation

    I would assume the first, since the second would have been written as y \ln x. But the first leads to a non-linear, non-separable equation and the second leads to a linear equation.
  6. P

    I Homemorphism in quotient topology

    A graphical description is not really a rigorous proof, although it might help you to find one. Ultimately, showing that X/\sim is homeomorphic to Y requires finding a continuous function f: X/\sim \to Y and showing that it has a continuous inverse. For example, showing that [0,1]/\sim where 0...
  7. P

    I Homemorphism in quotient topology

    It should not be difficult to get from a graphical description to a parametrisation. For example, for the Mobius strip one can take a line segment with centre on a circle of radius R such that the angle to the horizontal plane goes through a half rotation as the centre moves through a full...
  8. P

    Bug '\epsilon < 8' renders as a "Misplaced &" error

    \epsilon < 8 renders as \epsilon < 8. Originally discovered in my post at https://www.physicsforums.com/threads/limit-of-piecewise-function-using-epsilon-delta.1081023/post-7267512. Looking at the preview of this post (with LaTeX not being rendered due to a known bug) suggests that < is being...
  9. P

    Limit of piecewise function using epsilon delta

    You haven't told us the definition of f. You can assume \epsilon < 8 (a \delta which works for such an \epsilon will also work for any larger \epsilon) so that 0 < 8 - \epsilon < 8 + \epsilon.
  10. P

    What does this equation mean?

    Most calculators will label it as "tan-1" rather than "arctan". In mathematics we generally measure angles in radians rather than degrees, so make sure that the calculator is set to the right unit.
  11. P

    Melin transform of the floor function [x]

    How do you define [z] for z \in \mathbb{C}?
  12. P

    A How to Find Critical Points of function f(x,y,z)

    There is a fundamental problem here: \nabla \times (y + 5, 2z, y) = (-1,0,-1) is not zero, so (y + 5, 2z, y) cannot be the gradient of a function. y + 5 and y do not vanish simultaneously.
  13. P

    Bug Displayed equation in quote not displayed

    For some reason, the second displayed equation in the quote in this post is not being displayed. I can see when I edit the post that the LaTeX is there and is correct, but neither the LaTeX code nor the rendering thereof appears when looking at the post.
  14. P

    I I would like an explanation of these extra energy states

    If the first equation is correct, then the second equation asserts that -\tan ka = \sqrt{\frac{1}{2\cos (2ka) + 2}} = \pm\frac 12 |\sec ka| which is clearly incorrect. Since you haven't shown your working for either derivation, we cannot see where you may have fallen into error.
  15. P

    Please help me understand where I went wrong in my conversion from Cartesian to polar coordinates

    I would start from \begin{split} \frac{\partial}{\partial \rho} &= \frac{\partial x}{\partial \rho}\frac{\partial}{\partial x} + \frac{\partial y}{\partial \rho}\frac{\partial}{\partial y} \\ &= \cos \phi \frac{\partial }{\partial x} + \sin \phi \frac{\partial}{\partial y} \\...
Back
Top