Number of ways of expressing n as positive integers

  • Thread starter Thread starter dr hannibal
  • Start date Start date
  • Tags Tags
    Integers Positive
dr hannibal
Messages
10
Reaction score
0
sorry for the many threads

Let S_n denote the number of ways of expressing n as positive integrs..
S_1=1 , s_2=2, s_3=4 ..

Prove that
S_n=S_{n-1}+S_{n-2} ---S_1+1

no idea to prove that :
 
Mathematics news on Phys.org
Sorry, but to me it's not clear what your question means. What does it mean to express a positive integer as positive integers? I can only think of one way to express 3 as a positive integer, namely by 3. Can you show how S_3 = 4?

Your notation in the equation is also confusing. What is the meaning of three consecutive minus signs?
 
I assume that you mean S_n is the number of ways to express n as a sum of positive integers, where orders matters.

Consider the different cases for the last integer in the sum, all of which are disjoint, since order matters. There are n different cases.

Explicitly: if the last integer is 1, then the rest of the integers sum to n-1...
 
nicksauce said:
Sorry, but to me it's not clear what your question means. What does it mean to express a positive integer as positive integers? I can only think of one way to express 3 as a positive integer, namely by 3. Can you show how S_3 = 4?

Your notation in the equation is also confusing. What is the meaning of three consecutive minus signs?

it means 3 can be written as 1+1+1 , 2+1, 1+2, 3 so 4 different ways..
 
tmccullough said:
I assume that you mean S_n is the number of ways to express n as a sum of positive integers, where orders matters.

Consider the different cases for the last integer in the sum, all of which are disjoint, since order matters. There are n different cases.

Explicitly: if the last integer is 1, then the rest of the integers sum to n-1...
Yup that's what I meant
for your hint how would I use notation to represent it ..just one line would be enough

c, its just I have been grappling with this question for far too long and have not made any headway..

Thanks
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top