How do I represent this relationship

  • Thread starter Thread starter frasifrasi
  • Start date Start date
  • Tags Tags
    Relationship
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 3K views
frasifrasi
Messages
276
Reaction score
0
So basically, I want to write a general formula for this:

(3,0)
(4,1)
(5,2)

-->meaning that whenver you increase x by 1, x also increases by 1 starting with (0,0)( iguess...).


This is to answer this question:

Carbon nanotubes with indices (n, m) that satisfy n-m=3l, where l is an integer, behave likemetals (copper, silver, aluminum, etc). The rest behave like semiconductors (silicon, germaniumetc). Can you identify at least one group of vectors that would produce metallic carbon nanotubes?Find as many as you can if you are able to.

If anyone knows of anyother group, that would be nice as well.

Thank you.
 
Last edited:
Physics news on Phys.org
Those points lie on a line. Does that help you? Are you aware that the origin does not lie on this line?

The carbon and materials for nanotubes part I do not understand; I only commented on the three given points.
 
(Almost) Any line can be written in the form y= ax+ b. Take (x,y) from any two of the points so you have two equations to solve for a and b. You can use the third point to check your equation.
 
Ok, but this has nothing to do with the coordinate system. The values (n,m) are supposed to components of vectors that are not plotted on a regular 90 degree coordinate system. I just want to express the trend that (3,0), (4,1), etc such that n-m=3(integer).

Any thoughts?
 
I guess I can just say (3 + n, n)where n is a positive integer.